.navbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #004A7B;
	letter-spacing: 1px;
	text-transform: capitalize;
	vertical-align: middle;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: inherit;
}
.heading-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #BA110A;
	text-align: center;
}
.optional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	text-decoration: underline;
	color: #0A50A1;
}
a:visited {
	text-decoration: none;
	color: #0A50A1;
}
a:hover {
	text-decoration: underline;
	color: #004A7B;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #BA110A;
}
.heading-medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A50A1;
	text-transform: capitalize;
	text-align: center;
}

h6 {
	font-size: 90%;
	font-weight: bold;
	color: #0A50A1;
}	
.picture {
	font-family:VArial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

/**************** styles ****************/
.headingtab {
	color: #0A50A1;
	font-weight: bold;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.headingsmallblue {
	color: #0A50A1;
	font-weight: bold;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.headingsmallred {
	color: #BA110A;
	font-weight: bold;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.herelink{
	font-size: small;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style 1{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A50A1;
}

.style 2{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #004A7B;

}


/**************** table#profiles ****************/

table#profiles {
	width: 98%;
	background-color: #f2f2f2;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

table#profiles td {
	padding: 10px 5px 10px 9px;
	width: 50%;
	vertical-align: top;
}

table#profiles td img {
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}