/* Default page-wide fonts and colors */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.rTextOrange {
	color: #ae5e2d;
}

.rTextGrey {
	color: #666666;
}

.rTextBlue {
	color: #033053;
}

.bTextOrange {
	color: #ae5e2d;
	font-weight: bold;
}

.bulletOrange {
	color: #ae5e2d;
	font-weight: bold;
	position: relative;
	top: -10px;
	left: -15px;
}


.bTextGrey {
	color: #666666;
	font-weight: bold;
}

.bulletGrey {
	color: #666666;
	font-weight: bold;
	margin-bottom: -10px;
}

.bTextBlue {
	color: #033053;
	font-weight: bold;
}

.bTextBlueP {
	color: #033053;
	font-weight: bold;
	font-size: 8pt;
	font-variant: normal;
	font-style: normal;
}

a:link, a:visited {
	color: #033053;
	text-decoration:underline;
}

a:active {
	color: #235093;
}


/* Table cell background images */

.flexBackground {
	background-image: url(images/flexback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flexBackground2 {
	background-image: url(images/flexback2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flexBackground3 {
	background-image: url(images/flexback3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flexFooterBackground {
	background-image: url(images/bottombar-regular.gif);
	background-repeat: repeat-x;
}
.homeLeftColBackground {
	background-image: url(images/home-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeMiddleColBackground {
	background-image: url(images/home-bottom-middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeRightTopColBackground {
	background-image: url(images/home-bottom-rightTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeRightBotColBackground {
	background-image: url(images/home-bottom-rightBot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.subLeftLineBackground {
	background-image: url(images/sub-left-line.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.subMiddleLineBackground {
	background-image: url(images/sub-middle-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.subRightLineBackground {
	background-image: url(images/sub-right-line.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

/* Home page column text */

#homeColumn {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 12px;
}
#homeColumn2 {
	position: relative;
	margin-left: 30px;
	margin-right: 15px;
	line-height: 12px;
	overflow: hidden;
	height: 150px;
}


/* Footer Text & copyright */

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
}
.footerText a:link {
	color: #6F6F6F;
	text-decoration:none;
}
.footerText a:visited {
	color: #6F6F6F;
	text-decoration:none;
}
.footerText a:active {
	color: #6F6F6F;
	text-decoration:none;
}
.footerText a:hover {
	color: #033053;
	text-decoration:underline;
}

/* Left sub menu*/

.submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #033053;
}
.submenu a:link {
	color: #6F6F6F;
	text-decoration:none;
}
.submenu a:visited {
	color: #6F6F6F;
	text-decoration:none;
}
.submenu a:active {
	color: #6F6F6F;
	text-decoration:none;
}
.submenu a:hover {
	color: #033053;
	text-decoration:underline;
}


/* Addt'l formatting... */

.imageFloatLeft {
	float: left;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.introGraphic {
	margin-top: 30px;
	margin-bottom: 10px;
}

.inContent {
	border: 2px solid #FFFFFF;
}

.bioInContent {
	border: 2px solid #d6d0bf;
}

.contentImage {
	padding: 4px;
	background-color: #f4f0e4;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 254px;
	text-align: center;
}

.bioContentImage {
	padding: 12px 4px 6px 4px;
	background-color: #f4f0e4;
	width: 97px;
	border-right:3px solid #fff;
	text-align:center;
}

.squareMenuImage {
	padding: 4px;
	background-color: #f4f0e4;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 169px;
	text-align: center;
}

.squareMenuImageR {
    float: right;
	padding: 4px;
	background-color: #f4f0e4;
	margin: 0px 0px 20px 20px;
	width: 169px;
	text-align: center;
}

.captionImage {
	border: 2px solid #FFFFFF;
	background-color: #f8f6f1;
	margin-top: 4px;
	text-align: center;
	width: 250px;
}

.captionMenuImage {
	border: 2px solid #FFFFFF;
	background-color: #f8f6f1;
	margin-top: 4px;
	text-align: center;
	width: 165px;
}

.captionText {
	padding: 4px 5px;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #908d7c;
	width: auto;
}

.quoteText {
	padding: 15px 10px;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #908d7c;
	width: auto;
}

#mainBodyArea {
	margin-left: 26px;
	margin-right: 30px;
	text-align: left;
}

#mainBodyArea p {
	line-height: 135%;
	margin-top: 15px;

}
#pressReleaseBodyArea {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	font-size: 10pt;
}

#pressReleaseBodyArea p {
	line-height: 135%;
}

#pressReleaseBodyArea p.forPub {
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
}
#pressReleaseBodyArea H1 {
	font-weight: normal;
	font-size: 13pt;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ae5e2d;
}
#pressReleaseBodyArea p.aboutText {
	font-size: 11px;
	margin-bottom: 15px;
}

.intro {
	line-height: 155%;
	font-weight:bold;
	font-size: 10pt;
}
a.newslink:link, a.newslink:visited {
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #666666;
	text-decoration:none;
}
a.newslink:active, a.newslink:hover {
	line-height: 12pt;
	font-weight:bold;
	font-size: 10pt;
	color:#033053;
	text-decoration:underline;
}
.newslink {
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #666666;
	text-decoration:none;
}