body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
div.center_div{
	vertical-align: middle;
}
div.main_div{
	background-image: url(template_images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 808px;
	position: relative;
	right: 0%;
}
div.logo_div{
	background-image: url(template_images/top_logo.jpg);
	background-repeat: no-repeat;
	width: 808px;
	height: 177px;
}
td.toptext_td{
}
h1.toptext_h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #90ACD6;
	display: inline;
}
div.content_div{
	width: 808px;
	background-image: url(template_images/content_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 250px;
}
div.left_content{
	padding: 40px 25px 20px 25px;
	min-height: 250px;
	width: 295px;
}
div.right_content{
	padding: 40px 25px 20px 15px;
	min-height: 250px;
}
div.bottom_content_left{
	padding: 10px 25px 20px 25px;
	height: 150px;
	vertical-align: middle;
}
div.bottom_content_right{
	padding: 10px 25px 20px 25px;
	height: 150px;
	vertical-align: middle;
}
div.contentbottom_div{
	width: 808px;
	background-image: url(template_images/content_bottom.jpg);
	height: 150px;
}

div.bottom_div{
	width: 808px;
	background-image: url(template_images/bottom_bar.jpg);
	height: 37px;
	text-align: left;
}
td.bundtext_td{
	padding-top: 3px;
}
strong.bundtext_strong{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
div.copy_div {
	font-size: 10px;
	color: #999999;
	width: 808px;
	text-align: center;
}
div.copy_div A{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
div.copy_div A:hover{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;	
}
h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #90ACD6;
}
h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #90ACD6;
}
h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #90ACD6;
}
h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

