/**************** Body and tag styles ****************/


body {
	font: 10pt Arial,Verdana,Tahoma,sans-serif;
	color:#303030;
	text-align: center;
	background-color: #8c8c8c;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

h1 {
	clear: both;
	color: #0085ca;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	color: #0085ca;
	font-size: 14pt;
	font-weight: normal;
}

a {
	color: #0085ca;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	margin-bottom: -10px;
}

li {
	color: #0085ca;
}

li p {
	color: #303030;
	margin: 0px;
	padding: 0px;
}

input {
	width: 140px;
	height: 18px;
	border: 1px solid #0085ca;
	padding: 2px;
	margin-bottom: 4px;
}

textarea {
	width: 160px;
	height: 75px;
	padding: 2px;
	border: 1px solid #0085ca;
}

input, textarea {
	font: 10pt Arial,Verdana,Tahoma,sans-serif;
}

form br {
	line-height: 1px;
}

form p {
	margin: 0px;
	padding: 5px;
}

/**************** Layout DIV's ****************/

.bg {
	margin: auto;
	padding-top: 20px;
	width: 800px;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.container {
	margin: auto;
	width: 700px;
	position: relative;
	left: 0px !important;
	left: 30px;
	text-align: justify;
}

.container p {
	padding-left: 10px;
	padding-right: 10px;
}

.container a {
	font-weight: bold;
}

.topnav {
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 20px;
}
	
.topnav a{
	color: #0085ca;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.smalla {
	font-size: 8pt;
}

.meda {
	font-size: 10pt;
}

.largea {
	font-size: 12pt;
}

.highcontrast a{
	padding: 2px;
	color: yellow;
	background-color: #000000;
}

.highcontrast a:hover{
	padding: 2px;
	color: #000000;
	text-decoration: none;
	background-color: yellow;
}

.standard a{
	padding: 2px;
	color: #000000;
}

.standard a:hover {
	font-weight: bold;	
	text-decoration: none;
}

.header {
	clear: both;
	float: left !important;
	float: none;
	margin-top: 15px;
	width: 700px;
	height: 200px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.nav {
	clear: both;
	float: left !important;
	float: none;
	margin-top: -40px;
	height: 40px;
	width: 100%;
	text-align: left;
}

.nav ul {
	list-style: none;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.nav li {
	float: left;
	margin-right: 3px;
}

.homepageon a {
	background-image: url(../images/homepagebuttonhover.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.homepage a {
	background-image: url(../images/homepagebutton.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.homepage a:hover {
	background-image: url(../images/homepagebuttonhover.gif);
}

.aboutuspageon a {
	background-image: url(../images/aboutusbuttonhover.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.aboutuspage a {
	background-image: url(../images/aboutusbutton.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.aboutuspage a:hover {
	background-image: url(../images/aboutusbuttonhover.gif);
}

.servicespageon a {
	background-image: url(../images/servicesbuttonhover.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.servicespage a {
	background-image: url(../images/servicesbutton.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.servicespage a:hover {
	background-image: url(../images/servicesbuttonhover.gif);
}

.contactuspageon a {
	background-image: url(../images/contactusbuttonhover.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.contactuspage a {
	background-image: url(../images/contactusbutton.gif);
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -999999px;
	overflow: hidden;
}

.contactuspage a:hover {
	background-image: url(../images/contactusbuttonhover.gif);
}

.breadcrumb {
	clear: both;
	margin-top: 10px;
	width: 100%;
	float: right;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}

.leftcolumn {
	clear: both;
	margin-top: 10px;
	width: 200px;
	float: left;
}

.rightcolumn {
	margin-top: 10px;
	width: 480px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.rightcolumn p, h1, h2 {
	padding-left: 10px;
	padding-right: 10px;
}

.rightcolumn a {
	font-weight: bold;
}

.homefooter {
	position: relative;
	left: -30px;
	width: 760px;
	height: 254px;
	background-image: url(../images/homefooter.jpg);
	background-repeat: no-repeat;
}

.homefooter a {
	color: #ffffff;
	font-weight: normal;
}

.homefooter p { 
	color: #ffffff;
	text-align: center;
	width: 700px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	top: 200px;
	font-size: 8pt;
}

.aboutfooter {
	position: relative;
	left: -30px;
	width: 760px;
	height: 295px;
	background-image: url(../images/aboutfooter.jpg);
	background-repeat: no-repeat;
}

.aboutfooter a {
	color: #ffffff;
	font-weight: normal;
}

.aboutfooter p { 
	color: #ffffff;
	text-align: center;
	width: 700px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	top: 241px;
	font-size: 8pt;
}

.servicesfooter {
	position: relative;
	left: -30px;
	width: 760px;
	height: 254px;
	background-image: url(../images/servicesfooter.jpg);
	background-repeat: no-repeat;
}

.servicesfooter a {
	color: #ffffff;
	font-weight: normal;
}

.servicesfooter p { 
	color: #ffffff;
	text-align: center;
	width: 700px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	top: 200px;
	font-size: 8pt;
}

.contactfooter {
	clear: both;
	position: relative;
	left: -30px;
	width: 760px;
	height: 61px;
	background-image: url(../images/contactfooter.jpg);
	background-repeat: no-repeat;
}

.contactfooter a {
	color: #ffffff;
	font-weight: normal;
}

.contactfooter p { 
	color: #ffffff;
	text-align: center;
	width: 700px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	top: 7px;
	font-size: 8pt;
}

.button {
	padding: 2px;
	background-color: #0085ca;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #101010;
	width: 100px;
	height: 25px;
}

.error {
	color: red;
	font-weight: bold;
}

.listnone {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.contact {
	float: right;
	width: 368px;
	min-height: 317px;
	overflow: auto;
}

.contactimg {
	position: relative;
	left: -30px;
	float: left;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}