.copyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C9CA4;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818080;
}
.smallBlueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49618D;
}
.modelBg {
	background-image: url(images/home/model_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleTile {
	background-image: url(images/home/tab_tile.gif);
	background-repeat: repeat-x;
}
.standardFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.largeBlueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #49618D;
	font-weight: bold;
	text-transform: none;


}
.whiteFont {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.largeRedFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0304;
	font-weight: bold;
}
.smallRedFont {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0304;
	font-weight: bold;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D81A4;
}
.whiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tealFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00778D;
}
.tableHeaderRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B0304;
}
.tableTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #79000C;
}
.tableSubTitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DC3034;
}
.mediumFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525A63;
	line-height: 12px;
	font-weight: normal;
}
.textFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525A63;
	background-color: #FFFFFF;
}
.formButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #234970;
	font-weight: bold;

}
.lttile {
	background-image: url(images/home/lt_tile_image.jpg);
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #A0A0A4;
	font-style:normal;
	font-weight:normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #A0A0A4;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #A0A0A4;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #A0A0A4;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
.formButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #49618D;
}

