@charset "UTF-8";
/* CSS Document */

body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #c6d9ae;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	line-height: 1.25;
}
.thrColFixHdr #container { 
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
.thrColFixHdr #header { 
	padding: 0 0px 0 0px;
	height:116px;
	overflow:hidden;
} 
.thrColFixHdr #h1 {
	font: 20px Arial, Helvetica, sans-serif;
	background: #c6d9ae;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
.thrColFixHdr #leftimage {
	float: left;
	width: 192px;
	background: ;
	padding: 0px 0px 0px 0px;
	height:600px;
	overflow: hidden;
}
.thrColFixHdr #submenu {
	float: right;
	width: 832px;
	padding: 0px 0px 0px 0px
	position:relative;
	height:15px;
	overflow: hidden;
}
.thrColFixHdr #rightmenu {
	float: right;
	width: 126px;
	background: #;
	padding: 0px 0px 0px 0px;
	height:600px;
	overflow: hidden;
}
.thrColFixHdr #content { 
	background: ;
	margin: 0;
	padding: 50px 20px 10px 30px;
	background-image: ;
	background-repeat: no-repeat;
	background-color: #c6d9ae;
	text-align: left;
	overflow:hidden;
	width:656px !important;
	width:650px;
	display:block;
} 
.thrColFixHdr #images { 
	background: ;
	margin: 0 0px;
	padding: 20px 0px 0px 0px;
	background-image: ;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
} 
.thrColFixHdr #footer { 
	padding: 0 0px 0 0px;
	height:28px;
	overflow: hidden;	
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.spacer_in {
   height: 1;
   width: 10;
}

img
{  border-style: none;
}

.column {
   width:275px;
   border-right:0px dashed #000;
   padding: 10px 10px 10px 10px;
   float:left;
   text-align:left;
   background-color: #c6d9ae;}
   
.column2 {
   width:330px;
   border-right:0px dashed #000;
   padding: 10px 10px 10px 10px;
   float:left;
   text-align:left;
   background-color: #c6d9ae;}   
