body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {font-size: 10px;}
li {font-size: 10px;}
h1 {
	font-size: 14px;
	color: #E09400;
	text-transform: uppercase;
}




.content {
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 36px;
	padding-bottom: 24px;
	background-image: url(assets/images/content.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 431px;
	color:#6A6A6A;
}
.contactbox {
	background-image: url(assets/images/contactbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 18px;
	padding-left: 18px;
	height: 245px;
	color: #000000;
	font-size: 10px;
	letter-spacing: -1px;	
}
.contactorange {
	font-weight: bold;
	color: #EFA745;
}

a.plainlink:link {
	color: #000000;
	text-decoration: none;
}

a.plainlink:visited {
	color: #000000;
	text-decoration: none;
}
a.plainlink:hover {
	color: #000000;
	text-decoration: none;
}
.bigger {
	font-size: 12px;
	font-weight: bold;
}
.contentbackground {	background-color: #FFFFFF;}

.smalltext {font-size: 10px;	font-weight: normal;}


.copyright {
	font-size: 10px;
	color: #6A6A6A;
	font-weight: normal;
	padding-bottom: 12px;
	
}

a.nav:link {
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	background-image: url(assets/images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 16px;
	padding-right: 16px;
}
a.nav:visited {		font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	background-image: url(assets/images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 16px;
	padding-right: 16px;}
a.nav:hover {	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(assets/images/navarrow-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 16px;
	padding-right: 16px;}
.topborder {
	border-top-width: 1px;
	border-top-color: #FFB700;
	border-top-style: solid;
}
.ltblue {
	background-color: #00769E;
}
.biggerblue {

	font-size: 12px;
	color: #00769E;
	font-weight: bold;
}
