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

body {
	background-color: #003366;
}

.top_bg {
	background-color: #365ea8;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

.table_style1 {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}

.table_title {
	background-color: #365ea8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.table_row1 {
	background-color: #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.table_row2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}


.txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
}

.ln_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7C2901;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
}

.redtablinks{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	text-transform:uppercase;
}

.redtablinks:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#cc4400;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	text-transform:uppercase;
}

.right_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5e5c45;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5e5c45;
}

.right_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5c45;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ln_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#24346e;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}

.title1_sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#24346e;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.top_links_txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#5886dd;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	margin:0px;
	padding:0px
}

.top_links {
	font-family:Arial, Helvetica, sans-serif;
	color:#5886dd;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	margin:0px;
	padding:0px	
}

.top_links:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px	
}

.body_bg {
	background-color: #fff;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b54412;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.right_bg {
	background-color: #e7e4b2;
}

.btm_bg {
	background-color: #002f5d;
}
.ftr_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#011b35;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ftr_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#011b35;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ftr_links:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#195fa6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}