body,table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.maintable {
	background-color: #FFFFFF;
	/*border: 1px solid #FFFFFF;*/
}
.footer {
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

.introtext {
	font-weight: bold;
	color: #666666;
}
.formelements, textarea, input, select {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	border: 1px solid #003366;
	font-size: 11px;
	
}
.rule, .rule2{
	background-image:url(../images/rule.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.subhead {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/subheadbkgrd.gif);
	background-repeat: repeat-x;
	background-color: #003366;
}
.mainheadings, h1 {
	font-size: 18px;
	line-height: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.subheadings, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.subheaderbar {
	background-image: url(../images/subheaderbar.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BB0C0C;
	background-attachment: fixed;
}
.subrepeat {
	background-image: url(../images/sub_repeat.gif);
}
.sub {
	background-color:#FFFFFF;
}
.introtext {
	font-weight: bold;
	color: #004573;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.imgtitlespace {
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link, a:visited, a:active{
	color: #003366;
}
a:hover {
	color: #94AEC9;/*#0576B5;*/
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav:active{
	color: #003366;
	text-decoration: none;
}
a.nav:hover {
	color: #94AEC9;
	text-decoration: none;
}
a.loginNav:link, a.loginNav:visited, a.loginNav:active{
	text-decoration: none;
	color: #990000;
}
a.loginNav:hover {
	color: #94AEC9;
	text-decoration: none;
}
.bkgrd {
	background-color: #ffffff;
	background-image: url(../images/bkgrdrepeat.gif);
	background-repeat: repeat-x;
}
.spacing {
	padding-right: 10px;
	padding-left: 10px;
}
.navrepeat {
	color: #003366;
	background-image: url(../images/nav_bkgrd.jpg);
	background-repeat: no-repeat;
	padding: 5px 20px 17px;
}
.frame{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #0C315B;
}
.cellpadding {
	padding: 10px;
}
.white_txt {
	color: #FFFFFF;
}
.right_shadow {
	background-image: url(../images/right_shadow_repeat.jpg);
	background-repeat: repeat-y;
}
.left_shadow {
	background-image: url(../images/left_shadow_repeat.jpg);
	background-repeat: repeat-y;
}
