body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
body {
	background-color: #6BADDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
A.link {
	COLOR: #28558D;
	TEXT-DECORATION: none;
}
A.link:hover {
	COLOR: #28558D;
	text-decoration: underline;
}
A.toplink {
	COLOR: #6BADDF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.toplink:hover {
	COLOR: #F10009;
	text-decoration: none;
	font-weight: bold;
}
A.footerlink {
	COLOR: #A9D0ED;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.footerlink:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.pagebg {
	background-color: #FFFFFF;
}
.left {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
}
.bluebg {
	background-color: #28558D;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	background-color: #28558D;
	background-image: url(../images/btmcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gray {
	background-color: #AAAAAA;
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gray2 {
	background-color: #E5E5E5;
	background-image: url(../images/btmcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.graybg {
	background-color: #E5E5E5;
}
.lightblue {
	background-image: url(../images/bluebg.jpg);
	background-repeat: repeat-x;
	background-color: #6BADDF;
	background-position: top;
}
.whitetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #28558D;
	text-decoration: none;
	line-height: 18px;
}
.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.vline {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.redtext {
	color: #F10009;
	text-decoration: none;
}
.btnbg {
	background-image: url(../images/btnbg.jpg);
	background-repeat: no-repeat;
}
.skybluetext {
	color: #A9D0ED;
	line-height: 18px;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}.bullet {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
}
.bluefont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3792D5;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
