html, body
{
    margin: 0;
    height: 100%;
}
.bodyClass
{
    background-image: url("../images/graphics/bg_grad.jpg");
    background-repeat: repeat-x;
    background-position: top;
    background-color: #74002c;
}
.master
{
    margin-left: auto;
    margin-right: auto;
    width: 903px;
}
/*
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
{
    width: 160px;
    height: 30px;
    float: right;
    padding-top: 30px;
}
.search form input
{
    border: 0px;
}
.search form table
{
    border: solid 1px #666;
}
/***** Newsletter Subscribe Thin ******/
form#fmNewsSubscribeThin table td input
{
    width: 120px;
}
form#fmNewsSubscribeThin
{
    width: 180px;
    margin: 0px auto;
}
form#fmNewsSubscribeThin table.newssubscribe .formlabel
{
    font-size: 11px;
}
form#fmNewsSubscribeThin table.newssubscribe input#firstname
{
    font-size: 11px;
}
form#fmNewsSubscribeThin table.newssubscribe input#email
{
    font-size: 11px;
}
form#fmNewsSubscribeThin table.newssubscribe .essential
{
    display: none;
}
form#fmNewsSubscribeThin table td input#subscribe
{
    font-size: 11px;
    width: 80px;
    color: #333;
}
/***** Newsletter Subscribe Thin End ******/
/***** Google Rss Code *****/
.gfc-resultsHeader
{
    color: #555 !important;
}
.gf-author
{
    color: #666 !important;
font-size: 11px !important;
}
.gf-relativePublishedDate
{
    color: #666 !important;
font-size: 11px !important;
}
.gf-snippet
{
    color: #333 !important;
    font-size: 11px !important;
}
/***** Google Rss Code End *****/

.mainGrad
{
    background: url("../images/graphics/main_grad.jpg") repeat-y;
    width: 944px;
    margin: 0px auto;
}
.mainBg
{
    width: 944px;
    background: url("../images/graphics/main_bg.jpg") no-repeat;
}
.mainFoot
{
    width: 944px;
    height: 15px;
    background: url("../images/graphics/main_foot.jpg") no-repeat top;
}
.logoDiv
{
    width: 903px;
    height: 89px;
}
.logo
{
    width: 507px;
    margin: 0px auto;
    padding-top: 20px;
    float: left;
    padding-left: 198px;
}
.navDiv
{
    width: 903px;
    height: 36px;
    padding-bottom: 1px;
    background: url("../images/graphics/nav_bg.gif") repeat-x;
}
.headImage
{
    width: 903px;
    height: 250px;
    padding-bottom: 1px;
}
.featButtons
{
    width: 903px;
}
.btn01, .btn02, .btn03
{
    width: 225px;
    height: 87px;
    margin-right: 1px;
    float: left;
}
.btn04
{
    width: 225px;
    height: 87px;
    float: left;
}
.conDiv
{
    width: 903px;
    padding: 10px 0px;
}
.conRight
{
    width: 225px;
    float: right;
}
.conFull
{
    width: 903px;
}
.conPad
{
    padding: 0px 20px 10px 15px;
}
.conLeft
{
    width: 678px;
    float: left;
}
.rightCon
{
    width: 225px;
    background: url("../images/graphics/right_grad.gif") repeat-y;
}
.rightHead
{
    width: 225px;
    height: 2px;
    background: url("../images/graphics/right_head.gif") no-repeat;
}
.rightCont
{
    width: 225px;
}
.rightContPad
{
    padding: 15px;
}
.rightFoot
{
    width: 225px;
    height: 44px;
}
.footTxt
{
    width: 944px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    margin: 0px auto;
}
.footTxt a{ color: #fff; text-decoration: underline;}
.footTxt a:hover{ color: #fff; text-decoration: underline;}
.myNetWealth
{
padding-top:10px;
}