body	{
		width: 100%;
		/*
		background-color: #ffd080;
		background-color: #ffe7bf;
		*/
		background-color: #ffffff;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #474220;
		}
		
		
#loginHeader {
		font-family: Arial, Helvetica, sans-serif;
		color: #311f4e;
		font-size:11px;
		font-weight:bold;
		}
#loginHeader a:link {
		color:#311f4e;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#loginHeader a:active {
		color:#311f4e;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#loginHeader a:visited {
		color:#311f4e;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#loginHeader a:hover {
		color:#311f4e;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		}
		
		
#breadcrumbs {
		font-family: tahoma, sans-serif;
		color: #660000;
		font-size:11px;
		font-weight:bold;
		}
#breadcrumbs a:link {
		color:#660000;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#breadcrumbs a:active {
		color:#660000;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#breadcrumbs a:visited {
		color:#660000;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}
#breadcrumbs a:hover {
		color:#990000;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		}
	
input.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #002f5d;
	font-size:11px;
	background-color: #ffd080;
	padding: 0.5px;
	margin-left: 0.5px;
}
input.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	background-color: #990000;
	padding: 0.5px;
	margin-left: 0.5px;
}
	
input.button-sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #002f5d;
	font-size:10px;
	background-color: #ffd080;
	padding: 0.5px;
	margin-left: 0.5px;
}
input.button-sm:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	background-color: #c49545;
	padding: 0.5px;
	margin-left: 0.5px;
}	
	
.text-mini	{
font-family: tahoma, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
}		
		

.text-sm	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #474220;
font-weight: normal;
}
.text-green	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #7ba007;
font-weight: normal;
}
.text-blue	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #002f5d;
font-weight: normal;
}
.text-white	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #ffffff;
font-weight: normal;
}


.mini-heading-red	{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #660000;
font-weight: bold;
}


.sm-heading-green	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7ba007;
font-weight: bold;
}
.sm-heading-red	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660000;
font-weight: bold;
}
.sm-heading-blue	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #002f5d;
font-weight: bold;
}
.sm-heading-black	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #000000;
font-weight: bold;
}
.sm-heading-white	{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #ffffff;
font-weight: bold;
}


.heading-green	{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #7ba007;
font-weight: bold;
}
.heading-red	{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #660000;
font-weight: bold;
}
.heading-white	{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: bold;
}
.heading-blue	{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #002f5d;
font-weight: bold;
}

.applicant-home-heading {font-family: tahoma, sans-serif;
color:#311f4e;
font-size:12.5px;
font-weight:bold;
}
		

a.smlink:link {
font-family: Arial, Helvetica, sans-serif;
color:#311f4e;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.smlink:hover {
font-family: Arial, Helvetica, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
		

a:link {font-family: tahoma, sans-serif;
color:#311f4e;
font-size:12.5px;
font-weight:bold;
text-decoration:none;
}
a:active {font-family: tahoma, sans-serif;
color:#311f4e;
font-size:12.5px;
font-weight:bold;
text-decoration:none;
}
a:visited {font-family: tahoma, sans-serif;
color:#311f4e;
font-size:12.5px;
font-weight:bold;
text-decoration:none;
}
a:hover {font-family: tahoma, sans-serif;
color: #660000;
font-size:12.5px;
font-weight:bold;
text-decoration:underline;
}
