/*	lightblue : 589cd4 (heading - 4295d1 )
	lightblue-table-bg: d6e4f5
	darkblue & table bg: 005689
	greenheading: 79ad37	
	darkgreen-tablebg & text: 4b7520
	lightgreen-tablebg: dfeacf
*/	
	


body {
	background-image: url(/imgs/styles/pageHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul ul {
	margin-bottom:0;
}
div#pennonLogo {
	text-align: left;
	padding: 7px 0px;
}
div#leftCol {
	margin-top: 20px;
}
/***** < NAVIGATION > *****/
div#leftCol ul#nav {
	margin-top: 3px;
}
div#leftCol ul#nav li {
	border-bottom: 1px solid #FFFFFF;
}
ul#nav li a {
	display: block;
	color: #666666;
	background-color: #AAAAAA;
	text-decoration: none;
	padding: 4px 6px;
}
ul#nav li ul li a {
	padding-left: 1.7em;
}
ul#nav li ul li ul li a {
	padding-left: 2.7em;
}
ul#nav li a:hover, ul#nav li a.on {
	background-color: #666666;
	color: #FFF;
}
ul#nav li ul {
	border-top: 1px solid #FFF;
}
ul#nav li ul li ul {
	display:none;
}
ul#nav li ul li a:hover, 
ul#nav li ul li a.on {
	background-color: #FF6666;
}
ul#nav li.on ul li.first ul, 
ul#nav li ul li.on ul, 
ul#nav li ul li.currentParent ul {
	display:block !important;
}
/*FIRST LEVEL - SELECTED*/
ul#nav li.on ul li.first a.first, 
ul#nav li.currentParent a.currentParent {
	background-color: #666666!important;
	color: #FFFFFF!important;
}
/*SECOND LEVEL*/
ul#nav li ul li.green a, 
ul#nav li ul li.green a.on, 
ul#nav li.green a.on, 
ul#nav li.green a {
	/*background-color: #09A89A !important;*/
	background-color: #CCCCCC !important;
	color: #666666!important;
}
/*SECOND LEVEL - HOVER / SELECTED*/
ul#nav li ul li.green a:hover, 
ul#nav li ul li.green a.on, 
ul#nav li.green a.on, 
ul#nav li.green a:hover {
	background-color: #999999 !important;
	color: #FFFFFF!important;
}
/*THIRD LEVEL - PARENT WHEN CHILD SELECTED*/
ul#nav li ul li.currentParent a.currentParent {
	background-color: #AAAAAA !important;
	color: #FFFFFF!important;
}
/*THIRD LEVEL - CHILD*/
ul#nav li ul li.currentParent ul li a {
	background-color: #DDDDDD !important;
	color: #666666!important;
}
/*THIRD LEVEL - SELECTED CHILD*/
ul#nav li ul li.currentParent ul li a.on {
	background-color: #C0C0C0 !important;
	color: #FFFFFF!important;
}
/***** </ NAVIGATION > *****/
div#header {
	height: 130px;
}
div#header ul {
	padding: 13px 0 0 8px;
}
div#header ul li {
	color: #75C6A7;
	display: inline;
	padding-right: 0.4em;
}
div#header ul li a {
	color: #75C6A7;
	text-decoration: none;
}
div#header ul li a:hover {
	text-decoration: underline;
}
.sectionHead {
	color: #666;
	text-transform: uppercase;
	padding: 15px 0 8px 6px;
}
.boxHeading {
	background-color: #85C048;
	color: #FFF;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.boxHeading span.leftEnd {
	background-image: url(/imgs/styles/boxHeadingLeftEnd.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	line-height: 25px;
	padding-left: 10px;
	height: 25px;
}
.boxHeading span.rightEnd {
	background-image: url(/imgs/styles/boxHeadingRightEnd.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	width: 12px;
	height: 25px;
}
div#footer {
	text-align: right;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-top: 10px;
}
div#footer ul li {
	color: #666;
	display: inline;
	padding-left: 0.5em;
}
div#footer ul li a {
	color: #666;
	text-decoration: none;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}










