﻿.standardfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SubHeader1 
{
	font-size: 24px;
	color: #4a6d62;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.SubHeader2 
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.Content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.links 
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftpanellink 
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:25px;
}
.leftpanellink:link
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.leftpanellink:visited
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.leftpanellink:hover
{
	color: #af9b6a; 
	text-decoration: underline;
	font-size: 13px;
}
.rightpanellink
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.rightpanellink:link
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.rightpanellink:visited
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.rightpanellink:hover
{
	color: #af9b6a; 
	text-decoration: underline;
	font-size: 13px;
	
}
.selectIndex
{
	color: #ad9a6b;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
.unselectIndex
{
	color: #4a6d62; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.links:link
{
	color: #28297b; 
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.links:visited
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.links:hover
{
	color: #af9b6a; 
	text-decoration: underline;
	font-size: 13px;
}
.buttonlinks 
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonlinks a:link
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.buttonlinks a:visited
{
	color: #28297b; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
}
.buttonlinks a:hover
{
	color: #E3B647; 
	text-decoration: underline;
	font-size: 13px;
}
.standardfontbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.disclosureslink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white;
}
.disclosureslink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white;
}
.disclosureslink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white;
	text-decoration: underline;
}
.disclosureslink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white;
}
.disclosuresLarge 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: white;
}
.disclosuresLarge:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.disclosuresLarge:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.disclosuresLarge:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: white;
}
.flash:link
{
	font-size: 11px;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-weight: normal;
}
.flash:visited
{
	color: gray; 
	font-size: 11px;
	padding-right: 5px;
	font-weight: normal;
}
.flash:hover
{
	color: gray; 
	font-size: 11px;
	padding-right: 5px;
	font-weight: normal;
}
.footer
{
	border-top: black thin solid;
	border-bottom: black thin double;
	text-align: right;	
}
.errorHeader
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	color: #1C2857;
	font-weight: bold;
}
.managementname
{
	color: #000000;
	font-weight: bold;
	font-size: 16px; 
}
.managementtitle
{
	color: #666666;
}
.managementphoto
{
	margin: 3px 15px 5px 0px;
	border-width:1px;
	border-style:solid;
}
.Asterix
{
	color:#CC3333;
}