/*-------------- FSC HEADER --------------*/

#fsctitle {
	margin: 14px 0 3px 0;
	}

#fscmenu img { border: 0; }


/*-------------- FSC CONTENT AREA --------------*/

#widecolumn, #narrowcolumn {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 18px;
	}
	
#widecolumn {
	width: 600px;
	height: auto;
	float: left;
	}

#widecolumn2 {
	padding-left: 5px;
	width: 607px;
}

#narrowcolumn { /* the left column of two-column layout */
	width: 412px;
	height: auto;
	float: left;
	}

#rightcolumn {
	width: 170px;
	height: auto;
	float: right;
	}

#rightcolumn h2.blockheading {
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 2px;
	}

.infobox {
	margin-top: 5px;
	background-color: #fff;
	padding: 0;
}

.whiteinfobox {
	margin-top: 20px;
	background: #fff url("../images/topred.gif") no-repeat;
	background-position: top left;
	padding: 0 5px 5px;
}

.redinfobox {
	margin-top: 20px;
	background: #eee url("../images/topred.gif") no-repeat;
	background-position: top left;
	padding: 0 5px 5px;
}

.redinfobox_nopadding {
	margin-top: 20px;
	background: #eee url("../images/topred.gif") no-repeat;
	background-position: top left;
	padding: 0;
}


.yellowinfobox {
	margin-top: 20px;
	background: #eee url("../images/topyellow.gif") no-repeat;
	background-position: top left;
	padding: 0 5px 5px;
}

.infoblockbottom {
	width: 170px;
	height: 10px;
	float: right;
	background: #fff url("../images/bottom_red.gif") no-repeat;
	background-position: bottom right;
	margin-top: 3px;
	}

#narrowcolumn h2#pagename, #widecolumn h2#pagename {
	background: #fff url("../images/square_999.gif") no-repeat;
	background-position: bottom left;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 18px;
	margin-left: -19px;
	}
#narrowcolumn h2#subpagename, #widecolumn h2#subpagename {
	background: #fff url("../images/square_999.gif") no-repeat;
	background-position: bottom left;
	font-size: 14px;
	padding-top: 0;
	margin-top: -2px;
	padding-left: 18px;
	margin-left: -19px;
	}

#breadcrumbs {
	/* background: #fff url("../images/square_ccc2.gif") no-repeat;
	background-position: bottom left; */
	color: #666;
	font-size: 11px;
	padding-top: 18px;
	padding-bottom: 1px;
	margin-bottom: 0;
	padding-left: 18px;
	margin-left: -19px;
	}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #cc0000;
	text-decoration: none;
	}

/* these styles overwrite cns heading styles */

#narrowcolumn h1, #widecolumn h1 {
	padding-top: 0;
	font-size: 16px;
	}
	
#narrowcolumn h2, #widecolumn h2 {
	font-size: 14px;
	padding-top: 10px;
	}
	
#narrowcolumn h3, #widecolumn h3 {
	font-size: 12px;
	padding-top: 4px;
	margin-bottom: 3px;
	}

#narrowcolumn p {
	margin: 0;
	padding: 0;
}
	
.subsectionbreak {
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed gray;
	}

/*-------------- NEWS AND EVENTS --------------*/

.post {
	margin-bottom: 10px;
	}

.post h2 {
	font-size: 14px;
	}

.post p {
	margin: 0;
	padding: 0;
	}

.post .postdate {
	color: #999;
}
	
.subcategorybreak {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed gray;
	}
	
.rssbutton {
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #f60;
	text-decoration: none;
	border: 1px solid;
	padding: 0 3px;
	margin: 0;
	border-color: #fc9 #630 #330 #f96;
	}

/*-------------- FORMS --------------*/

.required, .note {
	color: #ff0000;
	}


/*-------------- SERVICES --------------*/

h3 a { text-decoration: none; }

/*-------------- RESOURCES --------------*/

.sectionheading { 
	font-size: 14px;
	font-weight: bold;
	}
	
.sectionbreak {
	width: 100%;
	clear: both;
	border-bottom: 1px dashed gray;
	}
	
/*-------------- RESOURCES-TUTORIALS --------------*/

/*.tutorial_sectionsubheading {
	margin-left: 15px;
}

.tutorial_subsection {
	margin-left: 31px;
}

.showsection {
	width: auto;
	display: inline;
	float: right;
}
*/
.tutorialsection {
	padding-top: 10px;
}
