/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #656565;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #656565;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #d6d7d9;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 110%;
 color: #666666;
}

h2{
 font-size: 105%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #cfcfcf;
}

h4{
 font-size: 100%;
 font-weight: normal;
 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                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 5px 0px;
	width: 900px;
	text-align:right;
	position: relative;
	left: 50%;
	margin-left: -450px; /* half the width of the div */
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
		width: 345px;;
		background-color: #FFFFFF;
		float:left;

	/*background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}


#content{
	float:right;
	width: 550px;;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
}


#content_momentum{

	width: 900px;;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
}

#sqr {
 
	width: 900px; /* +2 ?*/
	background-color:#ffffff;
	margin: 0 0 0 0;
	padding: 0px;
	border: 1px solid #ccc;

}

#partnerFooter{
	margin: 0;
	padding: 5px 0px;
	width: 900px;
	text-align:right;
	position: relative;
	left: 50%;
	margin-left: -450px; /* half the width of the div */
}

/***********************************************/
/*Component Divs                               */
/***********************************************/







/************* #logo styles **************/

#logo{
	background-color:#FFFFFF;
	height:64px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}
/* '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 */

#logo img{
 display: block;
 float:left;

 
}

/************* #topNav styles **************/

#topNav{
	color: #656565;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* '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 */

#topNav img{
 display: block;
}

#topNav {
	font-size: 11px;
	font-weight:bold;
	color:#656565;
}
#topNav a {
	font-size: 11px;
	font-weight:bold;
	padding: 0px 4px 0px 0px;
	color:#656565; 
}


/************* #mainNav styles *************/

#mainNav{
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	height: 64px;
}
#mainNav_momentum {
	float:right;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	height: 64px;
	margin-right: 18px;	
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
	color:#656565;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}


.story p{
	padding: 0px 12px 12px 0px;
}

.story p .unBold{
	font-weight:normal;
}
.unBold{
	font-weight:normal;
}

.story a:link, a:visited, a:hover {
	color: #656565;
	text-decoration: none;
}

.story a:hover {
	text-decoration: underline;
	color: #9cb600;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
		font-size: 11px;
	color:#656565;
	margin-top: 10px;
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	 /* half the width of the div */
}

#siteInfo a{

	font-size: 11px;
	color:#656565;
	
}
#siteInfo .links { 
float:left;
font-size: 11px;
color:#656565;
margin-left:12px;
} 
#siteInfo .copyright { 
float:right;
font-size: 11px;
color:#656565;
margin-right:2px;
} 
/************* #subscribe styles ***************/

.navtext{
	padding: 2px 0px 2px 15px;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	color:#656565;
	text-align:left;
}

#subscribe{
	padding: 2px 0px 2px 15px;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	color:#656565;
	text-align:left;
}


#subscribe a{
	
	font-size: 11px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	color:#656565;
}
#subscribe form{
 margin: 0px;
 padding: 0px;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; 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 ***********/

#leftPic{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	
}






/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #book styles **************/

#book {
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#656565;
	
}

#bookTitle {
	padding: 5px 10px 0px 10px;
	font-size: 109%;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#656565;
	text-align:left;
}

#bookTitle .buylink {
	font-size: 109%;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EDCA3E;
}

#book img{
	display: block;
	float:left;
}
