/* This basic style sheet is to be used by browsers that don't recognize the @import method of loading css sheet such - it is here mainly as Netscape 4 specific style sheet */

/* DEFAULT FONT  */
body, p, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

a {
	color: #032B82;
	text-decoration: none;
}

a.tiny {
	color: #032B82;
	font-size: 7pt; 
	text-decoration: none;
}

a.small {
	color: #032B82;
	font-size: 8pt; 
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}

a.leftnav {
	color: #032B82;
	text-decoration: none;
}

a.leftnav:hover {
	color: #000000;
	text-decoration: underline;
}

.leftnavselected {
	color: #032B82;
	text-decoration: none;
}


/* LINE */
div.line { border: solid; width: 100%; border-width: 1px 0 0 0px; border-color: #CCCCCC}
div.line hr { display: none }

/* BODY TEXT */
.text {  line-height: 16px}

/* SMALL TEXT */
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}

/* TINY TEXT */
.tinytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}

.tinygoldtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #CC8213}

.logintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}


/* BODY TEXT */
.text2 {  line-height: 16px; margin-bottom: 6px}

/* MAKE BODY TEXT BOLD - favors Tahoma when making body text bold */
.bold { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: #444444; line-height: 16px}

/* GRAPHIC SUBHEAD - to generate spacing underneath graphic subhead */
.graphicsubhead {  line-height: 18px}

/* SUBHEAD IF ON FIRST LINE - no spacing above */
.subheadfirst { font-size: 12px; font-weight: bold; line-height: 20px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}

/* SUBHEAD */
.subhead { font-size: 12px; font-weight: bold; line-height: 20px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}

/* SUBHEAD HOME - for home page */
.subheadhome { font-size: 12px; font-weight: bold; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}

/* SUBHEAD BIO - for bios on leadership page */
.subheadbio { font-size: 12px; line-height: 16px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}

/* SUBHEAD */
.subheadsidebar { font-size: 12px; font-weight: bold; line-height: 14px; color: #333333; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif}

/* FOOTER */
.footer { font-size: 10px; color: #999999}

/* SUBLINK */
.sublink { line-height: 13px; margin-top: 3px; text-align: left}

/* SUBLINK SELECTED */
.sublinkselected { color: #000000}

/* FORMTEXT */
.formtext { font-size: 10px; color: #555555}

/* UNORDERED LIST */
li { margin-top: 0px; margin-bottom: 0px; line-height: 20px}
ul { margin-top: 0px; margin-bottom: 0px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
ul.smallindent { margin-top: -10px; margin-bottom: 0px; line-height: 20px; margin-left: -24px; padding-left: 0}
ol { margin-top: 0px; margin-bottom: 0px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

/* INPUT AND FORM */
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.formwidth3 {  width: 240}
.formwidth2 {  width: 140}

/* The following are unused - for now */

/* SPACER */
.spacer6 { margin: 0 0 6px 0px;}

/* SUBHEADSMALL - Tahoma subhead */
.subheadsmall { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; color: #333333}

.row-odd
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	background-color: #F5F4F0;
	color: #000000;
}
.row-even
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	background-color: #ECF0F3;
	color: #000000;
}

.sectionheader
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E6DAC2;
}

.sectiontop
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
}


.lnav
{
	background: #ECF0F3;
	padding: 2 2 2 2; 
	border: 1 solid #DFD5BC;
	width: 170;
}



a.lnav {
    FONT-SIZE: 11px;
    COLOR: #003366;
	text-decoration: none;
}

a.lnavlink {
    FONT-SIZE: 11px;
    COLOR: #003366;
	text-decoration: none;
}

.lnav-selected {
    FONT-SIZE: 11px;
	color: #032B82;
	text-decoration: none;
	border-bottom:dotted 1px #878787;
}

.lnavrow-selected {
	border-bottom:dotted 1px #878787;
	background-color: #F5F4F0;
}


a.lnav:hover {
    FONT-SIZE: 11px;
    COLOR: #003366;
	text-decoration: underline;
}


.foldernav
{
	background: #D7DDCB;
	padding: 2 2 2 2; 
	border: 1 solid #DFD5BC;
}

.foldernav-selected {
    FONT-SIZE: 11px;
    COLOR: #003366;
	text-decoration: none;
}

.foldernavrow-selected {
    FONT-SIZE: 11px;
    COLOR: #003366;
	background : url(folderopen.gif) no-repeat left;
	text-indent : 20px;
}

.foldernavrow-even {
    FONT-SIZE: 11px;
    COLOR: #003366;
	background : url(folderclosed.gif) no-repeat left;
	text-indent : 20px;
}

.foldernavrow-odd {
    FONT-SIZE: 11px;
    COLOR: #003366;
	background : url(folderclosed.gif) no-repeat left;
	text-indent : 20px;
}


a.foldernavlink {
    FONT-SIZE: 11px;
    COLOR: #003366;
}

a.foldernavlink:hover {
    FONT-SIZE: 11px;
    COLOR: #003366;
}

a.breadcrumb {
    FONT-SIZE: 11px;
	font-weightx: bold;
    COLOR: #cc7a0c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.breadcrumb:hover {
    FONT-SIZE: 11px;
	font-weightx: bold;
    COLOR: #cc7a0c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}




table.leaf {
	border:#888888;
	border-style: none solid solid solid;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	border-width : 0px 1px 1px 1px;
}

.leaftop {
	border:#888888;
	border-style: none none solid none;
	padding-top:0px;
	padding-bottom:0px;
	border-width : 0px 0px 1px 0px;
}

.pagetitle {
    FONT-SIZE: 12px;
	font-weight: bold;
	color: #000000;
}

.navbarwrapper {
	background: #F4F3EF;
	padding: 2 2 2 2;
	border: 1 solid #A9A069;
	width: 170;
	margin-bottom: 10px;
}
