/************************/
/* IR Styles */
/************************/
div.narrativeText {
	margin: 0px 14px;
}
div.narrativeText h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #394687;
}

div.narrativeTextLit {
	margin: 0px 14px 0px 0px;
	color:#777777;
	font-size:0.7em;
	line-height:1.4em;
}
div.narrativeTextLit h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #394687;
}
div.narrativeTextLit p {
	margin:0 0 17px;
}

/************************/
/* Section Header Styles */
/************************/
div#secHeader {
	height: 207px;
}

/************************/
/* Container Styles */
/************************/
div#contentContainer {
	border-top: 27px solid #dcdcdc;
}
div.colContainer1 {
	float: left;
	width: 203px;
}
div.colContainer2 {
	float: left;
	width: 440px;
}
div.colContainer3 {
	float: right;
	width: 215px;
}



/************************/
/* Side Column Styles */
/************************/
div#sideColumn ul {
	padding-bottom: 5px;
}
div#sideColumn ul#secNav {
	padding-bottom: 15px;
}
ul#topNews, ul#topEvents {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
div#sideColumn ul#topEvents {
	border-bottom: none;
}
div#sideColumn h4 {
	font-weight: normal;
	font-size: 11px;
}
ul#topNews h4, ul#topEvents h4 {
	font-size: 12px;
}
ul#topEvents p.date {
	color: #394687;
}



/************************/
/* Stock Info Styles */
/************************/
div#stockInfo {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #C8C8C8;
	font-size: 11px;
}
div#stockInfo h3 {
	height: 22px;
	width: 419px;
}
div#stockInfo div {
	margin: 0px 17px;
	padding: 10px 0px;
}
div#stockHead, div#stockData1, div#stockData2 {
	border-bottom: 1px dashed #C8C8C8;
}
div#stockInfo table {
	width: 384px;
}
div#stockInfo thead td {
	font-weight: bold;
	color: #636363;
	font-size: 11px;
}
div#stockInfo tbody td {
	line-height: 20px;
	color: #777;
	font-size: 11px;
}
div#stockInfo div#stockFooter p {
	float: left;
	color: #777;
}
div#stockHead thead td.col4 {
	width: 170px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777;
}
div#stockHead tbody td {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #549fd6;
}
div#stockHead tbody td.col1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #394687;
}
div#stockInfo div#stockFooter p.stockLinks {
	float: right;
	margin: 0px 0px 0px 10px;
}
p.stockLinks a:link, p.stockLinks a:visited {
	color: #549fd6;
}
p.stockLinks a:hover, p.stockLinks a:active {
	color: #a01231;
}
p.stockLinks a.hLight:link, p.stockLinks a.hLight:visited {
	color: #394687;
}
p.stockLinks a.hLight:hover, p.stockLinks a.hLight:active {
	color: #a01231;
}



/************************/
/* Stock History Styles */
/************************/
div#stockInfo table#stockDetails {
	height: 35px;
	line-height: 18px;
	border-top: 1px dashed #c8c8c8;
	border-bottom: 1px dashed #c8c8c8;
}
div#stockHead h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #394687;
}
div#history {
	float: right;
}
div#stockHead input {
	padding: 2px 3px;
	width: 80px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #394687;
}
div#stockHead img#histGo {
	margin: 0px 0px 0px 10px;
}
div#stockInfo p.histNote {
	margin: 10px 0px;
	padding: 10px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
div#stockInfo p.histNote strong {
	font-weight: normal;
	color: #686868;
}
div#stockInfo table#stockDetails td.col1 {
	font-size: 11px;
	color: #394687;
	text-transform: none;
}
div#stockInfo table#stockDetails td.col2 {
	text-align: right;
}
div#stockInfo table#stockHistory thead {
	height: 20px;
	line-height: 25px;
}
div#stockInfo table#stockHistory td {
	width: 96px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
div#stockInfo table#stockHistory thead td {
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}
div#stockInfo table#stockHistory tbody td {
	font-weight: normal;
	font-size: 13px;
	color: #777;
}
div#stockInfo table#stockHistory td.col1 {
	text-align: left;
}
div#stockInfo table#stockHistory td.col4 {
	text-align: right;
}



/************************/
/* Stock Chart Styles */
/************************/
div#chart {
	float: none;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dashed #c8c8c8;
}
div#chart label {
	font-size:10px;
	font-weight: normal;
}
div#chart select {
	padding: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #394687;
}
div#chart select#scPeriod {
	width: 72px;
}
div#chart select#scVolume {
	width: 54px;
}
div#chart select#scBenchmark {
	width: 171px;
}



/************************/
/* Leadership Content Styles */
/************************/
div.narrativeText div.col3List {
	float: left;
	margin: 0px 20px 25px 0px;
	width: 160px;
	line-height: 1.4em;
}
div.narrativeText div.col3List ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div.narrativeText div.col3List li {
	margin: 0px 0px 10px 0px;
}
div.narrativeText div.col3List p {
	padding: 0px;
	margin: 0px;
}
div.narrativeText div.col3List a:hover,
div.narrativeText div.col3List a:active {
	color: #a00030;
}

