@charset "UTF-8";
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	height: 30px;
}
.whttxt a:link {
	color:#FFF;
}
.whttxt a:visited {
	color:#fff;
}
.blutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #10155e;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 14pt;
}
.blutxt a:link {
	color:#10155e;
}
.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.sidetxt a:link {
	color:#FFFFFF;
}
.sidetxt a:visited {
	color:#FF0000;
}
.course {
	height: 38px;
}
.clip {
	background-image: url(images/clipboard.jpg);
	background-repeat: no-repeat;
	height: 410px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00C;
	background-position: center;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	background-color: #990000;
	height: 1px;
}
.blutxt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.nav a{
	display: block;
	padding: 4px 8px;
	height:20px;
}
.nav a:link {
	text-decoration: none;
	background: #10155e center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.nav a:visited {
	text-decoration: none;
}
.nav a:hover {
	background: #ae0000 center center;
}
.label {
	background-image: url(images/contact-box2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 260px;
	padding-top: 20px;
	background-position: center;
}
.course {
	background-color: #dbdce1;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.course .button {
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	float: right;
	position: relative;
	padding-right: 20px;
	padding-top: 5px;
	text-decoration: none;
}
.bluline {
	background-color: #10155e;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}