body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, 'Bitstream Vera Sans';
}
   table.main {
   font-family: Tahoma, 'Bitstream Vera Sans';
   font-size: 12px;
}
td#topbar{
	background-image:url(images/topblack.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	height:21px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	padding-right:5px;
}
td#banner {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-color:#302f2f;
	height:130px;
       width:982px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	position:relative;
}
td#rightcol {
	width:175px!important;
}
td#topnavspace {
	padding-bottom:6px;
}
#bannerlinks { width: 982px; height: 130px; position: relative;  }
#homelink { width: 982px; height: 130px; display: block;  }
#headerad { position: absolute; z-index: 1000; top: 20px; right: 20px;  }
#headerad img { border: 0 none; }
#navcontainer {
	width:984px;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size:12px;
	font-weight:bold;
}
#navcontainer, #navleft, #navright, #navmiddle {
	height:27px;
}
#navleft, #navRight {
	width: 4px;
}
#navleft {
	float:left;
	background:url(images/nav_left.gif) no-repeat top left;
}
#navright {
	float:right;
	background:url(images/nav_right.gif) no-repeat top left;
}
#navmiddle {
	width:976px;
	float:left;
	text-align:center;
	background: url(images/nav_middle.gif) repeat-x top left;
}
#navmiddle a:visited, #navmiddle a:link, #navmiddle a:active, #navmiddle a {
	color:#FFFFFF;
	text-decoration:none;
}
#navmiddle span a:visited, #navmiddle span a:link, #navmiddle span a:active, #navmiddle span a 
#navmiddle span a:hover, #topbar a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#navmiddle a:hover {
	color:#55AAFF;
}
#navmiddle ul {
	margin:0;
	padding:0 0 0 0;
}
#navmiddle span {
	width:150px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	padding-top:7px;
	padding-right:3px;
}
li.sep {
	float:left;
	list-style:none;
	margin: 6px 0 0 0;
	padding: 0 10px;
	height: 21px;
	background: url(images/nav_div.gif) no-repeat bottom right;
}
li.nosep {
	float:left;
	list-style:none;
	margin: 6px 0 0 0;
	padding: 0 10px;
	height: 21px;
}
a {
	font:Tahoma;
	size:2;
	color:#761318;
}
a:link {
	color:#761318;
	text-decoration: none;
}
a:visited  {
	color:#761318;
	text-decoration: none;
}
a:active {
	color:#761318;
	text-decoration: none;
}
a:hover {
	color:#BB0000;
	text-decoration: none;
}
#topbar a:visited , #topbar a:link, #topbar a:active, #topbar a {
	color:#FFFFFF;
	text-decoration:none;
}
#leftmenubar {
  border:1px solid #444444;
}
#rightmenubar {
  border:1px solid #444444;
}
.whitebg {
	background-color:#C0C0C0;
	color:#000000;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size:10px;
	line-height:11pt;
}
.whiteheader {
	background-image:url(images/columnheader.jpg);
	background-color:#3A3A38;
	color:#FFFFFF;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:5px;
}
.whiteheader a, .whiteheader a:visited, .whiteheader a:link, .whiteheader a:active {
	color:#FFFFFF;
}
.whiteheader a:hover {
	color:#55AAFF;
}
input.loginfield, table.loginform {
   font-family: Tahoma, 'Bitstream Vera Sans';
   font-size: 11px;
}
input.loginbutton {
	width:50px;
	height:21px;
	font-size:11px;
}
.font1 {
	color: #000000;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size: 11px;
	line-height: 12pt;
}
.table {
	border: 1px solid #000000;
}
table.box {
	margin-bottom:7px;
}
.whitebgnews {
	background-color:#000000;
	background-image:url(images/content_middle.gif);
	color:#FFFFFF;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size:10px;
	line-height:11pt;
}
.whiteheadertext a, .whiteheadertext a:visited, .whiteheadertext a:link, .whiteheadertext a:active,
.whitebgnews a, .whitebgnews a:visited, .whitebgnews a:link, .whitebgnews a:active {
      color:#FFFFFF;
}
.content {
	background-color:#F0F0F0;
	color:#000000;
	font-family: Tahoma, 'Bitstream Vera Sans';
	font-size:11px;
	line-height:12pt;
}
div.constrainimages {
	width:100%;
	color:#000000;
	overflow:hidden;
       max-width:596px;
       width:expression(document.body.clientWidth >596? "596px": "auto" );
}
#ajax_tooltipObj .ajax_tooltip_content{
	width:300px;
	height:100px;
}