/* MAIN STYLES */

body {
	background-image: url(/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #183f68;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#ffffff;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #ffffff;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:normal;
	color:#ffffff;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:normal;
	color:#ffffff;
}

h4 {
}

p {
}

a {
	color: #339999;
	text-decoration: none;
}

a:hover {
	color: #66ffff;
	text-decoration: underline;
}

a:active {
	color: #ffff33;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1f1e13;
}



/* CLASSES & IDs */

.container{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}

#head{
	width:970px;
	position:relative;
	background:url(/head-bg.jpg) no-repeat 0 26px;
	margin:0 auto;
}

#mainmenu{
	width:970px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top;
	height: 53px;


}

#mainbody{
	width:970px;
	position:relative;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

.topcontact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
}

.onecolarea {
	background:url(/one-column-bg.png) no-repeat;
}

.twocolarea {
	background:url(/two-column-bg.png) no-repeat;
}

.threecolarea {
	background:url(/three-column-bg.png) no-repeat;

}

.subtable {
	font-size: 11pt;
}

.subtablediv {
	background: url(/vertical-line.png);
	background-repeat: repeat-y;
}

.higher1 {
	margin-top: -110px;
	margin-left: 10px;
	margin-right: 30px;
}

.higher2 {
	margin-top: -65px;
	margin-left: 10px;
	margin-right: 30px;
}

.higher3 {
	margin-top: -95px;
	margin-left: 10px;
	margin-right: 30px;
}



.form input {
	color:#183f68; 
	font: bold 84% Arial, Helvetica, sans-serif; 
	background-color:#ffffff; 
	border:1px solid; 
	border-color: #339999;
}











#footer{
	position: relative;
	vertical-align: center;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
	height:60px;
	min-width:999px;
	overflow:hidden;
	background:#082636 url(/footer-bg.png) repeat-x;
	font-size:11px;
	line-height:12px;
	color:#6b7d86;
}

.footertable {
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6b7d86;
}

.extra {
	display: none;
}

/* Photo Gallery Styles */
/* Medium Color BG */
.gpn_tborder {
	color: #CCCCCC; 
	background: #03407c; 
	border: 1px solid #000000;
}

/* Dark Color BG */
.gpn_control {
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF; 
	background: #02284d; 
	padding: 3px 6px 3px 6px; 
	white-space: nowrap;
}

/* Light Color BG */
.gpn_inactive {
	color: #e9c06d;	
	background: #245f99; 
	text-decoration: none;
}

.gpn_inactive a {
	color: #ebddb7;	
}

/* Medium Color BG */
.gpn_active {
	color: #999999;
	background: #03407c; 
}

.reports a {
	color: #ebddb7;	
}


.gpn_smallfont {
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.photogallery img {
	border: 1px solid;
}

.photogallery a img {
	border-color: #ffffff;
}

.photogallery a:hover img {
	border-color: #0f93d7;
}
