/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000034;
	font: 0.75em/2em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #49A9E9;
	text-decoration: none;
	
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
#contentcontainer {
	width: 940px;
	margin-right: 20px;
	margin-left: 20px;
	padding:0px;
	color: #003366;
	background-color: #FFFFFF;
}
.clear {clear:both;}

/* COLUMNS  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container .onecolumn {
	color: #FFFFFF;
	width: 220px;
	margin-left:20px;
	float: left;
}
#container .twocolumn {
	width: 460px;
	margin-left:20px;
	float: left;
}
#container .threecolumn {
	width: 700px;
	margin-left:20px;
	float: left;
}
#container .fourcolumn {
	width: 940px;
	margin-left:20px;
	float: left;
}
#contentcontainer .onecolumn {
	color: #FFFFFF;
	width: 220px;
	margin-left:0px;
	float: left;
}
#contentcontainer .twocolumn {
	width: 460px;
	margin-left:20px;
	float: left;
}
#contentcontainer .threecolumn {
	width: 680px;
	margin-left:20px;
	float: left;
}
#contentcontainer .fourcolumn {
	width: 940px;
	margin-left:20px;
	float: left;
}
/* Spacers  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.onespacerblock {
	height:15px;
	display: block;
}
.twospacerblock {
	height:30px;
	display: block;
}
.threespacerblock {
	height:45px;
	display: block;
}
.fourspacerblock {
	height:60px;
	display: block;
}
.fivespacerblock {
	height:75px;
	display: block;
}
/* Content areas  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.address {
	font: 80%/130% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #00182D;
	height:176px;
	background: url(../images/abstract.png) no-repeat;
	display: block;
}
.address span {
	margin-top:130px;
	display: block;
}
.banner {
	font: 0.75em/1.7em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #00182D;
	height:176px;
	background-color:#000714; 
}
.highlight {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #98B983;
	display: block;
	margin-bottom: 20px;
}
.highlightblue {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #0099CC;
	display: block;
	margin-bottom: 20px;
}
.highlightorange {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #FF9900;
	display: block;
	margin-bottom: 20px;
}
.mainheader {
	font: 140%/150% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: right;
}
.darkblue {
 color:#000033;
}
.blue {
 color:#0066CC;
}
.serif-darkblue {
	color:#000033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.serif-blue {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px
	}
.medium-darkblue {
	color:#000033;
	font-size:14px
	}
.medium-blue {
	color:#0066CC;
	font-size:14px
	}
.large-darkblue {
	color:#000033;
	font-size:16px
	}
.large-blue {
	color:#0066CC;
	font-size:16px
	}

/* TOP NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav {
	height:31px;
	display: block;
	list-style: none;
	margin-top: 89px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
}
#nav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;		
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav  li a {
	font: normal 11px Arial, Helvetica, Lucida Grande;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-image: url(../images/tab_dwn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 21px;
	float: left;
	width: 95px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#nav li a:hover {
	color: #66CCFF;
	
}
#nav li a.selected, #nav li a:hover.selected  {
	color: #66CCFF;
	background-image: url(../images/tab_selected.gif);
}
.footer {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 11px;
}
/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#subnav { 
	margin: 0px;
	padding:0px;
}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 20px;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
	background-image: url(../images/subarrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
}
