body {
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color:#868686;
background-color: #FFF;
background: url(/images/main_background.jpg);
background-repeat:repeat-x;
}

img {
border:0;
}

UL {
padding: 0;
margin: 15px 15px 10px 35px;
list-style-type:square;
}

UL LI {
padding-bottom: 7px;
}

UL LI UL {
padding: 0;
margin: 6px 0px 0px 25px;
list-style-type:disc;
}

UL LI UL LI {
padding: 0;
margin: 6px 0px 0px 15px;
}

H1 {
margin:0;
font-size:30px;
color:#453e36;
}

H2 {
margin:0;
font-size:16px;
color:#666;
}

H3 {
margin:0;
font-size:14px;
color:#666;
}

a:focus: {
outline:0 none;
-moz-outline: 0 none;
}

a:active, a:link, a:visited {  
color: #276EE0; 
text-decoration: underline;
}

a:hover { 
color: #D30000; 
text-decoration: underline;
}

a.redLink, a:link.redLink, a:active.redLink, a:visited.redLink { 
color: #D30000; 
text-decoration: none; 
}

a:hover.redLink {
color: #276EE0;
text-decoration:underline; 
}

fieldset { 

}

legend {
background-color:#ffbb00;
color:#FFF;
padding:3px 35px 3px 25px;
font-size:14px;
font-weight:bold;
}

/*
legend {
border:1px solid #003ECB;
padding:3px 65px 3px 25px;
color:#003ECB;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
background: url(/images/legend_background_blue.gif);
background-repeat:repeat-x;
}
*/

.fieldsetBodyText {
padding:7px;
}

.red {
color:#D30000;
}

.orange {
color:#FFA600;
}

.blue {
color:#004ECF;
}

.standardRule {
border: 0;
height: 1px;
color: #E0E0E0;
background-color: #E0E0E0;
width: 100%;
margin-top: 10px;
margin-bottom: 8px;
}

#mainTable {
width:1002px;
}

#topNav {
text-align:center;
}

#topNavLeft {
margin-left:80px;
width:5px;
height:28px;
background: url(/images/top_tab_left.gif);
}

#topNavMiddle {
display:inline;
background-color:#FFF;
width:300px;
height:21px;
float:left;
text-align:center;
color:#8F8F8F;
vertical-align: top;
padding: 7px 0 0 0;
}

#topNavMiddle a, #topNavMiddle a:link, #topNavMiddle a:visited, #topNavMiddle a:active {
color: #8F8F8F; 
text-decoration: none; 
font-family: Arial, Verdana, normal;
font-size:10px;
font-weight:bold;
text-transform: uppercase;
padding:0 7px 0 7px;
}

#topNavMiddle a:hover {
color:#ffaf00;
}

#topNavRight {
margin-right:80px;
width:5px;
height:28px;
background: url(/images/top_tab_right.gif);
}

#topCurve {
width:1002px;
height:31px;
background: url(/images/top_curve.png);
}

#topCurveLeft {
vertical-align:top;
width:23px;
background: url(/images/left_panel.png);
background-repeat:repeat-y;
}

#topCurveRight {
vertical-align:top;
width:37px;
background: url(/images/right_panel.png);
background-repeat:repeat-y;
}

#middleColumn {
width:942px;
vertical-align:top;
background-color:#FFF;
}

#leftNav {
width:174px;
vertical-align:top;
background: url(/images/left_nav_background.jpg);
background-repeat:repeat-x;
background-color:#D8D7D8;
}

#mainContent {
width:768px;
vertical-align:top;
padding-left:12px;
height:490px;
background: url(/images/main_content_background.jpg);
background-repeat:no-repeat;
}

.defaultLeftColumn {
vertical-align:top;
width:565px;
padding-right:20px;
}

.defaultRightColumn {
vertical-align:top;
}

#bottomCurve {
margin:0 0 8px 2px;
width:999px;
height:104px;
padding:25px 0 0 0px;
background: url(/images/bottom_curve.png);
}

#bottomCurve .rule {
border: 0;
height: 1px;
color: #E0E0E0;
background-color: #E0E0E0;
width: 95%;
}

#bottomCurve a, #bottomCurve a:link, #bottomCurve a:visited, #bottomCurve a:active {
color: #BBB; 
text-decoration: none; 
font-family: Arial, Verdana, normal;
font-size:10px;
font-weight:bold;
text-transform: uppercase;
padding:0 15px 0 15px;
}

#bottomCurve a:hover {
color:#ffaf00;
}

#mainFooter {
width:942px;
border-top:2px solid #FFF000;
}

#orangeTabs .left {
width:11px;
height:31px;
background: url(/images/tab_orange_left.png);
background-repeat:repeat-x;
}

