/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: transparent;
	background-attachment:fixed;
	/*color: 0086C8;*/
	background-repeat:repeat-x;
	background : #f3f3f3 url(/images/background.jpg) repeat-y top center;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}


a:visited {
	color:#0000cc
}
/* overrides decoration from previous rule for hovered links */

a:hover {
	color: #66cc33
}

a:link {
	color: #0000cc
}

#underline {
	text-decoration:underline
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #023045;
}

h3{
 font-size: 100%;
 color: #023045;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#centerBox{
	/*width: 632px;*/
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	/*background-color:#FFFFFF;*/
	/*border: 1px solid #666666;*/
}

#masthead{
	padding-left: 6px;
	width: 745px;
	height: 60px;
	margin-left: -3px;
	padding-bottom:5px;
	margin-top:5px;
	/*z-index:-1; */
	background-image: url(/images/exchange/exchange_hdr_backgrd.gif);
	background-repeat:repeat-x;
	font-weight:bolder;
	font-size:36px;
	color:#06699;
}

#navBar{
	padding: 0px;
	width: 144px;
	float: left;
	margin-left:5px;
}

#content{
	float:right;
	/*width: 450px;*/
	width: 568px;
	padding: 0px 20px 15px 10px;
	/*border: solid 1px #ff0000;*/
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#homeLink {
	width: 144px;
	height: 101px;
	float: left;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/*************** #subTitle styles **************/

h2.line{
	border-bottom: #999 1px solid;
	}

h2.line a {
	text-decoration: none;
	font-size:14px;
	color:#000
}

h2.line img {
	padding-right: 5px;
}

#subTitle{
	border:solid #666666 1px;
	/*background-color:#00CC33;*/
	display:inline;
	/*width: 400px;*/
}

.subTitleStrong{
	font-weight:bold;
	font-size:1.2em;
	color:#000000;
	padding: 0px 0px 1px 0px;
	/*margin-bottom: 13px;*/
	border-bottom:solid #000000 5px;
	/*background-color:#00CC33;*/
	/*width:auto;*/
	display:inline;
}

.subTitleNormal{
	padding-left: 2px;
	font-size:1.2em;
	/*font-weight: lighter;*/
	color : #023045;
}

/************* #globalNav styles **************/

#globalNav{
	white-space: nowrap;
	/*width: 487px;*/
	width: 560px;
	float: left;
	text-align: center;
	color:#006699;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px #CC0000;
	font-size:12px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


#globalNav a {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
	color:#006699;
}

#globalNav li {
	list-style-type: none;
	display:inline;
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #666666;
}

#globalNav li.last {
	border-right: none;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	margin-top: 0px;
	/*background-color: #e3e3e3;*/
	/*background-image:url(/images/exchange/box_background.jpg);*/
	/*border:solid 1px #cccccc;*/
	padding: 0px;
	height: auto;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 100%;
}

.storytitle{
	margin: 20px 0px 10px 0px;
	font-weight:bold;
	font-size:12px;
}

.storymaintitle{
	margin: 25px 0px 10px 0px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#006699
}

.storybyline{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
} 

.storyMousetext{
	font-size: 9px;
	margin-top: 30px;
}


/************** .substory styles *****************/

.substory{
	clear: both;
	font-size: 80%;
}

.substory a{
	text-decoration:none;
}

.substoryTitle{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 9pt;
	/*color:none;*/
	font-weight:bold;
	text-decoration:none;
}

.substoryFront{
	font-size: 1.3em;
}

/************** .substoryBox styles ***************/

#substoryBoxLeft{
	font-size: 80%;
	margin-right: 19px;
	padding: 0px;
	width: 273px;
	float: left;
	margin-top: 15px;
}

#substoryBoxRight{
	font-size: 80%;
	margin-right: 0px;
	padding: 0px;
	width: 273px;
	float: left;
	margin-top: 15px;
	clear:right
}

.substoryCat{
	/*border: solid 1px #666666;*/
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e3e3e3;
	padding: 5px 5px 5px 0px;
}

.substoryCat a {
	text-decoration:none;
	color:#000;
}

.substoryCat a:hover {
	text-decoration:underline;
	color:#000;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #999999;
	font-size: 75%;
	text-align:center;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin: 0px 20px 10px 20px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #month ***************/

#currentMonth{
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #023045;
	text-align:center;
	width: 144px;
}

#currentMonth a{
	color: #023045;
	text-decoration:none;
}

#currentMonth a:hover{
	color: #023045;
	/*background-color: #dddddd;*/
	/*width: 135px;*/
	white-space:nowrap;
	/*padding: 10px 28px 10px 17px;*/
	text-decoration:underline;
	/*line-height: 21px;*/
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px dotted #666666;*/
	/*border: 1px dotted #ff0000;*/
	font-size: 10pt;
	display:block;
	float: left;
	text-align:left;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px dotted #666666;
	padding: 5px 0px 5px 15px;
	/*font-weight: 200;*/
	text-decoration:none;
	color: #023045;
}

#sectionLinks li{
	font-weight:bold;
	list-style-type: none;
	color : #023045;
}

#sectionLinks ul li{
	list-style-type: none;
	list-style-position: outside;
	background-image:url(/images/bullet_sm.gif);
	background-repeat:no-repeat;
	background-position: left;
	display:block;
	float:left;
	padding: 0px;
	/*margin: 0px;*/
	/*border: solid #990000;*/
	width: 144px;
	font-weight:normal;
	/*text-decoration : none;*/
	color: #023045;
	margin-top: 0px;
	line-height: 21px;
}

#sectionLinks li.bottom{
	border-bottom: 1px dotted #666666;
}

#sectionLinks li.sublink{
	width: 120px;
	margin-left:10px;
	font-size:10px;"
}

#sectionLinks a:hover{
	/*background-color: #66cc33;*/
	/*background-image:url(/images/exchange/bullet_blue.gif);*/
	background-repeat:no-repeat;
	background-position: left;
	background-image:inherit;
	/*float:left;*/
	width: 135px;
	white-space:nowrap;
	color:#66cc33
}

#sectionLinks a.sub{
	margin-left:0px; 
	margin-bottom:2px;
	padding-left:0px;
	width:120px;
	height:15px;
	border-top:none;
	background-image:none;
}

#sectionLinks a:hover.sub{
	margin-left:0px; 
	margin-bottom:2px;
	padding-left:0px;
	width:120px;
	height:15px;
	border-top:none;
	background-image:none;
	text-decoration:underline
}

#sectionLinks a.currentCat {
	font-weight: bolder;
	/*color:#006699;*/
	/*color:#000000;*/
}

#sectionLinks a:hover.currentCat{
	font-weight: bolder;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}




/************** #advert styles **************/

#advert{
	font-size: 80%;
	margin-top: 40px;
	margin-left:12px;
	margin-right:auto;
	width:144px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/****************** #copyright ********************/

#copyright{
	font-size: 9px;
	text-align:center;
	margin-bottom: 10px;
}

.p10 {
font-size: 10px;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

.p11 {
font-size: 11px;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

/************** #headshot styles **************/

#headshotBox{
	border:#CCC solid thin;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
}

#headshotSubtitle{
	font-size:10px;
}
