@import url("/_css/forms.css");

h1, .hide, .noprint {
	display: none;
}

.printonly {
	display: inline;
	}

body, td {
	font: 12px/1.5 helvetica, arial, verdana, sans-serif;
}


body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#shadow {
	width: 825px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	}
	
#outside {
	padding: 16px 0 0 0;
	width: 815px;
	text-align: center;
	margin: 0 auto;
	}

	
h2 {
	margin: 65px 0 30px 0;
	color: #fff;
	font-size: 160%;
	text-align: right;
	padding: 0 10px 0 0;
	}
	
h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
	margin: 15px 0 0 0;
	}
	
h5 {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 110%;
	}
	
h3 {
	color: #265194;
	font-size: 140%;
	margin: 20px 0 15px 0;
	}
	
#footnote {
	margin: 30px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	}
	
#footnote p {
	color: #666;
	font-size: 90%;
	}
	
#breadcrumbs {
	margin: 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	}
	
#breadcrumbs p {
	margin: 0;
	padding: 0;
	color: #006;
	font-size: 90%;
	}
	
#content a, #content a:visited {
	color: #d37403;
	text-decoration: none;
	}
	
#content a:hover {
	text-decoration: underline;
	}

	
#frame {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 755px;
	background: transparent url(/_img/nav_edge.gif) top left repeat-y;
	}
	

#nav {
	float: left;
	padding: 13px 0 0 0;
	margin: 0;
	width: 180px;
	}
	
#content {
	margin: 0 0 0 198px;
	padding: 13px 0 0 0;
	width: 553px;
	}
	
#content p {
	margin: 0 0 5px;
	}
	
#contact p {
	font-size: 13px/1.6;
	}
	
.b-about-csc #content {
	background: url(/_img/head_01.jpg) top left no-repeat;
	}
	
.b-about-fcsc #content {
	background: url(/_img/head_02.jpg) top left no-repeat;
	}
	
.b-advocacy #content {
	background: url(/_img/head_03.jpg) top left no-repeat;
	}
	
.b-resources #content {
	background: url(/_img/head_04.jpg) top left no-repeat;
	}
	
.b-news #content {
	background: url(/_img/head_05.jpg) top left no-repeat;
	}

#footer {
	margin: 20px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 20px 10px;
	text-align: left;
	width: 732px;
	background: #fff;
	border-top: 1px solid #000;
	}
	
#footer p {
	font-size: 11px;
	line-height: 150%;
	padding: 0;
	margin: 0;
	}
	
.intro {
	margin: 10px 0 20px 0!important;
	}

#nav h3 {
	margin: 60px 0 10px 0;
	padding: 0 20px 0 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 110%;
	}
	
#hosting {
	float: right;
	}


/*   MENU  */

#menu{
z-index:2;
margin: 20px 0;
}

#menu a {
display:block;
border-bottom:1px solid #9fb7dd;
padding: 3px 0 3px 5px;
width:130px;
}

#menu a{
text-decoration:none;
font-weight: bold;
}

#menu a {
color:#265194;
}

#menu a:visited{
color:#006;
}

.b-about-csc a#m-about-csc,
.b-about-fcsc a#m-about-fcsc,
.b-advocacy a#m-advocacy,
.b-resources a#m-resources,
.b-news a#m-news {
	background: #d6e698;
	}

#menu ul li ul li a {
color:#265194;
background: #fff;
border-bottom:1px solid #9fb7dd;
border-left:1px solid #9fb7dd;
border-right:1px solid #9fb7dd;
}
#menu a:active{
color:#060;
background:#eaf7b6;
}

#menu a:hover{
color:#d37403;
background:#eaf7b6;
}




#menu li{
list-style-type:none;
}

#menu ul li{
position:relative;
}

#menu li ul{
position:absolute;
border-top:1px solid #9fb7dd;
top:0;
left:136px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:136px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}


/* END MENU */

	
#subnav, #blognav {
	float: right;
	width: 230px;
	border: 1px solid #ccc;
	margin: 0 0 20px 20px;
	padding: 10px;
	}
	
#blognav {
	width: 180px;
	}
	
#subnav ul, #blognav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#subnav li a {
	display:block;
border-bottom:1px solid #9fb7dd;
padding: 3px 0 3px 5px;
text-decoration:none;
font-weight: bold;
color:#265194;
}

#blognav li {
	margin: 0 0 10px 0;
	border-bottom:1px solid #9fb7dd;
}

#blognav li a {
	padding: 3px 0 0 0px;
margin: 0;
text-decoration:none;
font-weight: bold;
color:#265194;
}

#subnav li a:hover, #blognav li a:hover{
color:#d37403;
background:#eaf7b6;
}

#subnav ul.bullet li {
	list-style: disc;
	margin-left: 20px;
	}
	


#news {
	padding: 10px 0;
	margin: 20px 0 10px 0;
	}
	
.news {
	width: 150px;
	float: left;
	padding: 0 5px;
	margin: 0 25px 0 0;
	}
	
.last {
	border: none;
	margin: 0;
	}
	
.news h4 {
	color: #17458d;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	}
	
.news p {
	margin: 0;
	padding: 0;
	line-height: 140%;
	}
	
.news a {
	display: block;
	color: #000!important;
	text-decoration: none;
	}
	
.more {
	color: #17458d;
	margin: 5px 0 0 0;
	}
	
.news a:hover .more, .news a:hover h4 {
	color: #d37403;
	}
	
	
.news a:hover {
	color: #000;
	text-decoration: none!important;
	}
	
.news-date {
	font-style: italic;
	font-weight: normal;
	}
	
#core-quote {
	margin: 0;
	padding: 200px 10px 0 20px;
	color: #fff;
	font-size: 140%;
	line-height: 120%;
	}
	
.quote-cite {
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	}
	
#core-splash {
	height: 295px;
	}
	
.splash-1 {
	background: url(/_img/core_01.jpg) top left no-repeat;
	}
	
.splash-2 {
	background: url(/_img/core_02.jpg) top left no-repeat;
	}
	
.splash-3 {
	background: url(/_img/core_03.jpg) top left no-repeat;
	}
	
.splash-4 {
	background: url(/_img/core_04.jpg) top left no-repeat;
	}
	
.splash-5 {
	background: url(/_img/core_05.jpg) top left no-repeat;
	}
	
.splash-6 {
	background: url(/_img/core_06.jpg) top left no-repeat;
	}
	
.splash-7 {
	background: url(/_img/core_07.jpg) top left no-repeat;
	}
	
.splash-8 {
	background: url(/_img/core_08.jpg) top left no-repeat;
	}
	
	
