body {
	font-family: Verdana, Geneva, sans-serif;
	background: white;
	color: #333;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}

p {
	font-size: 11px;
	line-height: 18px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	text-align: justify;
}

a:link {
	color : #F28D25;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color : #F28D25;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color : #F28D25;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color : #F28D25;
	text-decoration: underline;
	font-weight: normal;
}
a.menulink:link { color : #FF0066; text-decoration: none; font-weight: normal; }
a.menulink:active { color : #666666; text-decoration: underline; font-weight: normal; }
a.menulink:hover { color : #00CC00; text-decoration: underline; font-weight: normal; }
a.menulink:visited {
  	color : #666666; 
   	text-decoration: none;
	font-weight: normal;
}
a.link2:link { color : #003399; text-decoration: none; font-weight: normal; }
a.link2:active { color : #666666; text-decoration: underline; font-weight: normal; }
a.link2:hover { color : #00CC00; text-decoration: underline; font-weight: normal; }
a.link2:visited { color : #666666; text-decoration: none; font-weight: normal; }
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	line-height: 18px;
	padding-bottom: 8px;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 2px;
}
strong {
	font-weight: bold;
	color: #F28D25;
}
h4 {
	font-size: 14px;
	color: #003366;
}
.smalltext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.categorylink {
	color: #FF0000;
	text-decoration: blink;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #C7C8CA;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
}
.footertitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footercolumnheading {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.tabletext {
	font-size: 9px;
}
.tabletextCopy {
	font-size: 8px;
}
.blueboxbackground {
	background-image: url(images/blueboxbackground.jpg);
}

