/* global style settings */
body { background-color: #FFFFFF; }

h1 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: small;}
h2 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: small;}
.email { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: x-small;}
.email:hover { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: x-small;}
.email2 { color: #336985; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: x-small;}
.email2:hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; font-size: x-small;}
h3 { color: #336985; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: regular;}
h4 { color: #336985; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; font-size: smaller;}
.body_text { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: small;}
.body_news { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: x-small;}
.body_innertext { color: #1F2CAC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: small;}
.body_header { color: #1F2CAC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: regular;}
.body_header2 { color: #1F2CAC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: small;}
.body_header3 { color: #1F2CAC; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-size: small;}
.page_link: {color: #FFFFFF; text-decoration: underline;}
.page_link:hover {color: #000000; text-decoration: underline;}

/* styles that define the main table structure */
.mini_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-style: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.mini_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
	font-style: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: underline;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	}
a.menuP {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #4900B7;
}
a.menuP:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: underline;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #4900B7;
	}
.tdContent a:hover { color: #333333; }

/* footer styles */
.footerCredit { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;}.body_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
