@charset "ISO-8859-1";

html, body{
margin:0px;
}


.mnTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #1F1F60;
}

.mnTxtGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}

.mnTxtBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #333399;
}

.mnTxtBlue2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #1f1f60;
}

.titTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 700;
	color: #1F1F60;
}

.titTxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 700;
	color: #1F1F60;
}

.orangeTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #cc9933;
}


.footTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #ffffff;
}


A:link {color:#1f1f60; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A:visited {color: #1f1f60; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A:hover {color:#666666; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; font-weight: 400} 
A:active {color:#1f1f60; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400}

A.footLink:link {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.footLink:visited {color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.footLink:hover {color:#cc9933; font-family:Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: underline; font-weight: 400} 
A.footLink:active {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: 400}