body {  font-family: Arial, Helvetica, sans-serif ; font-size: 13px; font-style: normal; font-weight: normal; color: #04172e; text-decoration: none;}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #04172e; text-decoration: none; }
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #04172e; text-decoration: none}




/*These are the heading styles.*/
h1 {  color: #ce6407; font: normal 20px Arial, Helvetica, sans-serif; }
h2 {  color: #7a2d15; font: normal 20px Arial, Helvetica, sans-serif; }
h3 {  color: #f39b10; font: normal 18px Arial, Helvetica, sans-serif; }
h4 {  color: #ce6407; font: bold 16px Arial, Helvetica, sans-serif; }



.image1	{ color: #393f91;  border-top: 1px solid #b78c0b;  border-left: 1px solid #b78c0b; border-right: 1px solid #b78c0b; border-bottom: 1px solid #b78c0b;}
.image	{ color: #7a2d15;  border-top: 2px solid #7a2d15;  border-left: 2px solid #7a2d15; border-right: 2px solid #7a2d15; border-bottom: 2px solid #7a2d15;}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f34510;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d2805;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ad7209;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}
a:active { font-family: Arial, Helvetica, sans-serif; color: #f34510; text-decoration: none; font-weight: normal; font-size: 13px}

/*This is the smalltext style.*/
.smalltext {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1b1a; font-weight: normal;}
.smalltextcontent {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1f1b1a; font-weight: BOLD;}


/*Apply this class to the links at the bottom.*/
.bottomnav { color: #792605; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal}
a.bottomnav:link { color: #792605; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.bottomnav:visited { color: #c76107; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal}
a.bottomnav:hover { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
a.bottomnav:active { color: #792605; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12x; font-weight: normal}



