body
{
	margin:0;
	background-image:url("background.gif");
	background-repeat:repeat-y;
	font-family:Arial;
	font-size: 10pt;
}

.clear
{
	clear:both;
}

br
{
	clear:both;
}

#wrap
{
	background-color:white;
}

#middlecontainer
{
	width:800px;
	min-height:100%;
	background-image:url("background.gif");
	background-repeat:repeat-y;
}

#navbar
{
	background-image:url('navback.png');
	margin-top:0;
	margin-bottom:1px;
	width:100%;
}

#leftspacer {
	padding-left:0;
	float:right;
}

#topbar
{
	width:100%;
	height:50px;
	background-color:black;
	margin-bottom:1px;
}

#logo
{
	height:50px;
	float:left;
}

#hotline
{
	height:17px;
	float:right;
	margin-right:20px;
	margin-top:33px;
}

#spacerbar
{
	background-image:url('blueback.gif');
	margin-bottom:1px;
	width:100%;
}

#topbar,#spacerbar,#navbar
{
	min-width:870px;
}

#leftNavList
{
	float:left;
	padding-top:30px;
	width:145px;
}

#leftspacerdiv
{
	width:35px;
	height:439px;
	float:right;
}

#leftNavBar
{
	float:left;
	width:185px;
	height:100%;
	background-image:url("background.gif");
	background-repeat:repeat-y;
}

h1
{
	margin:0;
}

#mainbody
{
	float:right;
	width:590px;
	position:relative;
	background: white;
	margin-top:30px;
}

ul.leftNav
{
	float:left;
	margin-left:10px;
	padding-left:0px;
	text-decoration:none;
	color:blue;
	top:10%;
	padding-right:12px;
	position:relative;
	font-size:6pt;
}


li.leftNav
{
	list-style-type:none;
	color:white;

}

div.spaceListItems
{
	padding:0px;
}

div.hr {
	width: 80%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.nav
{
	list-style-type:none;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:6px;
	padding-bottom:0px;
	width:100%;
	left:0;
}

li.nav
{
	display:inline;
}

a:link.leftNav,a:visited.leftNav
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.leftNav,a:active.leftNav
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}

a:link.new,a:visited.new
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

a:hover.new,a:active.new
{
	color: #FFFF00;
	text-decoration: none;
}
	
a:link.nav,a:visited.nav
{

	font-family:Arial, sans-serif;
	font-size:8pt;
	font-weight:600;
	color:#FFFFFF;
	text-align:center;
	padding-right:9px;
	padding-left:9px;
	text-decoration:none;
	position:relative;
	white-space:nowrap;
	top:-5px;
}

.navMiddle
{
	border-right:1px solid #AAAAAA;
}

a:hover.nav,a:active.nav
{
	color:#FFFF00;
}

.smallwhite
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none
}

.black
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.smallblack
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.smallboldwhite
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none
}

.smallboldblack
{
	
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.boldblack
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.pageDesc
{
	font-size:10pt;
	font-family:Arial;
	color:black;
	text-transform:uppercase;
}

.boldblack1
{
	font-weight:bold
}

table.table
{
	width:100.0%;
	border:0;
	background:#EEEEEE;
}

td.table
{
	text-align:center;
}

td.tableFirstRow
{
	text-align:center;
	font-weight:bold;
}

.smallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.blue
{
	color: #0000FF;
}

.red
{
	color: #FF0000;
}

