Body{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0;
	margin-right: 0;
	margin-top:0;
	}

.NavBar:link {text-decoration: none} 
.NavBar:visited {text-decoration: none}
.NavBar:active {text-decoration: none} 
.NavBar:hover {color:#FFFFFF;}

.NavBar {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
	line-height: normal;
	vertical-align: middle;
	padding: 3px;
}

.NavBarSpacer {
	width: 5pt;
	

}
.SiteTitle {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5pt;
	font-style: italic;


}

.Footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000064;
}

.BodyText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.ErrorText {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.BodyBold {
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	color: #000064;
	Letter-Spacing: 1px;
}

.FormField {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	vertical-align: bottom;
}

.FormButton {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 65;
	vertical-align: bottom;
}

.ShortcutTitle {
	font-size: 14px;
	font-weight: Bold;
	color: #000080;
	vertical-align: bottom;
}

.SectionTitle {
	letter-spacing: 1.75px; 
	font-size: 16px;
	font-weight: Bold;
	color: #000080;
	vertical-align: bottom;
}

.FormLabel {
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	vertical-align: top;
	text-align: right;
}

.MainPageBox {
	border-style: ridge;
	border-width: 2px;
	background-color: #201B60;
	width:250;
	height: 250;
}

.FormButton {
	font-size: 12px;
	font-weight: 500;
	width: 75;
	
}

.FormValue {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

.FormFieldLarge {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-align: left;
	width: 300;
}

.FormFieldMedium {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-align: left;
	width: 150;
}

.FormTextBox {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-align: left;
	width: 300;
	height: 100;
}

.FormDropdowns {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-align: left;
	width: 135;
	height: 100;
}

.BoxShortcuts {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 20px;
	
}

.BoxShortcuts:link		{color: #000000;text-decoration: none;}	 
.BoxShortcuts:visited	{color: #000000;text-decoration: none;}	 
.BoxShortcuts:active	{color: #000000;text-decoration: none;}	 
.BoxShortcuts:hover		{color: #FFFFFF;text-decoration: none;}	 

.MainPageLinks:link					{text-decoration: none;}	 
.MainPageLinks:visited				{text-decoration: none;}	 
.MainPageLinks:active				{text-decoration: none;}	 
.MainPageLinks:hover				{text-decoration: underline;}	 
.MainPageLinks						{font-size: 11; color: #FFFFFF; text-decoration: none; }

.CosRep			{font-size: 12px; font-weight: bold; color: #CACACA;text-decoration: none;}	 
.CosRep:link	{color: #333333;text-decoration: none;}	 
.CosRep:visited	{color: #333333;text-decoration: none;}	 
.CosRep:active	{color: #333333;text-decoration: none;}	 
.CosRep:hover	{color: #000080;text-decoration: underline;}	 

.Calendar			{font-size: 12px; color: #000000;text-decoration: none;}	 
.Calendar:link		{color: #000000; font-weight: bold; text-decoration: none;}	 
.Calendar:visited	{color: #000000; font-weight: bold; text-decoration: none;}	 
.Calendar:active	{color: #000000; font-weight: bold; text-decoration: none;}	 
.Calendar:hover		{color: #000080; font-weight: bold; text-decoration: underline;}	 

.CosRepTitle {
	font-size: 16px;
	font-weight: Bold;
	color: #000080;
}

/* Admin Styles */

.AdminTable {
	font-size: 12px;
	background: #E0E0E0;
	border-style: solid;
	border-width: 1;
	border-color: #000000;
	font-weight: 500;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}

.AdminTableHeader {
	background: #008040;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.AdminTableRow {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	vertical-align: top;
	text-align: left;
}