/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0px;
	margin:0px;
}


h1 {
	font-size: 15px;
	text-transform:uppercase;
	text-align: left;
	color: #000066;
	margin:0px 20px 7px 20px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, san-serif;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-size:12px;
	color: #062A86;
}


h3 {
	font-size:10px;
	color: #000066;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	margin-bottom: 3px;
}
h4 {
	font-size:10px;
	color: #663300;
	text-align:left;
	margin: 0px;
}


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;
	color: #000066;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 770px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

div#content {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width:550px;
  background-color:#FFFFFF;
} 


div#content a {
	color:#003399;
	font-size: 11px;
} 

	#content p, h2{
		margin: 0px; 
		padding: 5px 20px 5px 20px;
		line-height:17px;}
		
	#content li{
	line-height:12px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
		
	#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: 770px;
	height: 297px;
	padding: 0px;
	background-repeat:no-repeat;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}


.headerlogo{
background-image:url();
height: 52px;
}
#rightcol {
	position: absolute;
	right: 0px;
	width: 193px;
	color: #564b47;
	margin: 0px;
	top: 358px;
	font-size: 10px;
	line-height:15px;
	left: 557px;
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
	
	#rightcol p{
		font-size: 10px;
		line-height:15px;
		margin: 5px 20px 5px 20px;
}
#column {
	width: 240px;
	color: #564b47;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	float: left;
}
#column2 {
	width: 300px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	float: left;
}
#columnthin {
	width: 145px;
	color: #564b47;
	padding: 3px;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#columnthin2 {
	width: 140px;
	color: #564b47;
	padding: 0px;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#columnthin3 {
	width: 200px;
	color: #564b47;
	padding: 0px;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



#leftcol {
	position: absolute;
	left: 17px;
	width: 763px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 102px;
	}



/* 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;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
img.right {
	float: right;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
img.border {
	padding: 0px;
	border: 1px solid #000000;
	margin: 0px;
}

	img.ypimg {
		margin: 10px 0;}
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: center;
	font-size: 10px;
	padding-top: 3px;
	color: #fff;
	height: 35px;
	background-repeat: no-repeat;
	line-height: 35px;
	clear: both;
	background-color: #062a86;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1fb3de;
}
		#utilnav a {
			text-decoration: none;
			font-size: 11px;
			color: #fff;
			}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fff;}
div#footerinfo{
	width: 740px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-color: #e8ebf0;
	font-size: 11px;
	font-style: italic;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
margin: 10px auto;
width: 770px;
clear: both;
		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{color: #fff; font: 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;}

div#footer a:link{color: #fff;}

.copyright {
font-size: 9px;
text-align:center;

}


.copyright a:link, a:visited, a:hover, a:active {
	font-size: 9px;
	color: #FFCC00;
}

/* ----------------- 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: 0px;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
	color: #062a86;
}



/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
	width:750px;
	padding:0;
	height: 30px;
/*	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/

}

ul#nav {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

ul#nav li {
	display:inline;
	float: left;
	padding: 0;
	margin: 0;
	height: 20px;

}

ul#nav li a {
	color:#FFCC00;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	padding-left: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	display:block;
	
}

ul#nav li a:hover, ul#nav li a#current:link {
	color:#00CCFF;
	text-decoration:underline;
	font-weight: bold;
	font-size:10px;

}
ul#nav li a#current:visited {
	color:#fff;
	text-decoration:underline;
	font-weight: bold;
	font-size:10px;
	text-decoration:underline;

}

address {
margin: 0px 0px 0px 0px;
}
address a:link{
	margin: 0px 0px 0px 0px;
	color: #003399;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
address a:hover{
	margin: 0px 0px 0px 0px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.applet{
	background-color:#b20808;
	padding: 3px 0px 8px 0px;
	font-weight:bold;
	color: #FFFFFF;
}

div.figure {
  float: right;
  margin: 10px 10px 10px 20px;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

p#slogan {
  text-align: center;
  font-size: 22px;
  clear: both;
  color: #0148bd;
  font-family: "Georgia", "Times New Roman", Times, serif;
}