﻿@import url("style_2.css");

.content1 {
	background-image:none;
	padding:0px;
}

.heading2 {
	height:250px;
}

#text1 {
	background-position: center;
	margin-top: 100px;
	background-color: white;
	font-family: Calibri;
	color: #008080;
	font-size: x-large;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
	text-indent: 95px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.hmtbl1 { width:97%; }
.hmtbl1 td { }
.hmtbl1 th {
	color: #FFFFFF;
	background-image: url('../images2/template/hm_back_gradient2.gif');
	padding: 0px 0px 0px 10px;
	letter-spacing: 1px;
	font-family: Verdana;
	height: 25px;
}
.hmtbl1 li {
	color: #FFFFFF;
	background-image: url('../images2/template/hm_back_gradient2.gif');
	padding: 0px 0px 0px 10px;
	letter-spacing: 1px;
	font-family: Verdana;
	height: 25px;
}

.hmtbl1 p { 
	margin:5px 0px 5px 2px;
	padding-left:12px;
	font-size:90%;
	background-image:url('../images2/template/hm_col_blt.gif');
	background-repeat:no-repeat;
}
.colTD {
	width:32%;
	vertical-align:top; 
	border-right:solid 2px #414545;
	border-bottom:solid 2px #414545;
	border-left:solid 2px #414545;
	padding:2px 0px 2px 0px;
	background-color:#a4bfbf;
	background-image:url('../images2/template/hm_col_back.gif');
	background-repeat:repeat-y;
}
.colTD a {
	color:navy;
}
.blankTD {
	border:none;
}

