body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.padding10px {
	padding: 10px;
}
.rule, .rule2{
	background-image: url(../images/h_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.siderule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #072C54;
}
input, select, textarea, table  {
	font-size: 11px;
	font-family: Arial,Tahoma, Verdana,  Helvetica, sans-serif;
}
a:link, a:visited, a:active{
	color: #072C54;
	/*font-weight: 900;*/
	text-decoration: none;
}
a:hover {
	color: #2476AF;
	/*font-weight: 900;*/
	text-decoration: none;
}

.tablebkgrd {
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	padding: 15px;
	text-align: center;
}
.boxbottom {
	background-image: url(../images/box_b.gif);
	background-repeat: repeat-x;
}
.boxtop {
	background-image: url(../images/box_t.gif);
	background-repeat: repeat-x;
}
.boxleft {
	background-image: url(../images/box_l.gif);
	background-repeat: repeat-y;
}
.boxright {
	background-image: url(../images/box_r.gif);
	background-repeat: repeat-y;
}
.boxbkgrd {
	background-color: #DADFED;
	/*background-color: #E7E8EF;*/
}
.smallHeadlines, .subheadings, h2 {
	font-size: 13px;
	font-weight: 900;
	color: #2476AF;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	line-height: 18px;
}
.picturerunaround{

	padding-right: 10px;
}
.bkgrdrepeat {
	background-image: url(../images/BkGrdRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #2476AF;
}
.fields {
	font-size: 11px;
	border: 1px solid #072C54;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
.button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #072C54;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
.smallprint {
	font-size: 10px;
}
.largeheading, h1, .mainheadings, .headline {
	font-size: 16px;
	font-weight: bold;
	color: #072C54;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	line-height: 28px;
}
.frame {
	border: 1px solid #405574;
}
.vrule {
	/*background-image: url(../images/v_rule.gif);
	background-repeat: repeat-y;*/
}
.shadowright {
	background-image: url(../images/rightShadow.jpg);
	background-repeat: no-repeat;
	background-position:left 10px;
}
.shadowleft {
	background-image: url(../images/leftShadow.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.homeimg {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.hometxtpadding {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.boldblue {
	font-weight: bold;
	color: #072c54;
}
.welcome {
		color: #ffffff;
		background-image: url(../images/LoginTitleBg.gif);
		padding: 10px;
		}
.subhead {
		color: #ffffff;
		background-image: url(../images/LoginTitleBg.gif);
		/*background-image: url(../images/BkGrdRepeat.jpg);*/
		background-repeat: repeat-x;
		background-color: #2476AF;
		padding: 10px;
		font-weight: bold;
		vertical-align:middle;
		}
.navrepeat{
	padding: 0 10px 0 10px;
	background-image: url(../images/navBkgrd.gif);
	background-repeat: repeat-x;
}
