/* CSS Document */
body,td,th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	line-height: 120%;
}
#menu_table
{
width:100%;
border-collapse:collapse;
}

#menu_table td 
{
font-size:1em;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: none;
border-right-color: #25408f;
border-left-color: #25408f;
padding:5px 7px 5px 7px;
}
#menu_table th 
{
font-family: "Stencil";
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#25408f;
color:#ffffff;
}


#menu_table tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}



#body_table
{
width:100%;
border-collapse:collapse;
}

#body_table th 
{
padding-top:5px;
padding-bottom:4px;
border: 3px solid #252525;
color:#000000;
font-family:"Stencil", Arial, Helvetica, sans-serif;
font-size:24px;
text-align:center;
}



body {
	background-color: #1a1a1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #1438bf;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #1438bf;
}
.footer_logo {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.footer {
	font-family:"Times New Roman", Times, serif;
	color: #333333;
}

.nav {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 100%;
}
.nav_select {
	font-family:"Stencil";
	font-size: 18px;
	text-transform: uppercase;
	font-weight: none;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #003399;
	line-height: 100%;
}

a.nav:link, a.nav:visited {
	font-family:"Stencil";
	font-size: 18px;
	text-transform: uppercase;
	font-weight: none;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #000000;
	line-height: 100%;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003399;
}

.subnav {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 100%;
}
a.subnav:link, a.subnav:visited {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	line-height: 100%;
}
a.subnav:hover {
	text-decoration: underline;
}
.h_page {
	font-size: 22px;
	line-height: 100%;
	border-left: 3px #1438bf solid;
	border-bottom: 1px #acacac dashed;
	width: 100%;
	padding-left: 15px;
	padding-bottom: 5px;
}
.h_section {
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	border-left: 2px #1438bf solid;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #eaeaea;
}
.inputbox {
	color: #333333;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	line-height: 100%;
}
.btn {
	font-weight:bold;
	text-transform:uppercase;
	border: 1px solid #666666;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 2px 20px 2px 20px;
}
.txt_red_18 {
	color: #FF0000;
	font-size: 18px;
	line-height: 100%;
}
.txt_red_16 {
	color: #FF0000;
	font-size: 16px;
	line-height: 100%;
}
.txt_red_22 {
	color: #FF0000;
	font-size: 18px;
	line-height: 100%;
}
.txt_16 {
	font-family: "Arial", "Times", "serif";
	font-size:16px;
	line-height: 120%;
}
.txt_blue_16 {
	font-size:16px;
	color: #003399;
	line-height: 100%;
}
a.a_btn:link, a.a_btn:hover, a.a_btn:visited{
	padding: 3px 10px 3px 10px;
	line-height: 100%;
	border: 1px #999999 solid;
	text-transform:uppercase;
	color:#FF0000;
	font-weight: bold;
}
.txt_18 {
	font-size:18px;
	line-height: 100%;
}

.img_text {
	border: 1px #cccccc solid;
}
.img_tab{
	border: 5px solid #eaeaea;
}
.img_thumb {
	border: 1px #cccccc solid;
}
.txt_white {
	color: #FFFFFF;
}
.txt_tnr_50 {
	color: #FFFFFF;
	font-family: "Stencil", "Times", "serif";
	font-size: 30px;
	line-height: 100%;
}
.txt_tnr_18 {
	color: #FFFFFF;
	font-family: "Arial", "Times", "serif";
	font-size: 14px;
	line-height: 100%;
}

.txt_tnr_36 {
	font-family:"Stencil", Times, serif;
	color: #000000;
	font-size: 36px;
	line-height: 100%;
}

.txt_header_desc{
	font-family:"Stencil", Times, serif;
	color: #1438bf;
	font-size: 22px;
	line-height: 100%;
}
