@import url(navigation.css);

/* CORE ------------------------------------------------------------------------------------------------------ */
html {
 	min-height: 100%;
 	height: auto;
}

body {
	margin:0;
	padding:0;
	background:#E9EAE7 url(../Images/mainBackground.gif) bottom left;
	background-repeat:repeat-x;
}

.subTitle2
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}


.sectionTitle_new
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#pageWrapper {
	width:982px;
	margin:0 auto;
	background:#FFFFFF url(../Images/mosaic_stage.gif) no-repeat;
	background-position:top right;
	border:1px solid #e0e0e0;
	
}

#header {
	background:#00A99D url(../Images/header_background.gif) repeat-y;
	background-position:right;
	width:807px;
	margin:12px 0;
}

#mainLogo {
	background-image:url(../Images/main_logo.gif);
	background-repeat:no-repeat;
	width:254px;
	height:71px;
	float:left;
	margin:0 300px 0 20px;
}
#mainLogo h1{
	visibility:hidden;
	display:none;
}

#contentWrapper {
	margin:5px 0 15px 0;
}

#leftCol {
	float:left;
	width:705px;
}

#flashBar {
width:705px;
height:233px;
background-image:url(../Images/noflash.jpg);
background-position:top left
}

#mainContent {
	margin:23px 20px 35px 20px;
	font-size:15px;
}


#rightCol {
	margin-left:708px;
}


#quickLinks {
	height:195px;
	width:248px;
	padding:38px 10px 0 10px; 
	background:#f1f1ea url(../Images/ws_background.gif) no-repeat;
}
#quickLinks ul{
	list-style: none;
	padding:0;
	margin:0;
}
#quickLinks li{
	border-bottom:1px dotted #dbdbd6;

}
#quickLinks li a{
	color:#424242;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:8px 5px;
}
#quickLinks li a:hover{
	background-color:#f5f5f0;
}
#quickLinks li.last{
	border:none
}

#login {
	background:#ecebe3 url(../Images/login_back.gif) repeat-y;
	height:143px;
	width:234px;
	margin:0 0 0 5px;
	padding:7px 0 0 15px;
	color:#969B8F;
	font-style:italic;
}

#login input{
	border:none;
	background-color:#ffffff;
	height:20px;
	float:left;
	font-style:italic;
	color:#828282;
	width:151px;
	
}

.login_text {
padding:3px 0 0 0;
font-size:0.8em;
}


#cncLogo {
}

#newsFeeds {
	margin:-35px 20px 0 20px;
}

#news {
	width:270px;
	float:left;
	color:#B2B2B2;
}
#news ul{
	margin:10px 0 0 20px;
	padding:0;
	list-style:url(../Images/homeBullet.gif);
}
#news li{
	border-bottom:1px dotted #e5e5e5;
	padding:0 0 4px 0;
	margin-top:4px;
}
#news a{
	color:#000000;
	text-decoration:none;
}
#news h3{
	width:260px;
	height:22px;
	margin:0;
	padding:3px 0 0 10px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	background-color:#969B8F;
}
#events {
	width:360px;
	margin-left:280px;
	color:#B2B2B2;
}
#events ul{
	margin:10px 0 0 20px;
	list-style:url(../Images/homeBullet.gif);
	
}
#events li{
	border-bottom:1px dotted #e5e5e5;
	padding:0 0 4px 0;
	margin-top:4px;
}
#events a{
	color:#000000;
	text-decoration:none;
}
#events h3{
	width:360px;
	height:22px;
	margin:0;
	padding:3px 0 0 10px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	background-color:#c3c6bf;
}

#search {
	padding:15px 0 5px 0;
}
#search .input{
	border:none;
	background-color:#ffffff;
	height:18px;
	margin:0 5px 0 0;
	float:left;
	font-style:italic;
	color:#828282;
	width:175px;
}


#footer {
	background-color:#F3F4F3;
	color:#969B8F;
	padding:8px 20px;
	height:14px;
	font-size:10px;
	text-transform:uppercase;
}
#disclaimer {
}

#disclaimer a {
	text-decoration:none;
	color:#969B8F;
}

#disclaimer a:hover {
	text-decoration: underline;
}

#copyright {
	float: right;
	width:70px;
}

/* SITE UNIQUE STYLES ---------------------------------------------------------------------------------------- */




/* CORE ELEMENTS --------------------------------------------------------------------------------------------- */
ul {
}
li {
}
hr {
	border:1px solid #F0F0F0;
}

.clear {
	clear:both;
}


/* NAVIGATION - Please refer to navigation.css --------------------------------------------------------------- */
#mainNav {
 	background-color:#d4d2c0;
}
#headerNav{
 	color:#FFFFFF;
}
#headerNav a{
 	color:#FFFFFF;
	text-decoration:none;
}

/* FONTS ----------------------------------------------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

p {
	margin:0 0 20px 0;
}

a {
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
	color:#000000;
}
a:active {
}

h1 /* Website title */ {
}
h2 /* Section title */ {
}
h3 /* Page title */ {
}
h4 {
color: #000000;
	font-weight: bold;
	font-size: 14px;
}
h5 {
}
h6 {
}
/* Survey Specific */
.TabularHorizontal
{
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

.surveyTextBox
{
	font-size: 12px;
	width:auto;
}

table.surveyResponseTable {
width:555px;
}

table.surveyResponseTable tr td {
vertical-align:top;
padding:4px;
}

table.surveyResponseTable tr td.surveyRowHeading {
font-weight:bold;
width:100px;
}

table.surveyResponseTable tr td.surveyColumnHeading {
font-weight:bold;
color:#fff;
background-color:#5d7b9d;
}

table.surveyResponseTable tr.surveyTableAlternateRow {
background-color:#cbdef4;
}

table.surveyResponseTable tr.surveyTableRow {
background-color:#e7f0f9;
}

