html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;
    background-color:#017441;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:861px;
}
/*
minheight {
  min-height:500px;
  height:auto !important;
  height:500px;
}
*/
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.search form input
{
    border:0px;
}
.search form table
{
    border:solid 1px #333;
    background-color:#fff;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:#fff !important; display:none !important;}
.gf-author {color:#abcfc0 !important; font-size:11px !important;}
.gf-relativePublishedDate {color:#abcfc0 !important; font-size:11px !important;}
.gf-snippet {color:#fff !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.search
{
    width:203px;
    height:29px;
    background:url("../images/graphics/search_bg.gif") no-repeat;
    float:right;
}
.logo
{
    width:362px;
    height:38px;
    float:left;
    height:60px;
    padding-top:24px;
}
.navDiv
{
    width:861px;
    height:38px;
}
.conDiv
{
    background:#cccccc url("../images/graphics/cont_grad.gif") repeat-x;
    padding-top:10px;
}
.headImage
{
    width:861px;
    background:url("../images/graphics/head_image.jpg") no-repeat;
    height:212px;
}
.contDiv
{
    width:861px;
    background:#fff url("../images/graphics/site_fade.gif") no-repeat bottom;
    padding-bottom:33px;
    padding-top:20px;
}
.contRight
{
    width:285px;
    background:url("../images/graphics/divider.gif") repeat-y left;
    float:right;
}
.contLeft
{
    width:536px;
    padding:0px 20px;
    float:left;
    background:url("../images/graphics/wmark.gif") no-repeat center center;
    min-height:126px;
    height:auto !important;
    height:126px;
}
.contFull
{
width:821px;
padding:0px 20px;
}
.footDiv
{
    background:url("../images/graphics/foot_bg_grad.gif") repeat-x;
    min-height:200px;
    height:auto !important;
    height:200px;
}
.eaFootOb
{
    width:246px;
    height:136px;
    padding:20px;
    background:url("../images/graphics/feat_bg.gif") no-repeat;
    float:left;
    margin-right:1px;
}
.eaFootOb p, .eaFootOb a, .eaFootOb ul
{
color:#fff;
margin-top:5px;
margin-bottom:5px;
}
.eaFootOb h3
{
color:#dceae4;
margin-top:10px;
margin-bottom:10px;
}
.eaFootOb ul
{
margin-left:20px;
}
.footTxt
{
    width:861px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:11px;
color:#fff;
}
.footTxt a{ color: #fff; text-decoration: underline;}
.footTxt a:hover{ color: #eee; text-decoration: underline;}