body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	background-image: url(../graphics/bgstrip.gif);
	background-repeat: repeat-x;
}
.main {
	background-image: url(../graphics/leftshape.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
}
.leftcolumn {
	width: 590px;
	margin: 0px;
	padding: 0px;
}
.rightcolumn {
	margin-top: 400px;
	padding: 0px;
	clear: none;
	float: right;
}
.logomain {
	padding-top: 60px;
	padding-bottom: 205px;
}
.images {
	padding: 0px;
	margin-bottom: 40px;
}
.images ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.images ul li {
	display: inline;
}
.images ul li padding {
	margin: 100px;
	padding: 100px;
}
.navigation {
	width: 190px;
	padding-left: 5px;
	clear: none;
	float: left;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation ul li{
	font-size: 12px;
	color: #CCCCCC;
}
.navigation ul li a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navigation ul li a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bodysection {
	width: 335px;
	clear: none;
	float: right;
}
.bodysection p {
	font-size: 12px;
	line-height: 2em;
	color: #000000;
	margin-top: 0px;
}
.bodysection label {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	font-weight: bold;
}
.bodysection a {
	color: #333333;
	text-decoration: underline;
}
.bodysection a:hover {
	color: #999999;
	text-decoration: underline;
}
.bodysection ul {
	margin-top: 0px;
	line-height: 2em;
}
.bodysection li {
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	line-height: normal;
	margin-bottom: 10px;


}
.footer {
	font-size: 9px;
	color: #999999;
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 30px;
	text-align: right;
}
.footer ul{
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
.footer ul li{
	display: inline;
	margin-left: 10px;
}
.footer ul li a{
	color: #999999;
	text-decoration: underline;
}
.footer ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
.footer a{
	color: #666666;
	text-decoration: underline;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}
.formrow {
	margin-bottom: 10px;
}
.formtextfield {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	float: right;
	clear: none;
	border: none;
	background-color: #CCCCCC;
	font-size: 12px;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.formtextbox {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	float: right;
	clear: none;
	border: none;
	background-color: #CCCCCC;
	font-size: 12px;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.grey {
	color: #999999;
}
.leftcolumn h1 {
	font-size: 16px;
}
.leftcolumn h2 {
	font-size: 12px;
	color: #69767D;
}

.submit {
	margin-left: 120px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3A4038;
	border: 3px double #CCCCCC;
	letter-spacing: .5em;
	margin-top: 20px;
}
.reset {
	font-size: 12px;
	color: #3A4038;
	background-color: #CCCCCC;
	border: 3px double #3A4038;
	letter-spacing: .5em;
	margin-top: 20px;
	margin-right: 10px;
}
.newsheadline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;



}
.newsheadline h1{
	color: #000000;
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.newsheadline h2{
	color: #666666;
	margin: 0px 0px 10px;
}
.newsheadline a{
	color: #666666;
}
.newsheadline a:hover{
	color: #000000;
	text-decoration: underline;
}
