body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 817px;
	height: 110px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-image:url(images/header.jpg);
}
#navbar {
	width:817px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:28px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
}
#navtext {
	width:817px;
	height:30px;
}
#main {
	width: 817px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/index_r4_c3.jpg);
	background-repeat:no-repeat;
}
#leftcontact {
	width: 274px;
	height: 493px;
	padding-top: 1px;
	float: left; 
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
#lefttop {
	width: 224px;
	height: 230px;
	margin: 10px 10px 10px 10px;
	padding:0px 10px 10px 20px;
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	
}
#leftbot {
	width: 255px;
	height:220px;
	margin:20px 10px 0px 5px;
}
#content {
	width:538px;
	float:right;
	overflow:hidden;
}
#flash {
	height: 211px;
	width: 534px;
}
#content2 {
	width: 468px;
	padding: 10px 20px 10px 25px;
}
.h1 {
	font-size:14px;
	color: #000000;
}

.headcopy {
font-size:14px;
	color: #000000;
	}
	
.greyhead {
	font-size:14px;
	color:#666666;
}

.contacttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
.contactbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#000000;
}
.formtext {
	font-size:14px;
	color:#3bacd1;
	font-weight:bold
}
.formstyle {
	width: 160px;
	color:#666666;
	background-color:#fff;
	border:1px solid #666666;
	margin-top:5px;
	font-size:11px
}
.style1 {
	font-size: 11px
}
#formbg {
	width:302px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	padding-right:5px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	background-color: #84c1d5;
	background-repeat: no-repeat;
	height: auto;
	text-align:center;
	padding: 5px;
	clear:both;
	font-size: 10px;
}
#footer a {
	color: #000000;
}
.foot {
	color: #000000;
	font-size:10px;
	line-height:1.5;
}
.nav text {
	font-size:10px;
	color: #000000;
}
#navigation {
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-top:0px;
	margin-right:22px;
	padding-right:50px;
}
#navigation ul {
	display: inline;
	font-weight:bold;
	margin-left: 22px;
	padding-left: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navigation li {
	display: inline;
	font-weight:bold;
	font-weight: normal;
	margin-left: 22px;
}
#navigation li a {
	padding-left: 10px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-right: 22px;
	color:#333333;
	text-decoration: none;
}
#navigation li a:hover {
	padding-left: 10px;
	font-weight:bold;
	padding-bottom: 0px;
	padding-right: 22px;
	color:#0066CC;
	text-decoration: none;
}
.subhead {
	font-size:12px;
	color:#999999;
}

a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #578820;
}
a:active {
	text-decoration: underline;
	color: #000;
}


.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}