@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 48px;
	font-weight: bold;
	color: #729EFA;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #729EFA;
	line-height: 36px;
}
.bluelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #729EFA;
}
.blacklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.bigborder {
	border: thick solid #DFE3F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.trbottomborder {
	border-top: thin none #729EFA;
	border-right: thin none #729EFA;
	border-bottom: thin dotted #729EFA;
	border-left: thin none #729EFA;
}
.trbottomandrightborder {
	border-top: thin none #729EFA;
	border-right: thin dotted #729EFA;
	border-bottom: thin dotted #729EFA;
	border-left: thin none #729EFA;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.tableborder {
	background-image: url(../images/tableborder.jpg);
}

.dashborder {
	border: medium dashed #729EFA;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.highlightblue {
	color: #729EFB;
}
a {
	text-decoration: none;
	color: #0000FF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
}
.tableheader {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	background-color: #7395D4;
}
