	/* csc-dw.css - Styles that need to be available to this document in order to show up correctly in dreamweaver and contribute */

	body {
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		font: 76% arial, verdana, tahoma, helvetica, sans-serif;
	}

	#container {
		border: 0px solid #FFF;
		width: 760px;
		margin: 30px auto;
		height: auto;
		background-color: #036;
		color: #FFF;
	}

	div#banner {
		width:760px;
		height:84px;
		padding:0;
		margin:0;
	}



	#footer {
		background-image:url(../images/footer.gif);
		background-repeat:no-repeat;
		background-position:top;
		width:760px;
		height:63px
		float:left;
		text-align:center;
		margin:0px 0 10px 0;
		padding:10px 0 20px 0;
	}
	.footerText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		text-align:center;
		color: #000000;
	}
	#footer a {
		text-decoration: none;
		color: #246;
		font-weight: bold;
	}


	#header {
		background-color: #036;
		color: #FFF;
		left:0;
		top:0;
	}

		#top-row-1 {
			position:relative;
			border:1px none #036;
			height: 60px;
			/*background:  url("/img/cached/new-logo-header-03d-03-bg.png");*/
		}



	#sitenav {
		background-color: #036;
		color: #FFF;
		border-bottom: 1px solid #000;
		width: 758px;
		margin: auto;
		position:relative;
		left:0;
		top:0;
		padding: 0;
	}

		#top-row-2 {
			height: 1.375em;
			padding:.25em;
			background-color: #427DB4;
		}

			#top-row-2-col-1 {
				padding: 0px;
				position:absolute;
				left: .5em;
				color: #FFF;
				font-weight: bold;
			}
				#navlinks {
					border: 1px solid #427DB4;
				}
				.whitebar {
					border: 1px solid #A60C30;
					border: 1px solid #B42042;
				}
				
					#navlinks a {
						border: 1px solid #427DB4;
						background-color: #427DB4;
						padding: 0 .25em 0 .25em;
						color: #FFF;
						text-decoration: none;
					}
					#navlinks a.cnl {
						border: 1px solid #427DB4;
						background-color: #427DB4;
						color: #FFF;
					}
					#navlinks a:hover, cnl#a:hover {
						border: 1px solid #3A5D79;
						background-color: #3C73A0;
						color: #FFF;
						text-decoration: none;
					}

					.whitebar a {
						border: 1px solid #A60C30;
						background-color: #A60C30;
						padding: 0 .25em 0 .25em;
						color: #FFF;
						text-decoration: none;
					}
					.whitebar a.cnl {
						border: 1px solid #427DB4;
						background-color: #427DB4;
						color: #FFF;
					}
					.whitebar a:hover, cnl#a:hover {
						border: 1px solid #A60C30;
						background-color: #FFF;
						color: #A60C30;
						text-decoration: none;
					}

			#top-row-2-col-2 {
				padding: 0px;
				position:absolute;
				right: .5em;
				color: #FFF;
				font-weight: bold;
			}
				#navdate {
					border: 1px solid #427DB4;
				}


	#wrapper {
		background-color: #F5F5FF;
	}

		#sidebar {
			/*background-color: #036;*/
			/*background-color: #BCD3E8;*/
			background-color: #FFFFFF;
			/*color: #FFF;
			border-right: 1px solid #000;	*/
			
			font-size: 1em;
			color: #000;
			margin: 0;
		}
		.simple-search {
			margin: 12px 0px;
		}
		.search-box {
			width: 130px;
			font-size: 11px;
		}
		.search-drop {
			width: 135px;
			font-size: 11px;
		}
		.search-btn {
			width: 65px;
			/* background: #A60C30; */
			background: #336699;
			/* border: 1px solid #B42042; */
			border: 1px solid #336699;
			color: #FFF;
			font-size: 1em;
			font-weight: bold;
		}
		.search-history {
			font-size: 11px;
		}
		#login {
			padding: 0 0 0 3px;
			font-size: 11px;
			font-weight: bold;
		}
		#login p {
			padding: 0 0 0 1px;
		}

		.search-tips {
			padding: 0 0 0 3px;
			color: #800;
			font-weight: bold;
		}

		.search-tips a {
			text-decoration: none;
		}

		.search-tips a:hover {
			text-decoration: underline;
		}

			.nav-content {
				position: relative;
				font-weight: normal;
				font-size: 1em;
				text-align: left;
				padding: 12px 5px 2px 10px;
				color: #FFF;
			}

			.nav-content-date {
				padding: 2px 5px 2px 10px;
				font-weight: bold;
				color: #FFF;
			}

			.nav-content a {
				color: #FFF;
				text-decoration: none;
			}
			.nav-content a:hover {
				text-decoration: underline;
			}
			.nav-content h3 {
				line-height: 1em;
				font-size: 1.1em;
				color:#FFFFFF;
			}
			
			.italics-box {
				font-family: "Times New Roman", Times, serif; 
				font-style: italic; 
				font-size: 15px;
			}

	#content-sep {
	background-color: #000;
	width: 1px;
	xpadding:0px;
	border: 0px solid #000;
	xmargin: 0px;
	color: #000;
	}

	#contentwrap {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	
	#content {
	background-color: #FEFEFF;
	padding: 12px 10px;
	
	color: #000;
	}
		#content-frame {
			background-color:#F5F5FF;
			border: 0px solid #000;
			margin: 0px;
			padding: 5px;
		}
			#content a {
				text-decoration: none;
				color: #246;
				font-weight: bold;
			}

			#content a:hover {
				text-decoration: underline;
			}

			#content h2.h2red {
				margin: 0;
				padding: 0;				
				color: #800000;
			}
			#content h3 {
				margin: 0;
				padding: 0;				
				color: #000;
			}
			#content-frame a:hover {
				text-decoration: underline;
			}

			#content UL {
				padding: 0;
				margin: 0 0 0 2em;
			}

			#content LI {
				padding: 0;
				margin: 1em 2em 0 0;
			}


		.initiative {
			height: 52px;
			background-color: #036;
			width: 760px;
			/*margin: auto;*/
			position:relative;
			left:0;
			top:0;
			padding: 0;
		}

		#copy-text {
			color: #F0F0F0;
			text-align: center;
			font-weight: bold;
			background-color: #003366;
			padding: 5px 0 5px 0;
		}
			#copy-text a {
				color: #FFF;
				font-weight: bold;
			}

