/***********************************************/
/* main.css                            		   */
/***********************************************/

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

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

img {border:none;}

#pageTitle {position:relative; width: 540px; top:10px; color:#b32942; font-size: 10pt; font-weight: bold; padding-left:10px; z-index:1;}
#mainContent {position:relative; width: 540px; top:20px; padding-left:10px;}

.sectionTitle {color: #b32942; font-size: 9pt; font-weight: bold; z-index:1;}

/********** Press Release Page **********/

.pressList {font-size: 9pt; font-weight: normal; list-style:none;}
.pressList a {color: #737a7f;}
.pressList li {padding-bottom:5px;}

.formulaBox {float:left; background-color: #E6E6E6; border-width:1px; border-color:#b32942; padding:10px; margin-left:30px;}
.exampleBox {float:right; padding:10px; background-color: #E6E6E6;  border-width:1px; border-color:#b32942; margin-right:30px;}

.clear {clear:both;}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	border: solid #a0a381 1px;

}

/************** sidebar styles ***************/
h4 {
	font-size: 9pt;
	font-weight: normal;
	padding: 15px;
}
a.navLink{
	font-size: 9pt;
	color: #f3837c;
	font-weight: normal;
	text-decoration: none;
	padding: 15px;
}
a.navLink:hover{
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	padding: 15px;
}
a.navLink:visited{
	font-size: 9pt;
	color: #f3837c;
	font-weight: normal;
	padding: 15px;
}
a.navLink:visited:hover{
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
	padding: 15px;
}
.navLinkCurrent {
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
	padding: 15px;
}
a.navLinkIndex{
	font-size: 9pt;
	color: #f3837c;
	font-weight: normal;
	text-decoration: none;
	}
a.navLinkIndex:hover{
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	}
a.navLinkIndex:visited{
	font-size: 9pt;
	color: #f3837c;
	font-weight: normal;
	}
a.navLinkIndex:visited:hover{
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
	}
	
.sideBarLeft{
	background-color: #B32942;
	height: 600px;
	width:200px;
}

.sideBarLeft950 {
	font-size: 9pt;
	background-color: #B32942;
	height: 950px;
	width:200px;}

.sideBarLeft850 {
	font-size: 9pt;
	background-color: #B32942;
	height: 850px;
	width:200px;
}
.sideBarLeft700 {
	font-size: 9pt;
	background-color: #B32942;
	height: 700px;
	width:200px;
}
.sideBarLeft500 {
	font-size: 9pt;
	background-color: #B32942;
	height: 500px;
	width:200px;
}
.sideBarLeftArticle {
	font-size: 9pt;
	background-color: #B32942;
	height: 1100px;
	width:200px;
}
.sideBarLeftArticleLong {
	font-size: 9pt;
	background-color: #B32942;
	height: 1400px;
	width:200px;
}
.sideBarRight {
	font-size: 9pt;
	color: #a0a281;
	width:200px;
	border: solid #a0a281 2px;
	margin-left:0px;
	margin-top: 0px;
}
.sideBarPhoto {
	width:200px;
	margin-left:10px;
	margin-top: 10px;
}

/************** text styles ***************/
.pagetitle {
	color: #b32942;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 0px 20px 30px;
}
.sectionhead {
	color: #b32942;
	font-size: 9pt;
	font-weight: bold;
}
.sectionheadNav {
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
}
.sectionhead a{
	color: #b32942;
	font-size: 9pt;
	font-weight: bold;
}
.text {
	font-size: 9pt;
	color: #737a7f;
	font-weight: normal;
	padding: 5px 20px 5px 30px;
}
.text a:link, a:visited, a:hover{
	font-size: 9pt;
	color: #737a7f;
	font-weight: normal;
	}
.contact {
	font-size: 9pt;
	color: #fff;
	text-align:left;
	padding: 15px;
	
}
.contactForm {
	font-size: 9pt;
	color: #737a7f;
	font-weight: normal;
	padding: 10px;
}
.contactFormRequired {
	font-size: 9pt;
	color: #A80633;
	font-weight: normal;
	padding: 10px;
}
a.spotlight {
	font-size: 10pt;
	color: #737a7f;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}
a.spotlight:hover {
	font-size: 10pt;
	color: #737a7f;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 30px;
	display: block;
}

.spotlight_subhead {
	font-size: 9pt;
	color: #737a7f;
	font-weight: bold;
	padding-left: 30px;
	display: block;
}

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

.feature{
	width: 550px;
	z-index: 1;
}

.vLine {
	margin: 0px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** .tagline styles *****************/

.tagline{
	clear: both;
	font-size: 80%;
	font-weight: bold;
	color: #B32842;
	padding: 0px 20px 10px 0px;
}

.tagline p{
	font-size: 85%;
	font-weight: bolder;
	color: #737A7F;
}

/************** .quote styles *****************/

.quote{
	font-family: Palatino;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #737a7f;
	padding: 20px 20px 20px 20px;
}
.byline{
	font-family: Palatino;
	clear: both;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #FFF;
}
.caption{
	font-size: 8pt;
	font-weight: bold;
	color: #737a7f;
	text-align: right;
	padding: 0px 20px 20px 20px;
}
a.caption {
	font-size: 8pt;
	font-weight: normal;
	color: #737a7f;
	text-align: right;
}
a.caption:hover {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #737a7f;
	text-align: right;
}
.photoCaption{
	font-size: 80%;
	font-weight: bolder;
	color: #666666;
	line-height: 1.166;	
	text-align: left;
	padding: 20px;
}
/************* #footer styles ***************/

.footer{
	clear: both;
	font-size: 8pt;
	color: #666666;
	margin-top: 0px;
	padding-left: 30px;padding-bottom:20px;
}
.footerLeft {
	background-color: #B32942;
}
