BODY          {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 14px; 
color: #000000;
background-color: #D8D9B0;
margin: 0;
padding: 0;
text-align: center;
}
A:link        {color: #963434;}
A:visited     {color: #963434;}
A:hover       {text-decoration: underline overline; color: #da29bf; font-weight: normal;}
A:link.sidenav   {color: #4411bb;}
A:visited.sidenav  {color: #4411bb;}
a:hover.sidenav {color: #99ffff; text-decoration: underline overline; }

LI		{line-height: 150%; font-weight: normal; font-size: 13px; color: #000000;}
TD          {font-weight: normal; font-size: 13px; color: #000000;}
BLOCKQUOTE  {font-weight: bold; font-size: 14px; color: #000000;}
H1          {font-weight: bold; font-size: 20px; color: #307CE8; margin: 0.7em 0 0.7em 0;}
H2          {font-weight: bold; font-size: 19px; color: #4D4D4D; margin: 0.5em 0 0.5em 0;}
H3          {font-weight: bold; font-size: 18px; color: 4D4D4D; margin: 0.4em 0 0.4em 0;}
H4          {font-weight: bold; font-size: 17px; color: #993333; margin: 0.3em 0 0.3em 0;}
H5          {font-weight: bold; font-size: 16px; color: #993333; margin: 0.2em 0 0.2em 0;}
H6          {font-weight: bold; font-size: 15px; color: #000000; margin: 0.1em 0 0.1em 0;}
img		{
	border: none;
	margin: 0;
	padding: 0;
}
p		{
	margin: 1em 0;
	padding: 0;
}
td.sideband {
	background-image: url('images/side_bkgrnd_slice.jpg');
	background-repeat: repeat-y;
}
td.sideband2 {
	background-image: url('images/side_bkgrnd2_slice.jpg');
	background-repeat: no-repeat;
}
td.sideband3 {
	background-image: url('images/side_bkgrnd3_slice.jpg');
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 710px;
	text-align: left;
	background-color: #FAFBCC;
}
.colwrapper {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
#footer     {
	text-align: center;
	xmargin: 1em 0 0.5em 0.5em;
	xpadding: 1em 0 0.5em 0.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; 
	color: #6E6C6C;
}
#footerleft {
	width: 100%;
	xbackground-color: #d7620f;
	background-image: url('images/side_bkgrnd_slice.jpg');
	background-repeat: repeat-y;
}
#footerright {
	padding: 1em 0 1em 0;
	margin-left: 107px;
	background-color: #FAFBCC;
}
#footer	A:link,
#footer	A:visited   {
	color: #B56767;
}
#footer	A:hover  {
	text-decoration: underline; 
	color: #da29bf; 
	font-weight: normal;
}
#footernav {
	margin: 0;
	text-align: center;
}
ul#footernav {
	margin: 0;
	padding: 0;
}
ul#footernav li {
	display: inline;
	font-size: 12px;
	border-right: solid 1px;
	border-color: #948C8C;
	padding: 0.3em;
}

ul#footernav li.last {
	border-right: none;
}

#fpnews {
	position: relative; 
	margin-top: -90px;
	margin-right: 100px;
	float: right; 
	text-align: center; 
	width: 150px;
	font-size: 12px;
	z-index: 2;
}
.indent1  {position:relative; margin-left:1}
.indent2  {position:relative; margin-left:2}
.indent3  {position:relative; margin-left:3}
.indent4  {position:relative; margin-left:4}
.indent5  {position:relative; margin-left:5}
.indent6  {position:relative; margin-left:6}
.indent10  {position:relative; margin-left:10}
.indent15  {position:relative; margin-left:15}
.indent25  {position:relative; margin-left:25}
.indent35  {position:relative; margin-left:35}
.indent70  {position:relative; margin-left:70}
.indent100  {position:relative; margin-left:100}
.indent120  {position:relative; margin-left:120}
.outdent5  {position:relative; margin-right:5}
.outdent10  {position:relative; margin-right:10}
.fltleft	{float: left;}
.fltright	{float: right;}
.clrfix		{clear: both;}

.tan {color: #B7770D;}
.honortxt {font-size: 12px;}
.smalltxt  {font-family: Arial, sans-serif; font-size: 11px; color: #000000;}
.medsmltxt  {font-family: Verdana, sans-serif; font-size: 11px; color: #000000;}
.mediumtxt  {font-family: Arial, sans-serif; font-size: 12px; color: #000000;}
