body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.left-top-bg {
	background-image: url(images/top-bg.png);
	background-repeat: repeat;
	background-position: right top;
	
}
html {
	height: 100%;
}
.big-bg {
	background-image: url(images/big-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #033C65;
}

.big-subnav-bg {
	background-image: url(images/subnav-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #033C65;
}
.inputboxes {
	border: 1px solid #0b568f;
	background-color: #FFFFFF;
	background-image: url(images/inputbg.png);
	background-repeat: repeat-x;
	background-position: left top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033c65;
}

.mainboxspacing {
	margin-top: 36px;
	margin-right: 32px;
	margin-bottom: 23px;
	margin-left: 32px;
	padding-top: 36px;
	padding-right: 32px;
	padding-bottom: 23px;
	padding-left: 32px;
	background-image: url(images/mainbox-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #033c65;
}
.maintext a:link{
	text-decoration: underline;
		color: #0b568f;
}
.maintext a:hover{
	text-decoration: underline;
		color: #0b568f;
}
.maintext a:active{
	text-decoration: underline;
		color: #0b568f;
}
.maintext a:visited{
	text-decoration: underline;
		color: #0b568f;
}
.dividerbg {
	background-image: url(images/repeating-vertical-divider.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.dividerline {
	background-image: url(images/repeating-vertical-divider.png);
	background-repeat: repeat-y;
	background-position: right top;
	
	
}
.text1217 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #033c65;
}
.text1217 a:active {
	color: #033c65;
text-decoration: underline;

}
.text1217 a:link {
	color: #033c65;
text-decoration: none;

}
.text1217 a:hover {
	color: #033c65;
text-decoration: underline;

}
.text1217 a:visited {
	color: #033c65;
text-decoration: none;

}


.bottomspacing-3022 {
		margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #598cb2;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b568f;
	list-style-image: url(images/bullet.png);
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
}
ul a:link {
		color: #0b568f;
text-decoration: none;	
}
ul a:hover {
		color: #0b568f;
text-decoration: underline;	
}
ul a:active{
		color: #0b568f;
text-decoration: underline;	

}
ul a:visited{
		color: #0b568f;
text-decoration: none;	

}



.nomargin {
	margin: 0px;
	padding: 0px;
}
.rightsidephotos {
	margin-bottom: 15px;
	margin-left: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	position: relative;
	top: 5px;
}
.style3 {color: #0b568f}
.style5 {color: #0b568f; font-style: italic; }