/************ content styles *********/
div#content {
	margin-top: 75px;
}
div#content p {
	line-height: 150%;
	margin: 5px 0 12px 0;
	font-size: 100%;
}
div#content p.inset {
	padding-left:11px;
}
div#content h1 {
	color: #85C048;
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 8px;
	padding: 10px 0 0 15px;
	background-image: url(../imgs/styles/bulletGreenOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#content h2 {
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	margin: 12px 0 0 0;
	padding: 4px 0 0 15px;
	background-image: url(../imgs/styles/bulletGreyOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#content h3 {
	color: #666666;/* 426D96;*/
	font-weight: bold;
	margin: 20px 0 2px 0;
	padding: 0px;
	font-size: 100%;
	text-transform: uppercase;
	padding: 4px 0 0 15px;
	background-image: url(../imgs/styles/bulletBlueOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#content h4 {
	color: #5093CF;
	margin: 20px 0 2px 0;
	padding: 0px;
	font-size: 85%;
	text-transform: uppercase;
	padding: 4px 0 0 15px;
	background-image: url(../imgs/styles/bulletBlueOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/***** LISTS *****/
div#content ul {
	margin: 0px 0 20px 30px;
}
div#content ul li {
	list-style: disc;
	padding: 3px 0 3px 6px;
	margin: 0 0 0 6px;
	font-size: 100%;
}
div#content a {
	color: #333333;
	text-decoration: underline;
}
div#content .smallText a {
	color: #999999;
	text-decoration: underline;
}
dl.glossaryList {
	font-size:93%;
	display:block;
	width:630px;
	float:left;
}
dl.glossaryList dt, dl.glossaryList dd {
	display:block;
	margin-bottom:0.5em;
}
dl.glossaryList lh {
	float:left;
	clear:both;
	margin-bottom:2em;
}
dl.glossaryList dt {
	float:left;
	width:220px;
	clear:left;
	margin-bottom: 1em;
	color:#005689;
}
dl.glossaryList dd {
	width:400px;
	clear:right;
	margin-bottom: 1em;
	float:left;
 *float:none;
}
ol.alpha li {
	list-style-type:lower-alpha;
	margin-top:1em;
	margin-left:2em;
	margin-bottom:1em;
	font-size:90%;
}
ol.numerical li {
	list-style-type:decimal;
	margin-left:2em;
	margin-bottom:0.2em;
	font-size:90%;
}
/***** rounded headings *****/

/*
	Note, if amending, be aware span width (inc padding) must equal parent width.
*/

.roundedHeading {
	background: transparent url(/imgs/backgrounds/roundedbox270top.gif) no-repeat top left;
	width: 270px;
	padding: 5px 0 0 0;
	color: #fff !important;
}
.roundedHeading span {
	background: transparent url(/imgs/backgrounds/roundedbox270btm.gif) no-repeat bottom left;
	width: 250px;
	padding: 0 10px 5px 10px;
	display: block;
}
.vTop {
	margin-top: 2px !important;
}
/***** 'rounded' container *****/
div#content div.border {
	padding: 0 0 10px 0;
	margin: 6px 0;
	width: auto;
	border: 2px solid #666666;
}
div#content div.border div.borderEnd {
	margin:10px 0 0 0;
	padding:0;
	height:0;
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
	border-bottom: 2px solid #666666;
}
div#content div.border p {
	line-height: 150%;
	margin: 5px 0 0 22px;
	padding: 0 22px 0 0;
	font-size: 90%;
}
div#content div.border ul {
	margin: 0 0 12px 30px;
	padding: 0 22px 0 0;
}
div#content div.border ul li {
	list-style: disc;
	padding: 3px 0 3px 6px;
	margin: 0 0 0 6px;
	font-size: 90%;
}
.graphRight .smallText {
	font-size: 80%!important;
}
/***** Image style *******/

div#content div.headShot {
	width:100px;
	padding:5px;
	float:right;
	margin:0em 0 1em 2em;
	clear:right;
}
div#content div.headShot p {
	font-size:85%;
}
div#content div.graphRight {
	float:right;
	clear:right;
	margin:1em 0 1em 1em;
	width:240px;
}
div#content div.graphRight p {
	float: right;
	display: block;
	color:#75C6A7;
}
div#content div.graphLeft {
	float:left;
	clear:left;
	margin:1em 1em 1em 0em;
	width:auto;
	background-color: none;
}
div#content div.graphInline {
/*style to add if neccessary*/
}
/***** snippet box *****/

/*
	Note, if amending, be aware span width (inc padding) must equal parent width.
*/

