/* STYLES */
.top_text {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none
}

.top_link {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #e31324;
	text-decoration: none
}

.top_link:hover {
	text-decoration: underline;
	color: #000000;
}

.small_text {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none
}

.small_link {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #e31324;
	text-decoration: none
}

.small_link:hover {
	color: #000000;
	text-decoration: underline
}

.view_brochure {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none
}

.view_brochure:hover {
	color: #000000;
	text-decoration: underline
}










.head {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #3399FF;
	text-decoration: none
}

.subhead {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none
}

.text {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none
}

.text_link {
	font-family: "Myriad Roman", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none
}

.text_link:hover {
        text-decoration: underline;
        color: #000000;
}


