/* Start:Reset */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End:Reset */



/* Start:Main Structure */

body {
	background: #7c7a73;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 85.5%;
}

#wrapper {
	background: #fff;
	margin: 20px auto;
	position: relative;
	text-align: left;
	width: 999px;
}

#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#header {
	background: #fff url(../images/header.jpg) no-repeat;
	height: 245px;
	padding-top: 10px;
	position: relative;
	width: 999px;
	z-index: 1;
}

#header img {
	margin-top:30px;
	float:right;
}


#footer {
	background: #fff url(../images/footer-right.jpg) no-repeat 802px center;
	border-top: 17px solid #a4181b;
	border-bottom: 26px solid #000034;
	clear: both;
	float: left;
	margin-top: 25px;
	position: relative;
	width: 999px;
}


/* End:Main Structure */



/* Start:Layout */



#branding h1 {
	background:  no-repeat 0 0;
	height:243px;
	width:101px;
	float: left;
	position: relative;
	text-indent: -9999px;
}

#branding h2 {
	float: left;
	position: relative;
}

#supplemental {
	background: #66676a;
	border-top: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 1.5;
	margin-top:115px;
	padding-bottom: 205px;
	position: relative;
	width: 243px;
}

#supplemental h3 {
	bottom: 0;
	left: 0;
	position: absolute;
}

#supplemental p {
	padding: 27px 18px 27px 36px;
}


#content {
	background: #fff;
	color: #6f6f6f;
	float: left;
	font-size: 12px;
	line-height: 1.5;
	position: relative;
	width: 756px;
	z-index: 2;
}
/* Top Two Features - Minutes/Financials */

div.featuredCallout {
	color: #3e3e3e;
	float: left;
	font-size: .9em;
	line-height: 1.2;
	padding-right: 15px;
	position: relative;
	width: 362px;
}

div.featuredCallout img {
	margin-right: 15px;
	float: left;
}

div.featuredCallout h3 {
	color: #fff;
	margin: 15px 0 3px 0;
}

div.featuredCallout span {
	color: #a4181b;
	font-weight: bold;
}

div.featuredCallout span span {
	color: #a4181b;
	font-weight: bold;
}

div.featuredCallout span a:link {
	color: #FFF;
	font-weight: bold;
}

.calloutOdd {
	border-left:1px solid #FFF;
	background: #a6a5a5;
}

.calloutEven {
	border-left:1px solid #FFF;
	background: #a6a5a5;
}


#contentMain {
	display: inline;
	width: 505px;
	float: left;
	margin-left: 25px;
	padding-bottom: 50px;
	position: relative;
	z-index: 3;
}


#contentMain p {
	margin-bottom: .75em;
}

#contentMain p, #contentMain li {
	font-size: 1em;
}

#contentMain h2 {
	color: #a4181b;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
	margin: 1em 0 .5em 0;
}

#contentMain h5 {
	color:#A4181B;
	font-size: 1em;
	font-style: italic;
	line-height: 1;
	margin-top:.5em;
	margin-bottom:1em;
}

#contentMain h3 {
	color: #3d3d95;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 1em 0 .5em 0;
}

#contentMain h4 {
	color: #66676a;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	margin: 1.2em 0 .5em 0;
}

#contentMain h2 span, #contentMain h3 span, #contentMain h4 span {
	color: #9d9d9d;
}


#contentMain img {
	padding-left:1em;
	padding-right:1em;
	padding-top:1em;
	padding-bottom:1em;
}

#contentMain li span {
	text-decoration:none;
	color:#a4181b;
}

#contentMain li a {
	text-decoration:none;
	color:#424141;
	background:none;
}

#contentMain li a:hover {
	text-decoration:none;
	color:#5B95F6;
	background:none;
}
#contentMain .colLeft {
 
    display: inline;
    float: left;
    margin-left: 0;
    position: relative;
    width: 140px;
 }
 
 #contentMain .colRight {
 
    display: inline;
    float: left;
    margin-left: 20px;
    position: relative;
    width: 140px;
 }
 
 #contentMain .Finish {
 
    display: inline;
    float: left;
    margin-left: 0;
    position: relative;
    width: 505px;
 }
 
 #contentMain ul.pdfDownloadList {
	margin-top: 2.25em;
}

