@charset "utf-8";
/* CSS Document */

body {
	background-color: #01274E;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contentMain {
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 75px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0;
	text-indent: 15px;
	background-image: url(../graphics/header5.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
}
.contentGallery {
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 75px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0;
	background-image: url(../graphics/header5.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF6937;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6937;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6937;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.strong1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.strong2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF5015;
}
.smallText1 {
	font-size: 10px;
}
.largeText1 {
	font-size: 13px;
}
.imgRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	clear: both;
}
.imgLeft {
	float: left;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
.imgRightMap {
	float: right;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 210px;
	clear: both;
}
.links1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6937;
	text-decoration: none;
}
.links1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6937;
	text-decoration: none;
}
.links2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordertopbottom {
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;
}
/* Forms Related */
table.form {
	margin-top: 10px;
}
table.form td.Dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
fieldset {
	width: 490px;
}

legend {
	font-size: 15px;
	font-weight: bold;
}
