/* the navigatorCell specifies the attributes to use for the navigation cell of the page table */td.navigatorCell{	vertical-align:top;	text-align:left;	width:165px;	background:#336699;	background-repeat:yes;}/* the spacerCellLeft specifies the attributes to use for the yellow space cell on the left sides of the content body */td.spacerCellLeft{	vertical-align:top;	text-align:left;	width:12;}/* the spacerCellRight specifies the attributes to use for the grey space cell on the right sides of the content body */td.spacerCellRight{	vertical-align:top;	text-align:left;	width:52;	background:#cccccc;	background-repeat:yes;}/* the bodyCell specifies the attributes to use for the content body cell of the page table */td.bodyCell{	vertical-align:top;	text-align:left;	width:492;}/* the bodyCellBottom specifies the attributes to use for the footer body cell of the page table */td.bodyCellBottom{	vertical-align:top;	text-align:left;	width:492;	height:59;}/* the bodyClass specifies the attributes to use for the content body cell of the page table */body.bodyClass{   font-family: verdana;    font-size: 10pt;   margin:0;   background:#fffdec;}/* the 800x600 specifies the attributes to use for the page table */table.800x600{	width:743px;	height:100%;	background:#fffdec;	borderWidth:0;	borderStyle:solid;	borderColor:white;}/* the header specifies the attributes to use for the global navigation cell of the page table */td.header{     backgroundcolor:white;     height:1;}/* the footer specifies the text attributes to use for the address information text */.footer {	color: #808080; 	font-family: verdana; 	font-size: 8pt; 	font-style: italic; 	text-align: center}/* the paragraphHeader specifies the text attributes to use for the header text in the page content */.paragraphHeader {	color: #002C5B; 	font-family: verdana; 	font-weight: bold; 	font-size: 10pt}/* the paragraphHeader2 specifies the text attributes to use for the second level header text in the page content */.paragraphHeader2 {	font-family: verdana; 	font-weight: bold; 	font-size: 9pt}/* paragraphBody specifies the text attributes to use for the paragraph text in the page content */.paragraphBody {	font-family: verdana; 	font-size: 10pt}/*navtext specifies the text attributes to use for the unlinked text elements in the navigation bar */.navtext{	font-family: arial;	font-size: 9pt;	font-weight: bold;	color: #99cccc;}/*navtext2 specifies the text attributes to use for the 2nd level navigation button styles */a.navtext2{	font-family: arial;	font-size: 9pt;	text-decoration: underline;	color: white;}/*navtext2a specifies the text attributes to use for the active 2nd level navigation button styles */a.navtext2a{	font-family: arial;	font-size: 9pt;	text-decoration: none;	color: #ffffcc;}/*navtext3 specifies the text attributes to use for the 3rd level navigation button styles */a.navtext3{	font-family: arial;	font-size: 8pt;	text-decoration: underline;	color: white;	}/*navtext3a specifies the text attributes to use for the active 3rd level navigation button styles */a.navtext3a{	font-family: arial;	font-size: 8pt;	text-decoration: none;	color: #ffffcc;	}/*dirhead specifies the text attributes to use for the contact directory headings */.dirhead{	font-family: arial;	font-size: 10pt;	font-weight: bold;}/*dirprogram specifies the text attributes to use for the contact directory program listings */.dirprogram{	font-family: arial;	font-size: 8pt;	font-weight: bold;}	/*email specifies the text attributes to use for the contact directory emails as well as other inline links*/a.email{	font-family: arial;	font-size: 8pt;	color: black;}/*newsdate specifies the text attributes to use for the recent news table dates*/.newsdate{	font-family: verdana;	font-size: 8pt;}/*background color for a table cell*/td.background{    background-color: #cccccc;}/*instruction specfies the text attributes to use for....*/.instruction{    font-size: 8pt;    FONT-FAMILY: Arial;}
