body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.875em;
	line-height: 1.5em;
	color: #545454;
}


a {
   outline: none;
}
	

.boldblue {
	font-weight: bold;
	color: #3C4A9D;		
}

.blue {
	color: #3C4A9D;		
}

a:link {
	color: #3C4A9D;
	text-decoration: underline;	
}

a:visited {
	color: #3C4A9D;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	color: #3C4A9D;
	text-decoration: underline;	
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}

.captionintext {
    font-size: 0.814em;
	line-height: 1em;
	color: #000000;

}

.captionintextwhite {
    font-size: 0.814em;
	line-height: 1em;
	color: #FFFFFF;
	
}	

.backtotop {
	font-size: 0.814em;
	line-height: 1 em;
	color: #000000;
	
}	

.backtotop a:link {
	color: #3C4A9D;
	text-decoration: underline;
}

.backtotop a:visited {
	color: #3C4A9D;
	text-decoration: underline;
	
}
.backtotop a:hover {
	color: #3C4A9D;
	text-decoration: underline;
	
}		

.footer {
	font-size: 0.814em;
	line-height: 1 em;
	color: #000000;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
	
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;	

}

.LargeHead {
	font-size: 1.250em;
	font-weight: bold;
	color: #3C4A9D;
}

.SubHeadBlue {
	font-size: 1.125em;
	font-weight: bold;
	color: #3C4A9D;
}

.footerbold {
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	color: #000000;
	text-decoration: underline;
}

.footerbold a:visited {
	color: #000000;
	text-decoration: underline;	
}

.footerbold a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.footerboldwhite {
	font-weight: bold;
	color: #FFFFFF;
}

.toplinks {
	font-size: 0.875em;
	color: #545454;
}	

.toplinks a:link {
	color: #3C4A9D;
	text-decoration: underline;	
}

.toplinks a:visited {
	color: #3C4A9D;
	text-decoration: underline;	
}
.toplinks a:hover {
	font-weight: bold;
	color: #3C4A9D;
	text-decoration: underline;	
}

.form {
	line-height: 2 em;
	color: #545454;
}
