/* General Style */

body {
margin:0 !important;
padding:0 !important;
background:#1E81A0 url(i/bg.gif) repeat-x top !important;
color:#000;
font-family: Verdana, Geneva, Tahoma, sans-serif !important;
font-size: 12px !important;
/* font-family: Arial, Helvetica, sans-serif !important; */
/* font-size:12px !important; */
text-align: left !important;
}
h1 { font-size: 20px; } 
h2 { font-size: 18px; }
h3 { font-size: 14px; }
.smallish p { font-size: 10px; line-height: 15px; }

h1, h2 { margin-top: 0; color:#307A97; font-weight:normal; }
*:first-child+html  h1 { margin: 0; } /* IE7 */
* html h1 { margin: 0;} /* IE6 */

p { font-size: 1em; line-height: 21px; }
ul { font-size: 1em; line-height: 21px; }
/* p { font-size: 1em; line-height: 1.5em; } */

a { color:#2C8DC0; text-decoration:none }
a:hover { color:#2C8DC0; text-decoration:underline }
a:visited { color:#2C8DC0; text-decoration:none }
a:visited:hover { color:#2C8DC0; text-decoration:underline }
img { border:0; }

ul.horizontal-links {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 11px;
}
ul.horizontal-links  li {
display: inline;
border-left: 1px solid #fff;
padding-left: 12px;
padding-right: 6px;
margin: 0;
line-height: 0;
}
ul.horizontal-links  li.no-border { border: 0px !important; }

#footer a, #footer a:hover { color: #666; }

.clr { clear: both; overflow:hidden; height:0; }
.align-right { text-align:right; }
.float-left { float:left; }
.float-right { float:right; }
.wide100 { width:100%; }
.wide80 { width:80%; }
.wide75 { width:75%; }
.wide70 { width:70%; }
.wide65 { width:65%; }
.wide60 { width:60%; }
.spacer { clear: both; height: 10px; }
.spacer20 { clear: both; height: 20px; }
.top-0 { padding-top: 0; margin-top: 0; }
img.img-l { padding-right:10px; }

.system-message { font-weight:bold; text-align:center; }
.system-message p { margin:0; padding-bottom:6px; } 
.system-message .info { color:#1D337E; }
.system-message .alert { color:#FF0000; }

#footer, #footer a, #footer a:hover, #footer a:visited, #footer a:visited:hover {color:#fff;}

#contact_status #content .box { margin-top:0 !important;}
img.footer {
	border: 0;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	position: relative;
	top: 5px;
}

