.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3A77;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A3A77;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 18px;
	color: #1A3A77;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 25px;
	font-style: italic;
	}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #32B4B9;
	font-weight: bold;
	font-style: italic;
	}
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #CAD8D5;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #32B4B9;
	text-decoration: none;
}
a:active {
	color: #32B4B9;
	text-decoration: none;
}
.orange_link:link {
	color: #2EA6A9;
	text-decoration: none;
	font-size: 11px;
}
.orange_link:visited {
	color: #2EA6A9;
	text-decoration: none;
	font-size: 11px;
}
.orange_link:hover {
	color: #1A3A77;
	text-decoration: none;
	font-size: 11px;
}
.orange_link:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 45px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style29 {font-size: 12px; }
.style30 {font-size: 12px; color: #FFFFFF; }
.style31 {color: #FFFFFF; padding-left: 8px; padding-right: 8px;}
.style32 {font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style33 {font-weight: bold}
.style36 {font-size: 12px}
.style38 {font-size: 16px}
.style39 {font-size: 18px; color: #1A3A77; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #32B4B9;
}