@import 'thickbox.css';
/*TEXT*/
.null{}
.body-small-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#000000;
	}
.body-medium-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:11px; 
	color:#000000;
	}
.body-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#000000;
	}
.body-x-large-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:14px; 
	color:#000000;
	}
.body-TITLE{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.2em; 
	color:#000000;
	}
.body-HEADLINE{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:2em; 
	color:#000000;
	}

.body-small-White-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#FFFFFF;
	}
.body-medium-White-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:11px; 
	color:#FFFFFF;
	}
.body-White-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF;
	}
.body-x-large-White-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:14px; 
	color:#FFFFFF;
	}
.body-White-TITLE{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.2em; 
	color:#FFFFFF;
	}
.body-White-HEADLINE{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.5em; 	
	color:#FFFFFF;
	}

.footer-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#FFFFFF;
	}
.top-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#000000;
	}

.featured-small-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#FFFFFF;
	}
.featured-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF;
	}
.featured-xlarge-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:14px; 
	color:#FFFFFF;
	}
.featured-TITLE-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.2em; 
	color:#FFFFFF;
	}
.popup-white-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF;
	}

.popup-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#E23817;
	}
.popup-x-large-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:14px; 
	color:#E23817;
	}
.popup-TITLE-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.2em; 
	color:#FFFFFF;
	}
.popup-HEADLINE-text{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:1.5em; 
	color:#FFFFFF;
	}



/*LINKS*/
.body-link, body-link:visited{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#E23817;
	}
.body-link:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#1C1608; 
	text-decoration:none;
	}
.body-white-link, body-white-link:visited{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF;
	}
.body-white-link:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#1C1608; 
	text-decoration:none;
	}

.top-link, top-link:visited{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#E23817;
	}
.top-link:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#1C1608; 
	text-decoration:none;
	}

.footer-link, footer-link:visited{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#E23817;
	}
.footer-link:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:10px; 
	color:#CCCCCC; 
	text-decoration:none;
	}

.popup-link, popup-link:visited{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF;
	}
.popup-link:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
	}