/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p, img { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/


body	{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007c98;
	font-size:13px;
	line-height:18px;
	background-color:#fff;
	background-image:url(../images/bkgd-page.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
/*links*/	

a:link {
	color:#007c98;
	text-decoration:underline;
	}
a:visited {
	color:#007c98;
	text-decoration:underline;
	}
a:hover {
	color:#ff9d10;
	text-decoration:none;
	}
a:active {
	color:#ff9d10;
	text-decoration:none;
	}	
/*end links*/

#frame {
	width:860px;
	margin:0 auto;
	}
#topA {
	height:120px;
	width:860px;
	background-image:url(../images/bkgd-topA.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
#topA h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#0c2778;
	font-weight:bold;
	padding-top:50px;
	}
	
#topB {
	height:325px;
	width:208px;
	padding-left:37px;
	background-image:url(../images/bkgd-topB.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	}
#topB h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#0a1f62;
	font-weight:bold;
	text-align:center;
	margin-top:8px;
	}	
#topB ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:25px;
	}
#topB ul li {
	list-style-type:none;
	margin-bottom:14px;
	}
#topB a:link {
	color:#fff;
	text-decoration:none;
	}
#topB a:visited {
	color:#fff;
	text-decoration:none;
	}
#topB a:hover {
	color:#ff9d10;
	text-decoration:underline;
	}
#topB a:active {
	color:#ff9d10;
	text-decoration:underline;
	}
	
		
#topC {
	height:325px;
	width:577px;
	background-image:url(../images/bkgd-topC.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	padding-left:38px;
	}	
#topC ul.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#0a1f62;
	font-weight:bold;
	margin-top:8px;
	margin-left:47px;
	}	
#topC ul.nav li {
	list-style-type:none;
	margin-bottom:14px;
	float:left;
	display:inline;
	text-align:center;
	}	
#topC a:link {
	color:#0a1f62;
	text-decoration:none;
	}
#topC a:visited {
	color:#0a1f62;
	text-decoration:none;
	}
#topC a:hover {
	color:#ff9d10;
	text-decoration:underline;
	}
#topC a:active {
	color:#ff9d10;
	text-decoration:underline;
	}	
#topC h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:28px;
	color:#ff9d10;
	text-align:center;
	font-weight:bold;
	}
#topC p {
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-bottom:10px;
	margin-top:10px;
	}
#topC p.textonly {
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:50px;
	margin-right:50px;
	}
#topC h3 {
	font-size:13px;
	line-height:15px;
	color:#ff9d10;
	font-weight:bold;
	margin-bottom:10px;
	}
#topC ul {
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-bottom:10px;
	margin-left:270px;
	}
#topC ol {
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin-bottom:10px;
	margin-left:270px;
	}
#topC h4 {
	font-size:21px;
	line-height:28px;
	color:#ff9d10;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	clear:both;
	margin-top:32px;
	}

/*dropdown menus*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align:center;
margin-left:-46px;
margin-top:5px;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #0a1f62;
color:#fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff;
color:#ff9d10;
}

/*end dropdown menus*/
#bottom {
	clear:both;
	padding-top:20px;
	}
#content {
	width:640px;
	float:left;
	}
#content h1 {
	height:49px;
	width:615px;
	padding-top:40px;
	padding-left:25px;
	background-image:url(../images/bkgd-H1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#0b2677;
	}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:24px;
	color:#0b2677;
	margin-left:50px;
	margin-bottom:12px;
	}
#content p {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:12px;
	}
#content ul {
	margin-left:90px;
	margin-right:50px;
	margin-bottom:12px;
	}
#content ol {
	margin-left:72px;
	margin-right:50px;
	margin-bottom:12px;
	}
#sidebar {
	float:left;
	width:220px;
	min-height:490px;
	margin-top:1px;
	}
#sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#ff9d10;
	font-size:14px;
	line-height:20px;
	padding-top:60px;
	text-align:center;
	}
#sidebar p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:13px;
	line-height:17px;
	margin-left:35px;
	margin-right:35px;
	margin-top:15px;
	text-align:center;
	}
#sidebar ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:13px;
	line-height:17px;
	margin-left:40px;
	margin-right:25px;
	margin-top:15px;
	}
#sidebar ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:13px;
	line-height:17px;
	margin-left:45px;
	margin-right:25px;
	margin-top:15px;
	}
#nav2 {
	width:860px;
	height:84px;
	clear:both;
	background-image:url(../images/bkgd-nav2.gif);
	text-align:center;
	}
#nav2 ul {	
	padding-top:13px;
	color:#0a1f62;
	}
#nav2 ul li {
	list-style-type:none;
	margin-bottom:14px;
	display:inline;
	font-size:11px;
	line-height:16px;
	}
#nav2 a:link {
	color:#0a1f62;
	text-decoration:none;
	}
#nav2 a:visited {
	color:#0a1f62;
	text-decoration:none;
	}
#nav2 a:hover {
	color:#ff9d10;
	text-decoration:underline;
	}
#nav2 a:active {
	color:#ff9d10;
	text-decoration:underline;
	}
	
/*form field styles*/
label {
	width:120px;
	float:left;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d5d;
	font-weight: normal;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d5d;
	font-weight: normal;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d5d;
	font-weight: normal;
}

optgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d5d;
	font-weight: bold;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d5d;
	font-weight: normal;
}