body {
	background: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0; }
					
p, td, tr, input, textarea	{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	line-height: 130%; 
	text-align: left;
	}

li, ul {
	margin-left: 10px;
	padding-left: 10px;
}					

a:link {
	color: blue;
	text-decoration: underline;
	}
a:visited {			
	color: blue;
	text-decoration: underline; }
a:active {			
	color: red;
	}
a:hover {			
	color: red;
	text-decoration: none;
	}

h {					
	font-family: arial, verdana, helvetica, sans-serif; 
	}

h1 {				
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-variant: small-caps;
	}

h2	{				
	display: block;
	height: 20px;
	background: #003366;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	}
					
h3 {				
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px; 
	}

h4 {				
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px; 
	}

.boxcaption {		
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-variant: small-caps;
	text-align: center;
	padding: 2px; 
	}

.copyright {		
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px; 
	}
					
.copyright a:link {
	color: #003366; 
	text-decoration: none; 
	}
.copyright a:active {
	color: orange;  
	text-decoration: none; 
	}
.copyright a:visited {
	color: #999999;  
	text-decoration: none; 
	}
.copyright a:hover {
	color: red;  
	text-decoration: underline; 
	}

.intro { 			
	font-size: 12px; 
	font-weight: bold; 
	margin-left: 0pt;
	margin-right: 20pt;
	}
							
.text {			
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	text-indent: 0px; 
	}
/*************** Sidebar styles ********************/					
.sidebarheader {	
	display: block;
	width: 100%;
	margin: 0;
	padding: 6px 0px 6px 0px;
	background: #003366;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center; 
	}
					
.sidebarh4 {		
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: normal; 
	}

.sidebartext	{ 	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.sidebartext ul, .sidebartext li	{
	margin: 0px 0px 0px 10px;
	padding: 0;
					}					
.sidebarpicframe { 
	background-color: #FFFFFF; 
	padding: 2;
	margin-top: 15px; 
	}

/****************** navbarmiddle styles ***********************/
.navbarmiddle {	
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	}
.navbarmiddle a:link {
	font-family: arial, helvetica, verdana, sans-serif;
	color: blue;
	text-decoration: underline; }
.navbarmiddle a:active {
	font-family: arial, helvetica, verdana, sans-serif;
	color: orange;
	text-decoration: underline;   }
.navbarmiddle a:visited {
	font-family: arial, helvetica, verdana, sans-serif;
	color: light-blue;
	text-decoration: none;
	font-weight: bold;  
	}
.navbarmiddle a:hover {
	font-family: arial, helvetica, verdana, sans-serif;
	color: orange;
	text-decoration: underline; 
	}

/************* navbarbottom styles ****************/
.navbarbottom {	
	font-weight: normal;
	font-size: 11px; 
	}

.white {			
	color: white; 
	}

img {				
	border:0; 
	}

.imgborder {		
	border: 1px solid #003366;
	padding: 2px;
					}
					
.captioncentered {
		font-size: 10px;
		font-weight: bold;
		color: #003366;
		text-align: center; 
		}
#navbarwrapper {
	width: 100%;
	height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #003366;
	background-image:url(../images/bg_navbar_top.gif);
	background-repeat:repeat-x;
	border-bottom: 0px solid #003366;
}
#navbartable {
	width: 750px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	border-collapse:collapse;
	background-image:url(../images/bg_navbar_top.gif);
	background-repeat:repeat-x;
	
}
td.navbarrow {
	height: 26px;
	vertical-align: text-bottom;
	border-top: 1px solid white;
	}
#footerarea {
	clear: both;
	float: left;
	width: 100%;
	height: 30px;
	background: #FFFFFF;
	}
#footerleft {
	margin: 0 auto;
	width: 750px;
	color: #666666;
	font-size: 11px;
	padding: 10px 10px 0px 10px;
}

