body{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
a{
	color: #0C5F65;
	text-decoration: underline;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
.widthsetter{
	width: 750px;
}

.previewsetter{
	width: 575px;
}
#header{
	height: 113px;
	background-image:url(images/header_back.gif);
	background-repeat: repeat-x;
}
#headerInside{
	background-image: url(images/head_back_middle.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 113px;
	
}
#footer{
	height: 70px;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
}
#footerInside{
	font-size: 11px;
	color: #fff;
	padding-top: 13px;
}
#footerInside a{
	color: #fff;
	text-decoration: none;
}
#footerInside a:hover{
	color: #000;
	text-decoration: none;
}
.rightAlign{
	float: right;
}
#logo{
	margin-top: 23px;
}
#phone{
	margin-top: 29px;
}
#shadow_top{
	width: 750px;
	background-image: url(images/shadow_top2.jpg);
	background-repeat:repeat-x;
	height: 11px;
}
#shadow_bottom{
	width: 750px;
	background-image: url(images/shadow_bottom2.jpg);
	background-repeat:repeat-x;
	height: 11px;
}
#shadow_left{
	width: 750px;
	background-image:url(images/shadow_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#shadow_right{
	width: 744px;
	background-image:url(images/shadow_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#leftColumn{
	border-right: 1px solid #ccc;
	width: 161px;
}
#topNav{
	width: 216px;
	height: 24px;
	background-image:url(images/top_nav_back.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	position: relative;
	top: 19px;
	left: 12px;
}
.leftBox{
	border-top: 1px solid #ccc;
	margin: 0px;
	padding: 18px;
	font-size:11px;
	color: #000;
}
.leftBox h3{
	font-size: 15px;
	color: #0C5F65;
	font-weight:500;
	margin: 0px;
}
.leftBox h4{
	font-size: 15px;
	color: #0C5F65;
	font-weight:bold;
	margin: 0px;
}
#contentPad{
	font-size: 12px;
	padding: 15px 40px 15px 40px;
}
#topNav a{
	height: 24px;
	width: 70px;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
	vertical-align: middle;
	text-align:center;
	display: block;
	font-size:12px;
	float: left;
	text-shadow: #000 2px 2px 0.2em;
}
#topNav a:hover{
	color: #ccc;
	text-shadow: #000 1px 1px 1px;
}
#flash{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.style3 {
	color: #D21414;
	font-weight: bold;
	font-size: 16px;
}
.style8 {font-size: 10px}
.style9 {font-size: 18px}
.style1 {font-size: 16px; font-weight: bold; color: #0071A6}
.style5 {font-size: 10px}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bullets2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 10px; font-weight: bold; color: #333333; }
.Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #006FA7;
}

.bubble {
	background-image: url(images/bubble2.gif);
	float: left;
	height: 290px;
	width: 448px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	width: auto;
	float: left;
	padding-left: 180px;
	padding-top: 110px;
}
input {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;

}
.flashPersons {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 15px;
	margin-top: 10px;
}
.flasJer {
	height: 324px;
	width: 15px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: auto;
	display:none;
	right: auto;
	bottom: 0px;
}
* html div#fixme-bottom {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}
