.mencancare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-transform: none;
}

.Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;

}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	line-height: 120%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-transform: none;
	scrollbar-face-color:#99CCFF;
    scrollbar-shadow-color:green;
	scrollbar-track-color:#003366;
}
.menheading {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	/*color: #00CC00;*/
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	/*color: #00CC00;*/
}

img{
  border: 0px;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-transform: none;
}

.footnote
{
	font-size:xx-small;	
	color:#999999;
}

.PageIntro {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: thin solid red;
}

.Outcomes {
  border: 1px groove #003366;
  border-right: 2px groove #003366;
	border-bottom: 2px groove #003366;
}

.OutcomesTitles {
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}