html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      font-size:12px;
}
.bodyClass
{
    background-image:url("../images/graphics/main_bg_grad.gif");
    background-repeat:repeat-y;
    background-position:center;
    background-color:#02416c;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
.whiteBg
{
    background-color:#fff;
    background-image:url("../images/graphics/con_foot_grad.gif");
    background-repeat:repeat-x;
    background-position:bottom;
}
.bgGrad
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;
}
/*
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 #017e89;
}
/***** 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
{
    width:900px;
    height:101px;
    background-image:url("../images/graphics/head_bg.gif");
    background-repeat:no-repeat;
    background-position:right;
}
.logo
{
    width:269px;
    height:101px;
    float:left;
}
.subNavFade
{
    width:300px;
    height:30px;
    background-color:#fff;
    filter:alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity:0.3;
    position:absolute;
    z-index:10;
    margin-left:550px;
}
.subNav
{
    width:300px;
    height:30px;
    position:absolute;
    z-index:15;
    margin-left:550px;
}
.subNav Div
{
    filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
    position: relative;
}
.eaSub1
{
    width:80px;
    float:left;
}
.eaSub2
{
    width:110px;
    float:left;
}
.eaSub3
{
    width:110px;
    float:left;
}
.subLink
{
    height:30px;
    line-height:30px;
    float:left;
}
.subLink a{ color: #fff; text-decoration: none;}
.subLink a:hover{ color: #fff; text-decoration: underline;}
.subIco
{
    width:16px;
    height:16px;
    padding:7px 6px;
    float:left;
}
.navDiv
{
    width:900px;
    height:33px;
}
.conBg
{
    width:900px;
    background-image:url("../images/graphics/right_foot_shad.gif");
    background-repeat:no-repeat;
    background-position:left bottom;
}
.conDiv
{
    width:900px;
    background-image:url("../images/graphics/right_main_grad.gif");
    background-repeat:repeat-y;
    background-position:left;
}
.conDiv2
{
    width:900px;
}
.conFull
{
width:860px;
padding:15px 20px;
}
.conRight
{
    width:591px;
    float:right;
    padding:15px 20px;
}
.imageLeft
{
    width:269px;
    float:left;
    width:269px;
    min-height:372px;
    height:auto !important;
    height:372px;
}
.conRight2
{
    width:810px;
    float:right;
    padding:15px 20px;
}
.imageLeft2
{
    width:10px;
    float:left;
    width:269px;
    min-height:372px;
    height:auto !important;
    height:372px;
}
.featBg
{
    height:101px;
    background-image:url("../images/graphics/foot_feat_grad.gif");
    background-repeat:repeat-x;
}
.featCon
{
    width:900px;
    height:101px;
    margin:0px auto;
}
.eaFeat
{
    width:223px;
    border-left:solid 1px #b3b3b3;
    border-right:solid 1px #b3b3b3;
    height:101px;
    float:left;
}
.featTxt
{
    float:left;
    width:143px;
    padding-top:15px;
    font-size:11px;
}
.featTxt a{ color: #333; text-decoration: none; font-size:11px;}
.featTxt a:hover{ color: #333; text-decoration: underline;font-size:11px;}
.featTxt p, .featTxt h3, .featTxt h2
{
margin-top:0px;
margin-bottom:5px;
}
.featIcon
{
    width:50px;
    padding:0px 10px;
    text-align:center;
    float:left;
}
.footCon
{
    width:900px;
    height:40px;
    line-height:40px;
    color:#fff;
}
.footLeft
{
    width:269px;
    height:40px;
    float:left;
}
.footRight
{
    width:611px;
    padding-left:20px;
    height:40px;
    float:right;
}
.footCon a{ color: #fff; text-decoration: underline;}
.footCon a:hover{ color: #66cc33; text-decoration: underline;}