﻿body, td {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body {
	color: #FFFFFF;
}


a:link {color:#2A4883; text-decoration:underline} 
a:visited {color:#2A4883; text-decoration:underline} 
a:active {color:#2A4883; text-decoration:underline} 
a:hover {color:#2A4883; text-decoration:none}


.column_1 {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 4px;
	font-size: 11px;
	width:210px;

}


.column_2 {
	padding: 12px;
}


.nav_buttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4883;
	font-weight: bold;
	line-height: 24px;
	background-image: url(images/button.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	height: 24px;
	width: 169px;
}

.nav_buttons a:link {
	font-family:Arial, Helvetica, sans-serif;

	color: #2A4883;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	height: 24px;
} 

.nav_buttons a:visited {
	font-family:Arial, Helvetica, sans-serif;

	color: #2A4883;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	height: 24px;
} 

.nav_buttons a:active {
	font-family:Arial, Helvetica, sans-serif;

	color: #2A4883;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	height: 24px;
} 

.nav_buttons a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #509CC0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 169px;
	height: 24px;
} 

.border {
	border-right: 1px solid #545F74;
	border-left: 1px solid #545F74;
}

.footer {
	border-right: 1px solid #545F74;
	border-left: 1px solid #545F74;
	border-bottom: 1px solid #545F74;
	font-size: 10px;
	padding: 7px;
	color: #666666;
}

H5 {font-size: 14px; color: #062A6C;}

#table9 {
width:200px;

}