/* MAIN SELECTORS */

body {margin: 0; padding: 0; border: 0; width: 100%; background-color: #FFF;}
div {font: 13px Helvetica, Arial, sans-serif; color: #000; line-height: 140%;}
p {font: 13px Helvetica, Arial, sans-serif; color: #000; line-height: 140%; margin-top: 0.5em; margin-bottom: 1.5em;}
li {margin-left: -1.5em;}
img {border: 0;}

h1 {font-size: 30px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; color: #EBC357; display: inline; line-height: 110%;}
h2 {color: #E58D33; font-size: 20px; font-weight: bold; display: inline; line-height: 110%;}
h3 {color: #B33333; font-size: 15px; font-weight: bold; display: inline; line-height: 110%;}



/* LAYOUT MAIN */

.mainShell {margin-top: 0px; margin-right: auto; margin-left: auto; margin-bottom: 0px; width: 980px; overflow: visible;}
.mainPad {padding: 0px 30px;}
.headerMain {border-right: 1px solid #CCC; margin-right: 10px;}
.contentShell {border-right: 1px solid #CCC; margin-right: 10px;}
.contentMain {padding: 24px;}

.navItem {height: 2.8em; text-align: right;}

.optBoxInactive {width: 8px; height: 8px; background-color: #888888; font-size: 1px;}
.optBoxActive {width: 8px; height: 8px; background-color: #E1482F; font-size: 1px;}

.footer {margin-top: 30px; text-align: center; font-size: 10px;}



/* LAYOUT TOOLS */

.lines {background-color: #CCC;}

.breaker {height: 30px; clear: both; font-size: 1px;}

.padRightSm {padding-right: 6px;}
.padRightLg {padding-right: 20px;}
.padTopMed {padding-top: 14px;}

.center {text-align: center;}


/* STYLING */

.txtFeature {color: #B33333;}



/* LINKS */

a:link {color: #999; text-decoration: none;}
a:visited {color: #999; text-decoration: none;}
a:hover {color: #999; text-decoration: none; background-color: #E5E5E5;}

.aActive:link {color: #E58D33; text-decoration: none; font-weight: bold;}
.aActive:visited {color: #E58D33; text-decoration: none; font-weight: bold;}
.aActive:hover {color: #E58D33; text-decoration: none; background-color: #E5E5E5; font-weight: bold;}

.aNav:link {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block;}
.aNav:visited {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block;}
.aNav:hover {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block;}

.aNavActive:link {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block; color: #E1482F; font-weight: bold;}
.aNavActive:visited {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block; color: #E1482F; font-weight: bold;}
.aNavActive:hover {font-size: 15px; line-height: 130%; padding: 3px 5px; display: block; color: #E1482F; font-weight: bold;}
