/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#5C5B57;}

a { text-decoration:none; color:#5C5B57; }
a:hover { text-decoration:underline;cursor:pointer }

h1 {
  margin-bottom:10px;
  font-size:18px;
}
h2 {
  margin-bottom:5px;
  font-size:14px;
}
h3 { font-size : 14px; font-weight:bold; }
h4 { font-size : 12px; font-weight:bold; }
h5 { font-size : 11px; font-weight:bold; }

#topPanel .centerBox #topMenu a { color:white }
#topPanel .centerBox #tabsNav a { color:white; font-size:13px;font-weight:bold;}
.textPink { color:#FF1E66 }
.textGreen { color:#77E000; }
.textWhite { color:white; }

#bottomLinks, #bottomLinks a { color:white; }
.header { font-weight:bold;font-size:13px; }

.button { border:1px solid #5C5B57;color:#5C5B57;padding:2px; }

.size40 { width : 10px;float:left;}
.size150 { width : 150px;}
.size100 { width : 100px;}
.size400 { width : 400px;}

td.theme { font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#5C5B57;}

.category_rank_2,
.category_rank_3,
.category_rank_5,
.category_rank_7,
.category_rank_10 {
    font-weight: 800;
}

.category_rank_1,
.category_rank_3,
.category_rank_4,
.category_rank_7,
.category_rank_9,
.category_rank_10 {
  color: #5C5B57;
}

.category_rank_1 {
  font-size: 10px;
}

.category_rank_2,
.category_rank_9,
.category_rank_10,
.category_rank_11 {
  font-size: 11px;
}

.category_rank_3,
.category_rank_7,
.category_rank_8 {
  font-size: 12px;
}

.category_rank_4 { font-size: 13px; }

.category_rank_3,
.category_rank_5 {
  font-size: 14px;
}

a.clean { text-decoration:none; }
a:hover.clean { text-decoration:none; }

.homeMenu { font-size:14px; }

.homeMenuPartTwo,
.homeMenuPartThree,
.homeMenuPartFourOne,
.homeMenuPartFive {
  font-weight:bold;
}



.homeMenuPartThree { color:#FFFFFF; font-size:14px; text-align:center; }

.homeMenuPartFourTwo { line-height:25px; text-align: center; word-spacing : 10px; }

.homeMenuPartFive { font-size:12px; }

#secNav a { color:#FFFFFF; }

.contentWide P, .contentLeft P, .contentRight P, .contentAll P {
  font-size:12px;
}

#searchAction label {font-size:12px;}
