body{
background-color:#e3e3e3;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}

A {
	font-family : lucida sans;
	font-size : 13px;
	color : green;
        text-decoration : none;
     width:250;
}
A:HOVER {
	font-family : lucida sans;
	font-size : 13px;
	color : purple;
	text-decoration : underline;
     width:250;
}




p{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;}
}
 .paraTitle{font-size: 12px;
font-weight: normal;

.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	line-height: 23px;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(about/images/bullet2.gif);




}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
        width:600;
}



#menu {
        height:30px;
        background-image: url(/images/nav_greenrev4.gif);

        
}

#nav, #nav ul 
{
line-height:1.8;
width: 800;
list-style: none;
font-weight: bold;
padding: 0;
border: solid #666;
border-width: 0px;
margin: 1 1 ;
text-indent: 0;
}

#nav a {
display: block;
font-size:10.5pt;
font-weight:bold;
color: #fff;
text-decoration: none;
padding: 2px 10px;
margin-bottom:0;
width:100px;
}

#nav a:hover {
background-image: url(/images/nav_greenrev5.gif); 
display: block;
color: #fff;
bgcolor: #ffffff;
text-decoration: none;

width:100px;
padding: 2px 10px;
}

#nav li {
 float: left;
 padding: 0;

margin: 0;
        text-indent: 0;
}

#nav li ul {
position: absolute;
background-color: #cccccc;
left: -999em;
width:170px;
font-weight: normal;
border-width: 2px;
margin: 0 0;

}

#nav li li {
padding-right: 2px;
background-image: url(/images/nav_greenrev4.gif); 
height:32;
 width: 180px;
}

#nav li ul a {
width: 180px;
text-align:left;
font-size: 10.5pt;
font-weight: normal;
}

#nav li ul a:hover {
 width: 180px;
height:30;
background-image: url(/images/nav_greenrev5.gif); 
}

#nav li ul ul {
 margin: -2px 0 0 5px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
 left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
 left: auto;
}

#nav li:hover, #nav li.sfhover {
 background: #666;
}

h1 {
width:100%;
font-size: 12pt;
font-weight:bold;
color:#74358c;}

/*
color:#fff;
position: absolute;
top: 180px;
left: 420px;
background-color: transparent;
}*/




@media print {

.printableContent { 
	visibility:visible; 
	width: 600; 
    position:absolute; 
   left: 0; top: 130;
}

.wrapper { 	visibility:hidden; } 
.bannerimage { 
	visibility:visible; 
    position:absolute; 
   left: -70; top:20;
} 
#menu { display:none; } 

 
}