@charset "UTF-8";
#body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#globalC {
	height: 100%;
	width: 100%;
	position: absolute;
}
#logo {
	height: 200px;
	width: 270px;
	float: left;
}
#headC {
	height: 200px;
	float: left;
	width: 800px;
}
#head1 {
	height: 200px;
	width: 516px;
	float: left;
	clear: right;
}
#bodyC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	float: left;
	width: 800px;
}

#bodyC UL{
	padding-left: 12px;
}
#tanC {
	width: 270px;
	float: left;
	background-image: url(../images/menu/tan_tile.gif);
	background-repeat: repeat;
}
#content1 {
	height: auto;
	width: 485px;
	float: left;
	padding-left: 40px;
}
#tanTRC {
	background-image: url(../images/menu/tan_trc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	margin-left: auto;
	float: right;
}


#tanBRC {
	background-image: url(../images/menu/tan_brc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	margin-left: auto;
	float: right;
}
#tealC {
	width: 226px;
	background-image: url(../images/menu/teal_tile.gif);
	background-repeat: repeat;
	margin-left: 44px;
	margin-top: 80px;
	margin-bottom: 190px;
	height: auto;
	float: left;
}
#tealTLC {
	background-image: url(../images/menu/teal_tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	float: left;
}
#tealTH {
	width: 211px;
	float: left;
	height: 15px;
	background-image: url(../images/menu/teal_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 15px;
}
#tealLV {
	background-image: url(../images/menu/teal_lv.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 226px;
	height: auto;
}
#tealBLC {
	background-image: url(../images/menu/teal_blc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	float: left;
}
#tealBH {
	width: 211px;
	float: left;
	height: 15px;
	background-image: url(../images/menu/teal_bh.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 15px;
}
#tealContent {
	background-image: url(../images/menu/teal_tile.gif);
	background-repeat: repeat;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.titleTeal1 {
	font-size: 19px;
	color: #009590;
	font-weight: bold;
}
.copyMed {
	font-size: 10px;
	line-height: 12px;
}
#contentColumnLeft {
	padding-right: 20px;
	width: 230px;
	float: left;
}
#contentColumnRight {
	width: 220px;
	float: left;
}
#block1 {
	height: 36px;
	width: 800px;
	clear: both;
	float: left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #009590;
}
a:active {
	text-decoration: underline;
	color: #006763;
}
#content1 hr {
	color: #D8D8C0;
}

.hrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8C0;
}
.hrBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8C0;
}
