@charset "UTF-8";
.red12px {
	font-size: 12px;
	color: #FF0000;
}
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footerTXT {
	color: #f9f7d8;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerPARA {
	background-image: url(../images/paragraphSEP.gif);
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 12px;
	color: #4174a7;
}
h2 {
	font-size: 14px;
	color: #4174A7;
}
h3 {
	font-size: 16px;
	color: #4174A7;
}
h4 {
	font-size: 18px;
	color: #4174A7;
}
h5 {
	font-size: 24px;
	color: #4174A7;
	margin-top: 0px;
	background-image: url(../images/paragraphSEP.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
a:link {
	color: #4174A7;
	font-weight: bold;
}
a:visited {
	color: #4174A7;
	font-weight: bold;
}
a:hover {
	color: #4174A7;
}
a:active {
	color: #4174A7;
}
.blueBond {
	font-weight: bold;
	color: #4174A7;
}
.blackBold {
	font-weight: bold;
	color: #000000;
}
/* CSS Document */

.blueBond_12px {
	color: #4174A7;
	font-size: 12px;
}
.blueBondItalic {
	font-weight: bold;
	color: #4174A7;
	font-style: italic;
}
.blueBond_12px_underline {
	color: #4174A7;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.blueBond_14px {
	color: #4174A7;
	font-size: 14px;
}
.blueBond_10px_italic {
	color: #4174A7;
	font-size: 12px;
	font-style: italic;
}
.black_10px_italic {
	color: #000000;
	font-style: italic;
	font-size: 10px;
}
