@charset "utf-8";
.mainheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #444B6E;
}
.mainheader_wht {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444B6E;
}
.maintext_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #444B6E;
}
.maintext_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #444B6E;
}

.maintext_wht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444B6E;
}
.alttextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE1631;
	font-weight: normal;
}

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

.altheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #444B6E;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #444B6E;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444B6E;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444B6E;
	font-weight: bold;
}
a:visited {
	color: #444B6E;
}
a:hover {
	color: #8390A3;
}

a:active {
	color: #444B6E;
}
.table_bd_pad {
	border: thin ridge #CCCCCC;
	padding: 6px;
}
.table_main {
	border: medium ridge #CCCCCC;
}
.text_pad {
	padding: 4px;
}
body {
	background-color: #454B6D;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444B6E;
}
.lrgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.redHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #E31836;
	line-height: 1.2;
	font-weight: normal;
}
