.leftCap {
	background-image: url(../images/brdr_left.gif);
	background-repeat: repeat;
	background-position: right;
}
.rightCap {
	background-image: url(../images/brdr_right.gif);
	background-repeat: repeat;
	background-position: left;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}
.activebtn {
	width: 660px;
	background-image: url(../images/btn_red.gif);
	background-repeat: repeat;
	background-position: left;
}
.inactivebtn {
        color: #888888;
	width: 660px;
	background-image: url(../images/btn_blue.gif);
	background-repeat: repeat;
	background-position: left;
}

a:link {
	color: #003376;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #E72331;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.GoButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height=12px;
}
.SelectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height=13px;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	font-weight: bold;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	list-style-image: url(../images/blue_arrow.gif);
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	margin: 0px;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	text-align: left;
}

.roweven, .roweven td {
	border-top: 1px solid #e6e6e6;
	background-color: #f4f4f4;
}
.rowodd, .rowodd td {
        border-top: 1px solid #e6e6e6;
        background-color: #ffffff;
}
.rowalt, .rowalt td {
        border-top: 1px solid #e6e6e6;
        background-color: #cded9d;
}

.regnotice, .regnotice p, .regnotice ol {
        font-size: 16px;
        color: black;
        line-height: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.regform, .regform td {
        font-size: 16px;
        color: black;
        line-height: 18px;
        vertical-align: top;
}
.regdata {
        font-size: 14px;
        color: black;
        line-height: 16px;
}
.regrequire {
        font-size: 16px;
        font-weight: bold;
        color: #023273;
        line-height: 18px;
}
.regalert {
        font-size: 16px;
        font-weight: bold;
        color: red;
        line-height: 18px;
}
.regnote {
        font-size: 14px;
        color: black;
        line-height: 16px;
}
.notation{
        font-size: 12px;
	vertical-align: 0.8ex;
}