.snipBox {
	background-image: url(/imgs/backgrounds/sniptop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#75C6A7;
	width: 180px;
	padding: 25px 0 0 0;
	color: #fff !important;
	float: right;
	margin: 0 0 1em 1em !important;
	font-size: 100% !important;
	line-height: 150%;
	font-weight: bold;
	float: right;
	clear: right;
}
.snipBox span {
	background: transparent url(/imgs/backgrounds/snipbtm.gif) no-repeat bottom left;
	width: 160px;
	padding: 0;
	display: block;
	min-height:5px;
	padding: 0 10px 25px 10px;
	height:auto !important;
	height:5px;
	text-align: center;
}
.introBox .end {
	background: transparent url(/imgs/backgrounds/introbtm.gif) no-repeat bottom left;
	width: 640px;
	padding: 0;
	display: block;
	min-height:15px;
	height:auto !important;
	height:15px;
	text-align: center;
}
div#content .introBox h1 {
	color: #FFF; /* 184D7F;*/
	margin-left: 1em;
	margin-bottom: 1em;
}
div#content .introBox h2 {
	color: #FFF; /* 184D7F;*/
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}
div#content .introBox p {
	color: #FFF; /* 184D7F;*/
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}
ul.blockHyph li {
	list-style:url(/imgs/backgrounds/blockHyph.gif)!important;
}
/*** Images floated right in a div ***/

.imageInDiv {
	width: auto;
	border: 2px solid #666;
}
.imageInDiv img {
	float: right;
	margin: 10px;
}
.imageInDiv div {
	padding-left: 10px;
}
.rightFloatedImageWrap {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* Search Form */

form#pageSearchForm {
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
}
input#submit {
	position: relative;
	top: 5px;
}
form#pageSearchForm input#query {
	width: 100px;
	border: 1px solid #DDE4EC;
	padding-top: 1px;
	padding-bottom: 1px;
}
form#pageSearchForm p {
	margin: 0;
	padding: 0;
}
/***** GLOBAL CLASSES *****/
.textBlue {
	color: #4295D1;
}
.textGreen {
	color: #85C048;
}
.backgroundGreen {
	background-color: #85C048 !important;
}
.backgroundGreen a {
	color: #FFFFFF !important;
}
.backgroundOrange {
	background-color: #F4A52E !important;
}
.uppercase {
	text-transform:uppercase;
}
.indent {
	margin:5px 0 0 10px;
	display: inline-block;
}
.bold {
	font-weight: bold;
}
.smallText {
	font-size: 80%!important;
	color: #999;
}
.enlarge {
	font-weight: normal;
	font-size: 150%;
}
.italic {
	font-style: italic;
}t
able.fullWidth {
	width: 100%!important;
}/************ table styles ********/
div#content table {
	margin: 6px 0;
	width: 100%;
}
div#content table th {
	/*font-weight:bold;*/
}
div#content table tr th {
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
}
div#content table tr td {
	text-align: right!important;
	margin: 0;
	padding: 0;
}
div#content table tr td, div#content table tr th {
	vertical-align: bottom!important;
	border-collapse: collapse;
	
}
div#content table tr th p, div#content table tr td p {
	margin: 0;
	padding: 2px 5px 2px 0;
	vertical-align: text-bottom!important;
	border-collapse:collapse;
}
.noPad td, .noPad p {
	margin: 0;
	padding: 0px 0px 0px 10px !important;
}
div#content table th.rightForce p, div#content table td.rightForce p {
	text-align: right;
}
div#content table th.leftPad p, div#content table td.leftPad p {
	padding-left: 20px !important;
	text-align: left !important;
}
div#content table th.leftForce p, div#content table td.leftForce p {
	text-align: left!important;
}
div#content table th.centerForce p, div#content table td.centerForce p {
	text-align: center!important;
}
.indent {
	text-indent:10px;
}
.indent20 {
	text-indent:20px;
}
.indent40 {
	text-indent:40px;
}
.indent60 {
	text-indent:60px;
}
.indent80 {
	text-indent:90px;
}
.bold {
	font-weight: bold;
}
.smallText {
	font-size: 80%;
}
.graphRight .smallText {
	font-size: 80%!important;
}
div#content table tr.bottom td {
	padding: 0 0 2px 0;
	border-bottom-width: 2px;
}
div#content table.border {
	padding: 10px;
	margin: 6px 0;
	width: 100%;
	border-top: 2px solid #85C048;
	border-left: 2px solid #85C048;
	border-right: 2px solid #85C048;
}
div#content table.legend {
	padding: 10px;
	margin: 6px 0;
	width: auto;
}
div#content table.border tr.sectionEnd th, div#content table tr.sectionEnd td, .sectionEnd {
	border-bottom: 1px solid #85C048;
}
div#content table.border tr.bottom td, div#content table tr.bottom td, .bottom {
	border-bottom: 2px solid #85C048;
}

