@charset "utf-8";
* {
	margin: 0;
	padding: 0;	
}
 
.body {
	background: #fff; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	width: 100%;
}
 
p {
	font-size:100%;
	padding:0 20px 10px 0;
}
a {
	text-decoration: underline;
	color:#4682B4;
}
a:hover {
	text-decoration: none;
	color:#4682B4; 
}
img {
	border: none;
}
 
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
 
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}
h4 {
  display: block;
  padding: 5px 0 0 0;
 
  font-size: 95%;
  font-weight: bold;
  color: #586B7A;
}
 
#container {
	background: #fff; 
	width: 95%; 
	margin: 10px auto; 
	padding: 2px; 
 
}
 
#topnav {
	background: #fff; 
	text-align: right;
	padding: 0; 
	margin: 0;
	padding-bottom:10px; 
}
#topnav a {
	color: #666; 
	font-weight: bold; 
	text-decoration: none;
	font-size:75%;
}
#topnav a:hover {
	text-decoration: underline;
} 
 
#header {
	background: url(images/bgHead01.gif) repeat-x;
	margin:0;
	padding:0;
}
#feeds {
	width: 100%;
	height: 30px;
	margin: 0;
	padding:10px 0 0 0;
	text-align: right;
}
 
#feeds b {
	display: none;
}
 
#feeds a {
	padding: 0 21px;
	background: url(images/rss.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:90%;
}
#feeds a:hover {
	text-decoration: underline;
}
#logo {
	width: 100%;
	height: 69px;
	margin: 0;
	padding:20px 0 0 0px;
 
}
#logo h1 {
	margin: 0;
	float: left;
	color: #FFFFFF;
	padding: 3px 0 10px 45px;
	font-size: 150%;
}
 
#midnav {
	background: #333; 
	height: 104px;
 
}
.menu ul {
	float: left;
	margin: 0 1px 0 0;
}
.menu li {
	list-style-image: none;
}
.menu a {
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: sans-serif;
	font-size: 75%;
	padding: 5px 0 5px 8px;
	text-decoration: none;
	width: 180px;
}
.menu a:hover {
	background: #555; color: #FFF;
}
.menu a:visited {
	color: #FFF;
}
.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}
.menu a#accountOpen {
	background: #666; 
	color: #FFF;
}
.search {
	float: right;
	clear: right;
	margin: 0;
	padding: 10px 20px 0 0;
}
 
.searchbox {
	color:#FFF;
	background:#4B4B4B;
	border-style:solid; 
	border-width:1px; 
	border-color:#fff;
	font-size: 80%;
	padding:3px;
}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 25px;
	width: 25px;
	cursor: pointer;
	margin-bottom:-7px;
}
 
#dnn_dnnSEARCH_optSite
{
	color:#fff;
}
#dnn_dnnSEARCH_txtSearch
{
	color:#FFF;
	background:#4B4B4B;
	border-style:solid; 
	border-width:1px; 
	border-color:#fff;
	font-size: 80%;
	padding:3px;
}
#dnn_dnnSEARCH_cmdSearch
{
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 25px;
	width: 25px;
	cursor: pointer;
 
}
.SearchSkinObject {
    color:#fff;
    font-size:80%;
}
 
#subcontainer {
	background-color: #fff;
	padding: 0;
	margin:0;
	border: 1px solid #E8E8E8; 
}
 
#ritcol {
	float: right;
	clear:right;
	margin: 0; 
	text-align: left;
	border: 1px solid #E8E8E8;
	width:20%; 
}
 
.chat {
	margin:10px 0 10px 0;
	text-align:center;
}
 
.rtpane {
	margin:10px 10px 10px 0;
	padding:5px;
}
 
 
#content_home {
	margin: 0;
	border: 1px solid #E8E8E8;
	float:left;
	clear:left;
	width:78%; 
}
 
 
#navigation 
{
	clear: both;
	text-align: left;
	padding: 5px;
	color: #FFF;
	background-color: #0C2348;
	font-weight:bold;
	height:20px;
}
 
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item  { 
	cursor: pointer; 
	cursor: hand;
	padding: 2px; 
	border-width: 1px;
	border-style: solid;
	border-color: #0C2348;
	text-decoration: none;
	color: #FFF; 
	font-size:85%;
	background-color: #0C2348;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
}
 
