a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
 	color: #990033;
}

a:hover {
	color: #2475BA;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #2475BA;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;
	color: #000000;
	padding-left: 5px;
}

.header {
	background-color: #4C60DA;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 2px;
	font-weight: bold;
}

.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	padding: 3px 0px;
	background-color: #077DBF;
	background-image: url(../assets/images/wallpaper2.gif);
	font-weight: bold;
	width: 100%;
	text-indent: 10pt;
}

.type1 {  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.type1bold {  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.type2 {  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.type2bold {  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #CCCCCC; text-decoration: none;}
.typeform {  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #CCCCCC; text-decoration: none;}
