body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h1, h2 {
	font-weight: normal;
}
p, ol, ul {
	margin-top: 0;
	line-height: 180%;
}
a {
	color: #006699;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}
/* Header */

#header {
	height: 75px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	text-transform: uppercase;
}
#logo {
	float: left;
	padding: 8px 0 0 3px;
}
#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}
#logo h1 {
}
#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .85em;
}
#righttop {
	float: right;
	padding-top: 5px;
	text-transform:none;
	font-size:11px;
	background:url(../images/righttopmenu.gif) no-repeat left bottom;
}
#righttop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#righttop li {
	display: inline;
	
}
#righttop a {
	display: block;
	float: left;
	padding: 2px 10px 5px 10px;
	text-decoration: none;
	color:#003368;
}
#righttop a:hover {
	text-decoration: underline;
}
#righttop .current_page_item a {
	background: #C3C3C3 url(../images/img02.gif) repeat-x;
}
/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}
/* Content */

#content {
	float: left;
	width: 480px;
}
.post {
}
.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}
.meta a {
	text-decoration: none;
}
.meta a:hover {
	text-decoration: underline;
}
.meta .more {
	padding-left: 12px;
	background: url(../images/img09.gif) no-repeat left center;
}
.meta .comments {
	padding-left: 15px;
	background: url(../images/img10.gif) no-repeat left center;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 510px;
	height:auto;
	background:#f9f9f9;
}
#downbar {
	float: right;
	width: 510px;
	height:auto;
	margin-top:8px;
	background:#f9f9f9;
}
.topright {
	clear: both;
	background: url(../images/cutomerborder.gif) no-repeat left top;
	font-size:1px;

}
.bottomright {
	clear: both;
	background: url(../images/cutrbdrbottom.gif) no-repeat left bottom;
	font-size:1px;
}
#sidebar ul, #downbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.custLeft {
	border-left:1px solid #CCC;
	padding:2px;
	background-color:#f9f9f9;
	width:245px;
	height:120px;
	float:left;
}

.mfBanner {
	border-left:1px solid #CCC;
	padding:2px;
	background-color:#f9f9f9;
	width:245px;
	height:auto;
	float:left;
}
.custLeft ul.custservice {
	font-size:11px;
	color:#333;
	background:url(../images/Cust_servicesBg.gif) bottom;
}
.custLeft ul.custservice li {
	background:url(../images/ullistarrow.gif) no-repeat left;
	padding-left:15px;
	width:70%;
	line-height:23px;
	margin-left:10px;
}
.custRight ul.signin {
	font-size:11px;
	color:#333;
	background:url(../images/SignHereBg.gif) bottom right no-repeat;
}
.custRight ul.signin li {
	background:url(../images/ullistarrow.gif) no-repeat left;
	padding-left:15px;
	width:70%;
	line-height:23px;
	margin-left:10px;
}
.custLeft ul.invstideas {
	font-size:11px;
	color:#333;
	background:url(../images/invsntradingBg.gif) no-repeat right;
}
.custLeft ul.invstideas li {
	background:url(../images/bluearrow.gif) no-repeat left;
	padding-left:20px;
	width:70%;
	line-height:23px;
	margin-left:10px;
}
/*************Products**********************/

.custProducts {
	border-right:1px solid #CCC;
	padding:2px;
	background-color:#f9f9f9;
	width:250px;
	height:auto;
	float:right;
}


/*************Products ends here**********************/
#sidebar li {
}
#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/img16.gif) no-repeat left bottom;
}
#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}
#sidebar h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
/* Green Box */

