body { background-color : #FFFFFF ; margin : 0px ; padding : 0px ; background-repeat : no-repeat ; font-family : Verdana, Arial, Helvetica, sans-serif ; font-size : .7em ; width : 800px ; position : absolute ; background-position : 0px 15px ;  }

p { padding-top : 0px ; margin-top : 0px ; }

table { font-size : 1.3em ; border-collapse ; collapse ; border : 1px solid ; }

td, th { font-family : Verdana, Arial, Helvetica, sans-serif ; font-size : .7em ; border : 1px solid ; border-collapse ; collapse ; }

h1 { margin-top : 0px ; font-size : 1.5em ; font-family : Times New Roman, Times, serif ; color : #0066CC ; font-weight : normal ; margin-bottom : 3px ; }

h2 { margin-top : 0px ; font-size : 1.2em ; font-family : Arial, sans-serif ; color : #0066CC ; font-weight : bold ; text-decoration : underline ; }

a:link { text-decoration : none ; color : #0066CC ; } 
a:visited { text-decoration : none ; color : #0066CC ; } 
a:active { text-decoration : underline ; color : #0066CC ; } 
a:hover { text-decoration : underline ; color : #0066CC ; } 


ul { margin-top : -5px ; }
li { margin-left : -20px ; }

.last { padding-bottom : 20px ; }

/* .main_box is a container for the section navigation widget and the main text box on each page (except the front page) */
.main_box { position : relative ; margin-top : 70px ; width : 786px ; border : 0px solid ; background-color : none ; }


/* .nav_textbox is the section-specific navigation widget box */
.nav_textbox  { background-color : #FFFFFF ; width : 160px ; height : 210px ; margin-left : 0px ; margin-top : 0px ; opacity: .65; filter: alpha(opacity=65) ; -moz-opacity : 0.65 ; position : relative ; padding-top : 22px ; padding-left : 12px ; padding-right : 12px ; float : right ; font-size : 1em ; color : #3366CC ; font-weight : bold ; line-height : 2.3ex ; font-family : Arial, sans-serif ; }


/* .main_textbox contains the text for each section page */
.main_textbox  { background-color : #FFFFFF ; width : 345px ; height : 445px ; margin-left : 10px ; margin-top : 0px ; opacity: .85; filter: alpha(opacity=85) ; -moz-opacity : 0.85 ; position : relative ; padding : 16px 12px 10px 12px ; float : right ; border : 0px dashed ; overflow : auto ; }

/* this is for the bottom section with the FASRI address */

.footer { top : 548px ; left : 0px ; position : absolute ; border : 0px solid ; }

/* these two styles address the navigation header/trailer on pages that contain more than one screen full of text*/
.continued { font-style : italic ; font-size : .85 ; margin-top : 0px ; } 
.more { font-style : italic ; font-size : .85 ; margin-top : -10px ; text-align : right ; } 


/* the .comment style is used in the 'comments' page of the 'about' section */
.comment { font-style : italic ; }
