html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-color:#87837d;
}
.bodyClass
{
    background-image:url("../images/graphics/new/head_grad_bg.gif");
    background-repeat:repeat-x;
    background-position:center top;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
.masterWhite
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	background-image:url("../images/graphics/new/main_bg_grad.gif");
	background-repeat:repeat-y;
}
.whiteBg
{
    background-color:#fff;
}
/*
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:0px;
    background-color:#fff;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:blue !important; display:none !important;}
.gf-author {color:red !important;}
.gf-relativePublishedDate {color:red !important;}
.gf-snippet {color:black !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    background-image:url("../images/graphics/new/head_grad.gif");
	background-repeat:no-repeat;
	background-position:top;
	width:990px;
	height:89px;
}
.logoDiv
{
    width:111px;
    height:60px;
    float:right;
    margin-top:10px;
}
.quoteDiv
{
    width:260px;
    height:27px;
    margin-top:27px;
    float:left;
    background-image:url("../images/graphics/new/head_quote.gif");
    background-repeat:no-repeat;
}
.navDiv
{
    width:980px;
    padding:0px 5px;
    height:37px;
    background-image:url("../images/graphics/new/nav_bg.gif");
    background-repeat:no-repeat;
}
.conDiv
{
    width:990px;
}
.conRight
{
    width:673px;
    float:right;
    padding:10px 15px 15px 0px;
}
.conLeft
{
    width:272px;
    padding:10px 15px;
    float:left;
}
.headImage
{
    width:657px;
    height:160px;
    padding:5px;
    margin:10px auto 10px auto;
    background-image:url("../images/graphics/new/head_image.gif");
    background-repeat:no-repeat;
}
.masterGrey
{
    width:990px;
    margin:0px auto;
}
.conGrey
{
    width:990px;
    background-image:url("../images/graphics/new/main_bg_grad_grey.gif");
    background-repeat:repeat-y;
}
.conFoot
{
    width:990px;
    height:10px;
    background-image:url("../images/graphics/new/main_foot.gif");
    background-repeat:no-repeat;
}
.footTxt
{
    width:990px;
    height:30px;
    text-align:center;
    line-height:30px;
    font-size:11px;
    color:#fff;
}
.footTxt a{ color: #fff; text-decoration: underline;}
.footTxt a:hover{ color: #fff; text-decoration: underline;}
.rightCon
{
    width:272px;
    background-image:url("../images/graphics/new/right_grad.gif");
    background-repeat:repeat-y;
}
.rightHead
{
    width:272px;
    height:10px;
    background-image:url("../images/graphics/new/right_head.gif");
    background-repeat:no-repeat;
}
.rightFoot
{
    width:272px;
    height:10px;
    background-image:url("../images/graphics/new/right_foot.gif");
    background-repeat:no-repeat;
background-position:bottom;
padding-top:3px;
}
.rightCont
{
    width:232px;
    padding:10px 20px;
    color:#fff;
}
.rightCont p, .rightCont h2, .rightCont h3, .rightCont a
{
color:#fff;
}
.featCon
{
    width:985px;
    padding-left:5px;
}
.eaFeat1
{
    width:315px;
    height:141px;
    background-image:url("../images/graphics/new/feat_bg1.gif");
    background-repeat:no-repeat;
    float:left;
    margin:10px 5px 10px 5px;
}
.eaFeat2
{
    width:315px;
    height:141px;
    background-image:url("../images/graphics/new/feat_bg2.gif");
    background-repeat:no-repeat;
    float:left;
    margin:10px 5px 10px 5px;
}
.eaFeat3
{
    width:315px;
    height:141px;
    background-image:url("../images/graphics/new/feat_bg3.gif");
    background-repeat:no-repeat;
    float:left;
    margin:10px 5px 10px 5px;
}
.featTxt
{
    width:185px;
    margin:10px 0px 10px 120px;
    color:#fff;
    font-size:11px;
}
.featTxt p
{
    color:#fff;
    font-size:11px;
}