body 
{
	background-color: #336699;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #003366;
}
.style4 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366; 
}
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.asurint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	color: #003366;
}
.style5 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14pt; 
	color: #003366; 
	font-weight: bold; 
}
.style6 {
	font-size: 9px;
	color: #319DCC;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b0000;
	font-weight: bold;
}

.MenuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.MenuLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.NavigationButton
{
	background-color: #1E4167;
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-right: #1D4165 2px solid;
	border-top: #1D4165 2px solid;
	border-left: #1D4165 2px solid;
	border-bottom: #1D4165 2px solid;
}

.NavigationButton:hover
{
	background-color: #C3DBE7;
	color: #1D4165;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-right: #192f5a 2px solid;
	border-top: #192f5a 2px solid;
	border-left: #192f5a 2px solid;
	border-bottom: #192f5a 2px solid;
}
.LargeHeader
{
	color: #002053;
	font-size: 16px;
	font-weight: bold;
}
.Error
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

.FieldHeader
{
	color: #002053;
	font-size: 11px;
	font-weight: bold;
}
.RemoveRemark
{
	background-image:url(~/Secure/Administration/Resources/Images/cross.png
}