body{background-color:#ceeaef;text-align:center}
body, div{
	margin:0;
	padding:0;
	font-family:Georgia, serif;/*, "Times New Roman", Times*/
}

#holder{
	text-align:center;
	width:897px;
	background-color:#ffffff;
}
#holder div{
	text-align:left;	
}
#header{
	width:897px;
	height:120px;
	background:url(images/bg_header.gif) #fff no-repeat;	 
	margin:0 auto;
}


ul.sidenav{
	list-style:none;
	padding-left:.6em;
	margin-left:.6em;
}
#rightcol ul.sidenav li{
	margin-bottom:.6em;	
}
#rightcol ul.sidenav a{
	font-weight:bold;
	color:#008fc5;
}
#rightcol ul.sidenav a.selected , #rightcol ul.sidenav a:hover{
	color:#000000;
}

#rightcol{
	float:right;
	width:201px;
	font-size:11px;	
	color:#008FC5;
}
.w171{
	width:171px !important; 
}
#rightcol  div{
		text-align:right;	
		padding:0 10px 2px 10px;
}
#rightcol ul.sidenav{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:125px;
	font-size:10px;	
}
#rightcol a{
	color:#a0be44;
}
#rightcol a.even{
	color:#008fc5;
}
.greenshadowbg{
	width:171px !important;
	padding-top:1em;
	padding-bottom:1em;
	background:url(images/bg_green.jpg) no-repeat white;	
	min-height:93px;	
}
.greenshadowbg div{
	padding:8px 3px 8px 3px;
	text-align:left !important;
}


#leftcol{
	float:left;	
	width:274px;
}
#leftcol.narrow{
	float:left;	
	width:200px;
}
#mainbody {
	margin-left:284px;
	margin-right:230px;
}
#mainbody.wide {
	margin-right:80px;
}
#mainbody.extrawide {
	margin-left:200px;
	margin-right:80px;
}
#mainbody.superwide {
	margin-left:20px;
	margin-right:80px;
}
#footercontainer{
	clear:both;
	height:78px;
	width:100%;
	text-align:right;
}
#footercontainer #footertxt{
	text-align:right;
}
#footer{
	float:right;
	width:469px;
	height:78px;
}
#footerlinks{
	padding:1.5em 0 2em 0;
	color:#008FC5;
	font-size: 11px;
}
#footerlinks a{
	color:#008FC5
}
#footerlinks a:hover{
	color:#000000;
}

/*  Typography  */

h1 {
	color:#008fc5;
	font-size:22px;
	font-weight:400;
	line-height:1.5em;
}
#mainbody a{
	text-decoration:underline;	
}
#mainbody p , .atastemonial{
	line-height:2em;
}
.atastemonial{
	margin-bottom:2em;
}
#mainbody , #mainbody a {
	font-size:14px;	
	color:#008fc5;
}
#mainbody .even , #mainbody .even a{
	color:#f7b027;
}

.highlight-light{
	color:#81a907 !important;
}
.pgreenbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #81a907;
}
a.nounderline{
	text-decoration:none !important;
}
.linklist a{
	line-height:1.5em;	
}

a{
	text-decoration:none;		
}
a:hover , #mainbody a:hover{
	text-decoration:underline;	
	color:black;
}

.dm{
	background-color:#fce7bb;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
}
.dm ul{
	list-style:none;
	font-size:11px;
	margin:0;
	padding:0;	
	padding-left:3px;
	margin-left:3px;
}
.dm li{
	padding:.6em 0 .6em 0;	
	line-height:16px;
}
.dm a{
	font-family:Tahoma, Geneva, sans-serif;	
	color:#f1790a;
}
.dm a.selected{
	color:#008FC5;
}
.dm a:hover{
	font-family:Tahoma, Geneva, sans-serif;	
	color:#008fc5;
	text-decoration:none;
}
.pbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #008FC5;
}
.plesslead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	color: #008FC5;
}
.plessleadbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #008FC5;
	line-height: 11px;
}
#specschart td{
	text-align:center;
}


.contentscenter{text-align:center !important;}
.contentsleft{text-align:left !important;}
.contentsright{text-align:right !important;}

.columns{
	width:360px;
}
.superwide .columns{
	width:800px;
}

.columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .columns {height: 1%;}

.columns .column{
  float:left;
  overflow:hidden;
  /*border:1px solid black;*/
}
.columns .last{ float:right; }

.col2 .columnleft{ width:160px; }
.col2 .columnright{ width:160px; }


.col3 .columnleft{ width:250px; }
.col3 .columncenter{ width:250px; margin-left:20px; }
.col3 .columnright{ width:250px; }
.specheads {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008fc5;
}
