h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #D01830; 
	text-decoration: none;
}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CF172F;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;

}
.ntw {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #CC0033; 
	text-decoration: underline;
}
.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablebox {
	background-color: #C7D9EF;
	border: 1px solid #D61831;
	text-decoration: none;
}
.tableboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #C6172E;
	text-align: justify;
	text-decoration: none;
}
.tableboxtextnojustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #C6172E;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D61831;
}
.formfieldborder {
	border: 1px solid #D01830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formfieldrequired {
	background-color: #C7D9EF;
	border: 1px solid #D01830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableborder {
	border: 1px solid #D01830;
}
.nounderline {
	text-decoration: none;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D61831;
	text-decoration: none;

}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: D01830;
	text-align: center;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.formlabelrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #C6172E;
	text-align: right;
	text-decoration: none;
}
.borderrightleftbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D01830;
	border-bottom-color: #D01830;
	border-left-color: #D01830;
}
.formfieldbordersmall {

	border: 1px solid #D01830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formlabelleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.topicdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.numberedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D01830;
}
.tableborderbottomdouble {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #D01830;
}
