/* This file is for general styles that can be used across events */
/***element styles***/
body{font-size:.7em; font-family:Arial, Helvetica, sans-serif; color:#FFF; margin:0px; padding:0px; background-color:#fff;}


.tenfont {
	font-size: 10px;
	color: #666;
}

.gray {
	color: #666;
}

.twelvefont {
	font-size: 12px;
	color: #666;
}

#NoPrintNav {
	display:none;
}

.NoPrintClient {
	display:none;
}

#MainHomeImage {
	display:none;
}


#MainBackground {
	display:none;
}

#PrintFooter {
	display:none;
}

#MainHomeText {
	display: block;
}

.tenfont {
	font-size: 10px;
	color: #666;
}

.bigwhiteText {
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

p {
	color: #666;
}

#orangeBackground {
	background-color: #fff; 
	width: 860px; 
	background-repeat: repeat;
}

#AgencyMain {
	display: block;
	font-size: 22px;
}

.orange {
	color: #666;
}

#AgencysecPrint{
	display: block;
	color: #666;
}

#Agencysec{
	display: none;
}


.Maincontent {
	color: #666;
}