/* Extended CSS properties for fonts */

		img.imgblk {
			display: block;
			position: relative;
		}

		img.imgcallout {
			border:1px solid #CC0000;
			padding:5px;
		}
		img.imgpixcallout {
			border:1px solid #CC0000;
			padding:0px;
		}

		form {
			padding: 0;
			margin: 0;
		}

		x.UL {
			padding: 0;
			margin: 0 0 0 1em;
		}
		x.LI {
			padding: 0;
			margin: 0 2em 1em 0;
		}

		#content-frame UL {
			padding: 0;
			margin: 0 0 0 2em;
		}

		#content-frame LI {
			padding: 0;
			margin: 0;
		}


		br.comp {
			display: none;
		}


		p {
			font-size: 1em;
			margin: 5px 0 5px 0;
		}

		p.pnews {
			top: 1em;
		}


		table {
			position: relative;
		}


		.center {
			text-align: center
		}

		.c {
			border:1px solid #69C;
			padding:0px;
		}

		input, select, .form2dark {
			margin: 1px;
			padding: 1px;
		}

/* List button bars */

	 /* DEFAULTS */
	ul#navlist li a,ul#subnavlist li a
	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

	div#navcontainer
	{
	width: 150px;
	background: #9CF;
	padding: 0em;
	}

	/* NAV LIST */
	ul#navlist
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

	ul#navlist li { display: inline; }

	ul#navlist li a
	{
	color: #fff;
	color: #000;
	font-size: 11px;
	display: block;
	background: #888;
	background: #BCD3E8;
	background: #FFF;
	padding: 2px 0 2px 6px;
	/*border-top: solid 1px #FEFEFF;
	border-top: solid 1px #cdf;*/
	width: 144px;
	}

	ul#navlist li a:hover { background: #036; color: #fff;}
	ul#navlist li a:hover { background: #A60C30; color: #fff;}
	ul#navlist li a:hover { background: #336699; color: #fff;}

	ul#navlist li a#current
	{
	color: #fff;
	background: #aae;
	}

	/* SUB NAV LIST */
	ul#subnavlist
	{
	margin: 0 0 0 13px;
	list-style-type: none;
	padding: 0;
	}

	ul#subnavlist li { display: inline; }

	ul#subnavlist li a
	{
	display: block;
	color: #666;
	background: #ccc;
	background: #99CCFF;
	background: #FFFFFF;
	padding: 2px 0 2px 10px;
	border-top: solid 1px #FEFEFF;
	height: auto;
	width: 114px;
	}

	ul#subnavlist li a:hover { background: #aae; }

	ul#navlist li a#subcurrent
	{
	color: #aaa;
	background: #ddd;
	}

	ul#navlist li a#subcurrent:hover { background: #ddd; }


div#date {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size: 7pt;
	width:758px;
	height:21px;
	margin:0px;
	padding:0px;
	color: #000000;
}
.page_date {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#000000;
	padding-left:5px;
	padding-top:4px;
}
.csclink {
	float: right;
	margin-top:2px;
	margin-right:2px;
}


