/* CSS Document */

html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	font-size: 1em;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #82a9e0;
	margin-bottom: 100px;
}
h1 {
	font-size: 1.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	margin: 7px 0 0 0;
}

h2 {
	font-size: 1em;
	color: #666666;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 0.75em;
}
hr {
	margin:0 8px 0 8px;
}	
.c {
	clear:both;
}
.cleft {
	clear:left;
}	
#horizon {
	text-align:center;
	}
#wrapper {
	width:775px;
	margin:0 auto;
	background-color: #82a9e0;
	text-align:left;
		}
#skip-link span {
	display:none;
		}

#top {
	background:url(/images/top-banner.jpg) no-repeat left bottom;
	height: 153px;
	margin: 0px 0px 0px 10px;
}

#featureimg {
	margin-left: 217px;
	height: 300px;
	background: #D3E5E2;
	text-align: center;
	left: 217px;
	width: 518px;
	padding: 10px 15px 10px 15px;
}
#maincontent {
	width: 518px;
	}
#contentHolder {
	background: #D3E5E2 url(images/backer.gif);
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 217px;

	width: 518px;
	position: relative;
}

#contentHolder ul {
	display: inline;
	list-style : url(/images/bullet.gif);
	vertical-align: middle;
}

#contentHolder li  {
	padding-top : 0.1em;
	padding-bottom : 0.2em;
	margin-left: 20px;
	margin-right: 0.5em;
	padding-top : 2px;
	padding-bottom : 8px;
}

#left {
	position: absolute;
	padding: 0 0 0 5px;
	top:153px;
	width:180px;
	background:#6699cc;
	color:#333333;
	margin-left: 32px;
	overflow: visible;
	clear: none;
	float: left;

}

#news {
	position:absolute;
	width:21.9%;
	height:250px;
	overflow:hidden;
	margin-left:75%;
	padding: 0 1.5%;
	top:101px;
	background-colour:#153976;
	border-top:1px solid #A5b5c6;
}

#sponsor {
	postion: absolute;
	width:21.9%;
	height:251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top:375px;
	text-align:center;
}



.clearing {
  height: 0;
  clear: both;
}
#newsletter {
	font-size: 0.7em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#newsletter strong {
	font-size 1.2em;
	}
#newsletter h2 {
	font-size: 1.3em;
	text-align: left;
	background-color: #d3e5e2;
	padding: 5px 0 5px 5px;
	border: green solid 1px;
	margin-right:5px;
	}
	
#search {
	font-size: 0.7em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#search strong {
	font-size 1.2em;
	}
#search h2 {
	font-size: 1.3em;
	text-align: left;
	background-color: #d3e5e2;
	padding: 5px 0 5px 5px;
	border: green solid 1px;
	margin-right:5px;
	}
#nav {
	float: left;
	}
#nav li {
	list-style-type: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clip:    rect(0px 0px 0px 0px);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top: thin #709BAE;
	border-right: thin #709BAE;
	border-bottom: thin solid #709BAE;
	border-left: thin #709BAE;
}

#nav a {
	background-repeat: no-repeat;
	text-decoration: none;
	padding:10px 0px;
	color: #FFFFFF;
	list-style-image: none;
}



#nav a:hover {
	color: #666666;
}

#nav a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border: 0px 0;

}
#nav a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav a:hover {
	color: #ffd92b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nav li:hover ul {
	display: block;
}

#nav li:hover ul, li.over ul {
	display: block;
	font-family: Verdana;

}
#nav ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 179px;
	font-family: Verdana;


        }
		
#nav ul li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6699cc;
	font-family: Verdana;


        }
		
#nav li ul {
	position: absolute;
	left: 179px;
	top: 0;
	display: none;
	width: 250px;
	border: 1px solid #6F9CAD;
	background-color: #6699cc;
        }

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #6699cc;
	padding: 0px;
        }
/* Footer Details */
#footerxxx {
	width:691px;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	background-color: #709BAE;
	overflow: visible;
	background-image: url(images/footer_curved.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	position: absolute;
	left: 0px;
	padding-top: 10px;
	vertical-align: top;
}
#bottomofpage {
	margin-left: 32px;
	}
#footer {
	width:733px;
	height: 23px;
	margin-right: 10px;
	margin-bottom: 0px;
	left: 32px;
	padding-top: 5px;
	font-size: 0.7em;
	font-weight: normal;
	color: #ccc;
	background-color : #0052a0;
	text-align: center;
	flolat: right;
}
#leftfooter	{
	padding-left:5px;
	float:left;
	color:#ccc;
	font-weight: normal;
	}
#miscfooternav {
	margin-left: 3em;
	float:left;
	color:#ccc;
	font-weight: normal;
}
#miscfooternav a {
	text-decoration:none;
	font-weight: normal;
}				
#miscfooternav a:link {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}
#miscfooternav a:visited {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}
#miscfooternav a:hover {
	color: #fff;	
	font-weight: normal;
}		
#dbstatusnav {
	text-align:right;
	float:right;
	color:#ccc;
	padding-right:5px;
	font-weight: normal;
}
#dbstatusnav a:link {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
#dbstatusnav a:visited {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
#dbstatusnav a:hover {
	color: #fff;	
	font-weight: bold;
}		
#skip {
	display: none;
	}
div.row {
	clear: both;
	padding-top: 5px;		}
div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right:15px;
	}
div.row span.formw {
	float: left;
	width: 300px;
	text-align: left;
	}
#conformancewrapper	{
	width:100%;
	margin:0 auto;
	background-color: #82a9e0;
	text-align:left;
	}
#madewithcss	{
	float:left;
	width:88px;
	padding:5px;
		}
#triple-a	{
	float:left;
	width:88px;
	padding: 5px 5px 5px 15px;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
		}
#validxhtml	{
	float:left;
	width:88px;
	padding:5px;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
		}
#validcss	{
	float:left;
	width:88px;
	padding:5px;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
		}	

