a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 800;
	color: #003366;
	line-height: 24px;
	letter-spacing: -0.5px;
	text-decoration: none;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 800;
	color: #003366;
	line-height: 24px;
	letter-spacing: -0.5px;
	text-decoration: none;
}

a.menu:active {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 800;
	line-height: 24px;
	letter-spacing: -0.5px;
}
a.menu:hover { 
  	color: #999999; 
	font-size: 12pt;
  	text-decoration: underline; 
	line-height: 24px;
	letter-spacing: -0.5px;
}
.main-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 24px;
	font-weight: 800;
	color: #003366;
	letter-spacing: -0.5px;
}
.navigation-border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.navigation-border-right-service {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}
.news-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.form-boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF3333;
	font-weight: bolder;
}

.bullets-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #003366;
	font-weight: bolder;
	color:white;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #970000;
	font-weight: normal;
}

.description-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
}

a.link-blue {
	font-size:10pt;
	color:#003366;
}
a.link-blue:hover {
	font-size:10pt;
	color:#003366;
	background-color:yellow;
}