a, a:link, a:visited, a:active, a:hover, a:focus, b, blockquote, body, code, div, em, form, h1, h2, h3, h4, h5, h6,  i, input, li, ol, p, pre, small, span, strong, table, td, textarea, th, tr, ul
{
	font-family : Arial, Helvetica, sans-serif;
}

/* Header Settings */
.heading {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; text-decoration: none; font-weight:bold;}
.subheading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; }
.headingwhite {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ffffff; text-decoration: none; font-weight:bold;}

/* Main Site Settings */
.mainxl {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: none;}
.mainlrg {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; text-decoration: none;}
.main {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none;}
.mainsm {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none;}
.mainxs {font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #000000; text-decoration: none;}

/* Navigation Settings */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #EEEEEE;
	background-image: url(../images/nav_bg.jpg);
}
.navhead {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; border-style: solid; border-width: thin; border-color: #000000; background: #2222FF; width: 150; position: center; text-align: center; font-weight:bold;}
.boxmain {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; border-style: solid; border-width: thin; border-color: #000000; background: #FFFFFF; width: 150;}
.boxnav  {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; border-style: solid; border-width: thin; border-color: #000000; background: #EEEEEE; width: 150; text-align: left;}

/* Other Settings */
A:hover {color: #FF0000; text-decoration: underline;}
.error  {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #cc0000; font-weight: bold; text-decoration: none; text-align: center;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	width: 750px;
}
