body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
.orangeOutline {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
.footer {
	font-size: 7pt;
}
p,td,ul,li,dl,ol,dd,dt,blockquote,form,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	font-weight: bold;
	color: #660066;
}
a:visited {
	font-weight: bold;
	color: #660066;
}
a:hover {
	font-weight: bold;
	color: #993399;
}
a:active {
	font-weight: bold;
	color: #993399;
}
a.footerlinks {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subCell {
	background-image: url(images/sub_mainContentCell.jpg);
}
.rightSide {
	background-image: url(images/sub_rightSideMiddle.gif);
	background-repeat: repeat;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990099;
}
#flasherror { width:100%; margin:10px auto; background-color:#FFD7CE; border:solid #993399 1px; }
#homecontent { width:721px; height:431px; margin:0px; text-align:center; vertical-align:middle; background-color:#000000; }
#maincontent { width:483px; height:382px; margin:0px auto; clip: rect('0', '483', '382', '0'); overflow-y: scroll; }
#maincontent p {padding-right: 2px;}
#flasherror h3 { width:auto; padding:5px; background-color:#993399; color:#FFF; font-size:1.6em; text-align:center; }
#flasherror p { padding:10px; }
#flasherror a { color:#993399; }