@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#aContent {
	background-color: #CCC;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	border-top: 3px solid #000;
	background-image: url(../img/rtClm_back.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.ratesTitle {
	font-weight: bold;
	font-style: italic;
	width: 410px;
	border-bottom: 1px solid #999;
	line-height: 6px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.ratesStyle {
	color: #333;
	line-height: 10px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
	margin-top: -4px;
	width: 410px;
}
#rtClmn {
	margin: 0px;
	padding: 0px 10px 10px 2px;
	width: 151px;
	float: right;
	clear: left;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 350px;
	border-right: 1px solid #000;
}
#mainContArea {
	margin: 0px;
	padding: 0px;
	width: 650px;
	position: relative;
	top: 0px;
	clear: none;
	background-color: #027563;
	background-image: url(../img/cntFull_bck.png);
	border-right: 1px solid #000;
	background-repeat: no-repeat;
	background-position: 0px;
	background-attachment: scroll;
}
#mContent {
	margin: 0px;
	padding: 4px 10px 50px 36px;
	width: 434px;
	z-index: 8;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
.formBox {
	margin-top: 4px;
	margin-bottom: 2px;
}
#mContentSng {
	margin: 0px;
	padding: 4px 20px 20px 30px;
	width: 600px;
	z-index: 8;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000;
}
#contColumn {
	padding: 0px;
	width: 170px;
	z-index: 10;
	margin: 0px;
	float: right;
	top: 0px;
	bottom: 0px;
	height: 100%;
	position: relative;
}
.mainCopy {
	line-height: 20px;
	padding-right: 26px;
}
h1 {
	font-size: 30px;
	color: #333333;
	font-weight: 500;
	line-height: 34px;
	margin-bottom: 0px;
	font-style: italic;
}
h2 {
	font-size: 16px;
	line-height: 24px;
	color: #004639;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #00483C;
	line-height: 16px;
	font-weight: 600;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#clm2Cont {
	border-bottom: 2px solid #666;
	width: 140px;
	color:#000000;
	line-height: 16px;
	padding: 0px 6px 12px;
	margin-right: auto;
	margin-left: auto;
}
#clm2Cont  ul {
	line-height: 20px;
	padding: 0px 6px 0px 20px;
	margin: 0px;
	font-weight: normal;
}
#clm2Cont  ul  li {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	display: list-item;
}
h4 {
	font-size: 14px;
	color: #999;
	text-align: center;
	font-weight: 700;
	line-height: 14px;
	margin-top: 6px;
	font-style: italic;
}
h5 {
	color: #999;
	text-align: center;
	font-size: 12px;
	line-height: 0px;
	font-weight: 600;
	margin-top: 6px;
}
.addLink {
	font-size: 16px;
	padding-left: 14px;
	line-height: 14px;
	text-decoration: underline;
	margin: -30px 0px 0px;
	padding-top: 0px;
}
.addLink a:link {
	text-decoration:underline;
	color:#00473B;
}
.addLink a:active {
	color: #00473B;
}
.addLink a:visited {
	color: #00473B;
}
.addLink a:hover {
	color:#999;
	text-decoration:none;
}
.BtmBrdr {
	border-bottom: 1px solid #000;
}
#footer {
	background-color: #333333;
	height: 54px;
	width: 820px;
	margin-top: 1px;
	border-top: 1px solid #000;
}
#nav {
	background-color: #007462;
	margin: 0px;
	padding: 0px 0px 0px 36px;
	height: 30px;
	width: 614px;
	border-right: 1px solid #000;
	background-image: url(../img/nav_back.png);
	background-repeat: repeat-x;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
}
.navB {
	color: #CCC;
	text-decoration:none;
	display: inline-block;
}
.navB a:link {
	color: #CCC;
	text-decoration:none;
}
.navB a:active {
	color: #FFF;
	text-decoration:none;
}
.navB a:visited {
	color: #CCC;
	text-decoration:none;
}
.navB a:hover {
	color: #FFF;
	text-decoration:none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #3F3F3F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rtClmnTag {
	font-size: 15px;
	line-height: 32px;
	font-style: italic;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #aContent #rtClmn hr {
	color: #666666;
	font-weight: bold;
	height: 3px;
	background-color: #666666;
}
#rtClmn img {
	text-align: center;
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-top: 4px;
}
.rtClmHeader {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
#subNavCnt {
	line-height: 30px;
	text-align: left;
}
.subNav {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 16px;
}
.rtClmCnt {
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 16px;
	font-weight: 200;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.mainCopyFtr {
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}
h5 a:link {
	text-decoration:underline;
	color:#999;
}
h5 a:active {
	color:#999;
}
h5 a:visited {
	color:#999;
}
h5 a:hover {
	text-decoration:none;
	color:#FFF;
}
