.header_address {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#0b0e61;
}

.header_bottom {
	background-image:url(/design/header_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;

	padding-top:10px;
	padding-bottom:5px;

	border-bottom-color:#a8a1bc;
	border-bottom-width:1px;
	border-bottom-style: solid;

	border-left-color:#0b0e61;
	border-left-width:1px;
	border-left-style: solid;

	border-right-color:#0b0e61;
	border-right-width:1px;
	border-right-style: solid;

	padding-left:10px;

}



.content {
	background-color: #eff0fa;

	border-left-color:#0b0e61;
	border-left-width:1px;
	border-left-style: solid;

	border-right-color:#0b0e61;
	border-right-width:1px;
	border-right-style: solid;

	font-family: Verdana;
	font-size: 11px;

}

.left_border {
	border-left-color:#0b0e61;
	border-left-width:1px;
	border-left-style: solid;

}

.right_border {
	border-right-color:#0b0e61;
	border-right-width:1px;
	border-right-style: solid;
}
	
.left_right_border {
	border-right-color:#0b0e61;
	border-right-width:1px;
	border-right-style: solid;

	border-left-color:#0b0e61;
	border-left-width:1px;
	border-left-style: solid;
}


.email_address {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
}

.text_small {
	font-size:10px;
}

.text_normal {
	font-size:12px;
}

.yellow_text {
	color:#ff5400;
	font-weight:bold;
}
.yellow_text_small {
	color:#ff5400;
	font-weight:normal;
	font-size:10px;
}

.yellow_text_bold {
	color:#ff5400;
	font-weight:bold;
	font-size:14px;
}

body {
	margin:0;
	color:#0b0e61;

	font-family: Verdana;
	font-size: 12px;
}

.footer_menu_td {

	border-top-color:#a8a1bc;
	border-top-width:1px;
	border-top-style: solid;

	border-bottom-color:#a8a1bc;
	border-bottom-width:1px;
	border-bottom-style: solid;

}

.footer_split {

	border-right-color:#0b0e61;
	border-right-width:1px;
	border-right-style: solid;
	text-weight:bold;

}

.footer_split a {
	color:#0b0e61;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
	text-weight:bold;
}

.footer_split a:hover {
	color:#0b0e61;
	font-family: Verdana;
	font-size:10px;
	text-weight:bold;
	text-decoration:underline;
}


.footer_split_last a {
	color:#0b0e61;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
	text-weight:bold;
}

.footer_split_last a:hover {
	color:#0b0e61;
	font-family: Verdana;
	font-size:10px;
	text-weight:bold;
	text-decoration:underline;
}



a:visited {
	color:#0b0e61;
}


.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#eff0f0;
}

.alert {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}