.stroke {
	background-position: center top;
	border: 1px solid #333333;
}
body,table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
}
.small {
	font-size: 10px;
}

.contentArea {
	padding-left: 30px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: left top;
}


a{
	text-decoration:underline;
	color: #990000;
}
a:hover{
	text-decoration:none;
}


.nav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.navSmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a.navSmall {
	text-decoration:none;
	color: #FFFFFF;
}
a.navSmall:hover  {
	color: #F44938;
}

a.nav {
	text-decoration:none;
	color: #FFFFFF;
}

a.nav:hover {
	text-decoration:none;
	color: #F44938;
}




.Header, H1 {
	font-size: 21px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	color: #FFFFFF;
}
.SUBHeader {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
}

li {
	list-style-position: inside;
	list-style-type: circle;
}

.formLabel {
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input,textarea,select {
	padding: 1px;
	border: 1px solid #F1480E;
}
.navSelected {
	font-weight: bold;
	color: #F44938;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #241A61;
	line-height: 20px;
}
