body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #CCCCCC;
	margin-top: 10px;
}

.main{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
.mainwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.leader{
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
	background-color: #51505B;
}

a:link {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
} 

.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #005D61;
	text-transform: uppercase;
}

.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

.other{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFFF00;
	text-transform: uppercase;
}

.other a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFF00;
	text-transform: uppercase;
} 

.other a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFF00;
	text-transform: uppercase;
}

.other a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.border {
	border: 1px solid #999999;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #BDD9FF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #005D61;
