@charset "utf-8";
.clearing {
	clear:both;
	height:0px;
	overflow: hidden;
}
.topBar_bgRight {
	background-image: url(../images/bg_topBar_right.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	height: 28px;
}
.topBar_bgLeft {
	background-image: url(../images/bg_topBar_left.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	height: 28px;
}
.menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_links a:link, .menu_links a:visited, .menu_links a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_links a:hover{
	color: #BAC7D7;
	text-decoration: none;
}

.banner_area {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #3e417b;
}
.text_area {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	width: 125px;
	text-align: center;
	left: 390px;
	visibility: inherit;
	height: 25px;
	line-height: 22px;
	background-image: url(../images/bg_language.jpg);
	background-repeat: no-repeat;
}
.language a:link, .language a:visited, .language a:active{
	color: #999999;
	text-decoration: none;
}

.language a:hover{
	color: #999999;
	text-decoration: underline;
}
.language strong {
	font-size: 11px;
}


.generic_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	border: 1px solid #dddddd;
	line-height: 20px;
	margin: 7px;
}
.generic_box strong {
	font-size: 12px;
}
.generic_box .indent_text {
	padding-left: 30px;
}


.generic_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}

.generic_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E5B89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.generic_box h2 a:link, .generic_box h2 a:active, .generic_box h2 a:visited {
	color: #2E5B89;
	text-decoration: none;
}
.generic_box h2 a:hover {
	color: #2E5B89;
	text-decoration: underline;
}
.generic_box h3 {
	color: #993300;
	margin: 0px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 30px;
}
.generic_box h3 a:link, .generic_box h3 a:active, .generic_box h3 a:visited{
	color: #993300;
	text-decoration: none;
}
.generic_box h3 a:hover{
	color: #993300;
	text-decoration: underline;
}
.generic_box h4 {
	color: #993300;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.generic_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.generic_box p a:link, .generic_box p a:active, .generic_box p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.generic_box p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.data_box {
	margin-bottom: 10px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #F8F8F8;
}
.data_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.data_box .main_box {
	background-color:#FFFFFF;
	border: 1px solid #393F67;
	padding: 0px;
}
.data_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	background-color: #34375D;
	line-height: 30px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg_h1.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0D6E6;
	text-indent: 20px;
}
.data_box h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	padding-top: 10px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small_text a:link, .small_text a:active, .small_text a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.small_text a:hover{
	color: #0099FF;
	text-decoration: underline;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom_links a:link, .bottom_links a:active, .bottom_links a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_links a:hover{
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
.bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.content_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #dddddd;
	line-height: 20px;
	clear: both;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content_box strong {
	font-size: 12px;
}
.content_box .indent_text {
	padding-left: 30px;
}


.content_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}

.content_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E5B89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.content_box h2 a:link, .content_box h2 a:active, .content_box h2 a:visited {
	color: #2E5B89;
	text-decoration: none;
}
.content_box h2 a:hover {
	color: #2E5B89;
	text-decoration: underline;
}
.content_box h3 {
	color: #993300;
	margin: 0px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 30px;
}
.content_box h3 a:link, .content_box h3 a:active, .content_box h3 a:visited{
	color: #993300;
	text-decoration: none;
}
.content_box h3 a:hover{
	color: #993300;
	text-decoration: underline;
}
.content_box h4 {
	color: #993300;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.content_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content_box p a:link, .content_box p a:active, .content_box p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.content_box p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.form_field {
	padding: 3px;
}
.form_input {
	font-size: 11px;
	color: #666666;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
.form_combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #76A7CB;
}
.form_button{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	background-color: #858585;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(../../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	letter-spacing: 2px;
}
.form_button2 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin: 2px;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	letter-spacing: 2px;
}
.success_msg{
	margin: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
.success_msg h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #333333;
	background-color: #006600;
	padding: 5px;
}
.err_msg {
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.err_msg h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CC0000;
	background-color: #CC6600;
	padding: 5px;
}
