@charset "UTF-8";

/* CSS Document */

/* TAG STYLES */

body {
	background-color:  #FFFFFF;
	text-align: center;
	font: 12px/1.5em  Arial, Helvetica, sans-serif ;
	color: #333333;
}


	

p {
	margin: 0px;
	padding: 4px 0px 7px;}

/******************************** DIV STYLES *****************************/

#container {
	position:relative;
	width: 960px;
	margin:0 auto;
	text-align: left;
}

#header {
	background-image:url(images/csc_header.jpg);
	position:relative;
	width: 960px;
	height: 182px;
	}
	
#surveyheader {
	background-image:url(images/csc_header_survey.jpg);
	position:relative;
	width: 960px;
	height: 182px;
	}
	
#surveycontentright3col {
	background-color:#FF9900;
	border-right: #999999 solid 1px ;
	border-collapse:collapse;
	padding: 10px 10px 20px 10px;	width: 380px;
	float:left;
	height:inherit;
}	

	
#headertext {
	width: 480px;
	font-family: "Arial Narrow", "Arial Narrow Bold", Arial, Helvetica, sans-serif ;
	position: absolute;
	right: 0;
	bottom: 8px;
	text-align:center;
	font-size: 2.8em;
	line-height:1.1em;
}

#footer {
	clear:both;
	background-image:url(images/csc_footer.jpg);
	position: relative;
	width: 960px;
	height: 132px;	
	margin: 0;
	float: left;
	clear: both;
	padding: 0;
	display: inline;
}
	
#footertext {
	width: 380px;
	color:#003366;
	font-family: "Arial Narrow", "Arial Narrow Bold", Arial, Helvetica, sans-serif ;
	position: absolute;
	right: 0;
	bottom: 64px;
	text-align:center;
	font-size: 1.8em;
	line-height:1.1em;
}

#footertext a: link {
	text-decoration: none;
	color:#003366;
	}


#content {
	width: 960px;
	margin: 0;
	float: left;
	clear: both;
	padding: 0;
	display: inline;
	text-align:left;
}

#subnavleft {
	margin-right: 10px;
	width: 155px;
	float:left;
}

#contentleft {
	padding: 10px;	width: 490px;
	float:left;
}
#contentleft3colnobrdr {
	border-left: #999999 solid 1px ;
	border-collapse:collapse;
	padding: 0 10px 10px 10px;	width: 380px;
	float:left;
}

#contentleft3col {
	border-left: #999999 solid 1px ;
	border-right: #999999 solid 1px ;
	border-collapse:collapse;
	padding: 0 10px 10px 10px;	width: 380px;
	float:left;
}


#contentright3colbrdr {
	background-color:#F1F2DF;
	border: #999999 solid 1px ;
	border-collapse:collapse;
	padding: 0 10px 10px 10px;	width: 380px;
	float:left;
	height:inherit;
}


#contentright3col {
	border-right: #999999 solid 1px ;
	border-collapse:collapse;
	padding: 0 10px 10px 10px;	width: 380px;
	float:left;
	height:inherit;
}

#contentleftsplitcol {
	display:inline;
	padding: 0 10px 0px 0px;	width: 178px;
	float:left;
}
#contentonecol860 {
	border-left: #999999 solid 1px ;
	padding: 0 10px 10px 10px;	width: 860px;
	float:left;
}

#contentonecol {
	border-left: #999999 solid 1px ;
	padding: 0 10px 10px 10px;	width: 687px;
	float:left;
}
#committeecontact {
	padding: 10px;
	width: 690px;
	float:left;
	border-left: #999999 solid 1px ;
}

#surveytag {
	height: 97px;
	width: 77px;
	position:absolute;
	left: 449px;
	top: 83px;
	}

#committeecontact_col1 {
	padding: 0;
	width: 128px;
	float:left;
}

#committeecontact_col2 {
	padding: 0;
	width: 102px;
	float:left;
}

#committeecontact_col3 {
	padding: 0;
	width: 157px;
	float:left;
}



#contentright {
	width:360px;
	padding: 10px;
	float:right;
}	

#joinus {
	height:85px;
	width: 85px;
	position:absolute;
	right: 455px;
	bottom: 44px;
}	

#fullcolumn {
	text-align:center;
	width: 880px;
	margin: 0 32px 32px 32px;
}	















/******************************** NAV STYLES *****************************/



#topnav {
	padding: 0px;
	height: 40px;
	background: url(images/navbkgd.jpg) repeat-x;
	float: left;
	display: inline;
	clear: both;
	width: 960px;
	border-right: #FFFFFF 1px;
}

#topnav .first {
	padding-left: 20px;
}

#topnav .last {
	background-color:#3333CC;
	padding: 4px 18px 5px 18px;
	border-right:none;
}






/*****  ZERO OUT PADDING AND STYLE DEFAULT FONTS ****/

ul.nav{
	list-style: none;
	font: 1.25em 	"Arial Narrow", "Arial Narrow Bold", Arial, Helvetica, sans-serif ;
	margin: 0;
	padding: 0;
	
}

