/***************************
*   > CFS - Generation     *
*   > By Dilip Kakarla     *
*   > Main Style Sheet     *
***************************/

/*********************
*   General Styles   *
*********************/

html {
	font-size: 100%;
}

body {
	background-color: #fff; 
	margin: 0;
	padding-top: 0;
	text-align: center;
}

.doNotDisplay {
	display: none;
}

img {
	border: none;
}

body, td, p, option, select, input, checkbox, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b2a4d;
}

p {
	margin: 12px 0;
}

a:link {
	color: #036;
	text-decoration: underline;
}

a:visited {
	color: #0b2a4d;
	text-decoration: underline;
} 

a:hover {
	color: #f96611;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.ErrorMessageText {
	font-size: 12px; 
	color: red; 
	text-align: left;
}

.DisclaimerText {
	color: #666;
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	border-top: 1px solid #dce1e5;
	border-bottom: 1px solid #dce1e5;
	height: 2px;
}

table {
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;
}

th {
	border-width: 0 6px 6px 0;
	border-style: solid;
	border-color: #fff;
	background-color: #d2ec7f;
	padding: 11px 21px 11px 9px;
	width: 156px;
	font-size: 12px;
	font-weight: 700;
	color: #1a3f64;
	vertical-align: top;
}

td {
	border-width: 0 0 6px;
	border-style: solid;
	border-color: #fff;
	background-color: #e8f7c0;
	padding: 11px 33px 17px 14px;
	color: #0b2a4d;
	vertical-align: top;
}

.note {
	padding-top: 10px;
	font-weight: 700;
}

.bold {
	font-weight: 700;
}

.normal {
	font-weight: 400;
}


/*******************
*   Main Content   *
*******************/

#home {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#global {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

#mainContent {
	background: url('/generation/images/content_bg.gif') repeat-y 0 0; 
}


/*************
*   Banner   *
*************/

#bannerHome {
	height: 240px !important;
	margin: 0 7px; 
	padding: 0;
	border-bottom: 1px solid #fff;
}

#bannerOther {
	height: 133px !important;
	margin: 0 7px; 
	padding: 0;
	border-bottom: 1px solid #fff;
}


/**************
*   Divider   *
**************/

#divider {
	height: 6px !important;
	margin: 0 7px; 
	padding: 0;
	background-color: #1d61a9;
}


/*****************
*   Navigation   *
*****************/

#navigation {
	height: 18px;
	margin: 0 7px; 
	padding: 5px 25px;
	background-color: #d3d3d3;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#navigation ul li {
	display: block;
	float: left;
	margin-right: 4px;
}


/**************
*   Content   *
**************/

#content {
	margin: 0 7px; 
	padding: 0 25px;
}

.homeTopMargin {
	height: 19px;
}

#layout {
	overflow: auto;
	width: 100%
}

#leftColumn { 
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	width: 245px;
	float: left;
}

#leftColumnOther { 
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	width: 615px;
	float: left;
}

#centerColumn { 
	float: left;
	margin: 0 15px 0 0;
	padding: 12px 17px 12px 15px;
	width: 323px;
	display: inline;
	position: relative;
	background-color: #def0f7;
}

#rightColumn { 
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	width: 166px;
	float: right;
}

.homeBottomMargin {
	height: 17px;
}

#breadcrumbs {
	height: 20px;
	border-bottom: 2px solid #dce1e5;
	padding-left: 1px;
	padding-top: 7px;
	color: #000;
}

#contentHeader {
	height: 29px;
	border-bottom: 2px solid #dce1e5;
	padding-top: 4px;
	font-size: 22px;
	font-weight: 700;
	color: #1a3f64;
}

#contentLeftColumn { 
	display: inline;
	padding: 15px 5px 15px 0;
	margin: 0;
	width: 350px;
	float: left;
	border-bottom: 2px solid #dce1e5;
}

#contentDivider { 
	float: left;
	margin: 0;
	padding: 15px 0;
	width: 15px;
	display: inline;
	position: relative;
}

#contentRightColumn { 
	display: inline;
	position: relative;
	margin: 0;
	padding: 15px 0;
	width: 245px;
	float: left;
	border-bottom: 2px solid #dce1e5;
}

#contentMainColumn { 
	display: inline;
	padding-top: 15px;
	margin: 0;
	width: 100%;
	float: left;
}

.contentFooterFrame {
	padding: 15px 0;
	width: 100%;
	float: left;
	border-top: 2px solid #dce1e5;
	border-bottom: 2px solid #dce1e5;
}

.contentMainColumnFooter {
	padding: 10px 0;
	width: 100%;
	float: left;
	background-color: #def0f7;
	text-align: center;
}

