/* Style CSS Document */

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #5066AB;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
}
.style8 {color: #000066}
.style9 {font-size: 16px}
.style10 {font-size: 10px}

fieldset{
	text-align:left;}
#select{
	padding-left:20px;
	font-weight:bold;}
legend{
	font-size:15px;}
.sub_heading{
	font-size:18px;}
.formfield{
	font-size:18px;
	font-weight:bold;}
.bttn {background:#000000; display:block; margin:0px; padding:5px 14px 5px 14px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:none; font-weight:bold;}
a.bttn {background:#000000; display:block; margin:0px; padding:5px 14px 5px 14px; font-size:12px; color:#FFF; outline:none; font-weight:bold; text-decoration:none;}
a:hover.bttn {background:#c60000; color:#fff; text-decoration:none; font-weight:bold;}	