/* STATIC PAGES*/
#contentDiv { display: block; }
#topNavDiv { background: url(/assets/images/site/main_top_notabs_search.png) no-repeat; position: relative;  height: 20px; padding: 0px; }
#mainDiv { top: 20px; }
.staticContent { padding: 10px 40px;}
.staticContent p { padding-bottom: 5px; line-height: 1.5em; width: 600px; }
.staticContent ul { margin-left: 20px; margin-bottom: 10px; }
.staticContent li { margin: 5px 0px;}
h3.titlehdr { margin-bottom: 10px; color: #E59217; font-size: 2em; font-family: Century Gothic, Helvetica, Arial, san-serif;  }
h4.subhead { font-weight: bold; font-size: 1.2em; }
p.question { font-weight: bold; font-size: 1.2em; padding-top: 10px; font-family: Century Gothic, Helvetica, Arial, san-serif; }
p.answer { margin-bottom: 30px; }


.terms .subhead { width: 600px; margin: 30px 0px 10px; font-weight: bold; text-transform: uppercase; font-size: 1.2em; font-family: Century Gothic, Helvetica, Arial, san-serif;  }
.terms p { margin-bottom: 10px; }
.terms ul, .terms ul li { list-style: disc; line-height: 1.5em; }
.terms ol, .terms ol li { list-style: decimal; }
.terms ul { margin: 10px 20px; width: 560px; }
.terms li { margin: 10px 0px; width: 560px; }


