BODY, TR, TD, UL, FONT, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL {
	font-family:  Tahoma,Verdana,Arial,Helvetica, Geneva;
	font-size : 14px; 

}

body {margin:0px; padding:0px;;
background: #999999 url(/images/background_5.jpg) repeat-x
}

h2 {
	font : 20px Arial,Trebuchet MS, Verdana,sans-serif;
	font-weight : bold;
	color : #000099;	
	font-variant: small-caps;
	}	
	
.SubHeader {
	font : 16px Arial,Trebuchet MS, Verdana,sans-serif;
	font-weight : bold;
	color : #000099;
	width: 90%;
	border-bottom: 1px solid #d9d9d9;
	font-variant: small-caps;
	 }		

.Size11 {
	font-size:11px; }
.Size10 {
	font-size:10px; }		
	
UL {
	list-style-image:url("/images/arrow_blue.gif"); }			
	
/* main container for site */	
	#container {
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	padding:15px;

		}

/* container for site content */			
	#content {
	width:770;
	padding:15px;
	align: center;
	background-color:#ffffff;
		}
		
/* footer bar section */			
	#footer {
	width:100%;
	padding:2px;
	border: 1px solid #0033cc;
	background: #0066cc;
		}		
		
/* Begin Menu Tabs */			
#tablist{
	padding: 3px 0;
	margin-left: 50;
	margin-bottom: 0;
	margin-top: 1.1em;
	font: bold 13px Arial;
	}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	border-bottom: 1px solid gray;
	}

#tablist li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #778;
	border-bottom: 1px solid #778;
	background: #c6c6c6;
	}

#tablist li a:link, #tablist li a:visited{
	color: navy;
	}

#tablist li a:hover{
	color: black;
	background: lightyellow;
	border-color: navy;
	}

#tablist li a.current{
	background: #ffffff;
	}
/* End Menu Tabs */		


/* Begin CSS for rounded corners */	
.roundcont {
	width: 100%;
	background: white;
	color: #000000;

	}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
	}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
	}

img.corner {
   width: 25px;
   height: 25px;
   border: none;
   display: block !important;
	}
/* End CSS for rounded corners */	

A.BottomMenu{
	text-decoration: none;
	font-family: Geneva,Arial,Verdana,  Helvetica;
	font-size: 13px;
	font-weight : bold;
	color: #003399; }

A.BottomMenu:visited, active {
	text-decoration: none;
	font-size: 13px;
	font-weight : bold;
	color: #003399; }

A.BottomMenu:hover {
	text-decoration: underline;
	color: #6600cc;
	font-size: 13px;
	font-weight : bold;
	color: #cc3300; }

.footer {
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
	font-family: Arial,Verdana, Geneva, Helvetica; }

