a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: center;
	text-decoration: none;	
}
	
a.tab 
{
	background-image: url("/includes/images/leftnav-bg.gif");
	background-repeat: no-repeat;
	/*padding-left: 4px;*/
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	width: auto;
	float: center;
	font-size:11px;
	line-height: 26px;
	vertical-align: bottom;
	cursor: pointer;
	height: 26px;
	font-weight: bold;
}
.tab div
{
	background-image: url("/includes/images/leftnav-bg.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #003466;
	line-height: 26px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: bottom;
}
a.tab1
{
	background-image: url("/includes/images/leftnav-de-bg.gif");
	background-repeat: no-repeat;
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	margin-right: 2px;
	width: auto;
	float: left;
	font-size:11px;
	line-height: 26px;
	vertical-align: bottom;
	cursor: pointer;
	height: 26px;
	font-weight: bold;

}
.tab1 div
{
	background-image: url("/includes/images/leftnav-de-bg.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #003466;
	line-height: 26px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: bottom;
}
a.tab2
{
	background-image: url("/includes/images/leftnav-ac-left.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	margin-right: 2px;
	width: auto;
	float: left;
	font-size:12px;
	line-height: 26px;
	vertical-align: bottom;
	cursor: pointer;
	height: 26px;
	font-weight: bold;
	}
.tab2 div
{

	background-image: url("/includes/images/leftnav-ac-left.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #003466;
	line-height: 26px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: bottom;
}
.top-left
{
	background-image: url("/includes/images/leftnav-bg.gif");
	background-repeat: repeat-x;
	height: 27px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.top-med
{
	background-image: url("/includes/images/leftnav-de-bg.gif");
	background-repeat: repeat-x;
	height: 27px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
		
}
.top-vis
{
	background-image: url("/includes/images/leftnav-ac-bg.gif");
	background-repeat: repeat-x;
	height: 27px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.leftbg {
	color: #EEEEEE;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #646464;
}

td.cellbottomborder
{
	border-bottom:1px solid #ccc;
}

.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	padding-top: 1px;
}
.sub-body {
	background-image: url("/includes/images/subhead-bg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.stab 
{
	background-image: url("/includes/images/subhead-l.gif");
	background-repeat: no-repeat;
	font-size:12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	color: #333333;
}

.stab div
{
  background-image: url("/includes/images/subhead-bg.gif");
  background-repeat:repeat-x;
  text-align: center;
  text-decoration: none;
  color: #000000;
  float: left;
  font-size:10px;
  font-weight: bold;
  cursor: default;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
