body{
	margin:0px;
	padding:0px;
	font-family: "Tahoma",tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color:#263102;
}

a{	
	color:#687819;
}
td{
  vertical-align:top;
}
img{
	border:0;
}

.header{
	width:824px;
	border:1px;
}

.headerRight{
	color:#104b7d;
	float:right;
	font-size:10px;
	height:56px;
	position: relative;
	z-index:1;
	margin-top:45px;
	
}

.headerRight a{
	text-decoration:none;
	color:#104b7d;
}

.headerLeft{
	color:#000000;
	float:left;
	height:101px;
	position: relative;
	z-index:1;
}

#mainStructure{
	padding:0px;
	width:824px;
	margin:0 auto;
}

.contentContainer{
	width:825px;
	padding:0px;
	margin:0px;

}
.contentContainer{
  height:500px;
}

.contentContainer[class]{

  min-height:500px;

}
.content{
	padding:0px;
	text-align:top;
}

.leftColumn{
	width: 184px;
	background: url(/assets/templates/2007/images/bg_left.jpg);
	background-repeat: no-repeat;
	background-color:#cdd367;
	padding:20px 0px 0px 0px;
	font-size:11px;
}

.leftColumn .LCOS_title{
  	background-image:url(/assets/templates/2007/images/subnav_gradient.jpg);
  	background-repeat:repeat-y;
  	background-color:#F0F3BC;
  	padding:5px 20px;
  	color:#687819;
  	text-transform:uppercase;
}

.leftColumn .LCOS_title a{
  	text-decoration:none;
}

.leftColumn .LCOS_title a:hover{
  	text-decoration:underline;
}

.leftColumn ul{
  	list-style-type:none;
  	margin:5px 15px 5px 30px;
	padding:0px;
}

.leftColumn li{
  	padding:5px 0px;
}

.leftColumn ul a{
  	text-decoration:none;
  	text-transform:uppercase;
}

.leftColumn ul a:hover{
  	text-decoration:underline;
}

.leftColumn .LCOS_current{
  	color:#0c4b7d;
  	text-transform:uppercase;
  
}

.bigColumn{
	background: url(/assets/templates/2007/images/bg_bigColumn.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#f6f8d5;
	padding:0px;
}

#fh3a{
  	font-size:20px;
  	color:#0c4b7d;
  	margin-bottom:10px;
}

#fh2a, #fh2b{
  	color:#939932;
  	font-size:20px;
  	
  	margin-bottom:10px;
}
#fh1a, #fh1b, #fh1c{
  	color:#c87331;
  	font-size:26px;
  	
  	margin-bottom:10px;
}

.middleColumn{
	width: 350px;
	float:left;
}

.rightColumn{
	width: 230px;
	float:right;
  margin-right:10px;
  margin-top:15px;
}


.rightColumn p{
	margin-bottom: 0px;
	margin-top:0px;
}

.footer{
	width:825px;
	font-size:9px;
	background-color:#104b7d;
}

.footer a{
  text-decoration:underline;
  color:#263102;
  
}

.copyrightRight{
	width:48%;
	background-color:#ffffff;
	text-align: right;
	float: right;
}

.copyrightRight a{
  text-decoration:underline;
  color:#263102;
}

.copyrightLeft{
	width:48%;
	background-color:#ffffff;
	text-align: left;
	float: left;
}

.copyrightLeft a{
  text-decoration:underline;
  color:#263102;
}

.contentBuffer{
	padding: 20px;
}

.homeCol1{
	background-color:#b2bb1c;
	width:30%;
}

.homeCol2{
	background-color:#cfd560;
	width:35%;
}

.homeCol3{
	width:35%;
	background: url(/assets/templates/2007/images/home_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#b2bb1c;
	padding:0px;
}

.homeCol3 img{
	margin-left:-5px;
}

#c1{
	margin-left:-5px;
}

#c2{
	margin-left:-5px;
}

#c3{
	margin-left:-5px;
}

h6{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color:#104b7d;
	margin:0;
	padding:0;
}

h6 strong{
	padding:0;	
}


.error,.tdErrorMessage{
	color:#cc0000;
}
.tblContentModule td{
	padding:5px;
}
.leftColumn li a{
	color:#687819;	
}

