/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
padding-top: 10px;
}
#nav {
height: 31px;
background-image:  url("images/bg_nav.gif");
}
#rightoutline {
border-bottom: solid #999999 1px;
border-left: solid #999999 1px;
border-right: solid #999999 1px;
}
#leftoutline {
border-left: solid #999999 1px;
}
#leftandgray {
background-color: #f6f6f6;
border-left: solid #999999 1px;
border-top: dotted #999999 1px;
}
#graybackground {
background-color: #f6ebf1;
}
#padding {
padding-top: 8px;
}
#programnav {
padding-left: 21px;
border-left: solid #999999 1px;
}
#dashed {
border-bottom: dotted #999999 1px;
}
#wfa {
padding-right: 4px;
}
p {
font-size: 10px;
line-height: 1.5em;
padding-right: 5px;
}
p.mission {
color: #333333;
font-size: 11px;
padding-left: 40px;
padding-right: 30px;
}
p.content {
font-size: 11px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 22px;
padding-top: 10px;
line-height: 1.8em;
}
p.contentquote {
font-size: 11px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 22px;
line-height: 1.8em;
}
p.nav {
padding-top: 11px;
}
p.subnav {
padding-top: 10px;
}
p.table {
font-size: 11px;
padding-left: 22px;
line-height: 1.8em;
}
p.red {
color: #7d0042;
font-size: 9px;
padding-bottom: 15px;
padding-left: 52px;
padding-right: 40px;
line-height: 1.2em;
}
p.pullout {
font-size: 11px;
font-weight: bold;
font-style: italic;
}
em.title {
font-weight: bold;
font-style: normal;
color: #7d0042;
} 
em.name {
font-weight: bold;
font-style: normal;
}
em.job {
font-weight: bold;
}
em.red {
font-weight: bold;
font-style: normal;
color: #7d0042:
}
em.list {
font-style: normal;
padding-left: 20px;
}
em.gray {
font-style: normal;
color: #999999;
}
ul {
font-size: 11px;
padding-right: 16px;
padding-bottom: 0px;
padding-left: 22px;
padding-top: 0px;
line-height: 1.8em;
}
a {
font-size: 11px;
color: #7d0042;
text-decoration: none;
line-height: 1.5em;
}
a:link { color: #7d0042 }
a:hover { color: #999999 }

a.mainnav {
color: #999999;
font-size: 11px;
font-weight: bold;
padding-left: 22px;
}
a.mainnav:link { color: white } 
a.mainnav:visited { color: white } 
a.mainnav:hover { color: #999999 }

a.subnav {
color: #999999;
font-weight: bold;
padding-left: 21px;
line-height: 1.8em;;
}
a.subnav:link { color: #7d0042 }
a.subnav:visited {color: #7d0042 }
a.subnav:hover { color: #999999 }

a.pullout {
color: #999999;
font-size: 10px;
text-decoration: underline;
}
a.pullout:link { color: #7d0042 } 
a.pullout:visited {color: #7d0042 } 
a.pullout:hover { color: #999999 }

a.programs {
color: #999999;
font-weight: bold;
line-height: 1.8em;;
}
a.programs:link { color: #7d0042 }
a.programs:visited {color: #7d0042 }
a.programs:hover { color: #999999 }


a.textlink {
color: #999999;
text-decoration: underline;
}
a.textlink:link { color: #7d0042 }
a.textlink:visited {color: #7d0042 }
a.textlink:hover { color: #999999 }

a.textcurrent {
color: #999999;
}
a.textcurrent:link { color: #7d0042 }
a.textcurrent:visited {color: #7d0042 }
a.textcurrent:hover { color: #999999 }



.dashedline {
border-top: dotted #e7e7e7 1px;
}

