/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

.footer {
	font-size: 10px;
	color: #003567;
}

.shortinfo {
	font-size: 10px;
	color: #CCCCCC;
}

.breadcrumb {
	font-size: 10px;
}

.nav {
	color: #FFFFFF;
}

.page_title {
	font-size: 24px;
	font-weight: bold;
	color: #099CEA;
}


.sec-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.box-title {
	font-size: 16px;
	font-weight: bold;
	color: #F79704;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.justify-text {
	line-height: 15px;
	text-align: justify;
}

.textbox {
	line-height: 13px;
}

.main-nav {
	font-size: 11px;
}

.content-text {
	line-height: 18px;
	text-align: justify;
}

.whitetext {
	color: #FFFFFF;
}

.boldtext {
	font-weight: bold;
}

.more {
	font-size: 11px;
	color: #F79704;
}


a {
	
}
a:link {
	text-decoration: none;
	color: #003567;
}

a:visited {
	text-decoration: none;
	color: #003567;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003567;
}

.a2:link { 
	color: #FFFFFF; 
	text-decoration: none;
}

.a2:visited { 
	color: #FFFFFF; 
	text-decoration:none;
}

.a2:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
}



.a_nav:link { 
	color: #FFFFFF; 
	text-decoration: none;
}

.a_nav:visited { 
	color: #FFFFFF; 
	text-decoration:none;
}

.a_nav:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
}


.a_breadcrumb:link { 
	color: #555555; 
	font-size: 10px; 
	text-decoration: none;
}

.a_breadcrumb:visited { 
	color: #555555; 
	font-size: 10px; 
	text-decoration:none;
}

.a_breadcrumb:hover { 
	color: #099CEA; 
	font-size: 10px; 
	text-decoration: underline;
}


.a_more:link { 
	color:#F79704; 
	font-size: 10px; 
	text-decoration:none;
}

.a_more:visited { 
	color:#F79704; 
	font-size: 10px; 
	text-decoration:none;
}

.a_more:hover { 
	color:#099CEA; 
	font-size: 10px; 
	text-decoration:none;
}



input 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
}

.fieldtext 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

textarea 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:113px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

select 
{
color: #003567; 
font-size: 9px;
border:1px solid #999999;
height:28px;
Vertical-Align: center;
Horizontal-Align: Center;
background-color: #FFFFFF;
}