body, td, input, select, textarea{
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
body{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top right;
}
td.top{
}
td.logo{
	text-align: center;
	vertical-align: middle;
}
td.contact{
	color: #173a58;
	text-align: right;
	vertical-align: middle;
	height: 40px;
	width: 100%;
	padding-right: 25px;
}
td.dots1{
	background-image: url(../images/dots1.gif);
	background-repeat: repeat-x;
}
td.dots2{
	background-image: url(../images/dots2.gif);
	background-repeat: repeat-y;
}
td.line1{
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #7a9c7b;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
td.line1 a {
	color: #ffffff;
	text-decoration: none;
}
td.line1 a:hover {
	color: #ed5a2a;
	text-decoration: none;
}
td.line2{
	height: 10px;
	background-color: #cedec5;
	background-image: url(../images/top-shad.jpg);
	background-repeat: repeat-x;
}
td.line21{
	height: 10px;
	background-color: #9ebe87;
	background-image: url(../images/top-shad1.jpg);
	background-repeat: repeat-x;
}
td.line3{
	height: 45px;
	background-color: #cedec5;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 1px;	
}
td.line31{
	height: 45px;
	background-color: #cedec5;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
}
td.line4{
	background-color: #cedec5;
	height: 10px;
}
td.line41{
	background-color: #9ebe87;
	height: 10px;
}
td.line5{
	height: 1px;
	background-color: #ffffff;
}
td.topimage1, td.topimage2, td.topimage3, td.topimage4, {
	background-repeat: no-repeat;
	background-position: center;
}
td.topimage1{
	background-image: url(../images/top-image1.jpg);
}
td.topimage2{
	background-image: url(../images/top-image2.jpg);
}
td.topimage3{
	background-image: url(../images/top-image3.jpg);
}
td.topimage4{
	background-image: url(../images/top-image4.jpg);
}
td.left1{
	background-color: #b5cea3;
}
td.left2, td.left3, td.left4{
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
td.left2{
	background-color: #80aa7a;
}
td.left3{
	background-color: #386b2d;
}
td.left4{
	background-color: #cedec5;
}
td.left5{
	background-color: #efffe6;
}
td.left6{
	background-color: #cfe0c6;
	padding-left : 10px;
	padding-right: 10px;
}
td.left7{
	vertical-align: bottom;
}
td.text{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
td.bottom{
	color: #173a58;
	background-color: #cedec5;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
td.bottom1{
	color: #173a58;
	background-color: #9ebe87;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
a{
	color: #ed5a2a;
}
a.menulink{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.toplink{
	color: #094400;
}
a.leftlink{
	color: #094400;
	text-decoration: none;
}
a.bottomlink{
	color: #094400;
}
h1{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 0px;
}
h2{
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	margin-bottom: 0px;
}
h3{
	color: #000000;
	font-size: 10px;
	margin-bottom: 0px;
}
p{
	margin-top: 12px;
	margin-bottom: 12px;
}
ul, ol{
	margin-left : 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
li{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}
li.left{
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-image: url(../images/list-left.gif);
}
input{
	width: 350px;
}
textarea{
	width: 350px;
}
select{
	width: 350px;
}
img.border{
	border: 1px solid #386b2d;
	margin: 20px;
}
input.submit{
	height: 20px;
	border: 1px solid #80aa7a;
	background-color: #386b2d;
	font-weight: bold;
	color: #ffffff;
}

