﻿body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	background: white url('../../Financial/Images/bground_finance.png') repeat-x 0% 0%;
}
div#wrapper
{
	margin:21px auto 0 auto;
	width:1024px;
}
div#logo
{
	margin:0 0 15px 0;
	padding:0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
	background:url('../../Financial/Images/logo_finance.png') no-repeat 0% 0%;
	height:50px;
}
div#menu
{
	margin:0 0 10px 0;
	width:996px; 
	height:25px;
}
div#menu div
{
	float:left;
	margin:0;
	padding:0;
}
div#content
{
	margin:16px 0 0 14px;
	width:620px;
}
div#content div#banner
{
	margin:0;
	padding:0;
	background:url('../../Financial/Images/contentFrame_top.png') no-repeat 0% 0%;
	height:59px;
	
}
div#content div#banner div#bannertext
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:20px;
	margin:0 0 0 15px;
	padding-top:5px;
	font-weight:bold;
}
div#content div#contenttext
{
	margin:0;
	padding:0 20px 0 15px;
	background:url('../../Financial/Images/contentFrame_mid.png') repeat-y 0% 0%;
	font-size:12px;
}
div#content div#contenttextinner
{
	/*background:url('../../Financial/Images/fins_plot_trans.png') no-repeat 0% 100%;*/
}
div#content div#contenttext div.h1
{
	font-weight:bold;
	padding:0 0 10px 0;
}

div#content div#contenttextinner img
{
    float:right;
    margin-left:10px;
    margin-bottom: 10px;
}
div#content div#contentbottom
{
	margin:0;
	padding:0;
	background:url('../../Financial/Images/contentFrame_bottom.png') no-repeat 0% 0%;
	height:20px;
}
div#content div.para
{
	margin:20px 0 20px 0;
}
div#content div#hr
{
	margin:0;
	padding:20px 0 10px 0;
	background:url('../../Financial/Images/contentFrame_mid.png') repeat-y 0% 0%;
	font-size:12px;
}
div#content div#hr2
{
	margin:0 20px 0 15px;
	border-bottom:solid 1px #ccc;
}
div#content div#links
{
	margin:0;
	padding:10px 20px 0 15px;
	background:url('../../Financial/Images/contentFrame_mid.png') repeat-y 0% 0%;
	font-size:12px;
}
div#content div#links a:link, div#content div#links a:visited
{
	color:#999;
	text-decoration:none;
}
div#content div#links a:hover
{
	color:#aaa;
	text-decoration:underline;
}

div#content div.subHeader
{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

div#content a:link#seoLink, a:visited#seoLink
{
    color: #c13832;
    text-decoration: underline; 
}

div#content a:hover#seoLink
{
    color: #c13832;
    text-decoration: none; 
}

div#content div#openAccountFooter
{
    width: 585px;
    height: 45px;
}

div#content div#homepageLeftRightCol
{
    height:180px; 
    padding-top: 5px;
}

div#content div#homepageLeftRightCol div#leftCol
{
    width:55%; 
    float:left; 
    padding-right: 5px;
}

div#content div#homepageLeftRightCol div#rightCol
{
    padding-right: 8px;
    width:240px; 
    float:right;
}

div.SeoMenuHeader
{
    font-size: 14px;
    font-family: Arial;
    font-weight:bold;
    color: Black;
    border-color: White;
    border-width: 1px;
    height: 23px;
    width: 135px;
    padding-left:10px;
    padding-top:8px;
    padding-bottom: 0px;
    padding-right: 4px;
    margin-bottom:0px;
    margin-left:5px;
    background: url(../../Financial/Images/SeoMenuHeaderSection.png) no-repeat;
}

ul.SeoMenuContainer
{
    list-style-type: none;
    padding-left: 5px;
    padding-right:0;
    margin: 0;
}

ul.SeoMenuContainer li
{
    list-style-type: none;
}

ul.SeoMenuContainer li a 
{
    font: 9px Arial bold;
    color: White;
    display: block;
    width: 128px;
    height:15px;
    background-color: Black;
    text-decoration: none;
    /*padding: 3px 0;*/
    padding: 3px 3px 3px 8px;
    border: 1px solid white;
}

.SeoMenuContainer li a:hover
{
    font: 9px Arial bold;
    color: White;
    display: block;
    width: 128px;
    height:15px;
    background-color: #444444;
    text-decoration: none;
    /*padding: 3px 0; */
    padding: 3px 3px 3px 8px;
    border: 1px solid white;
}

.SeoMenuContainer li a.lastItem 
{   
    border: none;
    width:144px;
    height: 24px;
    background: url('SeoMenuFooterSection.png') no-repeat 0 0;
}

.SeoMenuContainer li a.lastItem:hover
{   
    border: none;
    width:144px;
    height: 24px;
    background: url('SeoMenuFooterSectionMouseOver.png') no-repeat 0 0;
}
