
BODY					{ background-color: #a1a1a1; }

.popup					{ background-color: #a1a1a1; }

.secondary-blurb		{ font-family: Arial, Verdana; font-size: 12px; color: #333366; font-weight: bold; }
.secondary-blurb2		{ font-family: Arial, Verdana; font-size: 12px; color: #990000; font-weight: bold; }

.quote1					{ font-family: Arial, Verdana; font-size: 13px; color: #333366; font-weight: bold; font-style: italic; }
.quote2					{ font-family: Arial, Verdana; font-size: 11px; color: #990000; font-weight: bold; text-align: right; line-height: 24px; }

.secondary-content		{ font-family: Arial, Verdana; font-size: 12px; color: #333366; }
.secondary-content	A	{ font-family: Arial, Verdana; font-size: 12px; color: #52504E; text-decoration: underline; }

.secondary-notecontent	{ font-family: Arial, Verdana; font-size: 10px; color: #333366; }

.secondary-left			{ font-family: Arial, Verdana; font-size: 10px; color: #333333; }
.secondary-left	A		{ font-family: Arial, Verdana; font-size: 10px; color: #333333; text-decoration: none; }

.secondary-news			{ font-family: Arial, Verdana; font-size: 10px; color: #ffffff; }
.secondary-news	A		{ font-family: Arial, Verdana; font-size: 10px; color: #ffffff; text-decoration: none; }

.secondary-news2			{ font-family: Arial, Verdana; font-size: 14px; color: #ffffff; font-weight: bold; }
.secondary-news2	A		{ color: #ffffff; text-decoration: underline; }
.secondary-news2	A:hover	{ color: #999999; text-decoration: underline; }

.bio-copy				{ font-family: Arial, Verdana; font-size: 9px; color: #333333; padding-left: 12px; }
.bio-copy A				{ font-family: Arial, Verdana; font-size: 9px; color: #333333; padding-left: 12px; text-decoration: none; }

.next-back				{ font-family: Arial, Verdana; font-size: 10px; color: #666699; }
.next-back A 			{ font-family: Arial, Verdana; font-size: 10px; color: #666699; text-decoration: none; }

.nav-bg					{ background-color: #999999; padding-left: 4px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px; }
.nav-bg3				{ background-color: #6D6D6D; padding-left: 4px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px; }
.nav-bg4				{ background-color: #adadad; padding-left: 4px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px; }
.nav-li					{ background-color: #868686; }
.nav-dk					{ background-color: #666666; }

.dropdown				{ font-family: Arial, Verdana; font-size: 9px;  color: #ffffff; }
.dropdown A				{ font-family: Arial, Verdana; font-size: 9px;  color: #ffffff; text-decoration: none; }

.footer					{ font-family: Arial, Verdana; font-size: 10px;  color: #ffffff; }
.footer A				{ font-family: Arial, Verdana; font-size: 10px;  color: #ffffff; text-decoration: none; }

.contact				{ font-family: Arial, Verdana; font-size: 12px;  color: #52504E; line-height: 18px; }
.contact A				{ font-family: Arial, Verdana; font-size: 12px;  color: #52504E; text-decoration: none; }

.nav-bg2				{ background-color: #C35B50; }

.row2					{ background-color: #EBF0F3; }

.form_button			{ font-family: Arial, Verdana; font-size: 10px; color: #000000; }
.page-title				{ font-family: Arial, Verdana; font-size: 15px; color: #003366; font-weight: bold; }

.formTextArea			{ font-family: Arial, Verdana; font-size: 12px; color: #000000; }

.myClass {
 filter: alpha(opacity=90);
 filter: progid:DXImagetransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 90%;
}