/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	background-color: #4F6F92;
	padding: 0;
	text-align: center;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	width: 760px;
	background: url(images/body.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#branding {
	padding: 0;
	margin: 0;
}
#together {
	padding: 0;
	margin: 0;
	height: 51px;
}
#columnSub {
	float: left;
	width: 180px;
	font-size: .7em;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 1em;
	display: inline;
}
#columnMain {
	float: right;
	width: 560px;
	font-size: .8em;
	line-height: 1.4em;
	margin-right: 10px;
	padding-top: 1em;
	padding-bottom: 2em;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #002452;
	text-decoration: none;
}
a:hover, a:focus {
	color: #333333;
}
#enclosure {
	float: right;
	width: 560px;
	padding-top: 1em;
}
#columnBody {
	width: 360px;
	float: left;
	font-size: .8em;
}
#columnRight {
	float: right;
	width: 180px;
	margin-right: 6px;
	font-size: .7em;
}
#columnRight h2 {
	margin-top: 0;
	padding: 24px 0 10px 0;
	font-size: 1em;
	color: #002452;
	background: url(images/news_bg.gif) top no-repeat;
	border-bottom: 1px solid #999999;
	text-align: center;
}
#columnRight ul {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
}
#columnRight li {
	background: url(images/news_icon.gif) no-repeat 0 5px;
	padding: 6px 0 6px 24px;
	list-style: none;
}
#columnRight li a {
	text-decoration: none;
	color: #002452;
}
#columnRight li a:hover, #columnRight li a:focus {
	color: #666666;
}
#footertext {
	clear: both;
	padding-top: 1em;
	text-align: center;
	font-size: .7em;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 45px;
}
h1 {
	font-size: 1.2em;
	color: #002452;
	margin-top: 0;
}
h2 {
	font-size: 1em;
	color: #333333;
}
#sitecredits {
	width: 760px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 60%;
	text-align: right;
	padding-right: 50px;
}
a.sitecredits:link, a.sitecredits:visited, a.sitecredits:active {
	color: #ffffff;
	text-decoration: none;
}
a.sitecredits:hover, a.sitecredits:focus {
	color: #eeeeee;
	text-decoration: none;
}
/* menu 
--------------------------------------------------- */
#menu {
    width: 170px;
    margin: 0 0 5px 0;
    background-color: #ffffff;
}
#menu a {
    text-decoration: none;
	font-weight: bold;
}
#menu div {
    border-top: 1px solid #ffffff;
}
#menu div a {
    line-height: 21px;
    padding-left: 5px;
	letter-spacing: .1em;
    display: block;
    color: #ffffff;
    background: #215785 url(images/nav.jpg) top left no-repeat;
}
#menu div a:hover {
    background: #545F63 url(images/nav_over.jpg) top left no-repeat;
    color: #ffffff;
}
#menu div a:focus {
    background: #545F63 url(images/nav_over.jpg) top left no-repeat;
    color: #ffffff;
}
#menu div div {
    border: 0;
    margin: 0;
}
#menu div div a {
    padding-left: 18px;
    background-color: #597B42;
	background-image: none;
    display: block;
    border-top: 1px solid #ffffff;
    color: #ffffff;
}
#menu div div a:hover {
    background-color: #8BB370;
	background-image: none;
    color: #ffffff;
}
.menuon {   
	background-color: #ffffff !important;
	background-image: none !important;
    color: #002542 !important;
}
#fmContact * {
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}	
#fmContact label {
	margin-top:3px!important;
	display:block;
	text-align:right;
	margin-top:3px;
	}
#fmContact label span {
	color:#ff0000;
	padding:3px;
	}
#fmContact th , #fmContact td {
	vertical-align:top!important;
	}
#fmContact input, #fmContact textarea {
	padding:3px;
	font-size:11px;
	border:1px inset #fff;
	}
#fmContact .fmbtn {
	border:2px solid #bbb;
	background-color:#fff;
	cursor:pointer;
	}
.error {
	color:#ff0000;
	margin:0px;
	padding:0px;
	}
/** news date **/
#news p {
	margin-top:3px;
	}
#news h2 {
	margin-bottom:3px;
	}
.newsdate {
	color:#666!important;
	margin:3px 0px 3px 0px!important;
	padding:0px;
	font-size:11px;
	}
/** 1 | 2 | 3 next nav index used on news etc **/
p.navIndex {
	display:block;
	height:30px;
	margin-bottom:20px;
	}
.navIndex a, .navIndex strong {
	text-decoration:none;
	display:block;
	float:left;
	padding:3px 7px 3px 7px;
	border:1px solid #ccc;
	margin:2px;
	}