/* @group standard */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/faded-background.jpg) repeat-y center top;
	font: .825em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	padding: 0 0 25px;
	margin: 0;
}

p {
	margin-top: 2px;
	padding-bottom: 4px;
}

p.standard {
	padding-right: 15px;
	padding-left: 15px;
}

div.standard {
	padding-right: 15px;
	padding-left: 15px;
}

form.standard {
	padding-right: 15px;
	padding-left: 15px;
}

img.negativemargin {
	margin-left: -15px;
	padding-bottom: 15px;
}

p.thumbnails img {
	padding-left: 15px;
	padding-top: 15px;
}

img {
	border-width: 0;
}

.standardten {
	padding-right: 10px;
	padding-left: 10px;
}



/* @end */

/* @group structure */

.ninefifty {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.cfsbg {
	background: url(../images/cfs-header.jpg) no-repeat center top;
	height: 112px;
}

.greybg90 {
	padding-top: 50px;
	padding-bottom: 15px;
}

.bigtext {
	padding-top: 50px;
	color: #56b6e6;
}

.categorylinks {
	padding-left: 15px;
	padding-top: 5px;
}

.maincontent {
	padding-top: 25px;
}

.leftpanel {
	width: 550px;
}

.rightpanel {
	width: 300px;
}

p.leader {
	padding-left: 15px;
}

#footer {
	padding-top: 20px;
	font-size: .825em;
	color: #99abbd;
}

.col1 {
	width: 500px;
}

.col2 {
	width: 360px;
}

.frow {
	border-top: 1px solid #bad0e6;
}



/* @end */

/* @group headings */

h1, .h1 {
	margin-top: 16px;
	margin-bottom: 5px;
	line-height: 1em;
	padding: 0 0 0 15px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

h2, .h2 {
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
}

h3, .h3 {
	margin-top: 8px;
	margin-bottom: 6px;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
}

h4, .h4 {
	margin-top: 8px;
	margin-bottom: 4px;
}

h5, .h5 {
	margin-top: 6px;
	margin-bottom: 3px;
}

h6, .h6 {
	margin-top: 5px;
	margin-bottom: 2px;
}

h1.standard, h2.standard, h3.standard, h4.standard, h5.standard, h6.standard {
	padding-left: 15px;
	padding-right: 15px;
}



/* @end */

/* @group forms */

form {
	padding: 5px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}

input, select {
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea {
	font: .825em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}

#login label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}

select.navmenu {
	width: 240px;
}



/* @end */

/* @group padding */

.padded {
	padding: 15px;
}

.paddedtop {
	padding-top: 15px;
}

.paddedright {
	padding-right: 15px;
}

.paddedbottom {
	padding-bottom: 15px;
}

.paddedleft {
	padding-left: 15px;
}

.paddedtopabit {
	padding-top: 10px;
}

.paddedtop25 {
	padding-top: 25px;
}

.paddedten {
	padding: 10px;
}

.paddedtopten {
	padding-top: 10px;
}

.paddedbottomten {
	padding-bottom: 10px;
}



/* @end */

/* @group links */

a, a:visited {
	text-decoration: underline;
	color: #465a97;
}

a:hover {
	text-decoration: underline;
	color: #006614;
}

.notshown a, .notshown a:visited {
	color: silver;
}

div.navigation a, div.navigation a:visited {
	color: #6099d1;
	text-decoration: none;
}

div.navigation a:hover {
	color: #3748ba;
	text-decoration: none;
}

div.navigation a.selected, div.navigation a.selected:visited {
	color: #ff5b16;
	text-decoration: none;
}

div.navigation a.selected:hover {
	text-decoration: none;
	color: #a14728;
}

div.navigation a.scselected, div.navigation a.scselected:visited {
	color: #ff5b16;
	text-decoration: none;
}

div.navigation a.scselected:hover {
	text-decoration: none;
	color: #a14728;
}

div.navigation a.scpselected, div.navigation a.scpselected:visited {
	color: #ff5b16;
	text-decoration: none;
}

div.navigation a.scpselected:hover {
	text-decoration: none;
	color: #a14728;
}

div#footer a, div#footer a:visited {
	color: #c4c4c4;
	text-decoration: none;
}

div#footer a:hover {
	color: #6cc4f1;
}

div.nfpanel a, div.nfpanel a:visited {
	color: #6c6c6c;
	text-decoration: none;
}

div.nfpanel a:hover {
	color: #6cc4f1;
}

div.footer a, div.footer a:visited {
	color: #6c6c6c;
	text-decoration: none;
}

div.footer a:hover {
	color: #6cc4f1;
}

a.nounderline, a.nounderline:visited {
	text-decoration: none;
}

.categorylinks a, .categorylinks a:visited {
	text-decoration: none;
	color: #5d92c2;
	padding-right: 15px;
}

.categorylinks a:hover {
	color: #000;
	text-decoration: underline;
}

.categorylinks a.selected, .categorylinks a.selected:visited {
	color: #ff5b16;
}



/* @end */

/* @group Misc */

.found {
	background-color: yellow;
}

img.icon {
	margin-right: 3px;
	margin-bottom: -4px;
}

.whitebg {
	background-color: #fff;
}

.err {
	color: #ff5b16;
}

.white {
	color: white;
}



/* @end */

/* @group borders */

p.bordertop {
	border-top: 1px solid gray;
}

.greybordertop {
	border-top: 1px solid gray;
}

.darkgreybgZ {
	background-color: #e6e6e6;
}



/* @end */

/* @group lists */

ul {
	margin-left: 0;
	text-indent: -1em;
	list-style-position: inside;
	padding-left: 2.2em;
	padding-right: 2.2em;
}

ul ul {
	list-style-type: square;
}

ul.pagelinks {
	padding: 10px 0 10px 1.2em;
}

ul.pagelinks li {
	padding-top: 5px;
	padding-bottom: 5px;
}



/* @end */

/* @group boxes */

.boxes {
	background-color: white;
}

.boxes2 {
	width: 240px;
	font-size: .825em;
	line-height: 1.3em;
}

.boxes3 {
	width: 120px;
}

.news {
	width: 200px;
}

.boxes4 {
	width: 60px;
}

/* @group box1 */

.box1 {
	width: 480px;
	background-color: white;
}

.box1title {
	height: 120px;
	overflow: auto;
}

.box1title h2 {
	padding-left: 10px;
}

.b1subtitle {
	font-size: 1.2em;
}

.box1title p {
	padding: 0 10px;
}

.box1image {
	padding-left: 10px;
}



/* @end */

/* @group Box2 */

.box2 {
	width: 240px;
}

.boxes2 img {
	border: 1px solid #e6e6e6;
}



/* @end */

/* @group Box3 */

.box3 {
	width: 120px;
	height: 120px;
}

.box3 img {
}



/* @end */

/* @group Box4 */

.box4 {
	width: 60px;
	height: 60px;
}

.box4 img {
	padding-left: 10px;
	padding-top: 10px;
}



/* @end */



/* @end */

/* #edf0f5 */