/* Start of CMSMS style sheet 'screen' */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color:#00599c;
	color: #000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt
}
/* rules for headings and paragraph */
	h1 {
	font-size: 160%;
	color:#00589c;
	padding-bottom:20px;
}
h2 {
	font-size: 140%;
	color:#00589c;
	padding-bottom:20px;
}
h3 {
	font-size: 130%;
	color:#00589c;
}
p {
	line-height: 150%;
}
a:hover {
	color:#00599c;
	text-decoration:none;
}
#wrapper {
	position:relative;
	height:auto;
	background-color:#fff;
}
#topbar {
	width:100%;
	height:135px;
	background-color:#e0dbab;
}
#header {
	margin:0 auto;
	height:135px;
	width:940px;
}
#logo {
	position: relative;
	display: block;
	left:10px;
	top:45px;
	float:left;
width:305px;
}
#banner {
	width:468px;
	height:60px;
	position:relative;
	float:left;
	display:block;
	top:5px;
	float:right;
}
#banner img {
	border:0
}
#contentwrapper {
	position:relative;
	width:940px;
	margin:0 auto;
	height:auto;
	min-height:800px;
	margin-bottom:10px;
	z-index:5;
}
#leftcolumn {
	margin-top:5px;
	width:640px;
	float:left;
}
#rightcolumn {
	float:right;
	width:250px;
	height:auto;
	margin-bottom:10px;
	display:block;
	word-wrap: break-word;
}
.box-right {
	margin-top:15px;
	border: 1px dashed #00589c;
	margin-bottom:15px;
}
.box-right img {
	border:0;
}
form#m3moduleform_1 {
	padding:10px
}
#m3username, #m3email, #m3fbrp__2, #m3fbrp__4, #m3fbrp__17, #m3fbrp__6, #m4fbrp__19, #m4fbrp__20, #m4fbrp__21, #m4fbrp__22, #m4fbrp__23, #m4fbrp__24, #m4fbrp__26 {
	border:1px solid #00599c;
	background:#e0dbab;
	width: 175px;
	font-size: 1.2em;
	font-weight: normal;
}
#cntnt01searchinput {
	border:1px solid #ccc;
	background:#e0dbab;
	width: 120px;
	font-size: 1em;
	font-weight: normal;
}
#m3fbrp__6, #m4fbrp__25 {
	border:1px solid #00599c;
	background:#e0dbab;
	width: 375px;
	font-size: 1.2em;
	font-weight: normal;
}
.m3submit, .fbsubmit, .ssubmit, #m4fbrp_submit {
	border: 1px solid #00599c;
	background-color: #e0dbab;
}
.text, .textarea {
	padding:5px;
}
#newsfeed {
	position:relative;
	top:5px;
	margin-bottom:10px;
	border: 1px dashed #00589c;
}
#footer {
	width:100%;
	height:80px;
	background:#00599c;
}
#footcontent {
	width:940px;
	height:100%;
	margin:0 auto;
}
#footer a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#footer a:hover {
	color:#6f90b8;
	text-decoration:underline;
}
#col1 { float:left; width:25%;}
#col2 { width:25%;float:left; } 
#col3 { width:25%;float:left; } 
#col4 { width:25%;float:left; } 

.box {
	width: 265px;
	margin-right:15px;
	float:left;
	margin-bottom:20px;
	padding-top:10px;
	min-height:150px;
	height: auto;
}
.right {
	margin-left:25px;
}
.box h3 {
	background:#ebe8c8;
	width:100%;
	padding-left:2px;
}
.box2 {
	width: 240px;
	margin-right:15px;
	float:left;
	margin-bottom:20px;
	padding-top:10px;
	min-height: 207px;
	height: auto;
}
/* classes */
.padding {
	padding:10px
}
.paddingsm {
	padding:5px
}
.paddingbot {
	padding-bottom:5px
}
.paddingleft {
	padding-left:15px
}
.clear {
	clear:both
}
.blue {
	color:#00579b;
	font-weight:bold
}
.breadcrumbs {
	text-align:left;
	margin-bottom:15px;
}
.center {
	text-align:center;
	float:left;
	width:110px;
}
.imgcentre {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.imgleft {
	display: block;
	float:left;
}
.imgright {
	display: block;
	float:right;
}
.float {
	text-align:center;
	margin-left:20px;
	width:110px;
}
#sitemap {
	list-style-type:none;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
}
#sitemap li {
	padding:5px;
}
#sitemap li ul li {
	margin-left:35px;
}
.rule {
	border-bottom:1px solid #00579b;
	height:1px;
	width:100%;
}
/* End of 'screen' */

