.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #101C43;
}
.bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #101C43;
	font-weight: bold;

}
.list {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #101C43;
	list-style-position: inside;
	list-style-type: lower-roman;
	list-style-image: none;


}
a:link, a:visited {color:#660C09; text-decoration:underline;}
a:active, a:hover {color:#101C43; text-decoration:underline;}

		.spacer {font-size:1px; line-height:1px; line-spacing:1px;}
		.headerWhite {padding-left:20px; color:white; font-family:'times new roman'; font-size:16px; font-weight:bold;}
		.infoLink {font-family:arial; color:#101C43; font-size:12px;}
		a.infoLink:link, a.infoLink:visited {text-decoration:none; color:#101C43;}
		a.infoLink:active, a.infoLink:hover{text-decoration:underline; color:#660C09;}
		
		.masterNav {font-family:arial; color:white; font-size:11px; font-weight:bold; text-align:right;}
		a.masterNav:link, a.masterNav:visited {text-decoration:none; color:white;}
		a.masterNav:active, a.masterNav:hover{text-decoration:underline; color:#9CA3B5;}

h1 {color:#ffffff; margin:0px; font-family:'times new roman'; font-size:16px; font-weight:bold; padding-left:10px;}
h2 {color:#101C43; margin-bottom:5px; margin-top:3px; text-transform:uppercase; border-bottom:solid 1px #101C43; font-family:'times new roman'; font-size:16px; font-weight:bold;}
h3 {color:#660C09; margin:0px; font-family:'times new roman'; font-size:16px; font-weight:bold;}
