/*Home Page Template*/

.home_repeater_title{
	font-size:12px;
	font-weight:bold;
}

.home_repeater_cell{
	padding:6px;
}

.home_repeater{
	font-size:10px;
}

.home_feature_title{
	font-size:12px;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url(/images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 235px;
}

.home_feature_subtitle{
	font-size:11px;
	font-weight:bold;
	color:#000066;
	padding:2px 6px 0px;
}

.home_feature_text{
	font-size:11px;
	padding:0px 6px 10px;
	
}

.home_feature_table{
	margin:0px 0px 12px 0px;
}

.home_feature_cell{
	/* padding:6px; */
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.home_feature_cell a{
	padding-left:10px;
	padding-bottom:2px;
	color:#000066;
	background-image: url(/images/gdot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
 }
 .home_feature_cell a:visited{
color:#000066;
}
.home_feature_divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 5px 12px 0px;
	/*padding-bottom: 15%;*/
}

.home_main_image{
	vertical-align: middle;
}

.home_col1{
	font-size:11px;
}

.home_col2{
	border-left:2px solid #EEEEEE;
	padding-left:10px;
	padding-top:4px;
	font-size:11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: EEEEEE;
	padding-right: 10px;
}
 .home_col2 a{
	padding-left:10px;
	padding-bottom:2px;
	background-image: url(/images/gdot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
 }
  .home_col2 a:visited{
color:#000066;
}
.home_col3{
	font-size:11px;
	padding-left:10px;
	padding-top:4px;
	padding-right: 10px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}

.home_col3 a{
	padding-left:10px;
	padding-bottom:2px;
	color:#000066;
	background-image: url(/images/gdot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
 }
  .home_col3 a:visited{
color:#000066;
}
.home_col1_title{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-top:80px;
	padding-left:6px;
	padding-right:6px;
	vertical-align:bottom;
}

.home_col2_title{
	font-size:14px;
	font-weight:bold;
	color:#000066;
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 29px;
	width: 235px;
}

.home_col3_title{
	font-size:14px;
	font-weight:bold;
	color:#000066;
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 29px;
	width: 235px;
}


.top_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding: 15px;
}
.home_col_row {
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 6px;
}
.home_col_column {
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-color: #999999;
	padding-bottom: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 999999;
}
.top_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding-left:5px;
	padding-top:5px;
	line-height: 16px;
}