div#content table tr.backgroundGreen td p {
	color: #FFFFFF !important;
}
div#content table tr.cellSpacer td p {
	padding: 10px 0!important;
}
div#content table tr.dropText td p {
	padding: 20px 0 0 0!important;
}
.greenText {
	color: #85C048!important;
}
/***** KPI *****/
div#content .KPI {
	clear:both;
	background-color: #D0D1D3;
	background-image: url(../imgs/styles/KPI.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin:10px 0;
	padding:2px 0 0 2px;
}
div#content .KPI table {
	margin:0;
	padding:0;
	margin: 5px 5px 3px 2px;
}
div#content .backgroundLightGrey table tr td, div#content .backgroundLightGrey table tr th, div#content .KPI table tr td, div#content .KPI table tr th {
	vertical-align: middle!important;
	border-collapse: collapse;
}
div#content .backgroundLightGrey table tr th p, div#content .backgroundLightGrey table tr td p, div#content .KPI table tr th p, div#content .KPI table tr td p {
	color: #FFF!important;
	font-size: 90%;
	line-height: 130%;
	margin:0!important;
	padding:0!important;
	vertical-align: middle!important;
	border-collapse:collapse;
}
div#content .backgroundLightGrey table tr th, div#content .KPI table tr th {
	vertical-align: bottom!important;
	border-collapse: collapse;
}
div#content .backgroundLightGrey table tr th p, div#content .KPI table tr th p {
	vertical-align: text-bottom!important;
}
div#content .KPI table tr th {
	font-weight: bold;
}
div#content .KPI table tr .textCenter {
	text-align:center;
}
div#content .backgroundLightGrey table tr th, div#content .backgroundLightGrey table tr td {
	background-color: #5093CF;
	border-bottom: 2px solid #D0D1D3;
	border-right: 2px solid #D0D1D3;
	padding: 3px;
}
div#content .KPI table tr th, div#content .KPI table tr td {
	background-color: #5093CF;
	border-bottom: 2px solid #D0D1D3;
	border-right: 2px solid #D0D1D3;
	padding: 3px;
}
div#content .KPI table tr td ol li {
	list-style-type: lower-roman!important;
	margin: 0 0 0 25px;
	padding: 3px 0;
}
div#content .backgroundLightGrey {
	clear:both;
	background-color: #D0D1D3;
	margin:10px 0;
	padding:2px 0 0 2px;
}
div#content .KPI table, div#content .backgroundLightGrey table {
	margin: 0!important;
}
div#content .KPI table tr, div#content .backgroundLightGrey table tr {
	border-collapse:collapse;
}
div#content .KPI table tr th, 
div#content .KPI table tr td, 
div#content .backgroundLightGrey table tr th, 
div#content .backgroundLightGrey table tr td {
	/*border-bottom: 2px solid #D0D1D3;
	border-right: 2px solid #D0D1D3;
	*/
}



div#content .KPI h2,div#content .KPI h3, 
div#content .backgroundLightGrey h2,div#content .backgroundLightGrey h3 {
	width: 70%;
	color: #666666!important;
	text-transform: uppercase;
	font-size: 95%!important;
	margin: 9px 0 10px 5px!important;
	padding: 6px 0 0 15px!important;
	background-image: url(../imgs/styles/bulletDarkGreyOnLightGreySmall.gif)!important;
	background-position: left!important;
	background-repeat: no-repeat;
}
div#content .KPI h4, div#content .backgroundLightGrey h4 {
	color: #FFFFFF;
	font-size: 95%;
	margin: 5px 0 5px 5px!important;
}
div#content .KPI p, div#content .backgroundLightGrey p {
	color: #666;
	margin: 0;
	padding:0 0 5px 5px;
	width: 70%;
	font-size: 90%;
}
div#content table tr th p, div#content table tr td p {
	text-align: right!important;
	width: 100%!important;
}
div#content table.allTextLeft tr th p, div#content table.allTextLeft tr td p {
	text-align: left!important;
	width: 100%!important;
}

