body {
	background-image: url(images/bg_home_opt.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #74add8;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#contentcell {
	background-image: url(images/int_bg_strip.png);
	background-repeat: repeat-y;
	padding-left: 110px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 50px;
}
li {
	color: #666666;
	
}
#footer {
	color: #999999;
	background-image: url(images/int_bg_footer.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
}
#footer a:hover {
	color: #78A22F;
	text-decoration: underline;
}
#contentdiv {
	float: right;
	width: 510px;
}
#maintable {
	margin-right: auto;
	margin-left: auto;
}
#image {
	width: 275px;
	float: left;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
}#footer a {
	color: #666666;
	text-decoration: none;
}
#contacttable {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.formitem {
	font-size: 12px;
	color: #999999;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family:Arial,Helvetica,Sans-serif;
}
#contacttable td {
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contacttable  .submitbar {
	background-color: #78A22F;
	text-align: right;
	padding-right: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contacttable .headerbar {
	background-color: #78A22F;
	padding-right: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

.validationSummary{
}
.validationSummary ul{
}
.validationSummary ul li{
    color:Red;
    font-weight:bold;
}

