body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213156;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293F72;
	vertical-align: top;
	padding-left: 5px;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293F72;
        font-weight: bold;
	vertical-align: top;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topback {
	background-image: url(/images/splash/topback.jpg);
	background-repeat: repeat-x;
}
.topback2 {

	background-image: url(/images/splash/center2back.jpg);
	background-repeat: repeat-x;
}
.topback3 {


	background-image: url(/images/splash/center3back.jpg);
	background-repeat: repeat-x;
}
.topback4 {



	background-image: url(/images/splash/center4back.jpg);
	background-repeat: repeat-x;
}
.topback5 {




	background-image: url(/images/splash/center5back.jpg);
	background-repeat: repeat-x;
}
.topback6 {





	background-image: url(/images/splash/hayback.jpg);
	background-repeat: repeat-x;
}
.phtoosback {
	background-image: url(/images/newsplash/photosback.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.navback {
	background-image: url(/images/newsplash/navbacksolid.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 397px;
	text-decoration: none;
}
.addresstop {
	font-size: 12px;
}
.phtoosback2 {
	background-image: url(/images/newsplash/photosback.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 20px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #102563; 
	/*color: #071D50; 
	/*color: #3B5C9F;	*/
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
.navwatermark {

	background-image: url(/images/newsplash/linksback2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 397px;
	text-decoration: none;
}
.topstripes {

	background-image: url(/images/newsplash/topstripes.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.photos {
	border: 1px solid #049B8C;
	margin: 5px;
}
.infobahnfooter {
	font-size: 10px;
}
.phototext {
	font-size: 10px;
}
.divider {/* used to style some hr tags */
    border: dotted thin #93D3D3;
}
.forms {/* used to style some hr tags */
	border: dotted thin #93D3D3;
	padding: 5px;
    width: 400px;
}

.submitButton {/* form buttons */
	border: solid 1px #049B8C;
	background-color: #93D3D3;
}
.formHeadings {/* application form headers */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #049B8C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #049B8C;
	color: #213156;
	font-weight: bold;
        padding-left: 5px;
}
input,textarea,radio {
	background-color:#EEEEEE;
}

/* can be used to style interior nav lists - horizontal, as buttons, etc */
#listNav ul {
}
#listNav li {
}