#contentMain ul li.pdfDownload {
	background: url(../images/site/global/thumbPDF.gif) no-repeat 0 0;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	position: relative;
	vertical-align: middle;
}
 
 blockquote {
	padding: 8px;
	background-color: #f4eedb;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 1em;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	width: 75%;
  }

blockquote p {
  display: block;
  background-image: url(../images/closequote1.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

/* Right Hand Side Featured Information */

#contentSub {
	background: #fff;
	float: right;
	padding-bottom: 50px;
	position: relative;
	text-align: left;
	width: 199px;
}

#contentSub p {
	margin-bottom: 0;
}

#contentSub p {
	font-size: 1em;
	line-height: 1.3;
	padding: 0 16px 16px 16px;
}

#contentSub h3 {
	color: #3b426b;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
	padding: 0 16px 0 16px;
	margin: .9em 0 .5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentSub h3.imgHeader {
	line-height: 0;
	text-indent: -9999px;
	margin:0;
	padding:0;
}

#contentSub label {
	display: block;
	color: #fff;
}


#contentSub .more {
	line-height: .15;
}

#contentSub .bgWhite {
	padding: 10px 0;
}

#contentSub .bgGrey {
	background: url(../images/bgGrey.jpg) repeat-x 0 0;
	padding: 10px 0;
}

#contentSub .bgRed {
	background: url(../images/bgRed.jpg) repeat-x 0 0;
	padding: 10px 0;
}

#contentSub .bgBlue {
	background: url(../images/bgBlue.jpg) repeat-x 0 0;
	padding: 10px 0;
}

#contentSub ul {
	padding: 0 16px;
	margin: -.5em 0 1em 0;
}

#contentSub ul li {
	line-height: 1.9;
	background: url(../images/bgContentSubList.gif) 5px 0.66em no-repeat;
}

div.featuredContent, div.listingItem {
	background: #fffffff;
	border-top: 1px dotted #e0e0e0;
	border-bottom: 1px dotted #e0e0e0;
	padding: 16px;
}

#contentMain span.smallIntro {
	color: #000099;
	font-weight: bold;
}

div.featuredVideo, div.listingItem {
	background: #fafafa;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 16px;
}

div.featuredVideo p {
	padding-top: 10px
	
}

div.featuredAsset, div.listingThumb, div.detailPics {
	background: url(../images/dividerVertical.gif) no-repeat top right;
	float: left;
	margin-right: 16px;
	margin-top: 10px;
	padding-right: 16px;
}

#contentMain li.pdfDownload {
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	padding-left: 0px;
	position: relative;
	vertical-align: middle;
}

div.featuredContent:after, div.listingItem:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.featuredVideo:after, div.listingItem:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.featuredContent {
	width: 465px;
} 

div.featuredVideo {
	width: 465px;
} 


#contentMain div.featuredContent h3, #contentMain div.listingItem h3 {
	color: #A4181B;
	font-size: 1.4em;
	margin: .35em 0 .65em 0;
}

#contentMain div.featuredVideo h3, #contentMain div.listingItem h3 {
	color: #878787;
	font-size: 1.4em;
	margin: .5em 0 .75em 0;
}




span.sectionalTitle {
	color: #009;
	margin-top: -16px;
}

.sectionalTitle {
	font-size:1.2em;
	font-weight:bold;
}

.Title {
	color:#999999 ;
	font-weight:bold
}

div.featuredAsset {
	width: 204px;
}

div.featuredDescription, div.listingDescription, div.detailDescription {
	float: left;
}


div.featuredDescription {
	width: 200px;

}

#contentMain div.featuredDescription p, #contentMain div.listingItem p {
	font-size: 1em;
}

div.listingItem {
	margin-bottom: 25px;
	width: 672px;
}

