/* CSS Document */
BODY {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
}

p, td, li {
	font-size: 14px;
	color: #0081BC;
}

a, a:active {
	color: #003386;
	text-decoration: none;	
}

a:hover {
	color : #0081BC;
}

.footer {
	font-size: 10px;
	color: #969696;
}

.footer a, .footer a:active {
	color: #969696;	
	text-decoration: none;	
}

.footer a:hover {
	color : #4f6f18;
}

.footer .copyright {
	color: #0179b8;
}

.footer .power a, .footer .power a:active {
	font-weight: bold;
	color: #0179b8;	
	text-decoration: none;	
}

.footer .power a:hover {
	color : #003285;
}

.messageStackError, .messageStackWarning { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #E9ECEF; 
	color: #ed1c24;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

.messageStackSuccess { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #E9ECEF; 
	color: #009900;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

#wrapper {
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}









.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.submenu1_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003386;
}
.submenu1_text_a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A9AC3;
}
.submenu2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 16px;
}
.submenu3_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003386;
	line-height: 16px;
}
.submenu2_text_a {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #9db6de;
	line-height: 16px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0081BC;
	font-weight: bold;
	line-height: 18px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003386;
	line-height: 16px;
}
.submenu3_text_a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A9AC3;
	line-height: 16px;
}
.button1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0179B8;
	width: 136px;
	border: none;
	font-weight: bold;
	display: block;
	padding: 10px;
	cursor:hand;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0081BC;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}

.style4 {color: #F1F5FA}

td.left_column {
	background-color: #3f6bb2;
	background-image: url(../images/bg_09_top_repeatH.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

td.right_column {
	background-color: #DAEEF9;
	background-image: url(../images/bg_08_left_repeatV_blue.jpg);
	background-repeat: repeat-y;
}

td.right_column_white {
	background-color: #FFFFFF;
	background-image: url(../images/bg_08_left_repeatV.jpg);
	background-repeat: repeat-y;
}

td.header_box {
	background-image: url(../images/bg_07_repeat.jpg);
}

td.content_box {
	background-image: url(../images/bg_08_top_repeatH_blue.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

td.content_box_white {
	background-image: url(../images/bg_08_top_repeatH.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

table.content_box_white {
	background-color: #FFFFFF;
	background-image: url(../images/bg_08_left_repeatV.jpg);
	background-repeat: repeat-y;
}

table.product_nav_box {
	background-color: #d9e0f0;
}

table.product_list_box {
	background-color: #DAEEF9;
}

td.vline {
	background-image: url(../images/bg_line_dot_V.gif);
	background-repeat: repeat-y;
}

td.hline {
	background-image: url(../images/bg_line_dot_H.gif);
	background-repeat: repeat-x;
}

a.left_column, a.left_column:active, a.left_column:hover{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

a.left_column_a, a.left_column_a:active, a.left_column_a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #9db6de;
	text-decoration: none;	
}

a.left_column_p, a.left_column_p:active, a.left_column_p:hover{
	font-size: 15px;
	font-weight: bold;
	color: #003386;
	text-decoration: none;	
}

a.left_column_pa, a.left_column_pa:active, a.left_column_pa:hover{
	font-size: 15px;
	font-weight: bold;
	color: #9390bd;
	text-decoration: none;	
}

div.mnf_header {
	font-size: 24px;
	font-weight: bold;
	color: #9db6de;
}

div.mnf_description {
	font-size: 14px;
	font-weight: bold;
	color: #0081BC;
}

div.mnf_url {
	font-size: 13px;
}

div.product_header {
	font-size: 20px;
	font-weight: bold;
	color: #003386;
}

div.header1 {
	font-size: 15px;
	font-weight: bold;
	color: #0081BC;
	text-decoration: none;	
}

.header2 {
	color: #FFFFFF;
	font-weight: bold;
}

a.product_link {
	font-weight:bold;
	text-decoration:underline;
}


.required {
	background-image: url(../images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

input {
	margin: 0.1em;
}

input.invalid, textarea.invalid {
	background-color: #FFE813;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #FFE813;
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}
