body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #5d5d5d url(images/bg.png);
    margin: 0px;
    padding: 0px;
}

.mainBox {
    background: url(images/bg.png);
    height:800px;
    width:1020px;
    text-align: left;
    margin: auto;
    position: relative;
}

.headerSection {
    background: #5d5d5d url(images/bg.png);
    height:80px;
    width:900px;
    text-align: left;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.buttons {
    background: #5d5d5d url(images/bg.png);
    height:83px;
    width:700px;
    text-align: left;
    float: left;
    margin: auto;
    position: relative;
}

.button_on_text{
    position: relative;
    top: 6px;
    font-weight: bold;
    font-size: 12px;
    color: #222088;
}

.button_off_text{
    position: relative;
    top: 6px;
    font-weight: bold;
    font-size:12px;
    color: #666666;
}

.button_on {
    top: 56px;
    background: url(images/button_on.png) repeat;
    height:27px;
    width:80px;
    border-right: 1px #a7a7a7 solid; 
    border-top: 1px #a7a7a7 solid; 
    text-align: center;
    float: left;
    margin: auto;
    position: relative;
}

.button_off{
    top: 56px;
    background: url(images/button_off.png) repeat;
    height:27px;
    width:80px;
    border-right: 1px #a7a7a7 solid; 
    border-top: 1px #a7a7a7 solid; 
    border-bottom: 1px #a7a7a7 solid;
    text-align: center;
    float: left;
    margin: auto;
    position: relative;
}

.icon {
    background: #bbc5db;
    height:80px;
    /*width:420px;*/
    left: 40px;
    top: 5px;
    text-align: left;
    float: left;
    margin: auto;
    position: relative;    
}

.contentSection {
    background: #BBC5DB;
    height:720px;
    width:900px;
    float: left;
    margin: auto;
    position: relative;
}

.content1 {
    background: #BBC5DB;
    height:515px;
    width:900px;
    float: left;
    margin: auto;
    position: relative;
}

.portrait {
    background: #BBC5DB;
    height:530px;
    width:260px;
    float: left;
    margin: auto;
    position: relative;
}

.portraitContent {
    background: #BBC5DB;
    top: 80px;
    left: 12px;
    float: left;
    margin: auto;
    position: relative;
}

.portraitContent4Insights {
    background: #BBC5DB;
    top: 80px;
    left: 10px;
    float: left;
    margin: auto;
    position: relative;
}


.mainContent {
    background: #BBC5DB;
    height:500px;
    width:620px;
    float: right;
    margin: 0;
    padding 0;
    position: relative;
    border-right: 15px #BBC5DB solid;
    border-bottom: 15px #BBC5DB solid;
}

.mainContentSpecial {
    background: #BBC5DB;
    height:690px;
    width:620px;
    float: right;
    margin: 0;
    padding 0;
    position: relative;
    border-right: 15px #BBC5DB solid;
    border-bottom: 15px #BBC5DB solid;
}

.mainContentHeader {
    background: #BBC5DB;
    height:80px;
    width:625px;    
}

.mainContentHeaderText {
    font-family: Verdana;	
    font-weight: bold;    
    font-size: 22px;
    color: #0033CC;
    position: relative;
    top: 40px;
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
}

.mainContentBody {
    background: #DEE3EE;
    height:436px;
    width:625px;
}

.mainContentBodySpecial {
    background: #DEE3EE;
    height:626px;
    width:625px;
}

.mainContentBodyText {
    font-family: Verdana;
    width:585px;
    font-weight: normal;    
    font-size: 12px;
    color: #000000;
    position: relative;
    top: 20px;
    left: 20px;
}

.mainContentBodyTHText{
    font-weight:bold;
    font-size:13px;
    text-align:center;
}

.mainContentBodyTBText{
    font-weight: normal;
    font-size:13px;
    text-align:left;
}

.content2 {
    background: #BBC5DB;
    height:190px;
    width:900px;
    float: left;
    margin: auto;
    position: relative;
}

.findMe {
    background: #BBC5DB;
    height:190px;
    width:225px;
    float: left;
    margin: auto;
    position: relative;
    border-left: 15px #BBC5DB solid;
    border-bottom: 15px #BBC5DB solid;
}

.findMeTitle {
    background: #ADBAD5;
    height: 30px;
    width: 225px;
    text-align: left;
}

.findMeTitleText {
    font-weight: bold;
    font-size: 12px;
    color: #222088;
    font-family: Verdana;
    position: relative;
    left: 5px;
    top: 8px;
}

.findMeContent {    
    background: #DEE3EE;
    height: 145px;
    width: 225px;
}

.findMeContentText {
    font-family: Verdana;
    font-weight: normal;    
    font-size: 15px;
    color: #000000;
    position: relative;
    top: 10px;
    left: 5px;
}

.findMeIcon {
    position: relative;
    top: 8px;
    left: 5px;
    margin: 0 10 0 0;
}

.webUpdates {
    background: #BBC5DB;
    height:190px;
    width:625px;
    float: right;
    margin: auto;
    position: relative;
    border-right: 15px #BBC5DB solid;
    border-bottom: 15px #BBC5DB solid;
}

.webUpdatesTitle {
    background: #ADBAD5;
    height: 30px;
    width: 625px;
    text-align: left;
}

.webUpdatesTitleText {
    font-weight: bold;
    font-size: 12px;
    color: #222088;
    font-family: Verdana;
    position: relative;
    left: 5px;
    top: 8px;
}

.webUpdatesContent {    
    background: #DEE3EE;
    height: 145px;
    width: 625px;
}

.webUpdatesContentText {
    font-family: Verdana;
    font-weight: normal;    
    font-size: 12px;
    color: #000000;
    position: relative;
    top: 10px;
    left: 5px;
}

.counterText {
    color: #000000;
    top: 50px;
    width: 250px;
    font-size: 12.5px;
    font-weight: bold;
    text-align: right;
    float: right;
    margin: auto;
    position: relative;
}

.counterContent {
    color: #ffffff;
}

.commentTable {
    background: #bbc5db;
    width:550px;
    float: left;
    left: 15px;
    margin: 0;
    padding 0;
    position: relative;
}

.commentContent {
    border-top: 1px #000000 solid;
    font-family: Verdana;   
    font-size: 14px;
    padding: 0 0 20px 0;
}

.commentContentInner {
    width: 540px;
    background: #dee3ff;
}

.commentFormStyle{
    border-top: 1px #000000 solid;
    background: #bbc5db;
    width:550px;
    float: left;
    left: 35px;
    margin: 0;
    padding 0;
    position: relative;
    font-family: Verdana;   
    font-size: 14px;
    font-weight: bold;
}

.commentFormContent{
    background: #dee3ff;
    font-weight: normal;
}

.textfield{
    color: #000000;
    font-family: verdana;
    border-style: solid; 
    border-width: 1px; 
    border-color: #999999; 
    padding: 3px; 
}

.commentbox{
    width: 480px;
    height: 100px; 
    color: #000000;
    font-family: verdana;
    border-style: solid; 
    border-width: 1px; 
    border-color: #999999; 
    padding: 3px; 
}

.preBlogContent {
    font-family: verdana;
    font-size: 14px;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 0 0 8px 0; 
}

.spacing {
    height:10px;
}

.rightVerticalBanner {
    background: #000000;
    float: right;
    width: 120px;
    height: 720px;
    cursor: hand;
    text-decoration: none; 
}

.vipBanner {
    position: relative;
    left: 12px;
    top: 5px;
    cursor: hand;
    text-decoration: none; 
}

.newUpdates {
    color: #000000;
    top: 20px;
    width: 375px;
    font-size: 12.5px;
    font-weight: bold;
    text-align: left;
    float: left;
    margin: auto;
    position: relative;
}

.2mcButton{
    position: relative;
    top: 6px;
    font-weight: bold;
    font-size:12px;
    color:red;
}

.2mcButton_on {
    top: 56px;
    background: url(images/button_on.png) repeat;
    height:27px;
    width:100px;
    border-right: 1px #a7a7a7 solid; 
    border-top: 1px #a7a7a7 solid; 
    text-align: center;
    float: left;
    margin: auto;
    position: relative;
}

.2mcButton_off{
    top: 56px;
    background: url(images/button_off.png) repeat;
    height:27px;
    width:100px;
    border-right: 1px #a7a7a7 solid; 
    border-top: 1px #a7a7a7 solid; 
    border-bottom: 1px #a7a7a7 solid;
    text-align: center;
    float: left;
    margin: auto;
    position: relative;
}

.search{
    position: relative;
    top: 53px;
    float: right;
    width: 300px;
    padding: 0 0 0 0px;
}

.blog_ad_link{
    position: relative;
    float: right;

}

.footer { 
    color: #C0C0C0;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    margin: 3;
}


