body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	 
	color: #000000;
	padding: 5px;
}
 
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.textstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text a {
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
}
 
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.textlarge a {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.textlarge a:hover {
	color: #000000;
	text-decoration: underline;
	line-height: 16px;	
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
 }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
 	color: #1E2C6D;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
 	color: #1E2C6D;
	font-weight: bold;
} 
.titlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
 	color: #000000;
	line-height: 15px;
}
.titleboxSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
 	color: #FF9933;	 
	font-weight: bold;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	color: #1E2C6D;
	font-weight: bold;
	text-decoration: none;
}  
.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	color: #1E2C6D;
	font-weight: bold;
	text-decoration: none;
}  
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	color: #1E2C6D;
	font-weight: bold;	
	text-decoration: underline;
}  
 
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.footer a {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #CCCCCC;
	width: 100%;
	padding: 0px;
}
 