div#content table.allTextLeft tr th p, div#content table.allTextLeft tr td p {
	text-align: left!important;
	width: 100%!important;
}


div#content table tr th, div#content table tr td {
	padding-right: 5px!important;
	padding-left: 5px!important;
}
div#content .YSS {
	clear:both;
	background-color: #DBDCDD;
	background-image: url(../imgs/styles/YSS.gif);
	background-position: right top;
	background-repeat: no-repeat;
	min-height:250px;
	margin:0;
	padding:0 0 10px 0;
}
div#content .YSS img {
	margin: 10px 0 10px 10px;
}
div#content .YSS ul {
	width: 40%;
	float: left;
	display: inline;
}
div#content .YSS ul li {
	padding: 3px 0 5px 15px;
	list-style: none;
	background-position: left top;
	background-repeat: no-repeat;
}
div#content .YSS ul li.B01 {
	background-image: url(../imgs/styles/bulletYSS01.gif)!important;
}
div#content .YSS ul li.B02 {
	background-image: url(../imgs/styles/bulletYSS02.gif)!important;
}
div#content .YSS ul li.B03 {
	background-image: url(../imgs/styles/bulletYSS03.gif)!important;
}
div#content .YSS ul li.B04 {
	background-image: url(../imgs/styles/bulletYSS04.gif)!important;
}
div#content .YSS ul li.B05 {
	background-image: url(../imgs/styles/bulletYSS05.gif)!important;
}
div#content .YSS ul li.B06 {
	background-image: url(../imgs/styles/bulletYSS06.gif)!important;
}
div#content .YSS ul li.B07 {
	background-image: url(../imgs/styles/bulletYSS07.gif)!important;
}
div#content .YSS ul li.B08 {
	background-image: url(../imgs/styles/bulletYSS08.gif)!important;
}
div#content .YSS ul li.B09 {
	background-image: url(../imgs/styles/bulletYSS09.gif)!important;
}
div#content .YSS ul li.B10 {
	background-image: url(../imgs/styles/bulletYSS10.gif)!important;
}
/***** PAGE SPECIFIC: VISION *****/
div#content #vision h2 {
	text-transform: none!important;
	font-size: 100%!important;
	line-height: 120%;
	background-image: none!important;
	color: #999!important;
	margin: 0;
	padding: 10px 0 20px 0;
}
div#content #vision ul {
	background-color: #666666;
	width: 640px;
	margin: 0!important;
	padding: 25px 0 15px 0!important;
	display: inline;
	float: left;
	clear: right;
}
div#content #vision ul li {
	margin: 0 0 0 170px!important;
	padding: 10px 25px 10px 20px!important;
	list-style-type: none!important;
	text-align: left;
	text-indent: none!important;
	display: block;
	font-size: 130%;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 110%;
	background-image: url(../imgs/styles/bulletGreenOnGreyLarge.gif)!important;
	background-position: left top;
	background-repeat: no-repeat;
	min-height:44px;
}
/***** PAGE SPECIFIC BULLETS *****/
div#content ul.grey li {
	padding: 3px 0 5px 15px;
	list-style: none;
	background-image: url(../imgs/styles/bulletLightGreyOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#content ul.blue li {
	padding: 3px 0 5px 15px;
	list-style: none;
	background-image: url(../imgs/styles/bulletBlueOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#5093CF;
	line-height: 140%;
}
div#content ul.green li {
	padding: 3px 0 5px 15px;
	list-style: none;
	background-image: url(../imgs/styles/bulletDarkBlueOnWhiteSmall.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#85C048;
	font-weight:bold;
}
sub {
	vertical-align:bottom!important;
}
/*****NEW*****/
.rows {
	display:inline;
	clear:left;
	float:left;
}
.rows p, .rows h2 {
	width:100%;
	float: left;
	clear: both;
	display:inline;
	margin-bottom: 0 !important;
}
.rows p span {
	display: inline;
	float: left;
	width: 180px;
}
.rows img {
	display: inline;
	margin: 25px 5px 0 0;
	float:left;
}
.width100 {
	width:100%!important;
}
.unBold {
	font-weight: normal!important;
}
ul.noList li {
	list-style-type: none !important;
	list-style: none !important;
	margin-left:0px !important;
	padding-left:0px !important;
}
ul.noList {
	margin-left:0px !important;
	padding-left:0px !important;
}
.glossaryList li {
	list-style-type: none !important;
	list-style: none !important;
	margin-left:0px !important;
	padding-left:0px !important;
}
.glossaryList span {
	display:inline-block;
	text-align:left!important;
	vertical-align: top!important;
}
.glossaryList span.ltAlign {
	color:#4F9031;
	width: 100px;
	margin-left: 20px;
}
.glossaryList span.rtAlign {
	width: 470px;
}
.ltFloat {
	float: left;
	clear: left;
}
.backgroundDarkGrey {
	background-color: #666666!important;
	margin: 10px 0!important;
	padding: 5px!important;
}
.backgroundDarkGrey h2 {
	margin-top: 0px!important;
	margin-bottom: 10px!important;
	color: #FFFFFF!important;
	font-weight: normal!important;
	background-image: url(../imgs/styles/bulletWhiteOnDarkGreySmall.gif)!important;
	background-position: left!important;
	background-repeat: no-repeat;
}
.backgroundDarkGrey ol li, .backgroundDarkGrey ul li {
	color: #FFFFFF!important;
}




/** GRAPHICAL TEXT BLOCKS **/

.textHighlight
{
	margin: 5px 0 10px 10px;
	float: right;
	width: 400px;
	background: no-repeat right top;
	height: 50px;
}
.textHighlightWide
{
	margin: 5px 0 10px 10px;
	float: right;
	width: 460px;
	background: no-repeat right top;
	height: 50px;
}

.textHighlight h3, .textHighlightWide h3

{
	text-indent: -2000px;
	position: absolute;
	background:none !important;
}

div#content table.forceUp tr td, div#content table.forceUp tr th {
	vertical-align: top!important;
	border-collapse: collapse;
}
div#content table.forceUp tr td p, div#content table.forceUp tr th p {
	font-size: 90%;
	vertical-align: text-top!important;
	border-collapse:collapse;
}
div#content table.textTop tr td, div#content table.textTop tr th {
	vertical-align: top!important;
	border-collapse: collapse;
}
div#content table.textTop tr td p, div#content table.textTop tr th p {
	vertical-align: text-top!important;
	border-collapse:collapse;
}
div#content table tr th.rightPad, div#content table tr td.rightPad {
	padding-right: 15px !important;
	text-align: right !important;
}