#orangeTabs .headline {
font-size:16px;
color:#FFF;
background: url(/images/tab_orange_background.jpg);
background-repeat:repeat-x;
}

#orangeTabs .right {
width:11px;
height:31px;
background: url(/images/tab_orange_right.png);
background-repeat:repeat-x;
}

#blueTabs .left {
width:11px;
height:31px;
background: url(/images/tab_blue_left.png);
background-repeat:repeat-x;
}

#blueTabs .headline {
font-size:16px;
color:#FFF;
background: url(/images/tab_blue_background.jpg);
background-repeat:repeat-x;
}

#blueTabs .right {
width:11px;
height:31px;
background: url(/images/tab_blue_right.png);
background-repeat:repeat-x;
}

#redTabs .left {
width:11px;
height:31px;
background: url(/images/tab_red_left.png);
background-repeat:repeat-x;
}

#redTabs .headline {
font-size:16px;
color:#FFF;
background: url(/images/tab_red_background.jpg);
background-repeat:repeat-x;
}

#redTabs .right {
width:11px;
height:31px;
background: url(/images/tab_red_right.png);
background-repeat:repeat-x;
}

#tabBox {
border-right: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
background-color:#FFF;
padding:5px;
}

#tabBox img.icons {
float:right;
padding:12px 5px 0 0;
}

.defaultTabBoxContent UL {
list-style-image: url(/images/arrow_bullets.gif);
margin: 5px 0px 0px 12px;
padding: 0px 0px 0px 10px; 
}

.defaultTabBoxContent LI {
margin: 5px 0px 0px 0px;
padding: 0px 5px 7px 2px; 
}

#defaultTabBoxContentListNarrow LI {
margin: 5px 0px 0px 0px;
padding: 0px 5px 2px 2px; 
}

.defaultTabBoxContent a, .defaultTabBoxContent a:link, .defaultTabBoxContent a:visited, .defaultTabBoxContent a:active {
text-decoration: none;
font-size:auto;
color:#0f6dd8;
}

.defaultTabBoxContent a:hover {
text-decoration:underline;
}

.reportDetailsInnerBox {
width:150px;
margin:10px 0 10px 10px;
border:1px solid #CCC;
padding:5px;
}

.reportDetailsInnerBox UL {
list-style-image: url(/images/arrow_bullets.gif);
margin: 5px 0px 0px 12px;
padding: 0px 0px 0px 10px; 
}

.reportDetailsInnerBox LI {
margin: 5px 0px 0px 0px;
padding: 0px 5px 7px 2px; 
}

.reportDetailsInnerBox a, .reportDetailsInnerBox a:link, .reportDetailsInnerBox a:visited, .reportDetailsInnerBox a:active {
text-decoration: none;
font-size:auto;
color:#0f6dd8;
}

.reportDetailsInnerBox a:hover {
text-decoration:underline;
}


#searchpagernav a.pager_nav_page_active {
text-decoration: none;
font-weight: bolder;
color: #4C4D42;
}

#searchpagernav a.pager_nav_page {
text-decoration: none;
text-decoration: underline;
color: #4C4D42;
}

.error_message {
color:#FF0000;
font-weight:bold;
padding-top:10px;
}

.icon_error_message {
width:690px;
border:1px solid #CCC;
background: #F7F7F7 url(/images/icon_alert.gif) no-repeat left center;
padding:10px 10px 10px 35px;
color:#ff9600;
font-weight:bold;
margin:10px 0;
}

#captchaBox {
font-family:Times New Roman, Arial, Verdana, normal;
border:1px solid #CCC;
background-color:#FFF;
width:240px;
margin:5px 0 10px 0;
padding: 5px 0 0 0;
font-size:8px;
text-align:center;
color:#D30000;
font-weight:bold;
}

#captchaBox .input {
height:auto;
width:50px;
border:1px solid #777;
margin:0;
padding:0;
font-size:18px;
}

#captchaBox .small {
font-weight:normal;
font-size:12px;
color:#D30000;
margin:2px 0 5px 0;
}

#reportTable {
width:99%;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}

#reportTable th {
background: url(/images/report_table_header_back.jpg);
color:#FFF;
font-size:10px;
text-transform:uppercase;
height:25px;
padding: 0 2px 0 2px;
border-right:1px solid #FFF;
}

#reportTable #grey {
background: url(/images/report_table_header_back_grey.jpg);
}

#reportTable td {
border-right: 1px solid #CCC; 
border-bottom: 1px solid #CCC; 
padding: 5px;
color:#222;
text-align:center;
}

