body,td,th {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #00778A;
	text-decoration: underline;
}
a:hover {
	color: #4DA0AD;
	text-decoration: none;
}
a.image:link, a.image:visited, a.image:active, a.image:hover {
        border: 0px;
}


#home{
	background-image:url(../v2_images/homeBgRepeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#homeOuter{
	background-image:url(../v2_images/homeBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height:323px;
}
#homeInner{
	min-height:229px;
	width:988px;
	border-right:1px solid #879CB0;
	border-left:1px solid #879CB0;
	border-bottom:1px solid #879CB0;
	margin-right:auto;
	margin-left:auto;
}

#homeColRt{
	width:337px;
	float:right;
}
#homeColLft{
	width:648px;
	float:left;
}

#sub{
	background-image:url(../v2_images/subBgRepeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#subOuter{
	background-image:url(../v2_images/subBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height:199px;
}
#subInnerSpacer{
	width:988px;
	border-right:1px solid #879CB0;
	border-left:1px solid #879CB0;
	border-top:0px;
	margin-right:auto;
	margin-left:auto;
	height:32px;
}


#subInnerType1{
	width:988px;
	border-right:1px solid #879CB0;
	border-left:1px solid #879CB0;
	border-bottom:1px solid #879CB0;
	border-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../v2_images/colBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#subType1ColRt{
	width:322px;
	float:right;
}
#subType1ColLft{
	width:648px;
	float:left;
}
#subType1ColShadow{
	width:7px;
	float:right;
}



#subInnerType2{
	width:988px;
	border-right:1px solid #879CB0;
	border-left:1px solid #879CB0;
	border-bottom:1px solid #879CB0;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../v2_images/colBg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#subType2ColRt{
	width:322px;
	float:left;
}
#subType2ColLft{
	width:648px;
	float:right;
}
#subType2ColShadow{
	width:7px;
	float:left;
}


#subInnerType3{
	width:988px;
	border-right:1px solid #879CB0;
	border-left:1px solid #879CB0;
	border-bottom:1px solid #879CB0;
	margin-right:auto;
	margin-left:auto;
}

#subType3ColLft{
	width:322px;
	float:left;
}
#subType3ColRt{
	width:648px;
	float:right;
}
#subType3ColShadow{
	width:7px;
	float:right;
}



#footer {
	font-size:10px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	padding:20px;;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #4DA0AD;
	text-decoration: none;
}
#footer a:hover{
	color: #4DA0AD;
	text-decoration: underline;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
