body,td,th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #f8f8f8;
}
body {
	margin-top : 0px;
	margin-bottom : 0px;
	background-color: #fff;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
hr.gray {
color: #cccccc;
height:3px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #916C13;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 13px;
	color:#656764;
	margin: 5px 0px 5px 0px;
}

a {
 text-decoration : underline;
 color : #003E5B;
}

a:visited {
 text-decoration : underline;
 color : #4E3786;
}
a.title, a.topnav{
 text-decoration : none;
 color : #666666;
 font-weight: bold;
}

a.title:visited, a.topnav:visited {
 text-decoration : none;
 color : #666666;
 font-weight: bold;
}

.sidenav {
width: 183px;
color: #2b637e;
}
.indent20 {
	padding-left: 20px;
	margin-left: 20px;
}
#nav { 
width: 159px; 
position: relative;
left: 21px; 
right: 3px;
}

#nav a.subnav_menu_default {
text-decoration: none;
color: #366672;
}

#nav a.subnav_menu_current {
text-decoration: none;
color: #366672;
}

#nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#nav ul ul li { 
padding: 1px 1px 1px 20px;
font-size: 10pt;
}

#nav ul li.top_level {
padding: 5px 0;
border-bottom:1px dashed #d4d5c7;
position: relative;
}

#nav ul li.top_level_last {
padding: 5px 0;
}

/*
#nav ul li.subnav_menu_default {
padding: 5px 0;
border-bottom:1px dashed #d4d5c7;
}

#nav ul li.subnav_menu_bottom {
padding: 5px 0;
}
*/


.bluebox {
background-color: #134657;
color:#FFFFFF;
padding: 3px 0 7px 21px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.greybox {
background-color: #dfdfdf;
color:#0c4852;
padding: 5px 0 5px 21px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.greybox ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
}

.greybox a
{
padding:0 0 0 10px;
background-image: url(/images/bluearrow.gif);
background-repeat:no-repeat;
background-position: 0 5px;
text-decoration: none;
}

.greybox ul ul li {
padding: 1px 1px 1px 15px;
}

.greybox a.nodecoration {
text-decoration: none;
color:#0c4852;
}

.content {
	padding: 31px 13px 31px 31px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	color: #15474e;
	line-height: 20px;
}

.content p {
	padding: 0px;
}

.greyboxright {
background-color: #dfdfdf;
width: 169px;
color:#454545;
padding: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
}

.greyboxright p {
margin: 0;
}
#footer {
background-image: url(/images/footer.gif);
background-repeat: repeat-x;
width: 100%;
height: 30px;
padding: 8px 21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #666666;
}
.printheader {
	display: none; visibility: hidden;
}

/*

.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-image:url(/images/arrow_yellow.gif);
	margin: 0;
	padding: 0;
	font-size:100px;
}

.menu {
	background-color: #DCC170;
	padding: 0px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#nav { width: 162px; }

#nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#nav a
{
display: block;
padding:3px 3px 3px 20px;
color: #656565;
width:200px;
background-image: url(/images/arrow_yellow.gif);
background-repeat:no-repeat;
background-position: top left;
text-decoration: none;
}
#nav a.menu_current
{
display: block;
padding:5px 10px 5px 20px;
width: 140px;
color: #656565;
background-image: url(/images/arrow_blue.gif);
background-repeat:no-repeat;
background-position: middle left;
text-decoration: none;
}

#nav a:hover
{
color: #003e5b;
background-image: url(/images/arrow_blue.gif);
text-decoration: none;
}

#nav ul ul li { 
padding: 1px 1px 1px 20px;
}

#nav ul ul a
{
display: block;
padding: 0px 0px 0px 20px;
color: #595B5C;
background-image: url(/images/spacer.gif);
text-decoration: none;
font-weight:normal;
}

#nav ul ul a:hover
{
color: #003e5b;
background-image: url(/images/arrow_blue2.gif);
text-decoration: none;
}
#nav ul ul a.subnav_menu_current
{
display: block;
padding: 0px 0px 0px 20px;
color: #656565;
background-image: url(/images/arrow_blue2.gif);
background-repeat:no-repeat;
background-position: top left;
text-decoration: none;
font-weight:normal;
}


.pagetitle {color:#656764; font-family:Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: 400;}

.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size:8px;}

form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.largetype {
font-size:14px;
line-height:17px;
padding-right:15px;
}
.phototable {
position:relative;
top:-30px;
width:480px;
}
.icon {
position:relative;
z-index:100;
}
.logo {
position:relative;
padding: 10px 30px;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}

.topnav {
 text-decoration : none;
 color : #666666;
 font-size: 11px;
 font-weight: bold;
}

td.maintbl {
	background-color : #ffffff;
}

td.yellowcell {
	background-color : #f1b01c;
	height:25px;
}

td.bluecell {
	background-color : #5a8fc6;
	height:25px;
}

td.bluecell2 {
	background-color : #6699cc;
	height:25px;
}


td.peachcell {
	background-color : #F8D787;
}
td.ltpeachcell {
	background-color : #FFFDD7;
}

td.graycell {
	background-color : #cccccc;
}

td.offgrn {
	background-color : #cccc99;
	line-height : 1.5em;
}

.txtGray {
	color : #666666;
	line-height : 1.5em;
}

.PartnerLink {
	font-size : 9pt;
	margin-bottom : 9px;
	color : #9a9a9a;
}

.LtGray {
	color : #9a9a9a;
}

input.textfrm {
   width:150px;
   font-size : 9pt;
   color : #666666;
}

input.submit {
   width:50px;
   font-size : 9pt;
   cursor:pointer;
}
.printfooter, .printtitle, .printheader {
	display: none; visibility: hidden;
}
 */
