.border1 {
	border: 1px solid #BAB9B9;
}
.button {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #03066E;
	text-decoration: none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left center;
	height: 18px;
	border: 1px solid #FFFFFF;
	cursor: hand
}
.fields {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #03066E;
	font-family: tahoma;
	color: #000000;
	font-size: 11px
}
.border {
	border: 1px solid #000000;
}
.mainmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D6F3F8;
	text-decoration: none;
}
.mainmenu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #183049;
	text-decoration: none;
}
.leftmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #01A9C5;
	text-decoration: none;
	line-height: 18px;

}
.leftmenu:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #c10000;
	text-decoration: underline;
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #818181;
	text-decoration: none;

}
.faqq {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;

}
body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #688db3;

}
.footerlinks {

	font-family: tahoma;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
.footerlinks:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
}
h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #01A9C5;
	text-decoration: none;
	line-height: 12px;
}