/* CSS Document */

html {
margin: 0;
padding: 0;
height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0; 
	height: 100%;
	border: 1px;
	font-size: 11px;
}

td.uw-left {
	padding-left : 4px;
	vertical-align : top;
	background-color : #F1F3F4;
	font-size: 10px;
	color : #003366;
	padding-bottom : 4px;
	padding-top : 4px;
	font-weight : bold;
	border-top : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
}

td.uw-top {
	font-weight : bold;
	padding-left : 4px;
	padding-bottom : 4px;
	padding-top : 4px;
	color: #003366;
	background-color : #F1F3F4;
	border-top : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}

td.uw-content {
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	border-top : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
	padding-left : 4px;
}

h1 {

	font-family:Verdana;
	font-size:14px;
	color:#293957;
	font-weight:bold;

}

h2 {

	font-family:Verdana;
	font-size:12px;
	color:#4b6797;
	font-weight:bold;

}

h3 {

	font-family:Verdana;
	font-size:12px;
	color:#293957;
	font-weight:bold;

}

.title {

	font-family:Verdana;
	font-size:12px;
	color:#4b6797;
	font-weight:bold;

}

td {
	font-size: 11px;
}

img {
	border:0px;
}

.td_menu {	
		background-color:#000000;
		text-align:center;
		border-left: 1px solid #7A491A;
		

		}

.td_navig {	
		border: 1px solid;
		border-color:#00CCFF;
		font-family:Verdana;
		font-size:10pt;
		color:white;
		font-weight:bold;
		text-align:center;
		background-color:#00CCFF;
		}
		
		
.tr_menu {
		background-color: #000000;
		border-color:red;
		text-align:center;
		
		}
		
.bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;

}
	
.a_menu:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.a_menu:visited {
	text-decoration: none;
	color:white;
	font-weight: bold;
	font-size: 13px;
}
.a_menu:active {
	text-decoration: none;
	color:white;
	font-weight: bold;
	font-size: 13px;
}
.a_menu:hover {
	text-decoration: none;
	color:#FF9934;
	font-weight: bold;
	font-size: 13px;
}
	

	
.b_menu:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.b_menu:visited {
	text-decoration: none;
	color:white;
	font-weight: bold;
	font-size: 13px;
}
.b_menu:active {
	text-decoration: none;
	color:white;
	font-weight: bold;
	font-size: 13px;
}
.b_menu:hover {
	text-decoration: none;
	color:#FF9934;
	font-weight: bold;
	font-size: 13px;
}
	




A:link {
	text-decoration: none;
	color: black;
	text-weight: bold;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color:black;
	text-weight: bold;
	font-size: 12px;
}
A:active {
	text-decoration: none;
	color:black;
	text-weight: bold;
	font-size: 12px;
}
A:hover {
	text-decoration: none;
	color:#979797;
	text-weight: bold;
	font-size: 12px;
}
		
.B:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:black;
	display: block;
	padding: 2px 2px 2px 10px;
	background: #FFFFFF;
}
.B:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:black;
	display: block;
	padding: 2px 2px 2px 10px;
	background: #FFFFFF;
}
.B:active {
	text-decoration: none;
	color:black;
	font-size: 12px;
	font-weight: bold;
}
.B:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #345377;
	background: #FFFFFF;
}

.C:link {
	text-decoration: none;
	color:#48545B;
}
.C:visited {
	text-decoration: none;
	color:#48545B;
}
.C:active {
	text-decoration: none;
	color:#48545B;
}
.C:hover {
	text-decoration: none;
	color:black;
}

.td1 {
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	background: #FFFFFF;
}



.normal_text {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
		
.content {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.border {
	
	border: 1px solid #000000;

}

input {
	border: 1px solid #000000;
	color : #333333;
	font-size : 11px;
}

input.button {
	border: 1px solid #000000;
	color : #3d5267;
	font-size : 13px;
}

textarea {
	border: 1px #999999 inset;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width:100%;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 8px;
	border: 1px #999999 inset;
	color : #333333;
}

input.check {
	border : none;

}

.error {
	color : #E00B0B;
}
.bolderror {
	color : #E00B0B;
	font-weight : bold;
}
.error_bg {

	font-weight: bold;
	background: #d75050;
	color: #FFFFFF;
}

.td_empty {
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	background:#9E9D9D;
	
}

.td1 {
	
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	background:#FAFAFA;
	
}

.td2 {
	text-align : center;

	border-bottom : 1px solid #FFFFFF;
	background: #97B5C6;
	font-weight:bold;
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
}

.td3 {
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	background: #FFFFFF;
	color:#48545B;
}


.table_color {

	background:#FAFAFA;

}

.td_header1 {
	text-align:center;
	background:#206CBA;
	color:#FFFFFF;
	font-weight:bold;
	border-right : 1px solid #000000;
	
}

.td_header {

	text-align:center;
	font-weight:bold;
	border-right : 1px solid #000000;
	border-bottom : 2px solid #000000;
	background:#ECEBEB;
}

.td0 {
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	color:red;
	background:#FFFFFF;
	font-weight:bold;
}

.td_table_left
{
	

	text-align:center;
	font-weight:bold;
	border-right : 2px solid #000000;
	background:#ECEBEB;
}

p {
	font-size:12px;
	color: #373535;
	
}

.news_td {
	text-align : left;
	padding-left:5px;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	color:black;
	background:#FFFFFF;
}

.td_faq {
	text-align : left;
	padding-left : 5px;
	color : #FFFFFF;
	background : #f0efef; 
}

.menutitle {
	color:#000000;
	font-weight:bolder;
	font-size:12px;
}

.menuitem {
	padding-left:15px;
	padding-bottom:2px;
	padding-top:2px;

}

.button {
	border: 1px solid #000000;
	background : #DCD09A;
	font-size : 13px;
}