body {
	background-color: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
}

.txtPageTitles{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002d81;
	font-weight: bold;
}
.txtSubTitlesWht{
	font-family: "Franklin Gothic Medium";
	font-size: 14pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}
.txtCaptions {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #df0023;
}
a:active {
	text-decoration: none;
	color: #000099;
}

a.external:link {color: #df0023; font-weight: bold; }
a.external:visited {color: #df0023; font-weight: bold; }
a.external:hover {color: #00099; font-weight: bold; }
a.external:active {color: #df0023; font-weight: bold; } 

.style1 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.style2 {
	font-family: "Arial";
	font-size: 10px;
	color: #002d81;
	font-weight: bold;
}


.style3 {
	font-family: "Arial";
	font-size: 14px;
	color: #002d81;
	font-weight: bold;
}

.style4 {
	font-family: "Arial";
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

.style5 {
	font-family: "Arial";
	font-size: 12px;
	color: #002d81;
	font-weight: bold;
}

.style6 {
	font-family: "Arial";
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
