body {
font-family: Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
text-align:center;
background-color:#01478d;
margin:0 auto;
}

/* Layout Divs */

#wrap {
margin: 0 auto;
width:900px;
font-family:Arial, Helvetica, sans-serif;
border:2px solid #ffffff;
text-align:left;
background-color:#ffffff;
}
#masthead {
height: 60px;
background-image:url(images/logo.jpg);
background-position: top left;
background-repeat:no-repeat;
}

#header {
	height:198px;
	text-align:left;
	background-image:url(images/newbanner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#main-body {
float:left;
width:675;
}

#content div {
padding: 0;
}

#content {
	float:right;
	width:675px;
	font-size:95%;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-top:15px;
	margin-right:7px;*/
}

#sidebar {
float:left;
width:180px;
}
#sidebar div {
padding: 1em;
}
#sidebar-2 {
float:right;
width:23%;
}
#sidebar-2 div {
padding: 4em 1em 1em 1em;
}

#footer {
clear:both;
padding-top:10px;
background-color:#01478d;
color:#003399;
font-size:70%;
text-align:center;
width:100%;
}
#footer p {
color:#ffffff;
font-size:120%;
padding:5px;
line-height:1.5em;
}

/*Header menu */

#header  ul {
	margin:0;
	padding:35px 10px 10px 10px;
}
#header  li {
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
}
#header li a {
	display:block;
	font-size:95%;
	padding:5px 5px 10px 10px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	line-height: 0.5em;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing: 0.20em;
}
#header li a:hover {
	color:#0099df;
}

body#index #index a, body#about #about a, body#faq #faq a, body#links #links a, body#news #news a, body#terms #terms a, body#contact #contact a {
color:#0099df;
}
/* Styling */

#content p {
color: #000000;
}
#content h1 {
font-size: 120%;
color:#01478d;
border-bottom: 2px solid #01478d;
}
#content h2 {
font-size: 120%;
color: #01478d;
border-bottom: 1px solid #01478d;

}
#content h3 {
font-size: 110%;
color: #01478d;

}

#content h4 {
font-size: 115%;
color:#0099df;
text-transform: uppercase;
}
#content h5 {
font-size: 100%;
color: #01478d;

}
#content h6 {
font-size: 90%;
color:#01478d;

}
#content ul {
line-height:1.3em;
}

#sidebar p {
font-size:75%;
color:#666666;
line-height:1.6em;
}
#sidebar h1 {
font-size: 120%;
color: #01478d;
}
#sidebar h2 {
font-size: 80%;
color:#01478d;
}
#sidebar-2 p {
font-size:80%;
color:#000000;
line-height:1.6em;
}
#sidebar-2 h1 {
font-size: 90%;
color: #000000;
}
#sidebar-2 h2 {
font-size: 80%;
color:#000000;
}

/*side menu */

#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li a:link, #navlist li a:visited
{
	display:block;
	padding:10px 5px 10px 0.5em;
	font-size:80%;
	background-color: #01478d;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #01478d;
	border-right: 1px solid #01478d;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

#navlist li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#0099df;
	
}
/*
#navlist li a:link {
border-top: 1px solid #01478d;
}*/


#sidebar-2 .adbox {
	margin:0;
	background-color:#01478d;
	border:1px solid #c2b600;
	padding:5px ;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-color:#ffffff;
	text-align:center;
	line-height:1.5em;
}
 #sidebar-2 .adbox p {
color:#ffffff;}
#sidebar-2 .adbox h1 {
color:#ffffff;
}
#sidebar-2 h1 {
color:#014785;
font-size:120%;
}
#sidebar .adbox {
	margin:0px 0px 0px 0px;
	background-color:#e8ead4;
	border:1px solid #c2b600;
	padding:15px !important;
	padding:5px 5px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-color:#666666;
	text-align:center;
	line-height:1.5em;
}
 #sidebar .adbox p {
color:#666666;}


#footer a {
	padding: 5px;
	text-decoration:none;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}
#footer a:hover {
color:#0099df;
border-bottom:2px dotted #0099df;
}
#masthead p {
	text-align:right;
	color:#01478d;
	padding:20px 20px 0 0;
	font-weight:bold;
}
.online{
text-align:center;
color:#01478d;
font-size: 200%;
padding-top:20px;
padding-right:80px;
}
.search {
color:#01478d;
font-size:100%;
text-align:right;
}
#emaillink a{ color:#01478d;
}
#emaillink a:hover {
color:#00acef;
}
#footeremail a{color: #ffffff;}
#fotteremail a:hover{ color: #0099df;}
