h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff; 
text-decoration: none;
font-weight: normal;
} 

h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #ffffff; 
text-decoration: none;
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text10 {  font-family: Arial; font-size: 10px; text-decoration: none; color: #ffffff;}
.text10_u {  font-family: Arial; font-size: 10px; text-decoration: underline; color: #ffffff;}
.text11 {  font-family: Arial; font-size: 11px; text-decoration: none; }
.text12 {  font-family: Arial; font-size: 12px; text-decoration: none; color:#0054a4}
.text12_link {  font-family: Arial; font-size: 12px; text-decoration:underline;}
form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.text14 {  font-family: Arial; font-size: 14px; text-decoration: none; color:}
.text16 {  font-family: Arial; font-size: 16px; font-weight: bold;}
.info_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}

.formbuttons {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #25205E;

}

.formbutton {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #25205E;

}

.tip {
	font:10px/12px;
	font-family:Arial, Helvetica, sans-serif; 
	border:solid 1px;
	border-color:#666666; 
	width:200px; 
	padding:1px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#333333; 
	top:20px;
	left:90px; 
	background-color:#ffffff;
}

.side_button {
	background-image: url(../images/general/side_buttons-over.png);
	width: 185px;
	height: 24px;
	background-repeat: no-repeat;
}

.side_button_small {
	background-image: url(../images/general/side_buttons_small-over.png);
	width: 171px;
	height: 15px;
	background-repeat: no-repeat;
}

.middle_line {
	background-image: url(../images/general/middle_line.png);
	width: 3px;
	background-repeat: repeat-y;
}

.side_button_text {
	font-family:Arial, Helvetica, sans-serif;
	color: #0054a4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
}

.side_button_small_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #0054a4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 7px;
}
.div_header_text 
{
	text-align:center;
	color:#ffffff;
	height:7px;
}