.main_dnnmenu_rootitem  { 
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-size: 80%; 
	font-weight: bold;  
	background-color: Transparent;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
 
.main_dnnmenu_itemhover {  
	border-width: 1px;
	border-style: solid;
	color: #0C2348;
	background-color: #E0E0E0;
	border-color: #757575; 
}
 
#dnn_dnnBREADCRUMB_lblBreadCrumb a{
	color:#0C2348;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover{
	text-decoration:underline;
}
 
#dnnBREADCRUMB {color:#0C2348;}
 
.BreadCrumbSkinObject {
    color:#0C2348;
    font-size:75%;
}
 
.brdCrm {
	width: auto;
	vertical-align: middle;
	background-color:#fff;
	padding: 0.3em;
	border-left:solid; border-width:1px; border-color:#E5E5E5;
	border-right:solid; border-width:1px; border-color:#E5E5E5;
	text-align: left;
	color:#0C2348;
}
 
#footer{
	background:#F8F8F8;
	border-style:solid; border-width:1px; border-color:#E5E5E5;
	float: left;
	clear:both;
	width:100%;
	
}
 
#footer-inner{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
 
.footer-div{
	width:15%;
	float:left;
	padding-top:25px;
    padding-bottom:25px;
	margin-right:20px;
	margin-left:20px;
}
 
#footer h4 {
	margin: 0;
	color: #0C2348;
	font-size: 70%;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#footer li{
	list-style-type:square;
	color:#999999; 
	font-size:60%;}
 
.copyright 
{
	clear: both;
	padding: 5px;
	text-align:left;
	color: #333333;
	font-size:80%;
}
.copyright td
{
	background:url(images/gryshd.gif) no-repeat;
	text-align:center;
	padding-top:2px;
}
 
/*shaded blue gradient containers*/
 
.shdBox {
	background: url('images/ltBlueGr.gif') repeat-x; 
	padding: 15px; 
	border: 1px solid #ccc; 
	margin: 5px 0 15px 0px;
	float:left;
	width:96%;	
}
 
.shdBox .Head {
	margin: 0 0 10px 0;
	padding: 0;
	padding-bottom: 0.2em;
	font: 400 1.3em;
	color: #536C71;
}
#border {
	border-bottom: 12px solid #ddd;
	width:100%;
}
 
/*blue right column links*/
 
.links {
	background-color: #EAF2F5;
}
 
.links .Head{
	padding-left: 5px;
	padding-right: 5px;
 
}
 
.links a {
	color: #3B5D77;
	display: block;
	height: auto !important;
	font-size:85%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/* Start hide from IE Mac \*/
	height: 1%;
	/* End hide from IE Mac */
	text-decoration:underline;
	padding: 1px 5px 1px 20px;
	background: url(images/submenu1.gif) no-repeat 5px 50%;
}
 
.links a:hover {
	color: #fff;
	text-decoration:none;
	background: #0C2348 url(images/submenu1.gif) no-repeat 5px 50%;
}
 
/*plain white container*/
 
#homeCenter{
	margin:10px;
	border:none;
	background-color:#fff;
}
 
#homeCenter .Head {
	margin: 0 0 10px 0;
	padding: 0;
	padding-bottom: 0.2em;
	font: 400 1.3em;
	color: #536C71;
}
 
 
 
 
.heading2 {
	background: #0070CD url(images/blsqr.gif) repeat-x;
	float: left; 
	margin: 0 1px 0 0; 
	width:32%;
}
.heading2 h2 {
	padding:10px;
	color: #fff;
	font-weight:bold;
	text-align: left;
	font-size:120%;
}
.newsbox {
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #333;
	line-height: 1.5;
	margin: 0;
	padding: 10px;
	background:#E8E8E8;
}
 
 
/*homepage style1*/
 
#panel1 {
  margin: 5px;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #DDD;
  font-size:100%;
}
 
#panel1 .headingGreen {
  background-color: #690;
  font-size: 110%;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
 
#panel1 .headingBlue {
  background-color: #486c95;
  font-size: 110%;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
 
#panel1 a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background: url(images/b-1.gif) no-repeat center left;
}
 
#panel1 a:hover {
	color: #690;
	background: url(images/b-2.gif) no-repeat center left;
}
 
#panel1 img {
	padding-left: 20px;
 
}
 
/*homepage style2*/
 
.home2top {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #fff;
	font-family:Arial, Verdana, Helvtica, San-serif;
}
 