/************ HOMEPAGE styles *********/

#homePage {
	background: url(/imgs/photos/home.jpg) no-repeat left top;
	padding-top: 302px;
}

#homePage .homeFront {
	min-height:45px;
	height:auto !important;
	height:45px;
	width: 100%;
}

#homePage .homeFront p {
	color: #FFF;
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: .75em;
	line-height: 130%;
	padding-top: 9px;
	text-transform: uppercase;
}
#homePage .homeFront h2 {
	background: none;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	float: right;
	height: 45px;
}
	
	#homePage h1#homeH1 {
		display: none;
	}

	#homePage #homeInv { background-color: #0089CF; }
	#homePage #homeEvo { background-color: #8DC63F; }
	#homePage #homeInn { background-color: #6D6E71; }
	#homePage #homeEnv { background-color: #6EC6A8; }
	#homePage #homeVal { background-color: #939598; }
	
	#homePage #homeInv h2 {
		background: url(/imgs/text/home_inv.gif) no-repeat right center;
		width: 193px;
	}
	#homePage #homeEvo h2 {
		background: url(/imgs/text/home_evo.gif) no-repeat right center;
		width: 169px;
	}
	#homePage #homeInn h2 {
		background: url(/imgs/text/home_inn.gif) no-repeat right center;
		width: 180px;
	}
	#homePage #homeEnv h2 {
		background: url(/imgs/text/home_env.gif) no-repeat right center;
		width: 213px;
	}
	#homePage #homeVal h2 {
		background: url(/imgs/text/home_val.gif) no-repeat right center;
		width: 118px;
	}
		#homePage #homeVal p {
			padding-top: 15px;
		}


