﻿body {
    background-image:url('/images/bginside.jpg');
    background-position:top;
    background-repeat:no-repeat;
    background-color:#101010;
    color:#fff;
    font-family:arial;
    font-size:10pt;
    }

img{border:0;color:#fff;}

a{
    color:#fff;text-decoration:none;
    }

a:hover{
    text-decoration:underline;
    }

#container{  
width:980px;
margin:auto;
    }
#footer_text{
float:left;
font-weight:bold;
font-size:8pt;
margin-top:60px;
margin-right:10px;
}
#footer{
margin-top:5px;
height:115px;
}

#mainContent{
margin:35px 12px 0 12px;
}

h1, h2, h3{
color:#cf0c0c;
text-transform:uppercase;
margin:1em 0 0 0;
}

h1{font-size:16px;}

h2{font-size:12pt;}

h3{font-size:10pt;}

/*******HOME PAGE STYLE**********/


#homeHdr{
height:453px;
margin-bottom:30px;
}

#homeContent{
height:393px;
}

.leftNav{
width:220px;
float:left;
height:inherit;
}


#rightSection{
float:left;
width:716px;
margin-left:10px;
}

#quoteDiv{
background-image:url('/images/quoting_bg.jpg');
height:247px;
width:440px;
background-repeat:no-repeat;
float:left;
}

/******QUOTES********/
.quoteBody{
margin:60px 50px 0 160px;
font-size:9pt;
line-height:18px;
}

.quoteArrows{
margin-right:50px;
float:right;
}

.quoteCred{
font-weight:bold;
color:#cf0c0c;
}
/**END QUOTES******/


#videoDiv{
width:276px;
height:246px;
float:left;
}

#adsDiv{
float:left;
margin-top:10px;
}


/*********INNER PAGE****/

#pgContent{
margin:45px 53px 10px 20px;
height:1050px;
}

.pageTitle{
font-weight:bold;
font-size:18pt;
}

.printLink,.printLink a{
color:#fff;
font-size:8pt;
}

.printLink a{
text-decoration:underline;
}


.pgMain{
float:left;
width:645px;
margin-top:2px;
margin-right:4px;
padding-bottom:5px;
height:1000px;
overflow-y:auto;
overflow-x:hidden;
}

.rightLinks{
margin-top:2px;
float:left;
}

.rightBtm img{
margin-top:10px;
}


@media print{
.noPrint{
display:none;
}
}


.newsPage a{
color:#fff;
font-weight:bold;
}


.newsPage{
margin-bottom:15px;
}

.newsPage .newsTitle{
color:#fff;
font-weight:bold;
font-size:18px;
}

.newsPage .newsDate{
font-size:8pt;
}

.newsPage #toggleTab,.newsPage #toggleTab a{
color:#A90303;
font-size:9pt;
margin-top:5px;
margin-bottom:5px;
}


.newsPage #toggleTab .notactive{
color:#CFCDCD;
font-weight:normal;
}

.returnLink{
text-decoration:underline;
font-size:9pt;
}

.tblComparison th{
text-align:left;
}


.newsText{
width:425px;
}

.newsText img{
max-width:425px;
}