.home2top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
 
.home2top li {
	display: inline;
	margin: 0;
	padding: 0;
}
 
.home2top a {
	display: block;
	float: left;
	width: 125px;
	height: 53px;
	padding: 27px 0 0 0;
	background: #236065 url(images/home2Button1.gif) no-repeat;
	border-left: 1px solid #fff;
	text-decoration: none;
	text-align: center;
	font-size: 132%;
	color: #0C2348;
}
 
.home2top a:hover {
	background: #3e6436 url(images/home2Button2.gif) no-repeat;
	color: #0298bd;
}
 
.home2image {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background: #fff url(images/strings1.gif) no-repeat 5px 0px;
}
 
.home2bottom {
	float: right;
	width: 345px;
	height: 220px;
	background: #236065 url(images/blrtgradient.gif) no-repeat;
}
 
.home2bottom h1, .home2bottom h2 {
	text-align: center;
}
 
.home2bottom h1 {
	padding-top: 77px;
	font-size: 240%;
}
 
.home2bottom h2 {
	font-size: 150%;
}
 
.home2bottom a {
	text-decoration: none;
	color: #fff;
}
 
.home2bottom a:visited {
	text-decoration: none;
	color: #fff;
}
 
/*HomePage Style3 */
 
/* Header */
 
.home3top {
	width: 600px;
	height: 258px;
	margin: 0px auto;
	background: url(images/testdrive.gif);
}
 
.home3top h1 {
	margin: 0px;
	padding: 105px 0 0 335px;
	font-size: 3em;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, San-Serif;
	font-style: italic;
}
 
.home3top h2 {
	margin: 0;
	padding: 0 0 0 345px;
	font-size: 2em;
	font-family: Arial, Verdana, Helvetica, San-Serif;
	font-style: italic;
	color: #666666;
}
 
.home3top a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, San-Serif;
}
 
.home3top a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
 
.home3Bottom {
	width: 600px;
	height: 52px;
	margin: 0px auto;
}
 
.home3Bottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
.home3Bottom li {
	display: inline;
}
 
.home3Bottom a {
	display: block;
	float: left;
	width: 120px;
	height: 42px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.3em;
	font-weight:bold;
	background: url(images/home3Button1.jpg) no-repeat;
	color:#FFFFFF;
}
 
.home3Bottom a:visited {
	color:#FFFFFF;
}
 
/*HomePage Style 4 */
 
.home4 {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;
}
 
.home4Top p {
	margin: 0;
	padding: 0 0 10px 0;
}
 
.leftBorder {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/GreyPill.gif) no-repeat;
}
 
.rightBorder {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/GreyPill.gif) no-repeat right top;
}
 
.home4Bottom {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/GreyBottom.gif) no-repeat;
}
 
.home4Bottom img {
	padding: 8px 0 0 8px;
}
 
 
 
/*shaded grey gradient containers*/
 
.shdGrey {
	padding: 15px 5px 15px 10px;
	background: url(images/gryshd.gif) repeat-x left top;
	border: 1px solid #ccc; 
	margin: 5px 0 15px 0px;
	float:left;
	width:98%;	
}
 
.shdGrey .Head {
	margin: 0 0 10px 0;
	padding: 0;
	padding-bottom: 0.3em;
	font: 400 1.3em;
	color: #536C71;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey h2 {
  font-size: 1.2em;
  color: #586B7A;
  margin: 0 0 0.5em 1em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
}
 
