body,td,div,span {
	margin: 0 0 0 0px;
	font-family: verdana;
	font-size: 11px;
	color: #746782;
}
.topImgClass {
	background-image: url('/images/topimg.jpg');
	background-repeat: no-repeat;
	width: 603px;
	height: 131px;
}
.left {
	float: left;
}
.mainContainer{
	width:910px;
	height:100%;
	border:1px solid;
}
.topnavi {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
	text-decoration: none;
	float: left;
}
.divClass {
	background-color: #746782;
	width: 902px;
	height: 30px;
	text-align: right;
}
.bottonDivcolor {
	background-color: #666666;
	width: 902px;
	height: 20px;
}
.bottomtext {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 3px;
}
.headertext {
	font-family: verdana;
	font-size: 17px;
	color: #746782;
	font-weight: bold;
	padding-left:140px;
}

.bodyText{
	font-family: verdana;
	font-size: 11px;
	color: #746782;
	padding-left:140px;
	padding-right:70px;
}
.headertextContact {
	font-family: verdana;
	font-size: 17px;
	color: #746782;
	font-weight: bold;
	padding-left:0px;
}

.bodyTextContact{
	font-family: verdana;
	font-size: 11px;
	color: #746782;
	padding-left:0px;
	padding-right:70px;
}
.textbox{
	border:1px solid #000000;
}
a{
	color: #7a7a7a;
	text-decoration: underline;
}

