/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #5A9FC0;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
   background-image:url(images/bodybg.jpg);
   background-repeat:repeat-x;
 
}


h1 {
font-size: 15px;
text-transform:uppercase;
text-align: left;
color: #5BA0C1;
margin:0px 20px 7px 25px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, san-serif;
border-bottom: 1px solid #ccc;


}





h2 {
font-size:12px;
color: #fff;
background-color: #7E1606;
}


h3 {
	font-size:10px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	text-align:left;
	margin-bottom: 3px;
}

iframe {
text-align:center; }

/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */




address {
	font-style: normal;
	margin: 0;
	padding: 0;}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 824px;
	margin: 0px auto;

	 background-image:url(images/containerbg.jpg);
}

div#content {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width:638px;
} 


div#content a {
color:#970505;

} 

	#content p, h2{
		margin: 0px; 
		padding: 5px 20px 5px 25px;
		line-height:17px;}
		
	#content li{
		margin: 0px; 
		padding: 5px 0px 5px 0px;
		line-height:17px;}
		
	#content ul{
	margin-top: 0px;
	 
	}

#contentnetopia {
  margin: 0px 0px 0px 190px;
  padding: 0px;
  background:#fff;
} 

	#contentnetopia p{
		margin: 0px; 
		padding: 5px 20px 5px 20px;
		line-height:18px;
		color:#000000;}


#navpos{
	position:absolute;
	right: 0px;
	top:0px;
	width:147px;
	height:197px; 
	z-index:1;
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 100%;
	height: 304px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat:no-repeat;

}


.headerlogo{
background-image:url(images/logoheader.gif);
height: 52px;
}

div#navcontainer{
background-image:url(images/nav.gif);
width: 770px;
height: 69px;
background-repeat:no-repeat;
margin: 0px;
padding: 0px;

}
#rightcol {
	position: absolute;
	right: 0px;
	width: 169px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
	top: 316px;
	font-size: 10px;
	line-height:15px;
	left: 649px;
	height: 101px;
	background-repeat:no-repeat;
	text-align:left;
}
	
	#rightcol p{
		font-size: 10px;
		line-height:15px;
		margin: 5px 20px 5px 20px;
}

	#rightcol a:link{
	font-size: 10px;
}

#rightcol2 {
	position: absolute;
	right: 0px;
	width: 155px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: 431px;
	top: 24px;
	font-size: 9px;
	line-height:15px;
	text-align:center;
}


#leftcol {
	position: absolute;
	left: 645px;
	width: 152px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 98px;
	height: 40px;
	}



/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}

div#address p{
	color: #fff;
}

/* Creates DIV container for body. Setting the left and right margins to auto will center DIV. */
div#body {
	margin: 0px 0px 0px 160px;
	padding: 0px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}


	
table#areas td{
font: 12px Arial, Helvetica, sans-serif;
vertical-align: top; 
}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */





/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
img.right {
	float: right;
	margin: 0px 0px 20px 10px;
	border: 1px solid #ccc;
	padding: 3px;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}

.border{
border:1px solid #000;
}



/* DIV UTILITY NAV */
	div#utilnav {
		/*margin-left: 150px;*/
		text-align: left;
		font-size: 10px;
		padding-top: 3px;
		color: #000;
		background-color:#5A9FC0;
		height: 35px;
		background-repeat: no-repeat;
		line-height: 35px;
		background-image:url(images/footerbg.jpg);
		padding-left: 80px;
		
		
		}
		#utilnav a {
			text-decoration: none;
			font-size: 11px;
			color: #000;
			}
		#utilnav a:hover {
			text-decoration: underline;
			color: #000;}



/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
margin: 10px auto;
width: 770px;
clear: both;
		color: #fff;
}

div#footer a:link{color: #fff;}


div#footerright {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: right;
}

div#footer p{ font: 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;}



.copyright {
font-size: 9px;
text-align:center;

}

.copyright a:link, a:visited, a:hover, a:active {font-size: 9px; }

/* ----------------- CUSTOM CLASSES ----------------- */

#privacy p{
font: 9px Verdana, Arial, sans-serif;
line-height: 1.5em;
}

.center {
display: block;
text-align: center;
margin: 0px auto;
}

#center p{
text-align: center;
}

.smalltext {
	font-size: 10px;
}

#sidebar {
	position:absolute;
	left:596px;
	top:16px;
	width:142px;
	height:20px;
	z-index:1;
	text-align:center;
	background-color: #fff;
	vertical-align: middle;
	border: 1px solid #676767;
	padding-top: 3px; 
}


#rightcol img {
margin-left: 0px; 
margin-top: 2px;
}


/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
width:100%;
height:22px;
padding:0;

}

ul#nav {
margin:0;
padding:0;
list-style-type:none;
}

ul#nav li {
float:left;
margin:0 auto;
padding:0;
display:inline;
line-height: 26px;

}

ul#nav li a {
display:block;
	padding:7px 7px;
	color:#304167;
	text-decoration:none;
	font-size:10px;
	border-right: 1px solid #ccc;

	font-weight: bold;
	
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
color:#fff;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	text-decoration:underline;
	background: url(images/bar.gif) no-repeat center top;
	background-color: #970505;
	
	
	
}





/* ----------------- MAIN NAVIGATION ----------------- */






ul#verticlenav {
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;

	}

ul#verticlenav li {
	/* float: left; */
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#verticlenav li a {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 17px;
	text-indent: 20px;
	padding-top: 4px;
	margin: 0px;
	font-weight:bold;
	color: #fff;
	background-image:url(images/navoff.gif);
	border-bottom: 1px dotted #195b88;
}


ul#verticlenav li a:hover, ul#verticlenav li a.current {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/navon.gif);
	background-color:#083b5e;
}



















.applet{
	background-color:#b20808;
	padding: 3px 0px 8px 0px;
	font-weight:bold;
	color: #FFFFFF;
}



/* ---------------------------- cta ----------------------------  */

.ctaimage {
	float: right;
	margin: 0px 20px 20px 10px;
	border: 1px solid #ccc;
	width: 275px;
	padding: 3px;

	background-color:#FFFFFF;
	clear:both;
	}
	
.ctatext {
background-color:#B3DEF1;
color:#000000;
margin:0px;
padding:11px;
font-size:13px;
font-weight: 600;
width: 253px;
margin-top: 3px;
text-align:center;


}


.copyright img {
margin-top:10px;
border:1px solid #000;

}


/* ---------------------------- Standout ----------------------------  */

.standout {
	background-color: #a2c572;
	border: 1px solid #91b362;
	margin: 0px 10px 0px 10px;
	float:right;
	width: 225px;
}


.standout p {
color:#fff;
}
