@charset "utf-8";
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}
a, a:link, a:visited {
	text-decoration: none;
	color: #373737;
}
a:hover {
	text-decoration: none;
	color: #0169B2;
}
/*
** HTML elements
*/
form {
	padding: 0;
	margin: 0;
}
hr {
	border: 0;
	color: #e1e3e4;
	background-color: #e1e3e4;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

img {
	border: 0;
}
h1 {
	letter-spacing: -1px;
	font-size:18pt;
	font-weight: normal;
	color: #10376E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 19px;
	margin-bottom: 0px;
	color: #001A27;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	clear: left;
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003A7B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#container {
	background-color: #FFFFFF;
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-image: url(/images/tpl/content-bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A3C3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86A3C3;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #header {
	height: 218px;
}
#header-bg {
	position:absolute;
	top:144px;
	border:2px solid #fff;
	background-color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width:275px;
	height:75px;
	z-index:1999;
	margin-left:5px;
}
#header-text h1 {
	position:absolute;
	top:150px;
	margin-left: 10px;
	font-size:24pt;
	z-index:2999;
	font-weight:bold;
}
#header-text h2 {
	position:absolute;
	top:185px;
	margin-left: 10px;
	z-index:2999;
}

#nav ul, #community-contacts ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav li a  {
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 6px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
#nav {
	background-repeat: repeat-x;
	font-size: 17px;
	background-color: #00254d;
	padding: 8px;
	background-image: url(/images/tpl/nav-bg.jpg);
}
#nav a:hover, #nav a.current  {
	background-color: #003B7F;
}
#container #main-clm {
	float: left;
	width: 630px;
}
#main-clm #gallery {
	background-color: #003e86;
	padding: 10px;
	width:615px;
	color: #FFFFFF;
}
#main-clm #gallery .pic {
	float: left;
	width: 400px;
}
#main-clm ul {
	padding-left:25px;
}
#main-clm #gallery .text {
	width: 175px;
	
	overflow: hidden;
	padding-left:15px;
	float: right;
	padding-bottom: 0px;
	height: 280px;
}
#main-clm #gallery .text a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#main-clm #welcome {
	padding-top: 15px;
	padding-right: 15px;
	width: 615px;
}
#main-clm #features {
	background-color:#003e86;
	padding:0px;margin:0px;
	width:630px;
	padding-right:5px;
}
#main-clm #features a {
	color: #FFFFFF;
	font-weight: bold;
}
#main-clm #features h2 a {
	font-weight: normal;
}
#main-clm #features a:hover {
	color: #C4D6EC;
}
#main-clm #features .feature {
	color: #FFFFFF;
	float: left;
	width: 198px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:255px;
	height:expression(
    this.scrollHeight < 255? "255px" : "auto" );
}
#main-clm a,#main-clm a:link,#main-clm a:visited {
	color:#839EBF;
}
#main-clm a:hover {
	color:#001A27;
	text-decoration:underline;
}
#main-clm #features p {
	margin: 0px;
}

#main-clm #features .one {
	background-image: url(/images/tpl/feature-1-bot.gif);
	background-color: #1A5292;
}
#main-clm #features .two {
	background-image: url(/images/tpl/feature-2-bot.gif);
	background-color: #33659E;
}
#main-clm #features .three {
	background-image: url(/images/tpl/feature-3-bot.gif);
	background-color: #3B6CA4;
}
#main-clm #features .one .feature-top {
	background-image: url(/images/tpl/feature-1-top.gif);
}
#main-clm #features .two .feature-top {
	background-image: url(/images/tpl/feature-2-top.gif);
}
#main-clm #features .three .feature-top {
	background-image: url(/images/tpl/feature-3-top.gif);
}
#main-clm #features .feature-top {
	background-repeat: no-repeat;
	padding: 10px;
}
#main-clm #headlines {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 590px;
}
#main-clm #headlines h2 {
	color: #003E86;
	font-size: 22px;
	margin-bottom: 15px;
}
#main-clm #headlines .ar-icn {
	float:right;
}
#main-clm #headlines .ar-icn a {
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	color: #003E86;
}
#main-clm #headlines img {
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #E6E6E6;
	margin-right:10px;
}

#main-clm #headlines ul {
	list-style-type:none;
	padding-left:0px;
}
#main-clm #headlines li {
	height:90px;
	margin-bottom:20px;
}
.clr {
	clear:both;
}
#headlines a strong {
	font-size: 14px;
	color: #003E86;
	font-weight: bold;
}

#headlines span {
	float: left;
	height: 110px;
	width: 135px;
	border: 1px solid #E6E6E6;
}
#features h2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002B64;
	margin-bottom: 4px;
	padding-bottom: 3px;
	margin-top: 6px;
}
#container #right-clm {
	float: right;
	width: 268px;
	padding: 5px;
}

#right-clm div.content img {
	border: 1px solid #636363;
	margin-bottom: 6px;
}
#right-clm  div.content  p  {
	margin: 0px;
}


#right-clm  p.header  {
	font-size: 22px;
	color: #FFFFFF;
	background-color: #001a27;
	padding: 10px;
	margin: 0px;
}
#right-clm div {
	margin-bottom: 12px;
}

#right-clm  div.content {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#community-contacts ul#sublinks li  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4D6EC;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#community-contacts ul#sublinks li a {
	color: #3B6CA4;
}
#community-contacts #sublinks a:hover {
	color: #001A27;
}

#community-contacts #links a {
	background-color: #003E86;
	float: left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 21px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#community-contacts #links li {
	display: inline;
}
#community-contacts #links a:hover {
	background-color: #001A27;
}

.required {
	border-right:2px solid red;
}
.formtable {
	width:100%;
	border-spacing:3px;
}
.formtable td {
	padding:2px;
}
.formtable .field {
	width:100%;
}
.formtable tr>td+td {
	width:50%;
}
.formtable tr>td+td+td {
	width:40%;
}
input.error {
	border:1px solid red !important;
}
div.error {
	color:red;
}
td>div.error{
	padding-left:5px;
	padding-bottom:2px;
}
#gallery-controls-bg {
	position:absolute;
	top:526px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width:400px;
	height:35px;
	z-index:1999;
}
#gallery-controls {
	position:absolute;
	top:536px;
	color:#fff;
	font-size:10pt;
	z-index:2999;
	font-weight:bold;
	width:400px;
}
#gallery-next {
	float:right;
	width:190px;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
}
#gallery-prev {
	float:left;
	width:190px;
	padding-left:10px;
	cursor:pointer;
}
#feed div {
	border-bottom:2px solid #C4D6EC;
	margin-bottom:10px;
	padding-bottom:5px;
}
#feed div a {
	font-weight:bold;
}