.greenbox {
	background: #FFFFFF url(../images/img03.gif) repeat-x;
}
.greenbox .title {
	height: 60px;
	background: url(../images/img04.gif) no-repeat;
}
.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
.greenbox .entry {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.btm {
	background: url(../images/img06.gif) repeat-x left bottom;
}
.btm .l {
	background: url(../images/img07.gif) no-repeat left bottom;
}
.btm .r {
	background: url(../images/img08.gif) no-repeat right bottom;
}
/* Two Columns */

.two-columns {
	clear: both;
	/*background: url(../images/img11.gif) repeat-y;*/
	margin-top:5px;
	border-top: 0px solid #C3C3C3;
}
.two-columns .title {
	background:url(../images/mktvrBg.gif) repeat-x top center;
}
.two-columns .title h2 {
	height: 23px;
	margin: 0;
	padding: 7px 0 0 25px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	color: #0f6f3f;
	background:url(../images/mkt_icon.gif) left no-repeat;
}
.two-columns .title div.divtitle {
	height: 20px;
	margin: 0;
	padding: 5px 0 0 25px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	color: #0f6f3f;
	background:url(../images/mkt_icon.gif) left no-repeat;
}
.two-columns .title span.getquote {
	height: 20px;
	width:200px;
	float:right;
}
.two-columns .blue {
	background: url(../images/img13.gif) no-repeat;
}
.two-columns .red {
	background: url(../images/img14.gif) no-repeat;
}
.two-columns .columnA, .two-columns .columnB {
	width: 478px;
}
.two-columns .columnA {
	float: left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#leftCol{width:220px; padding:2px 5px 5px 5px; float:left; height:auto; border:0px solid #CCC; margin:2px; font-size:11px;}
.mtkHeader{height:16px; background:#f1f8fe url(../images/smalicon.gif) no-repeat center left; border-top:1px solid #CCC; border-bottom:1px solid #CCC;  padding:2px 0px 0px 25px; font-size:11px; font-weight:bold; color:#003368;}
.newdsDate{font-size:10px;  height:15px; background:url(../images/listarrow.gif) left no-repeat; padding:2px 0px 0px 15px;}
.newsLine{font-size:11px; line-height:17px;  padding-left:15px;}
.newsLine a{text-decoration:none; color:#016a99;}
.newsLine a:hover{text-decoration:underline;}

.morenews a{color:#006536; text-decoration:none; font-weight:bold; line-height:20px; text-align:right;}
.morenews a:hover{text-decoration:underline; }

#rightCol{width:220px; padding:2px; float:right; height:auto; border:0px solid #CCC; margin:2px;}

.two-columns .columnB {
	float: right;
}
.two-columns .btm {
	clear: both;
	background: url(../images/img12.gif) no-repeat left bottom;
	font-size:2px;
}
.two-columns .top {
	clear: both;
	background: url(../images/topborder.gif) no-repeat left top;
	font-size:2px;
}
/* Footer */
/* footer styles */

#footer {
	font-size:9pt;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.bodyClass#ScrollWrapper {
	vertical-align:top;
	text-align:center;
}
#ScrollWrapper {
	width:990px;
	margin:0 auto;
	text-align: left;
	border-top:0px solid #989898;
	padding:0;
 ~padding-left:0px;
}
#ScrollWrapper.scrollbar {
	padding:0px;
	float:left;
	text-align:center;
}
#ScrollWrapper #content-block {
	padding:0px;
	/*border:1px solid #999999;*/
	border-top:none;
	/* margin-bottom:7px;*/
	text-align:right;
	margin-right:8px;
}
#ScrollWrapper .block .wrapper {
	background-color:#fff;
	/* border:1px solid #c0c0c0;*/
   /* padding:10px 7px 7px 7px;*/
   vertical-align:top;
}
.bodyClass#footer {
	vertical-align:top;
	text-align:center;
	height:25px;
}
#footer .FooterLinks {
	border:1px solid #D3D3D3;
	text-align:center;
	margin: 5px 0pt 0pt 0px;
	color:#333;
	background:#f8f7f7;
	padding:5px;
	position: relative;
	font-size:11px;
	clear: none;
}
#footer .FooterLinks a {
	color:#005bb7;
}
#footer .searchContainer {
	background-color:#CCC;
	text-align:center;
	padding:4px 0;
	vertical-align:middle;
}
#footer .searchContainer input {
	width:140px;
	margin-right:5px;
	vertical-align:middle;
}
#footer .searchContainer button {
	vertical-align:middle;
}
#footer .top {
	margin:5px 0 15px 9px;
}
#footer .top a {
	color:#659bc7;
	text-transform:uppercase;
	font-size:9pt
}
#footer .nav2, .copyright {
	text-align:center;
	margin:0;
	padding:0;
	background:#0066CC;
}
#footer .nav2 ul {
	list-style:none;
	padding-top:8px;
	padding-bottom:8px;
}
#footer .nav2 ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#footer .nav2 ul li a {
	text-decoration:none;
	text-transform:none;
	font-size:10px;
	color:#FFFFFF;
}
#footer .nav2 ul li a:hover {
	text-decoration:underline;
}
#footer .nav2 ul li span {
	font-size:11pt;
	color:#FFFFFF;
	padding:0 10px;
}


/********************************/
.clear, .clearer {
    display:block;
    margin:0;
    padding:0;
    clear:both;
    font-size:1px; 
    width:1px;
    height:1px;
    overflow:hidden;
}

.textright{text-align:right;}
.textleft{text-align:left;}



/************************************/
/* Menu Navigation Styles */
#rates-navigation {display:block; float:left; margin-left:auto; margin-right:auto;  background:#ffffff; width:1000px;   background:url(../images/rates-navigationbg.gif) repeat-x; color:#666; border:solid 0px #CCCCCC;  padding:0px; }

#rates-navigation  ul {
    list-style:none;
	margin:0; padding:0; 
	
}

#rates-navigation ul li {
    list-style:none;
    margin:0;
    padding:0;
    display:inline;
	
}



#rates-navigation ul img {
	float:left;
}

#rates-navigation  ul li a {
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
	color:#005aba;
	font-weight:bold;
	
}

#rates-navigation  ul li a:hover {
    text-decoration:underline;
}


#rates-navigation  ul li span {
	width:1px;
    font-size:11px;
    color:#333333;
    padding:0 2px;
}

/* Rates Ends Here*/
