body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003A62;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

form 
{
	margin:0px;
}

.txtNavigation {
	color: #FFFFFF;
}

a:link {
	color: #2BA84F;
	text-decoration: none;
}
a:visited {
	color: #4AD073;
	text-decoration: none;
}
a:active {
	color: #2BA84F;
	text-decoration: none;
}
a:hover {
	color: #74A7A2;
	text-decoration: none;
}

a.txtNavigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNavigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNavigation:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNavigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.imgHeader
{
	margin-left: 110;
}


.frmField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none
}

.frmText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none
}

.txtSecureAreaGroupListItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txtSecureResourceListItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txtSecureResourceListItemRowBGColour1
{
	background-color: #F0F0F0
}

.txtSecureResourceListItemRowBGColour2
{
	background-color: #FFFFFF
}

.txtError
{
	color: Red;	
	font-size: 10px;
}