body 
{
  text-align:center; 
  background: #eee;
	font: 9pt/1.4em arial, georgia, Sans-Serif;
  font-weight:normal;
  margin: 0 auto;
  padding: 0px;
  color:#000;
  margin-bottom:20px;
}
a:link 
{
	color: #4A4E9B;
}
a:visited
{
	color: #D3A14A;
}
#aboveHeaderDiv
{
	xbackground: #F1F5FF url(/images/above_footer_stripe.gif) top left repeat-x;
	padding-top: 6px;
	width: 85%;
	margin: 0 auto;
}
#aboveHeaderDiv ul
{
	margin: 0 auto;
	padding: 5px 0;
	text-align: right;
	width: 100%;
}
#aboveHeaderDiv ul li
{
	display: inline;
	list-style: none;
}
#aboveHeaderDiv ul li a
{
	text-transform: uppercase;
	font-size: .9em;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
	margin: 0;
	padding: 7px 10px;
	color: #4A4E9B;
}
#aboveHeaderDiv ul li a:visited
{
	color: #4A4E9B;
}
#aboveHeaderDiv ul li a:hover
{
	background: #FFC259;
}
#wrapper
{
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 85%;
	border: 10px solid #4A4E9B;
	border-top: 7px solid #4A4E9B;
	xmargin-top: 20px;
	background: #F1F5FF;
	min-width: 680px;
}
#headerDiv
{
	position: relative;
	background: #fff url(/images/top_banner.gif) top left repeat-x;
	height: 102px;
	margin: 0;
	padding: 0;
}
#headerDiv2
{
	position: relative;	
	margin: 0 auto;
	padding: 0;
}
#navframe
{
	padding: 0; 
	padding-bottom: 5px;
	margin: 0;
	width: 100%;
	background: #fff url(/images/under_flash_stripe.gif) bottom left repeat-x;
}
#navframe ul
{
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
#navframe ul li
{
	display: inline;
	list-style: none;
}
#navframe ul li a
{
	text-transform: uppercase;
	font-size: .9em;
	font-family: verdana;
	font-weight: bolder;
	text-decoration: none;
	margin: 0;
	padding: 7px 10px;
	color: #4A4E9B;
}
#navframe ul li a:visited
{
	color: #4A4E9B;
}
#navframe ul li a:hover
{
	background: #FFC259;
}
#navframe ul li#current a
{
	text-decoration: underline; 
}
#contentDiv
{
	text-align: left;
	font-size: 1em;
	line-height: 1.7em;
	font-family: verdana;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 15px;
}
#contentDiv img {margin:0 10px; padding: 0px;}
#contentDiv h1 
{
	font-size: 1.5em;
	height: 80px;
	border: 1px solid #DFE1ED;
	text-align: center;
	line-height: 80px;
	background: #fff;
}
#footerDiv
{
	background: #FFC259 url(/images/above_footer_stripe.gif) top left repeat-x;
	height: 119px;
	padding-top:5px;
}

.odd {background: #F9F9F9;}
.even {background: #F3F3F3;}
table.sortable td 
{
  border-bottom: 1px dashed #DDD; vertical-align: top; font-size: 12px; 
  vertical-align: middle; border-bottom: 1px dotted #BBB; padding: 0 6px;
}
table.sortable 
{
	border-collapse: collapse; 
	margin-top: 6px; 
	margin-left:4px; 
	margin-right:4px; 
	border: 1px solid #EEE; 
	width: 100%;
	text-align: center;
}
table.sortable a.sortheader 
{
  background-color:#EDF2F2;
  font-weight: bold;
  padding: 4px; 
  display: block;
}

