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

div, p, ul, h2, h3, h4, h5, img{
	padding:0px; 
	margin:0px;}
ul{
	list-style-type:none
}
a{
	text-decoration:none;
	color: #00249E;
}
a:hover{
	color:#343434;
}
/*----navigation----*/

#header ul.leftmenu{
	width: 117px;
	padding-top: 5px;
	font-size: .9em;
	position:inherit;
	z-index: 2;
}
#header ul.leftmenu li{
	width:117px; 
	height:26px; 
}
#header ul.leftmenu li a{
	width:97px; 
	height:26px; 
	display:block; 
	background-color: #f0f0f0;
	background:url(../images/mg_static.jpg);
	background-repeat:no-repeat; 
	color:#305E5C; 
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 38px;
}
#header ul.leftmenu li a:hover{
	width:97px;
	height:26px;
	display:block;
	background-color: #f0f0f0;
	background:url(../images/mg_hover.jpg);
	background-repeat:no-repeat;
	color:#70a871;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 38px;
}
#header ul.leftmenu li.active{
	width:97px;
	height:26px;
	display:block;
	color:#70a871;
	line-height:22px;
	text-decoration:none;
	background-color: #f0f0f0;
	background-image: url(../images/mg_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 38px;
}
#header ul.leftmenu li:last-child{
	background:url(../images/nav_bottom.jpg);
}
/*----left division----*/
#leftDiv h2{
	width:114px; 
	height:34px; 
	background:#f0f0f0; 
	color:#5F7A77; 
	font-size:18px; 
	line-height:34px;
}
#leftDiv ul{
	width:114px;
	position:relative;
	z-index:1;
}
#leftDiv ul li{
	width:114px; 
	height:24px;
}
#leftDiv ul li a{
	width:102px; 
	height:24px; 
	display:block; 
	background:url(../../new_design/images/bullet2-normal.gif) 0 10px no-repeat #f0f0f0; 
	color:#5F7A77; 
	text-decoration:none; 
	line-height:24px; 
	padding:0 0 0 12px;
}
#leftDiv ul li a:hover{
	background:url(../../new_design/images/bullet2-hover.gif) 0 10px no-repeat #f0f0f0; 
	color:#5F7A77; 
	text-decoration:none;
}
#leftDiv .img{
	float:right;
	padding-right: 2px;
}
p.credit{
	margin-top:0px;
	float:left;
	padding-right: 5px;
	font-size: 0.75em;
}
ul #rates {
	list-style:none;
	width:140px;
}
#rates li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #70a871;
}
#rates li span {
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}
#rates li br {clear:both;}
/*----right division----*/

#rightDiv p.opener {
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-indent: 10px;
	color: #343434;
}
#rightDiv p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-indent: 10px;
	color: #343434;
}
#rightDiv p.end{
	width:502px;
	height:5px;
	float:left;
	margin-top:10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #5265b6;
}
#rightDiv h1{
text-indent:-10000px;}

#rightDiv h2{
	width:96px; 
	height:77px; 
	float:left; 
	display:block; 
	color:#fff; 
	font-size:16px; 
	font-weight:bold; 
	line-height:18px; 
	text-transform:uppercase; 
	padding:46px 0 0 75px; 
	margin:0 0 5px 0;
}
#rightDiv h4{
	float:right;
	color:#70a871;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#rightDiv img.cm{
	float: left;
	clear:both;
	margin-right: 10px;
}
#rightDiv img.jf {
	vertical-align: baseline;
	border: none;
	margin-right: 10px;
	margin-left: 10px;
}
#rightDiv .reference {
	color: #BC482F;
	font-weight: bold;
}
.cmt {
	font-size: 0.7em;
	margin-top: -7px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #343434;
}
.cntct {
	font-size: 10pt;
	padding-right: 5px;
}
#rightDiv p.noIndent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #343434;
	text-indent: 0px;
	font-weight: normal;
}
.coupon {
	position:absolute;
	z-index:999;
	left: 199px;
	top: -65px;
}
