@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13244B;
}
body {
	background-color: #13244b;
	background-image: url(images/page_bg_top.gif);
	background-repeat: repeat-x;
}
.main_table_border {
	border: 5px solid #3570B0;
}

h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #1E366E;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 2px solid #EFEFEF;
}
h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #C62222;
	margin: 0px;
	padding: 15px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
.footer_text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3570B0;
	line-height: 16px;
}
.footer_text a {
	color: #3570B0;
	text-decoration: none;
}
.footer_text a:hover {
	color: #fff;
}
.footer_text ul {
	margin: 0;
	padding: 0 0 0 10px;
}.text_small_italic {
	font: italic 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.large_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C62222;
}

