body
{
	margin-top: 0px;
	background-image: url(../images/backgroundcolumn.gif);
	margin-bottom: 0px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
H3
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4FA5DA;
	font-size:15px;
}
/* Main Divs ------------------------------------------------------------- */
#olivegreen {
	background-color:#5f5323;
	
}
#middlebar {
	background-color:#4FA5DA;
	
}
#shortbar
{
	background-color:#706760;
	}


#orange 
{
	
	background-color:#C37C14;
	
}
#topleftcolumn
{
	
	border-top: white 1px solid;
	
	background-color: #4FA5DA;
}
#expand
{
	position: static;
	height: 100%;
	}

#dividerline
{
	border-right: appworkspace 1px solid;
}
#picline
{
	border-bottom: white 1px solid;
	border-top: white 1px solid;
}
#picbottomline
{
	border-bottom: white 1px solid;
}
#pictopline
{
	border-bottom: white 1px solid;
}
#olivelight
{
	margin:0px;
	background-color:#9B8f72;
}

#maroon{
	background-color:#4FA5DA;
}
#lightgreen
 {
	background-color:#8C8D65;
	
}

#header
{
	margin: 5px;
	background: transparent url('../images/cnc_logo.gif') no-repeat;
	width: 140px;
	height: 80px;
	float: left;
}

#green
{
	background-color: #b5dc10;
	height: 5px;
}

#grey
{
	background-color: #a3a3a3;
	height: 5px;
}

#tagline
{
	margin: 5px;
	float: right;
	text-align: right;
}

#logo
{
	width: 230px;
}

#leftNav
{
	width: 130px;
	background-color: #b4b4b4;
	float: left;
	clear: none;
}

#Nav
{
	font-size: 9px;
	float: left;
	width: auto;
	color: #a3a3a3;
}

#contentarea
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	float: left;
	padding-bottom: 20px;
	width: auto;
	color: #a3a3a3;
	line-height: 14px;
	padding-top: 20px;
}

#tagline h1 
{
	color: #b5dc10;
}

#tagline h1 em
{
	color: #a3a3a3;
}

.clear
{
	clear: both;
}
ul.subnav
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-indent: -18px;
}
.subnav li
{
	padding: 0px;
	line-height: 0px;
	font-weight: normal;
	list-style-type: none;
	float: none;
	color: #a3a3a3;
	font-size: 9px;
	margin-top:14px;
	
}
.subnav a
{
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	float: none;
	padding: 3px;
	color: #FFFFFF;
	font-size: 9px;
}

ul.nav
{
	padding: 3px;
	margin: 0px;
	float: left;
	color: #a3a3a3;
	font-size: 9px;
	font-weight: normal;
}

.nav li
{
	font-weight: normal;
	margin: 0;
	padding: 3px;
	list-style-type: none;
	float: left;
	color: #a3a3a3;
	font-size: 9px;
}

ul.subnav
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-indent: -18px;
}
.subnav li
{
	padding: 0px;
	line-height: 0px;
	font-weight: normal;
	list-style-type: none;
	float: none;
	color: #a3a3a3;
	font-size: 9px;
	margin-top:14px;
	
}
.subnav a
{
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	float: none;
	padding: 3px;
	color: #FFFFFF;
	font-size: 9px;
}


.nav a
{
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	float: left;
	padding: 3px;
	color: #a3a3a3;
	font-size: 9px;
}

.nav a:hover
{
	float: left;
	padding: 3px;
	color: #4FA5DA;
	font-size: 9px;
	
}

a.nav1
{
}

a.subnav1
{
	padding: 0px;
	line-height: 0px;
}

a.subnav1
{
	margin-left:0px;
}

a.navActive
{
	font-weight: bold;
	color: #4FA5DA;
}

#LineWork
{
	background: transparent url( '../images/graphic.gif' );
	background-repeat: no-repeat;
}


#cncFooter
{
	margin-top: 4px;
	background-image: url( '../../../images/cn_logo.gif' );
	float: right;
	margin-right: 10px;
	width: 158px;
	height: 12px;
	background-repeat: no-repeat;
}

#container
{

	background-image: url( '../../../images/background.gif' );
	background-repeat: repeat-y;
	background-position: left;
}

a 
{
	color: #a3a3a3;
	text-decoration: none;
	font-weight: bold;
}
a .bracket { color: #FFF; }
a:hover .bracket { color: #4FA5DA; }
a:hover
{
	color: #b5cde9;
}
#Frontpageitem1
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	color: white;
	padding-top: 30px;
}
#footer { position: absolute; bottom: 0; border-top: 
1px solid black; width: 100%; height: 10; background-color: #ccf; }

/* Fixy Printy Dealy 18-October 2006 MM (I'd explain but it's not that hard)*/

  @media screen {
    #printPage {
      display: none;
    }
  }

  @media print {
    #screenPage {
      display: none;
    }
  }