.blue {
	color: #3f3f88;
	font-weight: bold;
}
.title {
	color: #3f3f88;
	font-weight: bold;
	font-size: 16px;
	font-variant: normal;
	text-transform: capitalize;
}
body {
	background: #3F3F88;
	margin-top: 5px;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.text {
	padding-left: 15px;
	padding-right: 5px;
}
.content {
	background: #FFFFEC url(images/bgr.jpg) repeat-y right;
	padding-right: 20px;
	padding-top: 15px;
}
.header {
	color: #3f3f88;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 19px;
	text-align: right;
	border-top: medium #990000;
	border-right: medium #990000;
	border-bottom: medium solid #990000;
	border-left: medium #990000;
	font-style: italic;
	margin-right: 90px;
	margin-left: 15px;
	font-variant: small-caps;
}
.runaround {
	float: right;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.runaroundr {
	float: left;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content2 {
	background: #FFFFEC url(images/bgr.jpg) repeat-y right;
	padding-right: 17px;
	padding-top: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000263;
	border-right-color: #000263;
	border-bottom-color: #000263;
	border-left-color: #000263;
	width: 600px;
	text-align: left;
	padding-left: 20px;
}
.blueline {
	background-image: url(images/blueline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4EED8;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #060060;
	text-align: center;
}
.headline a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #060060;
	text-align: center;
	text-transform: uppercase;
}
.special a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3F3F88;
	text-align: center;
	width: 172px;
	float: left;
	background-image: url(images/blueline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4EED8;
}

.special a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	width: 172px;
	float: left;
	background-image: url(images/blueline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4EED8;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8E0B11;
	text-align: center;
}
.subheader a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8E0B11;
	text-align: center;
}
#headline {
	background-color: #EFE7D0;
	border: 4px solid #C0A347;
	padding: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 45px;
	text-align: center;
}

