body{font-family: arial, verdana, tahoma, sans-serif; font-size: 13px;}
td{font-size: 12px;}

a{color: #1F65AD;}

#navFooter{background-color: #F4F4F4; color: #8C8C8C; font-size: 9px; padding: 5px;}
#navFooter a{color: #8C8C8C;}
#navFooter a:hover{color: #1F65AD}

#bodyHeader{font-size: 15px; font-family: arial; font-weight: bold; color: #EA9500; background-color: #ffffff;}
#boxHeader{font-size: 15px; font-family: arial; font-weight: bold; color: #EA9500; background-color: #ffffff; padding-right: 5px;}
#contentHeader{font-size: 20px; font-family: arial; font-weight: bold; color: #EA9500; background-color: #ffffff; border-bottom: 1px solid #EA9500; width: 100%;}

#smallTxt{font-size: 10px; color: #666; font-family: tahoma, sans-serif;}

form, input, textarea, select, option {font-size: 11px; margin: 0px;}
#frmButton{background-color: #fff; border: 2px solid blue; color: blue;}

#topNav{font-size: 12px; font-weight: bold; font-family: tahoma, sans-serif; color: #8C8C8C;}
#topNav a{color: #8C8C8C; text-decoration: none;}
#topNav a:hover{color: #1F65AD; text-decoration: none;}

#featureBox{border: 1px solid #eee; padding: 3px 10px; margin: 5 0; color: #666666; font-size: 11px;}

/* Table Styles */
#styleTable td{font-size: 12px;}
#styleTable tr.shaded{background-color: #eff5f9;}
#styleTable tr.plain{background-color: #ffffff;}
#styleTable tr.shaded td, tr.plain td{font-size: 12px; padding-left: 10px; padding-right: 10px;}
#styleTable a{font-size: 10px;}

#shadedTable{background-color: #eff5f9; width: 100%; padding: 5px;}
#plainTable{background-color: #ffffff; width: 100%; padding: 5px;}
#shadedTable, #plainTable td{color: #508FC4; font-family: arial;}

#tableTitle{color: #508FC4; font-size: 15px;  font-weight: bold;}
#tableSubtitle{color: #508FC4; font-size: 14px;}

/* Page Subnavigation */
#navcontainer {width: 12em; border-right: 0px solid #000; padding: 0 0 1em 0; margin-bottom: 1em; background-color: #8C8C8C;color: #333; font-weight: bold;}
#navcontainer ul {list-style: none; margin: 0; padding: 0; border: none;}
#navcontainer li {border-bottom: 1px solid #ffffff; margin: 0;}
#navcontainer li a {display: block; padding: 5px 5px 5px 0.5em; border-left: 10px solid #1958b7; border-right: 10px solid #508fc4; background-color: #2175bc; color: #fff; text-decoration: none; width: 100%;}
html>body #navcontainer li a {width: auto;}
#navcontainer li a:hover {border-left: 10px solid #1c64d1; border-right: 10px solid #5ba3e0; background-color: #2586d7; color: #fff;}

UL.List {padding: 0px; margin-left: 4px;}
LI.List {list-style-image: url(http://www.ccwow.org/lii/arrow_small_blue.gif); margin-bottom: 4px;}
