body{
	margin-left:5%;
	margin-right:5%;
}
html>body{
	margin-left:5%;
	margin-right:5%;
}
p,th,td,tr,li,span{
	color:#003366;
	}
#wrapper{
	position:absolute;
	top:5px;
	left:25px;
	width:950px;
	min-width:770px;
	background:none;
	border:solid 1px #003300;
}
html>body #wrapper{
	position:absolute;
	top:5px;
	width:950px;
	min-width:770px;
	background:none;
	border:solid 1px #003300;
}
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0px;
	clear:left;
	padding: 0.5em 0 0 3em;
}
#content .pageheader{
	font-family:inherit;
	font-size:medium;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
	color:#003366;
}
.styledHeader{
	font-family:'Times New Roman';
	font-style:italic;
	font-size:1.8em;
	color:#003366;
	}
.italicHeader{
	font-style:italic;
	color:#003366;
}
#content p.frontpage{
	margin:0em;
	padding: 0px;
	font-size:small;
	font-weight:bold;
	letter-spacing:normal;
	word-spacing:normal;
	color:#003366;
}
#content p.redText{
	font-size:smaller;
	margin-left:5px;
	margin-right:2em;
	color:#FF0000;
}
#content .redText{
	font-size:small;
	font-weight:bold;	
	color:#FF0000;
}
.quotes{
	font-style:italic;
	font-size:.8em;
	color:#003366;
}

#content .normalText{
	margin-left:5px;
	margin-right:1.5em;
	font-size:smaller;
	color:#003366;
}
#content a{
	text-decoration:none;
	color:003333;
	font-size:small;
	font-weight:bold;
}
#content a:hover{
	border-bottom:1px solid #006699;
}
#content a:link{
	color:#3333CC;
}

#content ul.front, li.front{
	list-style:square;
	line-height:1.5em;
	font-style:normal;
	font-size:small;
	font-weight:bold;
	color:#003366;
}
#content ul.normal, li.normal{
	list-style:square;
	line-height:1.5em;
	font-style:normal;
	font-size:smaller;
	font-weight:normal;
	margin-right:1em;
	margin-top:6px;
	color:#003366;
}
#content ol.normal{
	font-style:normal;
	font-size:smaller;
	font-weight:normal;
	margin-right:1em;
	color:#003366;
}
#content li.normal a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color:#003333;
}
#content li.normal a:hover{
	color:#3333CC;
	border-bottom:solid 1px #003300;
}
#content li.normal a:link{
	color:#3333CC;
}
#content li.normal a:active{
	color:#3333CC;
}
#content li.normal a:visited{
	color:#666666;
}

#content h1, h2, h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}
#content h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}
#rightSubMenu{
	float:right;
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#006633;
}
	
#topContent{
	height:76px;
	background:none;
	float:left;
	width:100%;
	clear:left;
}

#topContent img{
	margin-left:0em;
}
#topContent #subHead{
	position:absolute;
	top:50px;
	left:105px;
}
#topContent #navigation{
	position:absolute;
	top:56px;
	left:353px;
	margin:0px;
	min-width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:bottom;
	padding: 0px;
	height:18px;
	border-bottom:solid 2px #4A4A4A;
}
#topContent #navigation ul{
	background:none;
	list-style:none;
	list-style-type:none;
	text-indent:0;
	margin:0px;
	vertical-align: text-bottom;
}
#topContent #navigation li{
	list-style: none;
	list-style:none;
	text-indent:0px;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin:0px;
	vertical-align: bottom;
}

#topContent #navigation li a{
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	padding:0.2em 0.4em 0.4em 0.4em;
	list-style:none;
}
#topContent #navigation li a:link{
	color:#003333;
	
}
#topContent #navigation li a:active{
	color:#3333CC;
	padding-top:0.2em;
	padding-bottom:0.1em;
	background-image:url(images/navigationbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#topContent #navigation li a:hover{
	color:#3333CC;
	padding-top:0.2em;
	padding-bottom:0.1em;
	background-image:url(images/navigationbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

#hrbar{
	width:100%;
	margin:0px;
	height:21px;
	background-image:url(images/hrbar.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:left;
}
form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#003366;
	width:550px;
	border:solid 1px #666666;
	background-color:#CCCCCC;
}
form table{
	border:solid 1px #003300;
}
html>body #footer{
	height:25px;
	border-top:solid 1px #333333;
	width:100%;
	clear:both;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
}
#footer{
	height:20px;
	border-top:solid 1px #333333;
	width:100%;
	clear:both;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
}
#footer ul{
	background:none;
	list-style:none;
	list-style-type:none;
	text-indent:0;
	margin:0px;
	vertical-align: text-bottom;
}
#footer li{
	list-style:none;
	text-indent:0px;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	padding: 0.2em 0.2em 0 0.2em;
	margin:0px;
	float:left;
	vertical-align: bottom;
}
#footer li a{
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	padding:0.2em 0.4em 0.4em 0.4em;
	list-style:none;
}
#footer li a:hover{
	color:#333333;
	padding-top:0.2em;
	padding-bottom:0.1em;
	background-image:url(images/navigationbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#footer li a:active{
	color:#003399;
	padding-top:0.2em;
	padding-bottom:0.1em;
	background-image:url(images/navigationbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#logo{
	width:100%;
	height:120px;
	background-image:url(images/topconnector.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	float:left;
}
