BODY
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	margin-left:0px;
	color:#666666;
}

.navTabOn
{
	background-color:#006699;
	font-weight:bold;
	font-size:12px;
	width:123px;
	height:23px;
	text-align:center;
	line-height:23px;
}

.navTabOff
{
	background-color:#003366;
	font-weight:bold;
	font-size:12px;
	width:123px;
	height:23px;
	text-align:center;
	line-height:23px;
}

.footerTabOn
{
	background-color:#006699;
	font-weight:bold;
	font-size:11px;
	width:110px;
	height:21px;
	text-align:center;
	line-height:21px;
}

.footerTabOff
{
	background-color:#003366;
	font-weight:bold;
	font-size:11px;
	width:110px;
	height:21px;
	text-align:center;
	line-height:21px;
}

.homeTabOn
{
	background-image:url(../img/homeBtnOn2.jpg);
	background-repeat:no-repeat;
	width:178px;
	height:21px;
	font-weight:bold;
	font-size:12px;
	color:#006699;
	white-space:nowrap;
	text-align:center;
	line-height:21px;
	text-decoration:none;
	cursor:hand;
}

.homeTabOff
{
	background-image:url(../img/homeBtnOff.jpg);
	background-repeat:no-repeat;
	width:178px;
	height:21px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	white-space:nowrap;
	text-align:center;
	line-height:21px;
	text-decoration:none;
	cursor:hand;
}

a
{
	text-decoration:underline;
}
a.link, a.visited, a.active, a.hover
{
	text-decoration:underline;
}

a.tab, a.tab:link
{
	color:#ffffff;
	text-decoration:none;
	cursor:hand;
	font-family:Arial;
}
a.tab:active, a.tab:hover
{
	color:#ffffff;
	text-decoration:none;
	cursor:hand;
	font-family:Arial;
}

.servicesSubLabel
{
	font-size:13px;
	font-weight:bold;
	color:#006699;
}

.servicesTextLeft
{
	padding-top:5px;
	vertical-align:top;
	color:#000000;
	font-family:Verdana, Arial;
}

.servicesTextRight
{
	padding-top:5px;
	vertical-align:top;
	color:#000000;
	font-family:Verdana;
	text-align:right;
}

.pageSubTitle
{
	color:#003366   ;
	font-size:18px;
	font-weight:bold;
}

.submitWorkTab
{
	position:relative;
	top:6px;
	text-align:right;
	color:#006699;
	font-size:14px;
	font-weight:bold;
}