#reportTable .leftGradient {
background: url(/images/report_table_left_back.jpg);
text-align:left;
}

.filterBox {
clear:both;
width: 99%;
border: 1px solid #999;
margin-bottom: 15px;
background-color:#EFEFEF;
}

#filterTable {
width:96%;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}

#filterTable th {
background: url(/images/filter_table_header_back.jpg);
color:#FFF;
font-size:10px;
text-transform:uppercase;
height:18px;
padding: 0 2px 0 2px;
border-right:1px solid #FFF;
}

#filterTable td {
background-color:#FFF;
border-right: 1px solid #CCC; 
border-bottom: 1px solid #CCC; 
padding: 5px;
color:#222;
text-align:center;
}

.filterSelect {
background-color: #d4eafb;
color:#333;
font-size:14px;
font-weight:bold;
}

a.filtersLink, a:link.filtersLink, a:active.filtersLink, a:visited.filtersLink { 
color: #2c5aa1;
font-weight:bold;
text-decoration: none; 
}

a:hover.filtersLink {
color: #276EE0;
text-decoration:underline; 
}

#fixedtipdiv {
position:absolute;
padding: 4px;
border:2px groove #003ecb;
color:#FFF;
line-height:18px;
z-index:100;
}

#standardForm {
margin:0;
}

#standardForm td {
padding:5px;
}

#standardForm .label {
text-align:right;
width:150px;
}

#standardForm .labelNoPadding {
padding:0;
margin:0;
}

#standardForm input {
border:1px solid #777;
background-color:#DEDEDE;
color:#333;
font-size:14px;
padding:5px 0 0 2px;
width:200px;
height:22px;
}

#standardForm select {
border:1px solid #777;
background-color:#DEDEDE;
font-size:14px;
padding:0 5px 0 2px;
width:auto;
}

#standardForm textarea {
border:1px solid #777;
background-color:#DEDEDE;
font-size:14px;
padding-left:2px;
width:300px;
height:80px;
}

#standardForm .small {
font-size:10px;
}

#standardForm .formClear {
background:none;
border:0px;
padding:0;
margin:0;
width:auto;
height:auto;
font-style:normal;
font-size:auto;
}

#standardForm .error {
color:#d70b31;
font-weight:bold;
}

#homeImage {
z-index: 200;
position: relative;
background: url(/images/home_page_caller.gif);
width:334px;
height:292px;
left:30px;
bottom:15px;
float:right;
}

#homeContent {
z-index: 3;
position: relative; 
}

.homeHeadline {
font-size:30px;
font-weight:bold;
}

.homeSubHeadline {
padding:5px 0 0 5px;
font-size:18px;
font-weight:bold;
color:#868686;
}

#homeThreeColumn {
width:756px;
}

#homeThreeColumn ul {
margin:5px 0 0 0;
padding:0;
list-style: none;
}

#homeThreeColumn li {
padding:5px 0 8px 2px;
}

#homeThreeColumn a, #homeThreeColumn a:link, #homeThreeColumn a:visited, #homeThreeColumn a:active {
color: #868686; 
text-decoration: none;
font-weight:bold;
font-size: 14px;
}

#homeThreeColumn a:hover {
text-decoration:underline;
}

.blueSepTable {
margin-top:25px;
padding:5px 5px 0 5px;
background: url(/images/home_popular_table_background.jpg);
background-repeat:repeat-x;
border:1px solid #d6e4f2;
}


#homeSearch {
width:393px;
height:80px;
vertical-align:top;
font-size:16px;
font-weight:bold;
color:#000;
background: url(/images/home_search_box.png);
padding:8px 13px 0px; 0;
margin:8px 0 0 0;
}

#homeSearch form {
margin:0;
}

#homeSearch .textfield {
height:27px;
width:230px;
margin:3px 7px 0 0;
font-size:18px;
}

#homeSearch .button {
padding-top:20px;
}

.home123 {
vertical-align:top;
padding:0px 0 0 10px;
font-size:16px;
font-weight:bold;
color:#666;
line-height:42px;
}


#topSearch {
width:310px;
vertical-align:top;
font-size:13px;
font-weight:bold;
padding-left:25px;
}

#topSearch TD {
padding-top:15px;
}

#topSearch form {
margin:0;
}

#topSearch .textfield {
border:1px solid #D30000;
height:27px;
width:180px;
margin:3px 7px 0 0;
font-size:18px;
padding:3px 0 0 3px;
}

#topSearch .button {
padding-top:20px;
}


/* ////////////// SIDE NAV ///////////////// */

#categoryNav {

}

#categoryNav ul {
margin:10px 0 0 0;
padding:0;
list-style: none;
}

