body { font-size:62.5%; font-family:Georgia, 'Times New Roman', Times, serif; }

/*  For hiding sections that need not be printed  */
#memberLogin, #brandingArea, #actionItems, .more, .register-button, #navigation { display:none !important; }
#whatsNew ul, #whatsNew li { list-style:none; margin:0; padding:0; }

/* container
*************************************/	
div#container { width:655px; padding:0; margin:0; }

/* header
*************************************/	
div#header { margin:0; padding:0; }
div#header img.logo { float:left; border:0; clear:both; }
div#header h1 { clear:both; margin:0; padding:0; }
div#header h1 a { text-decoration:none; color:black; }

/* text sizer
*************************************/	
div#textSizer { display:none; }

/* search box */
div#searchBox { display:none }

/* just a wrapper
*************************************/	
div#wrapper { margin:0; padding:0; }

/* content
*************************************/	
div#content { margin:0; padding:0; }

/* MAINcontent
+ not to be confused with 'content'
+ inside content div; gives bg and margins and other niceness
*************************************/	
#mainContent { display:block; clear:both; width:600px; padding:0; margin:0; text-align:left; }
#mainContent p { padding-top:0.3em; padding-bottom:0.3em; }
#mainContent ul, #mainContent ol, #mainContent blockquote, #mainContent dl { padding-top:0.3em; padding-bottom:0.3em; }
#mainContent li { padding-top:0.3em; padding-bottom:0.3em; list-style:url(/images/contentBulletList.gif) outside circle; }
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5 { color:#005496; padding:0.3em 0px; margin:0; }
#mainContent a:link { text-decoration:underline; color:#00c; }
#mainContent a:visited { text-decoration:underline; color:#609; }
#mainContent a:hover { text-decoration:underline; color:#c00; }
#mainContent a:active { text-decoration:underline; color:#006; }

/* breadcrumbs
*************************************/	
h5#breadcrumbs { clear:both; margin:0; padding:0; }

/* navigation
*************************************/	
div#navigation ul { display:none; }
div#navigation a.homelink { display:none; }

/* extra box
*************************************/	
div#extra { clear:both; }

/* extraBox
*************************************/	
.extraBox { margin:10px; padding:10px; border:1px solid #000; }
.extraBox h2 { text-indent:0 !important; letter-spacing:0 !important; margin:0; padding:0; }
.extraBox h3 { text-indent:0 !important; letter-spacing:0; margin:0; padding:0; }

/* faq box
*************************************/	
.faqBox { clear:both; margin:20px; padding:10px; border:2px solid #3E5A00; }
.faqBox h2 { color:#3E5A00 !important; }
.faqBox ul { margin:0 35px 0 25px; border:0px solid #fff; }
.faqBox h2, .faqBox p, .faqBox li { padding-top:0.3em; padding-bottom:0.3em; }
#questions { display:none; }
.faq-ans { display:block !important; font-size: 12pt; }
div#answers h3 { font-size:12pt; }

a#moreButton { display:none; }

/* footer
*************************************/	
div#footer { padding:10px; margin:10px; clear:both; }
div#footer div#footbox { padding:0px; margin:0px; clear:both; width:100%; }
div#footer p { color:#666; }
.matrix { color:#8B8B8B; }
.matrix a { color:#8B8B8B; }

/* page bottom
*************************************/	
div#pagebottom { display:none; }




