/* CSS Document */


#headerText h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
	
#headerText p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
#topNav {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	height: 20px;
	right: 15px;
	}
	
#topNav a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	background-color : transparent;
	text-decoration : none;
	}
#topNav a:Hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	background-color : transparent;
	text-decoration : underline;
	}

#leftNav {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	background-color : transparent;
	text-decoration : none;
	text-align: left;
	display: block;
	word-spacing: 5px;
	}
#leftNav a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	background-color : transparent;
	text-decoration : none;
	display: block;
	word-spacing: 5px;
	line-height: 15px;
	}
	
	#leftNav h2{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFF00;
	display: block;
	word-spacing: 5px;
	font-weight: bold;
	}

#leftNav a:Hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : underline;
	text-align: left;
	word-spacing: 5px;
	}
	
#bodyText {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	background-color : transparent;
	text-decoration : none;
	}

	
#bodyText a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	background-color : transparent;
	text-decoration : underline;
	}
	
#bodyText h1{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003366;
	background-color : transparent;
	text-decoration : none;
	}
	
#bodyText h2{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003366;
	background-color : transparent;
	text-decoration : none;
	}
#tableLinks {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 12px;
	}

#tableLinks h1{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 12px;
	}
#tableLinks h2{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: ##003366;
	text-decoration: none;
	text-align: center;
	height: 12px;
	}
#tableLinks td{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 12px;
	}		
#tableLinks a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
	text-align: left;
	height: 12px;
	}
#tableLinks a:Hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	text-decoration: underline;
	text-align: left;
	height: 12px;
	}
	

