.borderScrew{
	background-image: url(../assets_global/template_items/screwHead.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:30px;
	height:20px;
	color:#FFFFFF;
}

.featureHeader {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	vertical-align:top;
	text-decoration: none;
}


.assessLabel {
	color: #000000;
	font-size:1em;
	height:20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	font-weight:bold;
	white-space:normal;
	vertical-align:bottom;
	BORDER-BOTTOM:#999999 2px outset;
}

.assessCatHeader {
	color: #000000;
	font-size:0.9em;
	height:20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 3px;
	font-weight: 800;
	white-space:normal;
	vertical-align:bottom;
	background-image: url(../assets_global/template_items/teal_header.jpg);
	background-repeat: repeat-x;
	height:30px;
}

.assessRow{
	font-size: 0.8em;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	white-space:nowrap;
	padding-left: 0px;
	height:10px;
}

.assessRowL{
	text-align: left;
}

.assessRowR{
	text-align: right;
}


.assessRowGrey {
	background-color: #EAEAEA;
 }
 
.assessRowWhite {
	background-color:#FFFFFF;
}

.tabberlive .tabbertabhide {
	DISPLAY: none
}

.tabbertabdefault {
	DISPLAY: none
}

.tabber {
	color: #FFFFFF;
	width: 750px;
	text-decoration: none;
}
.tabberlive {
	MARGIN-TOP: 1em;
	color: #FFFFFF;
	text-decoration: none;
}

.tabbernav{
	height:20px;
	width:100px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align:center;	
	white-space:nowrap;
	background-position:top;
}

.header{
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 3px;
	font-weight:bold;
	white-space:normal;
	background-position:right bottom;
	vertical-align:bottom;
	text-decoration: none;
}

.tabbertab{
	color: #000000;
	BORDER-RIGHT: #008597 1px solid;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #333333 1px solid;
	PADDING-TOP: 5px;
	BORDER-TOP: #333333 1px solid;
	BORDER-BOTTOM: #333333 2px solid;
	background-image: url(../assets_global/template_items/bkgrndpd.gif);
	background-repeat:repeat;
	background-color: #FFFFFF;
}

.tabberlive .tabbertab DIV {
	display:block;
	text-decoration: none;
}

DIV {
font-size:12px;

font-family: Arial, Helvetica, sans-serif;
}

TH {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.tabberlive .tabbertab {
	HEIGHT: 200px;
	width:660px;
	margin:0px; 
	padding: 0px
}

.activeTab {
	background-image: url(../assets_global/template_items/teal_tab_a.jpg);
    color: #ffffff; 
	background-repeat:no-repeat;
}

.nonActiveTab {
	background-image: url(../assets_global/template_items/teal_tab_u.jpg);
    color: #ffffff; 
	background-repeat:no-repeat;
}

.overTab {
	background-image: url(../assets_global/template_items/teal_tab_a.jpg);
	color:#FF0000;
	background-repeat:no-repeat;
}

.controlBKG {
   background-color:#008597; 
   color:#008597;
   margin:0px; 
   padding: 0px
}

