﻿a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #339900;
}
a:active {
	color: #000000;
}
.class2 A:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFCC;
}
.class2 A:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFCC;
}
.class2 A:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFCC;
}
.class2 A:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytext12black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytext12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.box_grey {
	border: 1px solid #AAB6BC;
	background-color: #FAF9F6;
}
.box_outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext_spacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#wrapper {
	margin: 10px;
}
#headtxt {
	color: #333333;
}
#leftcolumn {
	color: #FFFFFF;
	border: 1px solid #ccc;
	background: #E7DBD5;
	padding: 10px;
	float: left;
	background-color: #828282;
	width: 30%;
}
#rightcolumn {
	float: right;
	color: #333333;
	background: #F2F2E6;
	padding: 10px;
	display: inline;
	position: relative;
	background-color: #FFFFFF;
	width: 55%;
}
#leftcolumn1 {
	float: left;
	width: 40%;
}
#rightcolumn1 {
	font-size: 11px;
	float: right;
	display: inline;
	position: relative;
	width: 60%;
}
#rightcolumn a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.contactus {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

