/* CSS Document */
body{
	padding:0;
	margin:0 0 50px 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;/*IE sp1 and less */
	background:#EBEBEB;
}
img{
	border:none 0;
	vertical-align:bottom;
}
ul{
	margin:10px 0 10px 0;
	padding:0;
}
ul li{
	list-style:none;
	padding:0 0 10px 10px;
	margin:0 0 0 20px;
	background:url(../images/bul_blue.gif) top left no-repeat;
} 
ol li{
	list-style:decimal;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#005288;
}
p{
	paddin:0;
	margin:0 0 10px 0;
	line-height:1.5;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	color:#014A8E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-size:25px;
}
h2{
	font-size:20px;
}
h4{
	font-size:16px;
}
h5{
	font-size:12px;
	margin:0 0 10px 0;
}
h6{
	font-size:11px;
	margin:0 0 10px 0;
}
form{
	padding:0;
	margin:0;
}
fieldset{
	border:0 none;
	margin:0;
	padding:0;
}
input.text,textarea{
	border:1px solid #999999;
}
input.submit{
	background:url(../images/but_submitshrt.gif) top left no-repeat;
	width:60px;
	height:20px;
	border:0 none;
	cursor:pointer;
}
div#container{
	display:block;
	margin:0 auto 0 auto;
	width:940px;
	text-align:left;
	background:#FFFFFF;
	overflow:hidden;
	height:1%;
}
div#header{
	position:relative;
	height:163px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 0;
	background:url(../images/bg_headhome.jpg) top right no-repeat;
	z-index:20;
}
div#header img{
	float:left;
}
div#header ul#loginNav{
	float:right;
	background:url(../images/bg_loginnav.gif) top left no-repeat;
	padding:0 0 0 11px;
}
div#header ul,div#header li{
	margin:0;
	padding:0;
}
ul#loginNav li{
	float:left;
	background:#FFFFFF;
	line-height:23px;
}
ul#loginNav li a{
	color:#015289;
	border-right:1px solid #015289;
	line-height:12px;
	padding:0 5px 0 5px;
}
ul#loginNav li a:hover{
	color:#000000;
}	
ul#loginNav li.end a{
	border-right:0 none;
}
ul#mainNav{
	width:100%;
	background:url(../images/bg_mainnav.jpg) top left;
	height:29px;
	clear:both;
}
ul#mainNav li{
	display:inline;/* IE6 double margin float bug */
	float:left;
	position:relative;
	padding:0 0 0 0;
	border-right:1px solid #5B89C5;
	background:none;
}
ul#mainNav li a{
	color:#FFFFFF;
	padding:0 5px 0 5px;
	border-right:1px solid #014A8E;
	float:left;
	line-height:29px;
}
ul#mainNav li a:hover{
	background:#D1E7F8;
	color:#014A8E;
}
ul#mainNav li a.current{
	background:#D1E7F8;
	color:#014A8E;
}
/* ----------------------Drop down menu courtesy of suckerfish------------------------  */
/* 1st level drop down nav */
ul#mainNav ul{
	/*margin:0;
	padding:0 10px 0 0;*/
	position:absolute;
	width:auto;
	left:-999em;
	background:#4076B7;
	line-height:30px;
	clear:left;
	top:29px;
	font-size:11px;
	border:1px solid #5B89C5;
	z-index:21;
	padding:0;
}
ul#mainNav ul li a{
	display:block;
	width:160px;
	clear:left;
	padding-left:10px;
	border:0 none;
}
ul#mainNav ul li{
	clear:left;
	background:#4076B7;
	margin:0;
	/*padding:0;*/
	width:175px;
	border:0 none;
	border-bottom:1px dotted #ffffff;
}
ul#mainNav ul li.end{
	border:0 none;
}
/* 2nd and 3rd level drop down nav */
ul#mainNav ul ul{
	left:-999em;
	clear:left;
	margin:-30px 0 0 160px;
	z-index:22;
	background:#CC9933
	/*padding:0;*/
}
*:first-child+html ul#mainNav li {
	height: 1%;
}
ul#mainNav li:hover ul ul, ul#mainNav li.ieHover ul ul,
ul#mainNav li:hover ul ul ul, ul#mainNav li.ieHover ul ul ul{
     left: -999em; 
}
ul#mainNav li:hover ul,ul#mainNav li.ieHover ul,
ul#mainNav li li:hover ul, ul#mainNav li li.ieHover ul,
ul#mainNav li li li:hover ul, ul#mainNav li li li.ieHover ul{
	left:0;
}
/* ----------------End drop menu--------------------  */
div#leftCol{
	float:left;
	width:176px;
	padding:0 0 0 10px;
	position:relative;
	margin:0 15px 0 0;
}
div#mainCol{
	float:left;
	width:507px;
	padding:15px 20px 15px 20px;
}
div#mainCol a{
color:#005288;
}
div#mainCol a:hover{
text-decoration:underline;
}

