@charset "utf-8";
body, p, form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-color: #DD0B00;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #333333;
}
a {
	font-weight: bold;
	color: #0F3D7B;
	text-decoration: none;
}
p {
	padding-bottom: 8px;
}
img {
	display: block;
	margin: 0px;
	padding: 0px;
}
a:link    img,a:hover img, a:visited img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18pt;
	color: #0F3D7B;
	line-height: 20pt;
}
h2 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #0F3D7B;
	font-size: 13pt;
}
h3 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #0F3D7B;
	font-size: 12pt;
}

ul {
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}


a:visited {
	color: #1A66CE;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	background-image: url(../images/banner.jpg);
	background-color: #0F3D7B;
	background-repeat: no-repeat;
	background-position: center top;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 282px;
}
#nav {
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#nav  a:link, #nav a:visited {
	padding-top: 15px;
	display: block;
	float: left;
	width: 100px;
	padding-bottom: 7px;
	text-align: center;
	color: #FFFFFF;
}
#nav a.current {
	color: #0F3D7B;
	background-image: url(../images/navCurrent.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav  a.whiteButton:link, #nav a.whiteButton:visited {
	background-image: url(../images/buttonBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 109px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11pt;
	color: #0F3D7B;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}
#nav a.whiteButton:hover {
	text-decoration: none;
	background-color: #1A66CE;
	background-image: none;
	color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	background-image: url(../images/contentGrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 778px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #9AC4EE;
	text-align: center;
	font-size: 9pt;
}
#footer  a, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.boxWrapper {
	margin: 10px;
	width: 270px;
}
.APAR_errors {
	font-weight: bold;
	color: #FF0000;
}
.APAR_notes {
	font-style: italic;
}
.boxHeader {
	background-image: url(../images/boxHeader.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
}
.box {
	background-image: url(../images/boxBG.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box a {
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.box a:hover {
	color: #FFFFFF;
	background-color: #1A66CE;
	text-decoration: none;
}
.subheading {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
}
.contactForm {
	background-image: url(../images/boxBG_NoLines.jpg);
	background-repeat: repeat-y;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #B0C4DC;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #0E2763;
}
.contactForm_Header {
	background-image: url(../images/contactForm_Header.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	background-position: center;
}
.caption {
	font-size: 9pt;
	font-style: italic;
	padding-top: 6px;
}
.photowrap_left {
	float: left;
	width: 355px;
	clear: both;
}
.photowrap_right {
	float: right;
	width: 355px;
}
.paginate {
	text-align: center;
	clear: both;
}
.paginate a.current {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}

.photo_gallery{
	background-color: #FFF;
	width:216px;
	margin:0 10px 10px 0;
	padding: 10px;
}

table.galleries td{
	vertical-align: top;
}

.photo_gallery a img{
	border: solid 1px #0F3D7B;
	margin-bottom:6px;
}

.photo_gallery a:hover img{
	border: solid 1px #0F3D7B;
}