﻿a {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	font-style : normal;
}

a:hover {
	color: #f78e19;
	text-decoration: underline;
	background-color : #ffffff;
	font-weight : bold;
	font-style : normal;
}

.mainbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal; 
	color: #000000; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

.mainbodybold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold; 
	color: #000000; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

.mainbodyboldhi { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #f78e19; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

.mainbodywhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #FFFFFF; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

.mainbodyboldwhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

.topleftbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
	font-style: normal;
	font-variant: normal;
	
}

.topleftbodyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #f78e19;
	padding-left: 8px;
	font-style: normal;
	font-variant: normal;
	padding-top: 15px;
}

.registerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
}

.registerbody_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
	font-style: italic;
	font-variant: normal;
	
}

.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 10px; 
	font-weight: normal; 
	color: #333333; 
	padding-left: 2px; 
	font-style: normal; 
	font-variant: normal 
}

