body {
	background-image: url(/images/bg.gif);		
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
 }

table#nav { background-color: #336699; }
 
 /*#right-nav {margin:0;  background-image:url(/images/sublevel-bg.gif); height: 400px;}*/
 
 #right-nav {margin:0;  padding:0;height: 400px; border-top: 1px solid #003366;}
 
 /*background-image:url(/images/sublevel-bg.gif);}*/
 
  #right-nav p a {font-family:Arial, Helvetica, sans-serif; font-size:12px;  color: #990000;}
  #right-nav p a:hover{text-decoration:none;}
#right-nav p { background-color: #D8DCE5; padding: 5px 0 5px 5px; margin: 0; border-bottom: 1px solid #003366; border-left: 1px solid #003366; width:100%; width:163px;}
 
#bottom-nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #DDE4F4;
	margin-left:20px;
}

#content #corpdocs h2 { font-family: Arial, Helvetica, sans-serif;}

table#sitemap p { padding: 2px 0 3px 10px; margin:0;}

table#sitemap h2 { padding: 5px 0 5px 0; margin:0;}

#home a{ 
	color:#3F5378;	
	text-decoration: none;
}

	 
#home a:hover {text-decoration:underline;}

#home p{
	margin: 3px;
	padding: 6px;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#home img {
	border: 1px solid #366;
	padding: 2px;
	margin: 0 3px 0 10px;
	background-color: #fff;
}

#home-bg {
	background-image: url(../images/home-content-bg.jpg);

}

#home h4, #home h4 a{ 
	color:#3F5378;	
	margin: 10px 0 0 5px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:100%
}

#cr {width:760px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:9px; color: #aebcce; text-align:right;}
#cr a { color: #aebcce;}
#cr div#crleft {float: left; padding: 5px; }
#cr div#crright {float: right; padding: 5px; text-align:right; }


#bottom-nav {font-family:arial,verdana; font-size: 90%; background-color:#324770;}

#parent-tbl {border:1px solid #000;}

#content {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin:0;
}

#left-bg {background-image:url(/images/bg-left.gif);}

h1	{
	color: #990000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #D8DCE5;
	margin:0;
	padding-left:10px;
	padding-top:56px;
    padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	width:490px;
	}

h2 	{			/* section header */
	color: #000099; 
	font-size: 130%;
	font-family:Georgia, "Times New Roman", Times, serif; 
	}
	

h3 	{			/* section header */
	color: #000099; 
	font-size: 110%; 
}

h6 {
	color: #666;
	margin: 2px 0 2px 10px;
	padding:10px 0 5px 0;
	font-size:10px;
}

h6 a:link { text-decoration: none; color: #666; }
h6 a:visited { text-decoration: none; color: #666;}
h6 a:hover { text-decoration: underline; color: #666; }
h6 a:active{ text-decoration: none; color: #666;}

#content p, ul, ol, dl, blockquote 	{ 	/* regular text */
	color: #2F1D0D; 
	font-size: 100%; 
	font-weight: normal; 
	font-family: arial, sans-serif; 
}