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;
}
input, textarea, select{
	font-family: Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
}
.introtext {
	font-weight: bold;
	color: #F86000;
}
.formelements, textarea, input {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	border: 1px solid #F86000;
	font-size: 11px;
	
}
.rule, .rule2{
	/*background-image:url(../images/rule.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	border-bottom: 1px solid #47667D;
	
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.subhead {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/subnav_repeat.gif);
	background-repeat: repeat-x;
	/*padding: 5px 5px 10px 5px;
	background-color: #F86000;*/
}
.mainheadings, h1 {
	font-size: 18px;
	line-height: 30px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #F86000;
	font-style: italic;
}
.subheadings, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F86000;
}
.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: #47667D;
}
a:hover {
	color: #F86000;/*#1F4257;*/
	text-decoration: none;
	
}
a.nav:link, a.nav:visited, a.nav:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #1F4257;/*#47667D;*/
	text-decoration: none;
	font-weight: bold;
}
.button{
	background-repeat:no-repeat;
	background-image:url(../images/button.gif);
	width:145px;
	height:26px;
	background-position: center;
	padding: 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	text-align: center;
}
a.buttonLink:link, a.buttonLink:visited, a.buttonLink:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width:145px;
}
a.buttonLink:hover {
	color: #F86000;/*#47667D;*/
	text-decoration: none;
	font-weight: bold;
	width:145px;
}
.bkgrd {
	background-color: #47667D;
	background-image: url(../images/bkgrdrepeat.gif);
	background-repeat: repeat-x;
}
.spacing {
	padding-right: 10px;
	padding-left: 10px;
}
.navrepeat {
	color: #FFFFFF;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 10px 10px;
}
.frame{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #355F7F;
}
.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;
}
