@charset "UTF-8";
/* CSS Document */

/* padding is the space inside the div box and margin is the space outside the div box */

/* body: top and bottom margins, default type */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* link colors */

a:link, a:visited {
	color: #CC6600;
}

/* form */

form { 
	margin-top: 0;
	margin-bottom: 0; 
}


/* wrapper: sets page width, content background color, centers in browser */

#divWrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

/* backgrounds */

#divBkgd {
	height: 800px;
	min-height: 800px;
	background-image: url(/images/bkgds/bkgd.gif);
	background-repeat: no-repeat;
}

/* nav */

#divNav {
	margin-left: 29px;
}

/* header with page heading and logo */

#divPageHeading {
	float: left;
	width: 300px;
	margin-left: 53px;
}
#divLogo {
	float: right;
	margin-right: 20px;
}

/* home */

#divHomePhotoBkgd {
	float: left;
	width: 698px;
	height: 362px;
	margin-left: 30px;
	margin-bottom: 0px;
	background-image: url(/images/bkgds/photo-bkgd.gif);
	background-repeat: no-repeat;
	margin-top: 100px;
}
#divHomePhotos {
	margin-left: 60px;
	margin-top: 26px;
}
#divHomeWide {
	float: left;
	width: 500px;
	margin-top: 20px;
}
#divHomeLeftC {
	float: left;
	width: 340px;
	margin-top: 20px;
}
#divHomeRightC {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 30px;
}
#twitter_div ul, li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333333;
}



#twitter_div {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333333;
}
#twitter_div ul {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#twitter_div ul li {
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#twitter_update_list {
}
#twitter_update_list li {
	display: block;
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #C60;
	padding-bottom: 4px;
}
.twitter_heading {
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #C60;
	padding-bottom: 4px;
}




/* content: main section of pages */

#divContentWrapper {
}
#divContent {
	float: left;
	width: 550px;
	margin-top: 30px;
	margin-left: 100px;
	margin-bottom: 20px;
}
#divContentHome {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-left: 65px;
	margin-bottom: 20px;
}
#divContentWide {
	float: left;
	width: 750px;
	margin-top: 50px;
	margin-left: 75px;
	margin-bottom: 20px;
}
#divLeftC {
	float: left;
	width: 400px;
	padding-left: 3px;
	margin-top: 20px;
	margin-left: 100px;
}
#divRightC {
	float: right;
	width: 257px;
	margin-top: 40px;
	margin-right: 80px;
}
#divSectionPhoto {
	float: left;
	width: 658px;
	margin-left: 60px;
	margin-top: 50px;
}
#divCommitteeL {
	float: left;
	width: 400px;
	margin-top: 40px;
	margin-left: 85px;
}
#divCommitteeR {	
	float: right;
	width: 300px;
	margin-top: 40px;
	margin-right: 80px;
	padding-left: 3px;
}


/* pullout */

#divPullout {
	width: 526px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 12px;
	background-color:#CDD6A4;
}

/* footer */

#divFooter {
	float: left;
	width: 876px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 12px;
	font-size: 11px;
	border: 1px dotted #C60;
	text-align: center;
	color: #993300;
}


/* text formatting*/

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #333333;
}
.bulletText {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333333;
	list-style-image: url(/images/sec/bullet.gif);
	margin-left: 12px;
}
.bodyList {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.caption {
	font-size: 11px;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #666666;
}
.company {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 12px;
	color: #666666;
}
.CommitteeNameRule {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 0px;
	padding-top: 4px;
	border-top: 1px dotted #C60;
}


/* logo spacer */

.LogoSpacer img {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 24px;
	padding-bottom: 24px;
	vertical-align: middle;
}

.ImageSpacerR {
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* intro */

.intro {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #993300;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* pullouts */

.pullout {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	margin-top: 9px;
	margin-bottom: 9px;
}
.pulloutHome {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 24px;
}
.pulloutHomeHeading {
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #C60;
	padding-bottom: 4px;
}


/* subheads */

.subheadBOLD {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #993300;
	margin-top: 18px;
	margin-bottom: 0px;
}
.subheadCAPS {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #993300;
	margin-top: 18px;
	margin-bottom: 6px;
}
.subheadRule {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	margin-top: 24px;
	margin-bottom: 18px;
	padding-top: 4px;
	border-top: 1px dotted #C60;
}

.SubheadList {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}


/* table styles */

.tableLeft {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right; 
}
.tableRight {
	font-size: 11px;
	text-align: left; 
}

