/* CSS Document */

/* body: top and bottom margins, default type */

body {
	background-color: #CECECE;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* link colors */

a:link {
	color: #CC0000;
}
a:visited {
	color: #666666;
}

/* wrapper: sets page width, content background color, centers in browser */

#divWrapper {
	width: 900px;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

/* header and navigation */

#divHeaderLogo {
	float: left;
	padding-left: 60px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#divHeaderMenuSearch {
	float: right;
	width: 500px;
	padding-right: 40px;
	padding-top: 12px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divTopNav {
	float: left;
	width: 100%;
	text-align: center;
	clear: both;
}
#div2ndNav {
	float: left;
	width: 100%;
	background-image: url(../images/navigation/home/navbar_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #C50000;
	text-align: center;
	clear: both;
}


/* content: main section of pages */

#divContent {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 10px;
	clear: both;
}
#divContentDkGray {
	float: left;
	width: 780px;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 10px;
	clear: both;
	background-color: #333333;
}


/* LocationOne */

#divWrapper970px {
	width: 1000px;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#divContentLocationOne {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
	clear: both;
}
#divLocationOne {
	float: left;
	width: 1000px;
}

/* Home 3 column layout */

#divHome3c1 {
	float: left;
	width: 135px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#divHome3c2 {
	float: left;
	width: 375px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#divHome3c3 {
	float: left;
	width: 184px;
	margin-right: 0px;
}

/* flash elements */

#divFlashHome {
	width: 760px;
	padding-bottom: 20px;
}
#divFlashSec1 {
	float: left;
	width: 495px;
	padding-bottom: 20px;
}
#divFlashSec2 {
	float: left;
	width: 254px;
	margin-left: 11px;
	padding-bottom: 20px;
}
#divFlashAnnualReport {
	width: 700px;
	padding-bottom: 20px;
	background-color: #333333;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

/* sm billboards*/

#divBBmed1 {
	width: 254px;
	padding-bottom: 9px;
}
#divBBsm2c1 {
	float: left;
	width: 121px;
	margin-right: 12px;
}
#divBBsm2c2 {
	float: left;
	width: 121px;
}

/* icon links */

#divIconLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	float: right;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}

/* 1 column layout */

#div1c1 {
	float: left;
	width: 550px;
	margin-top: 9px;
	margin-bottom: 20px;
	margin-left: 75px;
	padding-left: 5px;
}

#divImages img {
	margin-bottom: 20px;
	margin-right: 20px;
}

#div1c1wide {
	float: left;
	width: 760px;
	margin-top: 9px;
	margin-bottom: 20px;
}
#divWide {
	float: left;
	width: 700px;
	margin-top: 9px;
	margin-left:30px;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* 2 column layout */

#div2cWrapper {
	clear: both;
}
#div2c1 {
	float: left;
	width: 195px;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#div2c2 {
	float: left;
	width: 483px;
	margin-top: 9px;
	margin-left: 12px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 3px;
}
#divCP2c2 {
	float: left;
	width: 475px;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#divSecContact {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* 3 column layout */

#div3c1 {
	float: left;
	width: 195px;
	margin-top: 9px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#div3c2 {
	float: left;
	width: 300px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#div3c3 {
	float: left;
	width: 168px;
	margin-right: 0px;
}


/* video library */

#divVideoLibrary {
	float: left;
	width: 480px;
	margin-top: 9px;
	margin-left:30px;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* images */

#divImageList {
	clear: both;
}

/* pullout */

#divPullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 9px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

/* form */

#divFormBkgd {
	border: dotted 1px #333333;
	padding: 12px;
}


/* footer: includes divider rule at the end of the content, html nav, copyright info */

#divFooterNav {
	color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	clear: both;
}
#divFooterNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDEDE;
	margin-top: 0px;
	margin-bottom: 0px;
}
#divFooter {
	background-color: #EBEBEB;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
}
#divFooter img {
	padding-right: 20px;
	padding-bottom: 50px;
}
#divFooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
}


/* text formatting*/

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #333333;
}

ul, li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-image: url(../images/home/bullet.gif);
}

