body {
scrollbar-base-color: #F5FBFF;
scrollbar-arrow-color: #B2C9E0;
font: 15px Tahoma, Verdana;
background-color: #FFFFFF;
color: #333333;
}
html { overflow-x: hidden; }
table {
font: 15px Book Antiqua, Verdana;

}
.topbar:link {color:black;text-decoration: none}
.topbar:visited {color:black;text-decoration: none}
.topbar:hover {color:black;text-decoration: none}
.topbar:active {color:black;text-decoration: none}
.con:link {color:blue;text-decoration: none}
.con:visited {color:blue;text-decoration: none}
.con:hover {color:blue;text-decoration: none}
.con:active {color:blue;text-decoration: none}


.deviceclass {font: 10px}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer705181604 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:1014px;
	height:800px;
	text-align:left;
}

#MMMenuContainer0322144341_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0322144341_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:155px;
	top:268px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0322144341_0 {
/* This class defines things about menu MMMenu0322144341_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #000066;
	width:115px;
	height:169px;
}

.MMMIFVStyleMMMenu0322144341_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0322144341_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:115px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:107px;
	height:14px;
}

.MMMIVStyleMMMenu0322144341_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0322144341_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:115px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:107px;
	height:14px;
}

#MMMenu0322144341_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0322144341_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0322144341_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0322144341_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0322144341_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0322144341_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:106px;
}

#MMMenu0322144341_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:127px;
}

#MMMenu0322144341_0_Item_7 {
/* Unique ID for item 7 of menu MMMenu0322144341_0 so we can set its position */
	left:0px;
	top:148px;
}

#MMMenuContainer0322144341_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0322144341_0 a {
/* Controls the general apperance for menu MMMenuContainer0322144341_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0322144341_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0322144341_0 */
	color:#ffffff;
	background-color:#0033cc;
}

.addthis_share{
	display:block;
	width:1000px;
	right:0;
}


.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font:  11px Verdana;
width: 175px; 
border-bottom: 1px solid #03F;
z-index:1;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color:#BBE7FF; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: black;
}

.sidebarmenu ul li a:hover{
background-color: #FFF;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.highlighttitle{
	color:#F00;
	font-size:10px;
	font-style:italic;
	
}

label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}
.float_right{
	display: block;
	text-align:left;
	width:175px;
	height:220px;
	background:url("../images/msgbox.png");}
#ad_float{ font-family: Verdana; font-size: 12px; padding-left: 2px;}
.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.submit { margin-left: 12em; }
em { font-weight: bold; }
#fitts-6 {
		width: 750px;
		border-bottom: 3px solid #5b59a7;
		padding: 0;
		margin-bottom: 2em;
	}
	
	#fitts-6 ul	{
		list-style-type: none;
		overflow: auto;
		padding: 0;
		margin: 0;
	}
	
	#fitts-6 ul li {
		float: left;
		border: 1px solid #5b59a7;
		border-bottom: none;
		margin: 0 5px;
	}
	
	#fitts-6 ul li a {
		background: #e5e5f1;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		padding: 5px 20px;
		display: block;
	}
	
	* html #fitts-6 ul li a {
		width: 1%;
	}
	
	#fitts-6 ul li a:hover {
		background: #eeeef6;
	}
