/* CSS definition file containing site wide stylesheets */

.LinkedTopNavMenu{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(251,218,3);
 	font-weight: bold;
 	text-decoration: none 
}

.FormErrors{
	font-family: Garamond, serif;
 	font-size: 14px;
 	color: rgb(128,0,0);
 	font-weight: bold
}

.TopNavMenu{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(251,218,3);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.MailerFormStyle{
	font-family: Garamond, serif;
 	font-size: 14px
}