/* Blue10 CSS */

/***********  Main Page Styles ******************/

.white {
	font-family: Arial;
	font-size: 75%;
	color: #FFFFFF;
}

a.white:link {
	font-family: Arial;
	font-size: 75%;
	color: #FFFFFF
}
a.white:visited {
	font-family: Arial;
	font-size: 75%;
	color: #FFFFFF
}
a.white:active {
	font-family: Arial;
	font-size: 75%;
	color: #FFFFFF
}
a.white:hover {
	font-family: Arial;
	font-size: 75%;
    TEXT-DECORATION: underline;
	color: #FFFFFF
}

.smaller_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
}
a.smaller_text:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
}
a.smaller_text:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
}
a.smaller_text:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a.smaller_text:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	text-decoration: underline;
	color: #FFFFFF;
}
.top_back_link {
	font-family: Arial;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:link {
	font-family: Arial;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:visited {
	font-family: Arial;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:active {
	font-family: Arial;
	font-size: 70%;
	color: #333333;
}
a.top_back_link:hover {
	font-family: Arial;
	font-size: 70%;
	color: #333333;
}
.main_text2 {
	font-family: Arial;
	font-size: 75%;
	color: #000000;
}
a.main_text2:link {
	font-family: Arial;
	font-size: 75%;
	color: #000000;
}
a.main_text2:visited {
	font-family: Arial;
	font-size:75%;
	color: #000000;
}
a.main_text2:active {
	font-family: Arial;
	font-size: 75%;
	color: #000000;
}
a.main_text2:hover {
	font-family: Arial;
	font-size: 75%;
	TEXT-DECORATION: underline;
	color: #000000;
}
.copyright_text {
	font-family: Arial;
	font-size: 65%;
	color: #999999;
}
.main_text {
	font-family: Arial;
	font-size: 75%;
	color: #333333;
}
a.main_text:link {
	font-family: Arial;
	font-size: 75%;
	color: #333333;
}
a.main_text:visited {
	font-family: Arial;
	font-size:75%;
	color: #333333;
}
a.main_text:active {
	font-family: Arial;
	font-size: 75%;
	color: #333333;
}
a.main_text:hover {
	font-family: Arial;
	font-size: 75%;
	TEXT-DECORATION: underline;
	color: #333333;
}
.white_intro_banner {
font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}
.white_name_banner {
font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

.blue_name_banner {
font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #0078B0;
}
.formorange {
	COLOR: #333333;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	border: 1px solid; 
	border-color: #999999 solid;
}

