﻿BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

a {
	color: #9F0829;
	text-decoration: none;
	}

a:hover {
	color: #9F0829;
	text-decoration: underline;
	}

a:active {
	color: #9F0829;
	text-decoration: underline;
	}
	

.TxtHdr1 {
	font-size: 20px;
	line-height:22px;
	display:block;
	color: #2b7b8c;
	font-weight: bold;
}

.TxtHdr2 {
	font-size: 17px;
	line-height: 18px;
	display:block;
	padding-bottom: 2px;
	color: #2b7b8c;
	font-weight: bold;
	margin-bottom: 5px;
}

.TxtHdr3 {
	font-size: 15px;
	line-height: 18px;
	color: #2b7b8c;
	font-weight: bold;
}

IMG.ImgBorder {
	border: 3px double #6fa9b4;
	margin: 0px 0px 0px 0px;
	display:block;
	padding: 2px;
}

IMG.ImgBorderLeft {
	float: left;
	border: 3px double #6fa9b4;
	margin: 3px 10px 10px 0px;
	display:block;
	padding: 2px;
}

IMG.ImgBorderRight {
	float: right;
	border: 3px double #6fa9b4;
	margin: 3px 0px 10px 10px;
	display:block;
	padding: 2px;
}


TABLE.TblBorder {
	border-top: 1px solid #34bfca;
	border-left: 1px solid #34bfca;
	border-right: 1px solid #34bfca;
}

TABLE.TblBorder TH {
	border-bottom: 1px solid #34bfca;
	background-color:#FFFFFF;
	padding: 2px;
	text-align: center;
}

TABLE.TblBorder TD {
	border-bottom: 1px solid #34bfca;
	padding: 10px 15px 10px 15px;
}


TD {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	}
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 16px;
	margin-top:25px;
	margin-bottom: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 14px;
	margin-top:25px;
	margin-bottom: 0px
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-top:25px;
	margin-bottom: 0px
}

.TxtHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 20px;
	margin-top:0px;
	margin-bottom: 0px;
}

.TxtNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}

.TxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}


IMG { 
	display: none; 
}

TABLE.TblContentOuterContainer {
	margin-top: 0px;
}

TD.TdHomeLogo IMG {
	display: block;
}

TD.TdGraphicsRow, TD.TdTopTool, TD.TdMainNav, TD.TdHomeSide, TD.TdInsideSide, TD.TdHomeFlash, TD.TdInsideFlash, TD.TdHomeLeft, TD.TdInsideLeft {
	display: none;
}

TD.TdTopAddress {
	padding-bottom:30px;
}

TD.TdHomeLeft, TD.TdInsideLeft {
	width:0px;
}

TD.TdHomeCenter {
	width:345px;
	padding-right:20px;
	vertical-align:top;
}

TD.TdHomeRight {
	width:255px;
	vertical-align:top;
}

TD.TdHomeRight IMG {
	display: inline;
}

TD.TdInsideCenter {
	width:650px;
}

TD.TdInsideCenter IMG {
	display: inline;
}

TD.TdBannerRow {
	padding-bottom:20px;
}

TD.TdBannerRow Table {
	width: 600px;
	border: 1px solid #000000;
}


Table.TblFoot {
	margin-top: 30px;
	margin-left: 0px;
	float:left;
	
}

TD.TdMain {
	width: 600px;
}