.shdGrey p {
	margin: 0 0 0.5em 1em;
	text-align: justify;
	line-height: 16px;
	font-size:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .imgLeft{
    float:left;
    clear:none;
    margin:0;
    margin-left:0;
    margin-right:20px;
    margin-bottom:20px;
    padding:1px;
    border: 1px solid #E7E7E7;
}
 
.shdGrey .imgLeft2{
    float:left;
    clear:none;
    margin:0;
    margin-left:0;
    margin-right:20px;
    margin-top:20px;
    padding:1px;
    border: 1px solid #E7E7E7;
}
 
 
.shdGrey .imgRight{
    float:right;
    clear:none;
    margin:0;
    margin-left:0;
    margin-right:20px;
    margin-bottom:20px;
    padding:1px;
    border: 1px solid #E7E7E7;
}
 
.shdGrey a {
	text-decoration:underline;
}
 
.shdGrey a:visited {
	text-decoration:underline;
}
 
.border2 {
	border-bottom: 1px solid #ccc;
	width:100%;
	margin-bottom:10px;
}
 
/*List items */
 
.shdGrey .lined ul {
	margin: 5px 20px 10px 30px; 
	padding: 0; 
	border-top: 1px solid #ccc;
	width:15%;
	float:left;
 
 } 
.shdGrey .lined li {
	display: block; 
	text-align: left; 
	margin: 0;  
	list-style-type: none; 
	border-bottom: 1px solid #ccc; 
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .btmlined ul {
	margin: 5px 0 10px 20px; 
	padding: 0; 
	width:35%;
	float:left;
 
 } 
.shdGrey .btmlined li {
	display: block; 
	text-align: left; 
	margin: 0;  
	border-bottom: 1px solid #ccc; 
	padding:5px;
	list-style-type: none; 
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .btmlined2 ul {
	margin: 5px 0 10px 20px; 
	padding: 0; 
	width:15%;
	float:left;
 
}
 
 .shdGrey .btmlined2 li {
	display: block; 
	text-align: left; 
	margin: 0;  
	border-bottom: 1px solid #ccc; 
	padding:5px;
	list-style-type: none; 
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
 
.shdGrey .lined li a {
	display: block; 
	text-decoration: none; 
} 
.shdGrey .lined a:hover {
	background: #deebd2;
 }
 
.shdGrey .regList ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0 20px 30px;
    list-style:none; 
    width:75%;
}
 
.shdGrey .regList li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('images/content_bullet.png') left top no-repeat;
    font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .pdfList ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0 20px 30px;
    list-style:none; 
    width:75%;
}
 
.shdGrey .pdfList li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('images/pdf.gif') left top no-repeat;
    font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .bordertop {
	padding:20px;
    border-top:3px solid #0C2348; 
    margin: 20px 5px 0 0; 
}
 
.shdGrey .ordered ol {
  color: #043f4a;
  margin:20px 20px 20px 40px;
}
 
.shdGrey .ordered li {
  padding-left:20px;
  margin:8px 0;
  color: #043f4a;
  font-size:110%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.shdGrey .lettered ol {
  color: #043f4a;
  margin:20px 20px 20px 40px;
}
 
.shdGrey .lettered li {
  padding-left:20px;
  margin:8px 0;
  color: #043f4a;
  font-size:110%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  list-style:upper-alpha;
}
 
.shdGrey .greyBox{
    margin:15px 5px;    
    background:#f8f8f8;
    border:2px solid #ececec;
    padding:20px;
    margin-bottom:15px;    
}
 
.shdGrey .number{
	font: 700 1.5em arial, sans-serif;
	color: #888;
	padding-right:5px;
}
 
 
 
 
/*Funding Instruction Page Icons */
 
.photos {
	width: 90%;
	margin: 0 auto 15px auto;
}
 
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #fff;
	text-align: center;
	color: #0C2348;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a:hover {
	color: #729AD7;
	text-decoration:underline;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
 
/*BankWire Layout*/
 
.splitright {
	background-color: #ffffff;
	width: 49.5%;
	float: right;
	overflow: hidden;
}
 
.splitleft {
	background-color: #ffffff;
	width: 49.5%;
	float: left;
	overflow: hidden;
}
 
.whitesplit {
	background-color: #fff;
	padding: 10px;
	margin: 0px;
	border: 1px solid #ddd;
}
 
.whitesplit h3 {
	display: block;
	color: #586B7A;
	font-size: 1.1em;
	font-weight:bold;
	margin: 10px 0 10px 11px;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}
 
 
/*sideGrey */
 
.sideGrey {
	background: url(images/gryshd.gif) repeat-x left top;
	padding: 15px 5px 15px 10px;
	width: 98%;
}
 
.sideGrey .Head {
	margin: 0 0 10px 0;
	padding: 0;
	padding-bottom: 0.3em;
	font-size: 0.9em;
	font-weight:bold;
	color: #536C71;
}
 
.sideGrey a {
	color: #3B5D77;
	font-size:0.71em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/* Start hide from IE Mac \*/
	height: 1%;
	/* End hide from IE Mac */
	text-decoration:underline;
	padding: 1px 5px 1px 20px;
	background: url(images/smallEx.gif) no-repeat left 50%;
}
 
.sideGrey a:hover {
	color: #4682B4;
	text-decoration:none;
}
 
.dotted {
	border-bottom: 1px dotted #D1D1D1;
	width:100%;
	margin-bottom:10px;
	/*background: url(images/arrow.gif) no-repeat right 70%;*/
}
 
 
/*Managed Accounts Section */
 
.dkBluebox {
	background: #1a3664 url(images/dkBlue.gif) repeat-x;
	height: 120px;
	border-bottom: 6px solid #FFF;
}
.dkBluebox h1 {
	margin: 0;
	padding: 64px 0 0 24px;
	font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
}
 
.dkBluebox a{
	color:#fff;
	text-decoration:underline;
}
 
.dkBluebox a:hover{
	color:#fff;
	text-decoration:none;
}
 
.dkBluebox a:visited{
	color:#fff;
	text-decoration:underline;
}
 
.link_menu {
	background: #1a3664 url(images/grdnt_blue.gif) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	height: 18px;
	padding: 6px 0 0 30px;
	text-decoration: none;
}
 
.link_menu a:hover {
	background: #444;
}
 
.link_menu a:visited {
	color:#fff;
}
 
/*table */
 
.bluetble table{
	border-collapse: collapse;
	width: 98%;
	padding-left: 22px;
}
 
.bluetble th{
	background: #1a3664 url('images/thblue.gif') repeat-x;
	height: 29px;
	padding: 11px;
	color: #fff;
	text-align: left;
	border-left: solid 1px #ccc;
	border-bottom: solid 2px #ffffff;
}
 
.bluetble tr{
	height: 30px;
}
 
.bluetble td{
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ffffff;
	font-size:0.9em;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
}
 
.bluetble td.first,th.first{
	border-left: 0px;
}
 
.bluetble tr.rowA{
	background: #ccc url('images/trbg1.gif') repeat-x;
}
 
.bluetble tr.rowB{
	background: #ccc url('images/trbg2.gif') repeat-x;
}
 
.bluetble td.rowC{
	background: #fff;
	border: solid 1px #ccc;
	color:#000;
	font-weight:bold;
	font-size: 1em;
	padding-left:30px;
}
 
.bluetble2 table{
	border-collapse: collapse;
	width: 70%;
	padding-left: 22px;
}
 
.bluetble2 th{
	background: #1a3664 url('images/thblue.gif') repeat-x;
	height: 29px;
	padding: 11px;
	color: #fff;
	text-align: left;
	border-left: solid 1px #ccc;
	border-bottom: solid 2px #ffffff;
}
 
.bluetble2 tr{
	height: 30px;
}
 
.bluetble2 td{
	padding-left: 11px;
	padding-right: 11px;
	padding-top:5px;
	padding-bottom:5px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ffffff;
	font-size:0.8em;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
}
 
.bluetble2 td.first,th.first{
	border-left: 0px;
}
 
.bluetble2 tr.rowA{
	background: #e3edff;
}
 
.bluetble2 tr.rowB{
	background: #f5f8ff;
}
 
.bluetble2 td.rowC{
	background: #fff;
	border: solid 1px #ccc;
	color:#000;
	font-weight:bold;
	font-size: 0.8em;
	padding-left:30px;
}
 
/*OST pages*/
 
.floating-box {
	float: left;
	width: 17%;
	margin-right: 15px
}
 
.floating-box .fb ul {
	line-height: 144%;
	margin-bottom: 1.5em;
}
 
.floating-box .fb img {
	border: 5px solid #FFFFFF;
}
 
.floating-box .fb li {
	padding-left: 1.3em;
	list-style: none;
	background: url(images/blueSqr.gif) no-repeat left center;
}
 
.floating-box .fb h2 {
  font-size: 1.2em;
  color: #586B7A;
  margin: 0 0 0.5em 1.5em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:bold;
}
 
.floating-box .fb p {
	margin-left: 0 0 0.5em 1.3em;
	line-height: 16px;
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
}
 
.flbox2 {
	clear: both;
	background: url(images/line.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}
 
.flbox2 .columnA, .flbox2 .columnB {
	width: 45%;
}
 
.flbox2 h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.flbox2 p {
	margin-left: 0 0 0.5em 1.3em;
	line-height: 16px;
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
}
 
.flbox2 .blueGrey {
	background: url(images/blue.gif) no-repeat;
}
 
.flbox2 .green {
	background: url(images/green.gif) no-repeat;
}
 
.flbox2 .columnA {
	float: left;
}
 
.flbox2 .columnB {
	float: right;
}
 
 
/*Contact info*/
 
.ctctBox a {
	background: url(images/bg_navitem.gif) repeat-x #FFF;
	display: block;
	font: bold 1em Verdana,Tahoma,sans-serif;
	padding: 10px 0 10px 8px;
	text-decoration: none; 
	color: #333;
}
.ctctBox a:hover {
	color: #0080DD; 
}
.ctctBox .ctctline {
	height: 1px; 
	background-color: #EEEEF5;
}
.ctctBox .ctcthead {
	background: #333 url(images/bgsubtitle.gif) repeat-x;
	color: #FFF;
	font: bold 85% Verdana,Tahoma,sans-serif;
	padding: 8px 8px;
}
 
 
/*Metals Report*/
 
 
.gold {
	width: 100%;
	margin: 0 0 0 40px;
	background: url(images/metals_rpt_bg.gif) repeat-y;
	display: table;
}
 
.gold .main {
	float: left;
	width: 100%;
	padding: 0px 7px 15px 7px;
}
 
.gold .head {
	width: 750px;
	height: 119px;
	background: url(images/goldHead.gif) no-repeat;
	text-align: left;
}
 
.gold .head p {
	padding: 40px 0px 40px 20px;
	margin: 0;
	font-family: Arial, Tahoma;
	font-size: 24pt;
}
 
.gold .bottom {
	width: 750px;
	background: url(images/topbotGold.gif) repeat-y;
	float: left;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8pt;
}
 
.gold .mainCol {
	top: 30px;
	margin-left: 20px;
	width: 700px;
	float: left;
	margin-bottom: 30px;
}
 
.gold .mainCol p {
	margin: 0 0 0.5em 1em;
	text-align: justify;
	line-height: 16px;
	font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
.gold .imgProp {
	display: block;
	float: left;
	border:none;
}
 
 
.gold .imgLeft {
	display: block;
	float: left;
	border:none;
	padding:25px;
}
 
 
 
/* New Account Special Offer */
 
.NAwrapper {
	width: 800px;
	min-height: 100%;
	height: 100%;
	margin: 0 auto 0 45px;
	padding: 0;	
	background: url(images/NAmid.gif) repeat-y left top;
}
 
html>body .NAwrapper {
	height: auto; 
}
 
.NAtop {
	width: 800px;
	margin: 0 auto;
	height:40px;
	background: url(images/newaccountsTop.gif) no-repeat top left;
}
 
.NAbanner {
	width: 760px;
	height: 114px;
	margin: 0 auto 0 20px;
	background: url(images/NAbanner.gif) no-repeat left top;
}
 
.NAbanner h1 {
	padding: 40px 5px 0 30px;
	font-size: 28px;
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
 
.NAcontent {
	width: 95%;
	margin: 0 auto 0 20px;
	padding-top: 15px;
	border-top: none;
}
 
.NAbottom {
	margin: 0 auto;
	background: url(images/NAbottom.gif) no-repeat left bottom;
	height: 80px;
}
 
 
/*Futures Academy Stuff*/
 
.FAbgrd {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}
 
.FActent {
	margin: 0 auto;
	padding: 20px;
	border: 15px #ccc solid;
}
 
.FActent .topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	
}
 
.FActent h1{
	font-size:1.8em; 
	color: #586B7A;
	padding-top:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
 
/*House Index*/
/* Appplied to the parent UL element for the index */
.PageList ul {
	color:#043f4a;
    font-size:11px;    
    margin:20px 0 20px 30px;
    list-style:none; 
    width:85%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
/* Appplied to nested UL elements */
.PageList li {
	padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('images/content_bullet.png') left top no-repeat;
    font-size:110%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 
/* Appplied to the LI element for each tab entry */
.PageItem {
}
 
/* Applied to the SPAN element for the tab name in each entry */
.PageName {
	font-weight: bold;
}
 
/* Applied to the SPAN element for the tab description in each entry */
.PageDescription{
	}
 
/* Applied to the SPAN element for the list of keywords in each entry */
.PageKeywords{
 
}
 
/* Applied to the SPAN element for the list of modules in each entry */
.PageModules {
	font-style: italic;
	color:blue;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