/****  SET FLOAT -  KEEPS ALL THE NAVIGATION ON ONE LINE ****/

ul.nav li {
	float: left;
	position: relative;
	height: 25px;
	line-height: 25px;
	border-right: 1px solid #FFFFFF;

	
}



/**** STYLE TOP NAV *****/

ul.nav li a:link, ul.nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 18px 0 18px;
	margin: 0;
}

ul.nav li a:hover {
	color: #003366;
	text-decoration: none;
}





/****************** STYLE DROP NAV ******************/





ul.drop {
	margin: 0;
	padding: 0;
	width: 180px;
	list-style: none;
}

ul.drop li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	border-right: none;
	border-left: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}





ul.drop li a:link, ul.drop li a:visited {
	font-family: "Arial Narrow", "Arial Narrow Bold", Arial, Helvetica, sans-serif ;
	font-size:.9em;	display: block;
	font-weight: normal;
	width: 180px;
	text-decoration: none;
	color: #000000;
	background-color: #A4C6E5;
	opacity: 0.90;
	padding-left: 10px;
}

ul.drop li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3333CC;
}













/***************************** SUB NAV STYLES ****************************/



/* SUBNAV LEFT TOP */

ul.subnavlefttop{
	padding: 0;
	margin: 0;
}

ul.subnavlefttop li {
	line-height: 33px;
	list-style:none;
	float:left;
	text-align:left;
	padding: 0 0 0 12px;
	margin: -14px 0 0 0;
	background-image:url(images/wavygreentop.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 155px;
	height: 40px;
}

ul.subnavlefttop a:link {
	color: #FFFFFF;
	text-decoration: none;
}



/* SUBNAV LEFT MIDDLE */




ul.subnavleftmid{
	padding: 0;
	margin: 0;
	
}

ul.subnavleftmid li {
	background-color:#8CC63F;
	list-style:none;
	float:left;
	text-align:left;
	padding: 4px 0 1px 12px;
	margin: 0;
	background-image:url(images/wavygreen.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 143px;
	height: 33px;
}

ul.subnavleftmid a:link {
	color: #FFFFFF;
	text-decoration: none;
	}


/* SUBNAV LEFT BOTTOM */

ul.subnavleftbtm{
	padding: 0;
	margin: 0;
}

ul.subnavleftbtm li {
	clear:both;
	background-color:#FFFFFF;
	list-style:none;
	float:left;
	text-align:left;
	padding: 0px 0 0px 12px;
	margin: 0;
	background-image:url(images/wavygreenbtm2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 144px;
	height: 44px;
}

ul.subnavleftbtm a:link {
	color: #FFFFFF;
	text-decoration: none;
}


ul.subnavlefttop li a:hover,  a:visited {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
	text-transform:capitalize;
}

ul.subnavleftmid li a:hover,  a:visited {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
	text-transform:capitalize;
}

ul.subnavleftbtm li a:hover, a:visited {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
	text-transform:capitalize;
}









/* SHOW LIST */

ul.nav li:hover ul, ul.nav li.over ul {
	display: block;
	list-style:none;
	left: -1px;
	top: 25px;
}








/* HIDE LIST */

ul.nav li ul {
	display: none;
	position: absolute;
	z-index: 1000;
}

li > ul {
	top: auto;
	left: auto;
}
















/******************************* TEXT STYLES ***************************/

.mainhead {
	font: Arial, Helvetica, sans-serif "Arial Narrow", "Arial Narrow Bold";
	font-size: 2em;
	line-height: 1.2em;
	padding-bottom: 32px;
	font-weight: bold;
	color: #000000;
	}
	
.subhead {
	font: Arial, Helvetica, sans-serif "Arial Narrow", "Arial Narrow Bold";
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	}	
	
.bodybold {
	font-weight:bold;
}

.bodyboldblue {
	color:#3366CC;
	font-weight:bold;
}

.bodyitalic {
	font-style:italic;
}



a:link {
	color:#3366CC;
}

ul.bodybullet a:visited {
	color: #799CD1;
	text-decoration:none;
	font-weight:normal;
}	
	

ul.bodybullet {
	list-style:url(images/csc_bulletdrop.gif);
	font-size: 1.0em;
	color:#666666;
	list-style: solid ;
	line-height: 1.35em;
	margin: 0 0 0 0em ;
	padding: 3px 4px 12px 21px;
}

ul.bodybulletblk {
	list-style:url(images/csc_bulletdrop.gif);
	font-size: 1.0em;
	color:#333333;
	list-style: solid ;
	line-height: 1.35em;
	margin: 0 0 0 0em ;
	padding: 3px 4px 12px 21px;
}


	




.footnote {
	font-size: .9em;
	line-height: 1.2em;
}


ol {
 list-style-type: upper-roman;
}
ol ol {
 padding-left:2em;
 list-style-type: upper-alpha;
}
ol ol ol {
 list-style-type: decimal;
}
ol ol ol ol {
 list-style-type: lower-alpha;
}
ol ol ol ol ol {
 list-style-type: lower-roman;
}


	
