/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	scrollbar-face-color: #0a5a78;
	scrollbar-shadow-color: #0a5a78;
	scrollbar-highlight-color: #0a5a78;
	scrollbar-3dlight-color:#0a5a78;
	scrollbar-darkshadow-color: #0a5a78;
	scrollbar-track-color: #0f7498;
	scrollbar-arrow-color: #e7b505;
	background-color: #0D7097;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	font-size: 96%;
}


a:link, a:hover, a:active {
	text-decoration:underline;
	color:#E3B104
}

img { border-style:none }

em {
	color: #515B68;
	font-style: normal;
}

strong {
	color: #1A3850;
}
.skip {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}



/* CONTAINER
----------------------------------------------- */

#container {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	}

/* HEADER
----------------------------------------------- */
	
#header {
	padding: 0px;
	height: 112px;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/linebg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 68px;
}
#logo {
	height: 112px;
	width: 185px;
	padding: 0px;
	margin: 0px;
	float: right;
}



/* HEADERS
----------------------------------------------- */

h1 {
	margin: 0px;
	text-indent: -9999px;
	color: #252115;
	padding: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
}

h2 {
	margin: 0px;
	font-size: 2em;
	color: #1a3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
h3 {
	margin: 0px;
	font-size: 1em;
	color: #1a3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}



/* TOP NAVIGATION
----------------------------------------------- */

#top-nav {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	text-transform: none;
	font-size: 0.8em;
	color: #FFFFFF;
	float: left;
	margin-top: 82px;
}
/* CONTENT-WRAPPER
----------------------------------------------- */

#wrapper {
	float: left;
	margin-bottom: 6px;
}
/* MAIN IMAGE AREA
----------------------------------------------- */

#main-image {
	background-repeat: no-repeat;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 194px;
	background-position: center;
}	



/* CONTENT
----------------------------------------------- */

#content {
	padding: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	height: 1%;
	width: 766px;
}
/* MIDDLE CONTENT
----------------------------------------------- */

#middle-content {
	color: #4c5a6d;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 641px;
	float: left;
	background-image: url(../images/leftcol-fade.jpg);
	background-repeat: repeat-y;
}

#middle-content strong {
	color: #1A3850;
	font-weight: bold;
}
#middle-content em {
	color: #E3B104;
}


#middle-content p {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #1d4867;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#middle-content ul {
	list-style-type: none;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#middle-content li{
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	display: block;
	line-height: 0px;
	height: 64px;
}

#middle-content a {text-decoration:underline;color:#515B68}

#middle-content a:hover {

}

#middle-content img {
	padding: 0px;
	margin: 0px;
}

#middle-content .float-right {
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
	border: 1px solid #D8D8D8;
}

#middle-content .highlite {
	color: #E3B104;
}

/* MAIN CONTENT
----------------------------------------------- */

#main-content {
	color: #4c5a6d;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 641px;
	float: left;
	background-image: url(../images/leftcol-fade.jpg);
	background-repeat: repeat-y;
}

#main-content strong {
	color: #1A3850;
	font-weight: bold;
}
#main-content em {
	color: #E3B104;
}


#main-content p {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #1d4867;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

#main-content .float-right {
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
	border: 1px solid #D8D8D8;
}
#main-content ul{
	list-style-type: none;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content li {
	color: #1A3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/listbg.jpg);
}

#main-content a {
	text-decoration:underline;
	color:#1A3850
}

#main-content a:hover {
	text-decoration:none;
	color:#E8B207
}

#main-content img {
	padding: 0px;
	margin: 0px;
}
#main-content .highlite {
	color: #E3B104;
}

/* comments
----------------------------------------------- */

.comments {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66A7CD;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	width: 600px;
}

.left-comment {
	width: 30%;
	float: left;
}
.left-comment  p {
	margin: 0px;
	padding: 0px;
}

.right-comment {
	float: right;
	width: 70%;
}


/* RIGHT CONTENT
----------------------------------------------- */

#right-content {
	color: #1A3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	width: 273px;
	clear: right;
	float: right;
	background-image: url(../images/rightcol-fade.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	height: 1%;
}

#right-content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #E3B104;
	margin: 0px;
}

#right-content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #384554;
}

#right-content hr {
	color:#FFFFFF;
	height:1px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	background-color: #FFFFFF;
}

#right-content p {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#right-content ul{
	list-style-type: none;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right-content img {
	margin: 0px;
	padding: 0px;

}

#right-content li {
	color: #1A3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66a7cd;
	padding-top: 4px;
	background-image: url(../images/news-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}
#right-content a {
	color: #1A3850;
	text-decoration: none;
}
#right-content a:hover {
	color: #EBB90A;
}



/* FOOTER
----------------------------------------------- */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	width: 600px;
	margin: 0px;
	clear: both;
}

#footer p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 0.8em;
}

#footer strong{
	color: #999999;
	font-weight: normal;
}

#footer em{
	color: #000000;
	font-weight: bold;
}


#footer a{
	margin: 0px;
	padding: 0px;
	color: #999999;

}
#footer a:hover {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
hr {
	height: 1px;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}	
dt{
	width:40em;
	padding-left: 0px;
	font-weight: normal;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #C0CCD2;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
dd {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CCD2;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
}
dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	width: 598px;
}
.news {
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 0.8em;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0A5977;
	border-bottom-color: #0A5977;
}
.newstitle  {
	color: #EBBC00;
	font-weight: bold;
	font-size: 1.2em;
}
.news em {
	color: #085171;
}

#close {
	width: 650px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 0px;
	padding-bottom: 20px;
}
#main-content /* CONTACT FORM
----------------------------------------------- */

 form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#main-content  fieldset {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #0D7097;
	padding: 10px;
	width: 550px;
}
#main-content  legend {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F2BE08;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main-content  fieldset  p {
	color: #000000;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content  p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;

}
#main-content  p.label_checkbox_pair  input {
	left: 435px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 31px;
}
#main-content  p.label_checkbox_pair  label {
	display: block;
	width: 450px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main-content  p.label_checkbox_pair  select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-content  p.label_checkbox_pair  input:focus, textarea:focus, select:focus{
	background-color: #EDF4FD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content  label {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
	padding-top: 10px;
	width: 200px;
}

.txtfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 300px;
	background-color: #F5F7F1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1em;
	padding-right: 0px;
	padding-left: 0px;
	height: 22px;
}
.bigtxtfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	background-color: #F6F7F2;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	border: 1px solid #0D7097;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content  input {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #0D7195;
}
#main-content  input.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content  select {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-content  input:focus, textarea:focus, select:focus{
	background-color: #EDF4FD;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content2 {
	color: #4c5a6d;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 641px;
	float: left;
	background-image: url(../images/leftcol-fade.jpg);
	background-repeat: repeat-y;
}
#main-content2 ul {
	list-style-type: none;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content2 li {
	color: #1A3850;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 1em;
}
#main-content2 a:hover {
	text-decoration:underline;
	color: #E9B806;
}
#main-content2 a {
	text-decoration:none;
	color:#1A3850
}
