.top_navigation_tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B678C;
	font-weight: bold;
}
.small_blue_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D607E;
}
.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #62B8FF;
}
.light_blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F5371;
}
.1space{line-height:20px;}
.blue_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6891B1;
}
.white_and_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: 3B678C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 3B678C;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.white:link {
	color: FFFFFF;
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	color: FFFFFF;
}
.white:hover {
	text-decoration: none;
	color: #FF3300;
}
.white:active {
	text-decoration: none;
	color: #000000;
}
