/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #152731;
	line-height: 20px;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #000000;
}
a:active {
	color: #003366;
}
h1 {
	font-size: 18px;
	color: #11618D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 8px;
}
.text {
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

h2 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
}
h3{
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #CCCC00;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menu:link,a.menu:visited,a.menu:active {
	color: #FFFFFF;
	background-image: url(../images/top_bg.gif);
	display: block;
	text-decoration: none;
	width: 120px;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	
}
a.menu:hover {
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/menu_over.gif);
	background-position: bottom;
}
.footer{
	font-size: 12px;
	color: #6F90A3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:link,a.footer:visited,a.footer:active {
	font-size: 12px;
	color: #EB4F5D;
	text-decoration: none;
}
a.footer:hover {
	font-size: 12px;
	color: #6F90A3;
	text-decoration: none;
}
.botm_box {
	background-image: url(../images/btm_box.gif);
	height: 148px;
	border: 1px solid #CFD3D5;
	text-align: center;
}
a.more:link,a.more:visited,a.link:active {
	color: #11618D;
	text-decoration: none;
	text-align: right;
	padding: 10px;
}
a.more:hover{
	color:#666666;
	text-decoration: underline;
}
a.subhead:link,a.subhead:visited,a.subhead:active {
	text-decoration: none;
	background-image: url(../images/subhead.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 180px;
	text-indent: 20px;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 2px;
}
a.subhead:hover {
	text-decoration: none;
	background-image: url(../images/subhead_ovr.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E91CA;
}.photo{
	border: 1px solid #999999;
	padding:2px;
	background-color:#DCDFE5;
}
h5 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.textbox 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #f5f5f5; 
	border: #CCCCCC; 	
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
li{padding:0px; margin:0px; list-style:none;}
ul{	padding:0px; list-style:none; margin: 0px; line-height: 18px;}

.subhead{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/subhead_bullet.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