div#rightCol{
	position:relative;/* IE display bug */
	float:right;
	width:167px;
	padding:0 5px 0 5px;
	position:relative;
}
div#rightCol h5{
	margin-bottom:10px;
}
div#footer{
	display:block;/* IE7 does not clear right without this */
	width:100%;
	clear:both;
	text-align:right;
	margin:0 0 0 0;
	padding:5px 0 10px 0;
}
div#footer ul{
	margin:0 0 5px 0;
	background:#014A8E;
	font-size:10px;
	height:24px;
	padding:0 0 0 15px;
}
div#footer ul li{
	margin:0;
	padding:0;
	float:left;
	line-height:24px;
}
div#footer ul a{
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:0 5px 0 5px;
}
div#footer p{
	float:left;
	margin:0 0 0 15px;
}
div#footer a{
	color:#306BAC;
	padding:0 10px 0 10px;
}
/* Left col common panels */
div#fontSizer{
	display:block;
	margin:0 0 10px 0;
	height:34px;
	padding:3px 0 0 9px;
	background-image:url(../images/bg_fontsizer.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
div#fontSizer a{
	font-weight:bold;
	color:#014A8E;
	padding:0 5px 0 0;
}
a.fontLrg{
	font-size:26px;
}
a.fontMed{
	font-size:22px;
}
a.fontSml{
	font-size:15px;
}
div#leftCol form,div#conPanel{
	min-height:175px;
}
div#leftCol form,
div#conPanel{
	display:inline;
	background-color:#ECF3FB;
	border:1px solid #D3E3F5;
	padding:10px 0 10px 15px;
	margin:0 0 10px 0;
	display:block;
	width:159px;
}
div#leftCol form label{
	display:block;
	margin:0 10px 10px 0;
}
div#leftCol label input.text{
	display:block;
	width:95%;
}
div#leftCol label.submit{
	text-align:right;
	margin-bottom:0;
}
div#actPort{
	background-color:#ECF3FB;
	border:1px solid #D3E3F5;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	width:174px;
	height:auto;
}
div#actPort img.hdImg{
	display:block;
	margin:0 0 10px 15px;
}
div#actPort a{
	display:block;
}
div#actPort2{
	background-color:#ECF3FB;
	border:1px solid #D3E3F5;
	padding:10px 10px 0 0;
	margin:0 0 10px 0;
	width:145px;
	height:auto;
}
div#actPort2 img.hdImg{
	display:block;
	margin:0 0 0 0;
}
div#actPort2 a{
	display:block;
}
div.weekQuote{
	padding:5px;
	font-size:12px;
/*	font-weight:bold;*/
	color:#014A8F;
	margin:0 0 10px 0;
}
div.weekQuote p{
	text-indent: 15px;
	background:url(../images/quote_open.gif) top left no-repeat;
	/*padding:0 15px 0 0;padding:0 0 0 15px;*/
	line-height:normal;
}
div.weekQuote p span{
	background:url(../images/quote_close.gif) top right no-repeat;
	padding:0 15px 0 0;
}


