body {
width: 780px;
background-color: #fff;
margin: 0px;
padding: 0px;
/* margin: 16px 0px 0px 0px; padding: 0px;*/
}

img {border: 0px; }
#blueBar {width: 780px; background-color: #113d6c;}

#topnav td{
background-color: #fff;
color: #113D6C;
font-family: Arial; 
font-weight: bold;
font-size: 11px;
height: 23px;
text-align: center;}

#topnav td a:link{color: #113d6c; font-family: arial; font-size: 11px; text-decoration: none; margin: 0px 5px 0px 10px;}
#topnav td a:visited{color: #113d6c; font-family: arial; font-size: 11px; text-decoration: none; margin: 0px 5px 0px 10px;}

#footer td {text-align: center; background-color: #8F989E; height: 24px; width: 780px; font-family: Arial; font-size: 12px; color: white; padding: 5px 0px 5px 30px;}

#sideNav {width: 248px; margin: 0px; border: 0px; padding: 0px; position: absolute; top: 183px; left: -4px;}

ul#navItems {
	list-style: none;
	display: block;
}

ul#navItems li a:link,  li a:visited{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #909295;
	font-weight: bold;
}

#content {background: white url('./images/contentBG.jpg') no-repeat; }

#text {margin: 145px 0px 0px 0px; font-family: arial; font-size: 12px; color: #000; line-height: 18px;}

#text p {margin: 0px 8px 20px 0px;}

h1 {font-family: Arial; font-size: 17px; color: #113D6C; }
h2 {font-family: Arial; font-size: 14px; color: #113D6C; }
h3 {font-family: Arial; font-size: 13px; color: #113D6C; }
ul#trans li{
	margin: 0px 60px 10px 0px;
}

.callout {font-style: italic; font-size: 14px; color: #113d6c; margin-right: 10px;}

#footerContact {margin: 20px 35px 30px 40px;}
#footerContact td {font-size: 11px; font-family: arial;}
#footerContact a:link{color: #113d6c;}

ul#bcontent {display: block; list-style: none;}
li#pdf {background: url('./images/pdf-old.gif') no-repeat; padding-left: 20px; padding-bottom: 6px;}
li#doc {background: url('./images/icoword.gif') no-repeat; padding-left: 20px; padding-bottom: 6px;}
li#excel {background: url('./images/excel.gif') no-repeat; padding-left: 20px; padding-bottom: 6px;}
.update {font-size: 10px; color: red;}

#text ul li a:visited {color: blue; font-weight: normal;}

th {font-size: 12px;}

.inner {margin: 5px 0px 0px 0px; font-family: arial; font-size: 12px; color: #000; line-height: 18px;}

#dropmenudiv{
position:absolute;
background-color: #88aed4;
border:1px solid black;
border-bottom-width: 0;
padding: 8px;
font:normal 12px Verdana;
line-height:19px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 1px;
text-decoration: none;
font-weight: bold;
color: #032747;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}
.navlist {}
.navlist li { list-style-type: none; font-size:15px; font-family: Arial; width: 165px; padding: 2px; font-weight: bold;}
.navlist li a {color: #8F989E; text-decoration: none; font-size:15px; font-style: normal;  font-family: Arial;}
.navlist li a:visited {color: #8F989E; text-decoration: none; font-size:15px; font-style: normal;  font-family: Arial;}
.navlist li a:hover {color: #8F989E; text-decoration: none;}

/* styles used for child pages side navigation */
#masterdiv {margin-left: 30px;}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#036;
font-family:verdana, arial, sans-serif;
font-size: 12px;
width:200px;
padding:2px;
font-weight:bold;
}

.submenu{
margin-bottom: 0.5em;
font-family:verdana, arial, sans-serif;
font-size: 12px;
margin-left: 20px;
line-height: 18px;
}

.submenuProspective{
margin-bottom: 0.5em;
font-family:verdana, arial, sans-serif;
font-size: 12px;
margin-left: 20px;
line-height: 18px;
}

#hide {display: none; visibility: hidden;}