BODY {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana, helvetica, sans-serif;
}
.mainArea {
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 32px;
    color: #999999;
}
.header1 {
	font-weight: bold; 
	font-size: 32px; 
	color: #999999;
}
h2 {
    font-size: 12px;
    color: #990000;
}
th {
	font-size:12px;
}
li {
    padding-top: 6px;
}
.header2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 24px; 
	COLOR: #990000;
	text-transform: lowercase;
}
.headerLink {
    font-size: 12px;
    color: #990000;
    font-weight: bold;
}
.headerLink:hover {
    font-size: 12px;
    color: #999999;
}
.bottom-menu {
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: verdona, helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
	/*
    border-left-style: solid;
    border-left-width: 1;
    border-right-style: solid;
    border-right-width: 1;
    border-top-style: solid;
    border-top-width: 1;
    border-bottom-style: solid;
    border-bottom-width: 1;
	*/
    line-height: 12px;
    font-size: 10px;
}
TD {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.topText {
	FONT-SIZE: 11px; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.textLink {
	COLOR: #333399; 
	TEXT-DECORATION: none;
}
.textLink:hover {
	COLOR: #999999; 
	TEXT-DECORATION: none;
}
A {
	COLOR: #333399; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #990000; 
	TEXT-DECORATION: none;
}
.menu {
	Z-INDEX: 100; 
	LEFT: 31px; 
	POSITION: relative; 
	TOP: -12px;
}
.topMenu {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: white; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none;
}
.topMenu:hover {
	COLOR: #ffff33
}
.circle2 {
	Z-INDEX: 50; 
	POSITION: relative; 
	TOP: -40px;
}
.circle3 {
    position: relative;
    top: -39;
    left: 37;
    z-index: 50;
}
.grayArea {
    position: relative;
    top: -39;
    left: 54;
    z-index: 50;
}
.grayAreaText {
    color: #990000;
    font-weight: bold;
}
.latestNews {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #990000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.byline {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #990000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.headline {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.quote {
	FONT-WEIGHT: bold; 
	Z-INDEX: 75; 
	RIGHT: 0px; 
	COLOR: #990000; 
	POSITION: relative;
}
.quotePerson {
	FONT-WEIGHT: normal; 
	Z-INDEX: 75; 
	RIGHT: 0px; 
	COLOR: #000000; 
	POSITION: relative;
}
.topQuote {
	Z-INDEX: 70; 
	LEFT: 230px; 
	POSITION: relative; 
	TOP: 25px;
}
.bottomQuote {
	Z-INDEX: 70; 
	LEFT: 10px; 
	POSITION: relative; 
	TOP: -43px;
}
.contactInfo {
	COLOR: #999999; 
	FONT-STYLE: italic;
}
.sectionHeader {
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #A12830;
}
.userLinksHeader {
	FONT-SIZE: 12px;
	font-style: bold;
	font-weight: bold;
	COLOR: #A12830;
}
.leftMenu {
	POSITION: relative; 
	TOP: 15px; 
	align: left;
}
.leftMenuItem {
	FONT-SIZE: 10px;
	font-style: bold;
	font-weight: bold;
}
.leftMenuItemOn {
	FONT-SIZE: 10px;
	font-style: bold;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.leftMenuItemUser {
	FONT-SIZE: 10px;
	font-style: bold;
	font-weight: bold;
}
.leftMenuItemUserOn {
	FONT-SIZE: 10px;
	font-style: bold;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.shownews {
	max-width: 420px;
}
.newstitle {
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0.2em;
	margin-top: 1em;
/*	max-width: 320px;  shownews.width - newsgraphic.width = 420-100 = 320 */
}
.newswithgraphic {
	margin-right:100px;
}
.newsshortdesc {
	font-size: 1.1em;
	margin-top:0px;
	margin-bottom: 2em;
}
.newsgraphic {
	float: right;
	margin: 5px;
	margin-right: 15px;
	margin-top: -3em;  /* ride graphic up so it's next to title */
	width: 100px;
}
.newsitem {
	clear: right;
}
.tsonews {
	background-color: #ddf;
	padding: 20px;
}
.tsonote {
	font-size: 1.6em;
	font-weight: bold;
	color: #900;
}
.stageaddednews {
	background-color: #ddf;
	position: absolute;
	left: 0px;
	top: 300px;
	width: 100px;
}
.stageaddednews p {
	margin: 0.3em;
}

.newsreleasetitle {
	font-weight: bold; 
	font-size: 32px; 
	color: #999999;
}
	
.newsreleasedesc {
	text-align:left;
	color:#700;
	font-weight:bold;
	font-size:1.4em;
	margin-top:0.7em;
	margin-bottom:1em;
}
.newsmore {
	display:block;
	margin-top:0.6em;
}

/******
  PageWizard classes
*******/
.textgraphicboxleft { float: left; text-align: center; }
.textgraphicboxright { float: right; text-align: center; }
.legend {font-size: 12px; color: blue; }

IMG.border1 { border: 1px solid black; }
IMG.border2 { border: 2px solid black; }
IMG.border3 { border: 3px solid black; }
IMG.noMargin { border: none; margin: 0px; }
IMG.medMargin { border: none; margin: 6px; }
