body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	background-image:url(../images/lighttanbackground.png) ;
	}

#wrapper {
	margin:0px auto 10px auto;
	}

#header {
	height:150px;
	min-width:1000px;
	position:relative;
	border-bottom:6px solid #666042;
	background-color:#FFFFFF;
	}

#logo {
	width:500px;
	height:110px;
	position:absolute;
	z-index:100;
	padding:20px 0px 0px 0px;
	}

#headerImage {
	width:700px;
	height:150px;
	float:right;
	}

#shadowContainer {
	width:1000px;
	margin:0px auto 0px auto;
	background-image:url(../images/shadowbackground.png);
	background-repeat:repeat-y;
	}

#tanContainer {
	width:980px;
	margin:0px auto 0px auto;
	background-image:url(../images/greenbackground.png);
/*	background-color:#d8d5af;
	background-image:url(../images/tanbackground.png);
	background-repeat:repeat-x;*/
	}

#content {
	width:880px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/leftboarder.png);
	background-repeat:repeat-y;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}

#whiteSpacer {
	height:10px;
	background-color:#FFFFFF;
	}

#leftNav {
	width:180px;
	margin:0px 10px 0px 10px;
	float:left;
	}

#mainContent {
	width:660px;
	margin:0px 10px 0px 10px;
	float:left;
	min-height:500px;
	}

#pageHeader {
	border-bottom:2px solid #000000;
	padding-bottom:5px;
	margin-bottom:10px;
	}

#contentBottom {
	background-image:url(../images/hill.png);
	background-repeat:no-repeat;
	height:31px;
	margin-top:10px;
	}

#footer {
	width:980px;
	margin:10px auto 0px auto;
	padding-bottom:10px;
	text-align:center;
	color:#FFFFFF;
	}

#shadowbottom {
	width:1000px;
	margin:0px auto 0px auto;
	height:10px;
	background-image:url(../images/shadowbottomground2.png);
	background-repeat:no-repeat;
	}

#credits {
	width:980px;
	margin:0px auto 0px auto;
	text-align:right;
	font-size:10px;
	}

#credits a{
	text-decoration:none;
	color:#000000;
	}

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

#credits a:visited{
	text-decoration:none;
	color:#000000;
	}

.colClear {
	clear:both;
	}

.nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.nav li a {
	display:block;
	width:150px;
	padding:5px 0px 5px 30px;
	margin-bottom:5px;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	background-image:url(../images/bluearrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	}

.nav li a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bluearrow2.png);
	background-color:#EEEEEE;
	}
	
.columnEnd {
	background-image:url(../images/columnendline.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:10px;
	}

.button a {
	display:block;
	width:83px;
	float:right;
	text-align:right;
	padding:3px 27px 8px 5px;
	background-image:url(../images/buttonbackground.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.button a:hover {
	background-image:url(../images/buttonbackground2.png);
	text-decoration:none;
	}

.headline20 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}
	
.headline18 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
.headline16 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
	
.headline14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.colorGreen {
	color:#2C8437;
	}
		
.textSmall {
	font-size:10px;
	color:#666666;
	}	
	
	
.blacktab a {
	display:block;
  	height: 27px;
	width:150px;
	float:left;
	background:url(../images/blacktab.gif);
	background-repeat:no-repeat;
	padding: 5px 0px 0px 0px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	}	

.graytab a {
	display:block;
  	height: 22px;
	width:150px;
	float:left;
	background:url(../images/graytab.gif);
	background-repeat:no-repeat;
	padding: 10px 0px 0px 0px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	}	

.graytab a:hover {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/blacktab.gif) 0 5px;
	background-repeat:no-repeat;
	}


.lineItem {
	padding:0px 20px 10px 20px;
	}

.expandHeadline a {
	display:block;
	float:left;
	padding:4px 0px 5px 30px;
	text-decoration:none;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bluearrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	}

.expandHeadline a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bluearrow2.png);
	}

.links {
	padding-bottom:10px;
	}

.links a {
	text-decoration:none;
	}
.links a:hover {
	text-decoration:underline;
	}

.customfield {
	margin-bottom:5px;
	}
.loading{
font-size:24px;
text-align:center;
padding-top:50px;
}

.imagespace{
width:300px;
}