#categoryNav li {
padding:8px 0 8px 2px;
}

#categoryNav a, #categoryNav a:link, #categoryNav a:visited, #categoryNav a:active {
color: #1B1B1B; 
text-decoration: none;
font-weight:bold;
text-transform:uppercase;
}

#categoryNav a:hover {
text-decoration:underline;
}

/* ////////////// CHART OPTIONS ///////////////// */

#chartOptions {
width:99%;
height:25px;
background: url(/images/chart_options_back.jpg);
background-repeat:repeat-x;
border:1px solid #888;
}


/* ////////////// LISTING PAGE ///////////////// */

#listingTable {

}

#listingTable .contentColumn {
vertical-align:top;
width:565px;
padding-right:20px;
}

#listingTable .contentColumn H1 {
margin:0;
font-size:30px;
color:#453e36;
}

#listingTable .contentColumn H2 {
margin:0;
font-size:16px;
color:#666;
}

#listingResultsTable {
margin-top:15px;
border-top: 1px solid #E0E0E0;
}

#listingResultsTable .icons {
display:inline;
float:right;
width:35px;
padding:0 0 0 10px;
}

#listingResultsTable .icons img {
margin:0 0 12px 0;
}

#listingResultsTable .department {
width:220px;
vertical-align:top;
padding:15px 0 0 0;
border-right: 1px solid #F1F1F1;
}

#listingResultsTable .details {
vertical-align:top;
padding:15px 0 0 10px;
}

#listingResultsTable .label {
font-size:14px;
color:#868686;
font-weight:bold;
display:inline;
}

#listingResultsTable .emphasisResult {
font-size:14px;
color:#D30000;
font-weight:bold;
display:inline;
padding-left:7px;
}

#listingResultsTable .normalResult {
padding-left:17px;
}

#listingResultsTable p {
margin:14px;
}

#listingResultsTable .details a, #listingResultsTable .details a:link, #listingResultsTable .details a:visited, #listingResultsTable .details a:active {
color: #D30000; 
text-decoration: none;
font-size:14px;
color:#0f6dd8;
}

#listingResultsTable .details a:hover {
text-decoration:underline;
}


#listingTable .rightColumn {
vertical-align:top;
}

.listingRatingBox {
text-align:center;
padding:6px 0 6px 0;
}

.listingRatingBox .overallRating {
font-size:48px;
color:#D30000;
}


.listingAudioBox UL {
list-style-image: url(/images/arrow_bullets.gif);
margin: 5px 0px 0px 12px;
padding: 0px 0px 0px 10px; 
}

.listingAudioBox LI {
margin: 5px 0px 0px 0px;
padding: 0px 5px 7px 2px; 
}

.listingAudioBox a, .listingAudioBox a:link, .listingAudioBox a:visited, .listingAudioBox a:active {
color: #D30000; 
text-decoration: none;
font-size:14px;
color:#0f6dd8;
}

.listingAudioBox a:hover {
text-decoration:underline;
}

.listingUserComments {
margin-top:10px;
padding:0 0 10px 15px;
border-bottom:1px solid #CCC;
}


.newsBox {
font-size:10px;
padding:6px;
}

.newsBox UL {
list-style-image: url(/images/arrow_bullets.gif);
margin: 5px 0px 0px 12px;
padding: 0px 0px 0px 10px; 
}

.newsBox LI {
margin: 5px 0px 0px 0px;
padding: 0px 5px 7px 2px; 
}

.newsBox a, .newsBox a:link, .newsBox a:visited, .newsBox a:active {
color: #D30000; 
text-decoration: none;
font-size:12px;
color:#0f6dd8;
}

.newsBox a:hover {
text-decoration:underline;
}


.stars {
text-align:center;
width:100%;
}

.requiredIcon {
vertical-align:top;
padding:5px 0 0 0;
}

.reportTopVerbiageLeft { 
width:750px;
margin:0 0px 15px 0;
}

.reportTopVerbiageLeftWithRight {
float:left; 
width:590px;
margin:0 0px 15px 0;
}

.reportTopVerbiageRight {
border:0px solid #CCC;
float:left;
width:150px;
margin:0 0 15px 10px;
}

.hscroll {
height:auto;
width:750px;
overflow-x:scroll;
overflow-y:hidden;
overflow:-moz-scrollbars-horizontal !important;
margin-bottom:12px;
}

.AdUnitBelowChart {
clear:both;
margin:auto;
padding:2px 0 5px 0;
width:728px;
height:90px;
}

.pager_nav_page_active:visited {
font-size: 18px;
}

#solink {
    display:none;
}

#slickbox {
background: #EFEFEF;
height: auto; 
}
