/* Start of CMSMS style sheet 'osa_default' */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      background-color: #6D2E0B;
       margin: 0;
}
.bodyCopy {
	padding: 4px;
}
td {
	font-size: 12px;
        vertical-align: top;
        padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
li {
	font-style: normal;
	/* list-style-type: none; */
}
.breakhead {
	font-size: 14px;
       font-weight: bold;
}
.caption {
	font-size: 12px;
        color: #FFFF99;
}
.linkWhite {
	font-weight: bold;
	color: #FFFFFF;
}.linkGreen {
	font-weight: bold;
	color: #304310;
}
.linkYellow {
	font-weight: bold;
	color: #FFFF99;
}
.pageHead {
	font-size: 18px;
	font-weight: bold;
	color: #2A5003;
}
.subHead {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	color: #D7902B;
}
.homePromoGr {
	background-color: #696f2b;
	padding: 5px;
	border: 1px solid #006600;
	color: #FFFFFF;
}
.subHeadYellow {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.moreLink {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.moreLinkYellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.mission {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#breadcrumbs {
	font-size: 10px;
	color: #6D2E0B;
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}
#breadcrumbs a:hover
{
	color: #FFF;
}

/* BEGIN mainNav */

#mainNav a
{
text-align: left;
font-size: 12px;
display: block;
padding: 6px;
background-color: #D7902B;
padding-left: 10;
font-weight: normal;
}

#mainNav a:link, #mainNav a:visited
{
color: #000;
text-decoration: none;
}

#mainNav a:hover
{
background-color: #8E9641;
color: #FFF;
}

#mainNavcurrent a
{
text-align: left;
color: #FFF;
display: block;
padding: 6px;
background-color: #696f2b;
padding-left: 10;
font-weight: normal;
text-decoration: none;}

#mainNavcurrent a:hover, #mainNavcurrent a:link
{
background-color: #696f2b;
color: #FFF;
}

/* END mainNav */

/* BEGIN sectionNav */

#sectionNavHead a
{
color: #FFF;
display: block;
padding: 6px;
background-color: #2A5003;
padding-left: 10;
font-weight: bold;
}


#sectionNav a
{
font-size: 12px;
display: block;
padding: 6px;
background-color: #D7902B;
padding-left: 10;
font-weight: normal;
}

#sectionNav a:link, #sectionNav a:visited
{
color: #000;
text-decoration: none;
}

#sectionNav a:hover, #sectionNavHead a:hover
{
background-color: #8E9641;
color: #FFF;
}

#sectionNavCurrent a
{
color: #FFF;
display: block;
padding: 6px;
background-color: ##696f2b;
padding-left: 10;
font-weight: normal;
text-decoration: none;}

#sectionNavCurrent a:hover, #sectionNavCurrent a:link, #sectionNavCurrent a:visited
{
background-color: #696f2b;
color: #FFF;
}

/* END sectionNav */

#boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7902B;
}

#boiler a:link, #boiler a:visited
 {
	color: #FFFFFF;
	background-color: #6D2E0B;
	font-weight: normal;
	text-decoration: none;
}

#boiler a:hover
{
background-color: #8E9641;
color: #FFF;
}

#sidebar {
	font-size: 12px;
	padding: 4px;
}

#sidebar a:link, #sidebar a:visited
{
	color: #FFFFFF;
	background-color: #8E9641;
	font-weight: bold;
	#text-decoration: none;
}

#sidebar a:hover
{
background-color: #FFFF99;
color: #304310;
}

#box {
	font-size: 12px;
	color: #FFF
}

#box a:link, #box a:visited
{
	color: #FF9;
	background-color: #696F2B;
	font-weight: bold;
	#text-decoration: none;
}

#box a:hover
{
background-color: #FFFF99;
color: #304310;
}

#topPromo {
	font-size: 12px;
}

#topPromo a:link, #topPromo a:visited
{
	color: #FF9;
	background-color: #000;
	font-weight: normal;
	text-decoration: none;
}

#topPromo a:hover
{
background-color: #FF9;
color: #000;
}

a:link, a:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #304310;
	background-color: #FFFF99;
	#text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #8E9641;
}

/* End of 'osa_default' */

