body, .default {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#mainContainer{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
}
form{
	padding:0 3px 0 3px;
}
.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;
}
a:link {
	color: #072C54;
	text-decoration: none;
}
a:visited {
	color: #072C54;
	text-decoration: none
}
a:hover {
	color: #2476AF;
	text-decoration: none;
}

a:active {
	color: #072C54;
	text-decoration: none
	}

.tablebkgrd {
	background-color: #FFFFFF;
	width:760px;
}
.footer {
	font-size: 10px;
	padding: 10px;
	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;
}
#shadows {
	background-image: url(../images/shadows.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding:0 20px 0 20px;
}
.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 {
	font-size: 21px;
	font-weight: 900;
	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;
}
.shadowleft {
	background-image: url(../images/leftShadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.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;
}
#boxContainerTop { 
	background: url(../images/box_t.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:6px;
}
#boxContainerTopLeft {
	color:#FFFFFF;
	font-weight:bold; 
	background: url(../images/box_tl.gif) no-repeat;
	height: 25px;
	padding:3px 10px 0 10px;
}
#boxContainerTopRight{
	background: url(../images/box_tr.gif) no-repeat top right;
	height: 6px;
}
#boxContainerBottom { 
	background: url(../images/box_b.gif) repeat-x;
	height:25px;
}
#boxContainerBottomLeft {
	background: url(../images/box_bl.gif) no-repeat bottom left;
	height: 25px;
}
#boxContainerBottomRight{
	background: url(../images/box_br.gif) no-repeat bottom right;
	height: 25px;
}
#boxContainerContent{
	background-color: #DADFED;
	
}
#boxContainerLeft{
	background: url(../images/box_l.gif) repeat-y;
	padding:0 5px 5px 10px;
	/*border-left: #4fbcbd solid 1px;*/
}
#boxContainerRight{
	background: url(../images/box_r.gif) repeat-y right;
	/*border-right: #4fbcbd solid 1px;*/
}
#banner{
	background: url(../images/bannerRepeat.png) repeat-x; 
	height:30px;
}
#bannerRight{
	background: url(../images/bannerRight.png) no-repeat right;
	height:30px;
}
#bannerLeft{
	background: url(../images/bannerLeft.png) no-repeat left;
	height:30px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bolder;
	padding:0 0 0 10px;
}