div.listingThumb {
	width: 144px;
}

body.alt div.listingThumb {
	width: 390px;
}

div.listingThumb img {border: solid 2px #9c9871;}

div.listingDescription {
	width: 475px;
}

body.alt div.listingDescription {
	width: 250px;
}




div.detailItem {
	margin-bottom: 25px;
	width: 672px;
}

#contentMain div.detailItem h2 {
	color: #9c9871;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
	margin: 1em 0 .5em 0;
}

div.detailPics {
	width: 264px;
}

div.detailPics img {border: solid 2px #9c9871;}

div.detailDescription {
	margin-bottom: 50px;
	width: 370px;
}

body.alt div.detailDescription {
	margin-top: 300px;
}

div.callout:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.callout {
	width: 465px;
	padding: 16px;
	background: #66676B;
	font-size: 100%;
	color: #fff;
	margin: 2em 0 2em 0;
}

#contentMain div.callout h3 {
	margin: .35em 0 .35em 0;
	color: #f0f1ac;
}

#contentMain div.callout blockquote {
	padding: 0;
	margin: 1em;
  }


#contentMain div.callout blockquote p {
  font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
}

#siteInfo {
	background: #66676a;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	padding: 27px 36px;
	width: 728px;
}

#siteInfo p {
	line-height: 1.5;
}

#contactNumbers {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
}



/* End:Layout */




/* Start:Navigation */

#branding a:link {
	display: block;
	height: 214px;
	width: 243px;
}

#primaryNav {
	background: #66676a;
	float: left;
	padding-top: 0px;
	position: relative;
	width: 243px;
	z-index: 4;
}

#categoryNav {
	background: #434447;
	border-bottom: 20px solid #a4181b;
	position: relative;
}

#categoryNav li
{
	border-bottom: solid 1px #66676a;		
}

#categoryNav li a
{
	background:url(../images/leftNav-off.png) no-repeat left center;
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 10px 16px 10px 50px;
	text-decoration: none;
	text-transform: uppercase;
}

#categoryNav li a:hover
{
	background: #a4181b url(../images/leftNav-on.png) no-repeat left center;
	color: #FFF;
}

#footerNav {
	list-style: none;
	margin-bottom: .25em;
	overflow: hidden;
}

#footerNav li {
	border-right: 1px solid #a4181b;
	float: left;
	font-size:1em;
	font-weight:bold;
	line-height: 1.2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	white-space: nowrap;
}

#footerNav li a {
	color: #fff;
	text-decoration: none;
}

#footerNav .footerlast {
	border-right:none;
}

#footerNav .number {
	border-right:none;
}

#footerNav .number span {
	border-right:none;
	padding-left:5px;
	padding-right:5px;
}


#thumbList {
	position: absolute;
	top: 400px;
	left: 0;
}

#thumbList li {
	display: inline;
	margin-right: .5em;
}

#thumbList li a {
	color: #ff0000;
	text-decoration: none;
}




/* End:Navigation */

a:link, a:visited, a:active
{
	color: #3d3d95;
}

a:hover
{
	background: none;
}

#branding a:hover
{
	background: none;
}






/* Start:Misc */

#breadcrumbs {
	background: url(../images/global/dividerHorizontal.gif) no-repeat left bottom;
	margin: 16px 0 0 25px;
	padding-bottom: 16px;
}

#categoryOverview {
	background: url(../images/global/dividerHorizontal.gif) no-repeat left bottom;
	margin-bottom: 25px;
	padding-bottom: 16px;
	width: 703px;
}

#contentMain ul, #contentMain ol {
	margin: 1em 0;
}

#contentMain ul li {
	margin-bottom: 0.66em;
	line-height: 1.5em;
}

#contentMain ul li {
	padding-left: 17px;
	background: url(../images/bullet.gif) 5px 0.66em no-repeat;
}


div.featuredCallout span span {
	color: #C4171B;
}

#contentMain div.misc p {
	font-size: 1em;
}


/* End:Misc */