div#relatedColumn div#colExec, 
div#relatedColumn div#colBoard {
	border: none;
}
div#colExec.Hide, div#colBoard.Hide {
	display: none;
}
div#relatedColumn div#colExec ul, 
div#relatedColumn div#colBoard ul {
	list-style: none;
}
div#relatedColumn div#colExec li, 
div#relatedColumn div#colBoard li {
	margin: 0px 0px 10px 0px;
}
div#colExec p.title, div#colBoard p.title {
	font-style: italic;
}
div#colExec a.hLight:link, div#colExec a.hLight:visited, 
div#colBoard a.hLight:link, div#colBoard a.hLight:visited {
	color: #394687;
}
div#colExec a.hLight:hover, div#colExec a.hLight:active, 
div#colBoard a.hLight:hover, div#colBoard a.hLight:active {
	color: #394687;
}
div#colExec p.leadListLink, div#colBoard p.leadListLink {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #394687;
}



/************************/
/* Corporate Governance */
/************************/
ul#relLinks {
	padding: 0px;
	margin: 5px 0px 25px 0px;
	list-style: none;
}



/************************/
/* News Content Styles */
/************************/
ul#newsList {
	margin: 0px 25px 25px 25px;
	list-style: none;
	font-size: 11px;
	color: #777;
}
ul#newsList li {
	margin: 0px 0px 25px 0px;
}
ul#newsList h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #549fd6;
}
ul#newsList p.subtitle {
	margin: 0px 0px 7px 0px;
}
ul#newsList p.date {
	font-family: arial, helvetica, sans-serif;
	color: #394687;
}
ul#newsList p.description {
	margin: 10px 0px 0px 0px;
}
ul#newsList p.description strong {
	color: #636363;
}



/************************/
/* Literature Content Styles */
/************************/
div#mainNarrative h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #394687;
}
table.litList {
	width: 420px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	color: #777;
	border-bottom: 1px dashed #c8c8c8;
}
table.lastItem {
	border: none;
}
table.litList thead td, 
table#addLitList thead td {
	height: 30px;
}
table.litList thead td.col1, 
table#addLitList thead td.col1 {
	width: 70px;
}
table.litList tbody td, 
table#addLitList tbody td {
	height: 25px;
	font-size: 9px;
	vertical-align: top;
}
table.litList tbody td.col1, 
table#addLitList tbody td.col1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #394687;
}
table.litList tbody a:link, table.litList tbody a:visited, 
table#addLitList tbody a:link, table#addLitList tbody a:visited {
	font-size: 11px;
}
table.litList tbody a:hover, table.litList tbody a:active, 
table#addLitList tbody a:hover, table#addLitList tbody a:active {
	
}
table#addLitList {
	width: 420px;
	margin: 0px 0px 25px 0px;
	font-size: 11px;
	color: #777;
}



/************************/
/* SEC Content Styles */
/************************/
table#secFilingList {
	width: 420px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	font-size: 11px;
	color: #777;
}
table#secFilingList thead td {
	height: 30px;
}
table#secFilingList tbody td {
	height: 25px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
}
table#secFilingList thead td.col1 {
	width: 70px;
}
table#secFilingList thead td.col3 {
	width: 70px;
}
table#secFilingList tbody td.col1 {
	color: #394687;
}
table#secFilingList tbody td.col3 {
	font-weight: bold;
	color: #636363;
}



/************************/
/* Related Column Styles */
/************************/
div#relatedColumn div {
	list-style: none;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #969696;
	border-bottom: 1px dashed #c8c8c8;
}
div#relatedColumn address {
	margin: 0px 0px 2px 0px;
	font-style: normal;
}
div#relatedColumn p.contact {
	font-family: arial, helvetica, sans-serif;
}
div#relatedColumn p.contact, div#relatedColumn p.phone {
	color: #646464;
}
div#relatedColumn p.name {
	font-family: arial, helvetica, sans-serif;
}
div#relatedColumn p.phone {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
div#relatedColumn p.phone span.label {
	font-weight: normal;
	font-size: 11px;
	color: #969696;
}
div#IR p.contact span {
	margin-right: 7px;
}
div#IR a:link, div#IR a:visited {
	font-family: arial, helvetica, sans-serif;
}
div#IR a.vCard:link, div#IR a.vCard:visited {
	font-family: verdana, arial, helvetica, sans-serif;
}
div#relatedColumn img.lastItem {
	border: none;
}
div#newsSearch {
	width: 195px;
	font-size: 11px;	
}
div#newsSearch div {
	width: 193px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: none;	
}
div.formRow {
	float: left;	
	margin: 0px 0px 10px 0px;
}
div.formButtons {
	text-align: right;	
}
div#newsSearch p {
	margin: 0px 0px 10px 0px;
	color: #636363;
	font-style: italic;
}
div#newsSearch label {
	float: left;
	line-height: 20px;
	color: #777;
}
div#newsSearch input {
	float: right;
	width: 115px;
	padding: 2px 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #394687;
}
.boldBlue
{
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #394687;
	/*text-transform: uppercase;*/
}