.contentMainColumnFooterComSec {
	padding: 9px 0;
	width: 100%;
	float: left;
	background-image: url(/generation/images/content_footer_bg_comsec.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.contentRightColumnContent { 
	background-color: #def0f7;
	padding: 10px 10px 15px;
}

.contentRightColumnHeader { 
	font-size: 14px;
	font-weight: 700;
	color: #0b2a4d;
}

ul.biographyList {	
	list-style-type: disc;
	margin-top: -12px;
	margin-bottom: 0;
}

ul.biographyList li {
	margin-left: -25px;
	color: #0b2a4d;
}

.contentBigQues {
	padding-top: 7px;
	width: 100%;
	float: left;
	background-color: #def0f7;
	margin-bottom: 15px;
}

.contentBigQues ul {
	margin: 0; 
	padding-left: 5px; 
	list-style-type: none; 
}

.contentBigQues li {
	background: url('/generation/images/li_icon_down.gif') no-repeat;
	background-position: 0 .19em;
	vertical-align: top;
	line-height: 11px;
	padding-left: 18px; 
	padding-bottom: 7px;
}

.contentBigQuesHeader { 
	font-size: 14px;
	font-weight: 700;
	color: #1a3f64;
}

.backToTop {
	font-weight: 700;
}


/*************
*   Footer   *
*************/

#footer {
	background: url('/generation/images/footer_bg.gif') no-repeat 0 0; 
	height: 120px; 
	margin: 0;
	clear: both;
	text-align: center;
	color: #000;
	font-size: 9px; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 28px; 
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration: underline;
}

#footer a:visited {
	color: #036;
	text-decoration: underline;
}

#footer a:hover {
	color: #f96611;
	text-decoration: underline;
}


/************
*   Other   *
************/

.leftColumnList {
	width: 245px;
	height: 88px;
	background: url('/generation/images/left_home_list_bg.gif') no-repeat 0 0;
}

.centerColumnList {
	width: 323px;
	height: 69px;
	background: url('/generation/images/center_home_list_bg.gif') no-repeat 0 0;
}

.rightColumnList {
	width: 166px;
	height: 52px;
	background: url('/generation/images/right_list_bg.gif') no-repeat 0 0;
	font-weight: 700;
	margin-bottom: 4px;
}

.rightColumnListComSec {
	width: 166px;
	height: 72px;
	margin-top: 12px;
}

.leftColumnList ul, .centerColumnList ul, .rightColumnList ul {
	margin: 0; 
	padding: 8px 0 0 8px; 
	list-style-type: none; 
	vertical-align: middle;
}

.leftColumnList li, .centerColumnList li, .rightColumnList li {
	background: url('/generation/images/li_icon.gif') no-repeat 0 .15em; 
	vertical-align: middle;
	line-height: 12px; 
	padding-left: 17px; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 8px;
}

.homeMore ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	vertical-align: middle;
}

.homeMore li {
	background: url('/generation/images/li_icon.gif') no-repeat 0 .15em; 
	vertical-align: middle;
	padding-left: 17px;
	font-weight: 700;
}

ol {
	margin-top: 15px;
	margin-bottom: 20px;
}

ul {
	margin-top: 15px;
	margin-bottom: 20px;
	list-style-type: disc;
}

.homeMore {
	width: 157px;
	height: 97px;
	background-color: #d2ec7f;
	border: 2px solid #76bf1e;
	margin-top: 12px;
	padding-left: 5px;
}

.homeMore p {
	margin: 6px 0 8px;
}

.homeCaption {
	width: 323px;
	height: 116px;
	margin-top: 18px;
}

.homeCaptionLink {
	margin-left: 96px;
	background: url('/generation/images/li_icon.gif') no-repeat 0 105px;
	padding-left: 17px;
}

.homeCaptionLeft {
	width: 139px;
	float: left;
}

.homeCaptionRight {
	float: left;
}

.homeCaptionList ul {
	height: 49px;
	margin: 0; 
	padding: 0 0 0 2px; 
	list-style-type: none; 
	vertical-align: middle;
}			

.homeCaptionList li {
	background: url('/generation/images/li_icon.gif') no-repeat 0 .15em; 
	vertical-align: middle;
	padding-left: 17px;
	padding-bottom: 3px;
}

.stockStoriesTH {
	font-size: 11px;
	font-weight: 400;			
}

.stockStories {
	margin-left: 14px;
}

.stockStories ul {
	margin: 0;
	padding: 0;
}

.stockStoriesInner ul {
	margin-bottom: 0;
}