/* articles */
.articleHeading {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 3px;
}
.articleByline {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #666666;
}
.articleDesc {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* bios */

.bioName {
	font-size: 12px;
	line-height: 14px;
	margin-top: 18px;
	margin-bottom: 3px;
	color: #333333;
	font-weight: bold;
	clear: left;
}
.bioTitle {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #333333;
}
.bioDesc {
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 9px;
	color: #333333;
}

.bodySM {
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodySM2 {
	font-size: 11px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.bodySMgray {
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #666666;
	font-style: italic;
}
.caption {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 12px;
	color: #333333;
	font-style: italic;
}
.divider {
	color: #CACACA;
}

/* events */

.eventHeading {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	text-transform: uppercase;
}
.eventDate {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
.eventDesc {
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 6px;
}

/* form search results */

.formResultsNumbers a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration: none !important;
}
.formResultsNumbersHT {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #990000;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.formDivider {
	border-top: dotted 1px #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ICONS */

.IconParaRule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-top: 24px;
	float: left;
}
.Icon {
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
}

/* images */

.Image {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
.ImageR {
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}


.intro {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 22px;
	margin-bottom: 24px;
	padding: 9px;
	background-color: #EBEBEB;
}

/* investor contact info */

.InvestorHeading {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 3px;
	color: #666666;
}
.InvestorSubhead {
	font-size: 11px;
	line-height: 13px;
	margin-top: 18px;
	margin-bottom: 3px;
	color: #666666;
}
.InvestorInfo {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 9px;
	color: #333333;
}
.InvestorListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin-top: 24px;
	margin-bottom: 9px;
	padding-top: 3px;
}
.InvestorListHeadSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	margin-top: 24px;
	margin-bottom: 9px;
	padding-top: 3px;
	font-weight: bold;
}

/* jump menu */

.JumpMenu {
	font-size: 10px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* list */

.ListHeading {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
.ListContact {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 6px;
}
.ListDesc {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
}

/* news ticker */

.NewsTicker {
	font-size: 10px;
	line-height: 11px;
	color: #CC0000;
	padding-left: 58px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 12px;
	background-image: url(/images/home/news_bkgd.gif);
	background-repeat: no-repeat;
}
.NewsTicker a {
	text-decoration: none;
	font-weight: bold;
}


.pageHeading {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 18px;
}

/* pullouts */

.PulloutHeader {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}
.PulloutText {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.PulloutName {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

/* quotes */

.Quote {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 3px;
}
.QuoteName {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 18px;
	text-transform: uppercase;
}


/* SecNav */

.SecNavHeader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	background-image: url(../images/boxes/box195w_top.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
}
.SecNavSubhead {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.SecNavButton {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.SecNavButton a {
	color: #CC0000 !important;
	text-decoration: none !important;
	display: block !important;
	width: 181px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.SecNavButton a:hover {
	color: #FFFFFF!important;
	text-decoration: none !important;
	background-color: #666666!important;
}
.SecNavText {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	clear: both;
}
.SecNavContact {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.SecNavContact img {
	padding-right: 6px;
	padding-bottom: 6px;
	float: left;
}
.SecNavContactText {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #333333;
}
.SecNavContactTextGray {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	clear: both;
}
.SecNavEnd {
	margin: 0px;
}
.SecBoxHeader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 9px;
	background-color: #EFEFEF;
	background-image: url(../images/boxes/box195w_top.gif);
	background-repeat: no-repeat;
}
.SecBoxText {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 3px;
	clear: both;
}

.SeeAlso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #333333;
	background-color: #EFEFEF;
	padding: 2px 3px 2px 6px;
	margin-top: 24px;
	letter-spacing: 0.1em;
}

/* subheads */

.subheadBOLD {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 3px;
}
.subheadBox {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 6px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	width: 140px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: right;
}
.subheadCAPS {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 6px;
}
.subheadRedCAPS {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #CC0000;
	margin-top: 18px;
	margin-bottom: 6px;
}
.subheadCAPSsm {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #333333;
	margin-top: 14px;
	margin-bottom: 3px;
}
.subheadDivider {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 24px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-right: 6px;
	background-color: #EBEBEB;
}
.subheadRule {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-top: 1px dotted #CC0000;
}

/* tables */
.TableHeading {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C50000;
}
.TableSubhead {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
.TableSubheadLt {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #CCCCCC;
	text-align: center;
}
.TableFirstColumn {
	font-size: 11px;
	line-height: 13px;
	background-color: #EBEBEB;
}
.TableBody {
	font-size: 11px;
	line-height: 13px;
	background-color: #F5F5F5;
	text-align: right;
}
.TableBodyAlignL {
	font-size: 11px;
	line-height: 13px;
	background-color: #F5F5F5;
	text-align: left;
}
.TableBodyAlignC {
	font-size: 11px;
	line-height: 13px;
	background-color: #F5F5F5;
	text-align: center;
}
.TableBodyAlignR {
	font-size: 11px;
	line-height: 13px;
	background-color: #F5F5F5;
	text-align: right;
}
.TableDisclaimer {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 24px;
}
.VideoLibraryHeading {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
.VideoLibraryText {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
