body	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #29256d;
	}
td	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	}
A:link      	{
	color: #29256d;
	text-decoration: underline;
}
A:visited   {
	color: #29256d;
	text-decoration: underline;
}
A:active   {
	color: #fcb115;
	text-decoration: underline;
}
A:hover    {
	color: #fcb115;
	text-decoration: underline;
	}
#navigation td {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
}
#navigation a:link, a:visited  {
color: #fcb115;
	font-weight: bold;
	font-size: 11pt;
text-decoration:underline;
}
#navigation a:hover {
color: #6c6fb4;
	font-weight: bold;
	font-size: 11pt;
text-decoration:underline;
}
#subnav a:link, a:visited  {
color: #000000;
	font-weight: bold;
text-decoration:none;
font-size: 11pt;
}
#subnav a:hover {
color: #6c6fb4;	
	font-weight: bold;
text-decoration:none;
font-size: 11pt;
}
.formfield {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	border-style:solid; 
	color: #000000; 
	border-left:1px solid #fcb115; 
	border-right:1px solid #fcb115; 
	border-top:1px solid #fcb115; 
	border-bottom:1px solid #fcb115;
}
/* Begin styles for the main menu */
#menu {
	position: absolute;
	z-index:100;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: transparent;
}
#menu dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}
#menu dl {
	float: right;
	margin: 0 1px;
	color: #fff;
}
#menu dt, span {
	cursor: pointer;
	text-align: center;
	width: 140px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fcb115;
	font-weight: bold;
	padding-top: 4px;
}
#menu dd {
	width: 140px;
	font-family: Verdana;
	font-size: .8em;
	border: 0;
}
#menu li {
	background: black;
	border-top: 1px solid white;
	font-weight: bold;
	list-style-type: none;
}
#menu li a, #menu dt a {
	color: #fcb115;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	padding-left: 5px;
}
#menu li a:hover, #menu dt a:hover {
	background: #29256d;
}
/* End styles for the main menu */
/* Div containing the body */
#theBody {
	z-index: 1; 
	width: 85%;
	position: relative; 
	background: #eeefff; 
	padding-top: 20px;
}
#theBody h2 {
	color: #4444a6;
}
#theBody h3 {
	font-size:16pt;
}
div.header
{
	margin-left: auto;
	margin-right: auto;	
	width: 85%; 
	height: 120px; 
	position: relative; 
	background: #eeefff; 
	z-index: 2;
}
img.logoImg
{
	position: relative;
}
div.headerLogin
{
	position: absolute;
	top: 0px;
	right: 50px;
	display: none;
}
div.reportSelector
{
	position: absolute;
	top: 30px;
	right: 50px;
	display: none;
}
select.reportDropDown
{
	font-family: Arial;
	font-size: 14pt;
	color: #ffffff;
	background: #29256d;
}
.delbutton
{
	font-family: Arial;
	font-size: 11pt;
	color: #ffffff;
	background: #800000;
}
.trackingcodes
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
#menuBacking {
	position: absolute;
	z-index:99;
	top: 96px;
	left: 0;
	width: 100%;
	height: 30px;
	background: black;
}
.copyright {
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fcb115;
	font-weight: bold;
}
#membertable td {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	}
#membertable a:link, a:visited  {
	color: #4444a6;
	text-decoration:underline;
	font-size: 12pt;
	}
#membertable a:hover {
	color: #fcb115;
	font-size: 12pt;
	}