/* CSS Document */

/****************************DIV************************************/

/****************************END DIVS********************************/


html > body ul {
margin:  15px 20px 0 -60px;
}

html > body #bnrList {
margin-left: -25px;
}

html > body .listOLinks {
margin-left: -25px;
}

html > body #newsLetter li {
margin: 0 0 0 -60px;
}

html > body .nestedForms {

}

html > body .formNote {
font-size: 10px;
margin-left: 0;
}

.field {
width: 260px;
}

#additionalComments {
width: 260px;
}

#mainNav {
	width:700px;
}

#subSubNav {
margin: -40px 0 -40px -40px;
}

.lastEl {
margin-bottom: 20px;
}


#contentContent ul {
font-size: 12px;
margin-left: -40px;
}

#contentContent ul.listOLinks {
margin-left: -10px;
}

#contentSidebar ul {
margin-left: -40px;
font-size: 12px;
}

.expand {
margin: 0;
}

#bio {
width: 570px;
}

#bioPort_fieldset { 
width: 580px;
}

#contentContent .normalList {
margin-left: -20px;
}

/************************open classes and DHTML ***********************************/

ul ul {
display: none;
}

.bullets {
list-style:disc;
margin-left:40px;
}

.bullets li{
list-style:disc;
margin-left:14px;
}





