body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {

   margin:0;

   padding:0;

   font-family:Arial, Helvetica, sans-serif;

   color: #333;

   line-height: 1.5em;

   font-size:12px;

}

fieldset,img {

   border:0;

}

ol,ul {
	list-style:none;

}



li { padding: 0 0 4px 0; }



.img-logo { margin: 0 0 15px 15px; float: right; }



caption,th {

   text-align:left;

}

h1,h2,h3,h4,h5,h6 {

   font-size:100%;

   font-weight:normal;

   color: #333;

   font-family: tahoma;

}





h3 { font-size: 16px; margin: 0 0 8px 0; font-weight: bold;}



:focus {

   outline: 0;

}

p {

   margin-bottom:1em;

   font-family:tahoma, sans-serif;           

}



h2 {

   font-size:18px;

   text-transform:uppercase;

   margin:13px 0 0 15px;

}



h4 {

   font-size:18px;

   /*text-transform:uppercase;*/

   margin: 0 0 20px 0;

   font-weight: bold;

}





a {color: #0E379F;}

a:visited {color: #0E379F;}



#wrapper {
	width:780px;
	min-height:454px;
	/* background-color:#CCCCCC; */

   background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;

}

#header {

   width:150px;

   float:left;

}

#nav {
	font-family:Arial, Helvetica, sans-serif;
	width:623px;
	height:46px;
	float:left;
	background-color:#59B7DA;
	background-image:url(images/nav-bar.gif);
	overflow:hidden;
	font-size:12px;
	margin-left: 7px;

}

#nav ul li{

   display:inline;

   line-height:45px;

   margin-left:14px;



}

#nav ul li a{

   color:#FFFFFF;

   text-decoration:none;

   text-transform:uppercase;

   font-weight:bold;

}

#nav ul li a:hover{

   text-decoration:underline;

}

#nav ul li a.selected{

   text-decoration:underline;

}

#nav a.go{

   color:#FFFFFF;

   text-decoration:none;

   font-weight:bold;

   background-image:url(images/go.gif);

   background-position:right top;

   background-repeat:no-repeat;

   padding:0 33px 0 0;

   margin-right:10px;

   float:right;

   display:block;

   clear:none;

   line-height:45px;

}

#nav a.go:hover{

   background-position:right bottom;

}



#content {

   width:623px;

   float:right;

   margin:5px 0;

   font-size:14px;   

}



#content p{

    line-height:1.5em;

       font-family: Tahoma, sans-serif; 

}



#content #sidebar{

   width:132px;

   float:left;

   margin:5px 0 0 15px;

}

#content #sidebar ul li{

   list-style:outside disc;

   color:#235a6f;

   margin:7px 0 7px 15px;



}

#content #sidebar ul li a{

   color:#235a6f;

   text-decoration:none;

   font-weight:bold;

}

#content #sidebar ul li a:hover{

   text-decoration:underline;

}

#content #content-body{

   padding: 0 42px 0 175px;
   /* text-align: justify; */

}



#content #content-body2{

   padding-left:15px;

}



#content-only { float:left; }



#content-only-box { padding: 10px 16px; }



#footer {

   width:780px;

   height:141px;

   background-image:url(images/footer.gif);

   background-repeat:no-repeat;

   background-position:bottom;

   clear:both;

   overflow:hidden;

}

#footer #legal{
	color:#FFFFFF;
	line-height:33px;
	width:350px;
	float:right;
	text-align:right;
	margin-right:10px;
	font-size:12px;
	margin-top: 100px;

}

#footer #form{
	color:#FFFFFF;
	height:33px;
	line-height:33px;
	width:200px;
	float:right;
	text-align:left;
	font-size:11px;
	margin-top: 100px;


}

#footer #form a{

   color:#FFFFFF;

   line-height:33px;

   width:250px;

   font-size:12px;
   
   text-decoration:none;

}

#footer #form form{

   display:inline;

   padding-top:15px;

}

#footer #form form input{

   margin:5px 0 0 5px;

   line-height:15px;

   height:18px;

   font-weight:normal;

}

#footer #form form input.button{

   border:1px solid;

   border-left-color:#FFFFFF;

   border-top-color:#FFFFFF;

   border-bottom-color:#333333;

   border-right-color:#333333;   height:21px;



}

#footer #form form input.text{

   background-color:#B2DF99;

   border:1px solid;

   border-left-color:#333333;

   border-top-color:#333333;

   border-bottom-color:#FFFFFF;

   border-right-color:#FFFFFF;

}
 #optin {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	padding-left: 150px;
	padding-top: 0px;

 }

.img-page {
	margin-top: 5px;
	margin-left: 0px;
}

#badges {
	width: 60%;
	float: none;
	clear: left;
	margin-right: auto;
	margin-left: auto;

}

#logoBox {
	float: right;
	width: 80%;

}