/* ############### Home Page ################# */
body#home div#leftCol,
body#home div#rightCol{
		height:659px;
		margin-bottom:0;
}
body#home div.endPanel{
	position:absolute;
	bottom:0;
	margin-bottom:0;
	margin-right:0;
}
* html body#home div#conPanel .hdImg{/* IE6 hack to rid extra unwanted bottom margin */
	margin-bottom:5px;
}
div#linkBoxes a{
	display:block;
	padding:12px 0 0 15px;
	height:63px;
	border:1px solid #FF0000;
	background:#ECF3FB;
	margin-bottom:10px;
}
div#mainColL{
	float:left;
	width:362px;
	margin:0 8px 0 0;
	position:relative;
	height:659px;
}
div#mainColR{
	width:174px;
	float:left;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:0 4px 0 4px;
	position:relative;
	height:659px;
}
p.date{
	position:absolute;
	top:0;
	right:5px;
	margin:0;
	font-weight:bold;
	color:#014A8E;
}
div.botLine{
	border-bottom:1px solid #CFCFCF;
	margin:0 0 12px 0;
}
div.botLine p img{
	float:left;
	margin: 0 10px 0 0;
}
object#bannerAds,div#mainColL embed{
	margin-top:15px;
	 width:355px;
	 height:289px;
}
div.panelBannL,div.panelBannR{
	width:165px;
	height:146px;
	background-color:#ECF3FB;
	background-position:top center;
	background-repeat:no-repeat;
	border:1px solid #D3E3F5;
	padding:153px 5px 0 5px;
	margin:13px 0 0 0;
}
div.panelBannL{
	background-image:url(../images/bg_panel1.jpg);
	left:0;
}
div.panelBannR{
	background-image:url(../images/bg_panel2.jpg);
	right:0;
}
table#stocksShrt{
	font-size:9px;
	margin:0 0 10px 0;
	width:100%;
}
*:first-child+html table#stocksShrt{ /* IE7 hack, require for table bottom margin */
	display:inline;
}
* html table#stocksShrt{/* IE6 hack, require for table bottom margin */
	display:inline;
}
table#stocksShrt th{
	border-bottom:1px solid #000000;
}
table#stocksShrt th.nameHd{
	width:75px;
}
div#mainColR div.thisWeek{
	height:288px;
}
div#mainColR div.bluePanel{
	margin:30px 0 0 0;
	padding:7px 0 0 7px;
	height:220px;
	width:165px;
}
div.bluePanel p.subPanel{
	background:#CFE1F5;
	margin-right:10px;
	padding:5px;
}
/* ############### Form Page ################# */
form#conForm{
	/*margin:0 160px 0 0;*/
	width:90%;
}
form#conForm label{
	float:left;
	width:100%;
	text-align:right;
	margin:0 0 10px 0;
	background:#ffffff;
}
form#conForm label *{
	float:right;
}
form#conForm input.text,form#conForm textarea{
	background:#F2F8FD;
	border:1px solid #5A87C5;
	width:225px;
}
form#conForm label span{
	padding:0 10px 0 0;
	width:175px;
}
form#conForm .submit{
	background:#ECF3FB;
	border:1px solid #5A87C5;
	width:77px;
	height:20px;
	line-height:20px;
}
/* ############### Contact Form Page ################# */
div.checkCol{
	text-align:right;
	margin:0;
	padding:0;
	display:block;
	width:100%;
	clear:both;
}
form#conForm div.checkCol span{
	float:left;
	text-align:right;
	clear:none;
	padding:0;
	width:40%;
}
form#conForm div.checkCol div{
	float:right;
	width:50%;
}
form#conForm div.checkCol label{
	text-align:left;
	margin:0 0 0 0;
	width:100%;
	float:right;
	clear:right;
}
form#conForm div.checkCol label *{
	float:none;
}
form#conForm div#formButtons{
	width:100%;
	margin:10px auto 0 auto;
}
form#conForm div#formButtons label{
	float:right;
	width:40%;
	clear:none;
}
/* ############### Our Page ################# */
div#mainCol.people{
	width:547px;
	padding:0;
}
div.people div.bluePanel{
	padding:15px 20px 15px 20px;
	margin:0 0 10px 0;
}
div#pplThmbs{
	float:left;
	margin:0 0 0 -10px;
}
div#pplThmbs div{
	display:inline;
	background:#99CC99;
	margin:0 0 10px 10px;
	float:left;
	width:261px;
	padding:10px 0 10px 5px;
	background:#ECF3FB;
	border:1px solid #D3E3F5;
}
div#pplThmbs div img{
	float:left;
}
* html div#pplThmbs div p{/* IE6 Hack, for min-height */
	height:100px;
}
div#pplThmbs div p{
	position:relative;
	margin:0 0 0 110px;
	font-weight:bold;
	min-height:100px;
	color:#005288;
}
div#pplThmbs div a{
	color:#005288;
}
div#pplThmbs div a:hover{
	color:#000000;
}
div#pplThmbs div a.viewProf{
	position:absolute;
	left:0;
	bottom:0;
	font-weight:normal;
	margin:15px 0 0 0;
}
/* ############### Profile Page ################# */
div#mainCol.profile{
	color:#014A8E;
	padding-bottom:50px;
}
div#mainCol.profile h5{
	margin-bottom:10px;
}
div#mainCol.profile ul{
	margin-top:0;
}
div#mainCol.profile li{
	margin-left:0;
}
span#prflPic{
	float:right;
	font-weight:bold;
	text-align:right;
	line-height:14px;
	color:#005288;
}
span#prflPic img{
	display:block;
	margin:0 0 10px 0;
}
span#prflPic a{
 	color:#005288;
}
span#prflPic a:hover{
	color:#000000;
}
/* ######### Inside Pages for banner ads */
div#leftCol a.lcolAd{
	display:block;
	margin-bottom:10px;
}
/* Generic Form */
form.genForm{
	padding:20px 0 15px 15px;
	background:#ECF3FB;
	overflow:hidden;
	height:1%;
}
form.genForm label{
	float:left;
	height:50px;
	margin-right:25px;
	color:#333333;
	font-size:12px;
}
form.genForm input.text{
	padding:2px 0 2px 5px;
	display:block;
	width:150px;
}
form.genForm select{
	display:block;
	width:155px;
}
form.genForm label.fldLong input.text{
	width:415px;
}
form.genForm input.text,
form.genForm select,
form.genForm textarea{
	margin-top:2px;
}
form.genForm label.textFld{
	height:auto;
}
form.genForm label.textFld textarea{
	width:415px;
	padding:5px 0 0 5px;
	display:block;
	overflow:auto;
}
form.genForm label.submit{
	clear:both;
	height:auto;
	margin-top:10px;
}

/* misc */
img.hdImg{
	clear:both;
	display:block;
	margin:0 0 10px 0;
}
a.view{
	display:block;
	color:#005288;
	font-weight:bold;
}
.blueBulList li{
	padding:0 0 0 10px;
	margin:0 0 5px 20px;
	background:url(../images/bul_blue.gif) top left no-repeat;
}	
.floatL{
	float:left;
}
.floatR{
	float:right;
}
div.bluePanel{
	background:#ECF3FB;
	border:1px solid #D3E3F5;
}

/* Traders Terms */

div.tradersTerms{
	padding:5px;
	font-size:11px;
/*	font-weight:bold;*/
	color:#014A8F;
	margin:0 0 10px 0;
}
div.tradersTerms p{
	/*padding:0 15px 0 0;padding:0 0 0 15px;*/
	line-height:normal;
}
div.tradersTerms p span{
	padding:0 0px 0 0;
}


