BODY 		{
			scrollbar-face-color: 		FFFFFF;
			scrollbar-highlight-color: 	515151;
			scrollbar-3dlight-color: 	FFFFFF;
			scrollbar-darkshadow-color: FFFFFF;
			scrollbar-shadow-color: 	515151;
			scrollbar-arrow-color: 		515151;
			scrollbar-track-color: 		FFFFFF;
			}
TD			{
			font-family:				arial;
			font-size:					8pt;
			margin:						0px;

			}
H1			{
			font-family:				arial;
			font-size:					14pt;
			color:						#0022CC;
			font-weight:				bold;
			text-decoration:			none;
			margin-bottom:				5px;
			padding-bottom:				5px;
			}
h1.TitleBar {
			font-family:				arial;
			font-size:					16pt;
			color:						#0022CC;
			font-weight:				bold;
			text-decoration:			none;
			text-align:					center;
			margin-top:					14px;
	
}
H2			{
			font-family:				arial;
			font-size:					11pt;
			color:						#DB5200;
			font-weight:				bold;
			text-decoration:			none;
			margin:						0px;
			padding:					0px;
			}
H3			{
			font-family:				arial;
			font-size:					14pt;
			color:						#00000;
			font-weight:				bold;
			
}
A			{
			text-decoration:			none;
			}
.nav 		{
			font-family:				arial;
			font-size:					8pt;
			color:						#000000;
			display:					block;
			text-decoration:			none;
			align:						center;
			font-weight:				bold;
			padding-left:				15px;
			padding-right:				10px;
			background-image:			url(images/orange_arrow.gif);
			background-position:		right;
			background-repeat:			no-repeat;	
			}
SPAN.Nav {
			background-image:			url(images/orange_down_arrow.gif);
			background-position:		right;
			background-repeat:			no-repeat;	
}
.subnav 	{
			font-family:				arial;
			font-size:					8pt;
			color:						#000000;
			display:					block;
			text-decoration:			none;
			align:						center;
			font-weight:				bold;
			padding-left:				55px;
			padding-right:				10px;
			background-image:			url(images/orange_arrow.gif);
			background-position:		right;
			background-repeat:			no-repeat;	
			}
.navcell 	{
			
			text-align:					left;
			vertical-align:				middle;
			background-image:			url('images/nav_off.jpg');
			height:						35px;
			width:						220px;
			}
.navcellsm 	{
			
			text-align:					left;
			vertical-align:				middle;
			background-image:			url('images/nav_sm_off.jpg');
			height:						28px;
			width:						220px;
			}
INPUT, SELECT,TEXTAREA
			{	font-family:			arial;
				font-size:				8pt;
			}

.style2 {font-size: 8pt}
.style4 {font-size: 8pt; color: #000000; }

UL.greenBullets {
		list-style-image: url("images/greenbullet.gif");
}

DIV.errorText {

			font-size:					8pt;
			font-weight:				bold;
			color:						#FF0000;
}

TD.title {
	height:100px;
    width: auto;
	background-color:#003399;
	background-image:url(images/titlebg.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
TD.titleReflect {
	background-image:url(images/titlebg_reflect.gif);
	background-repeat:repeat-x;
	height: 50px;
}
p.distributors {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	text-shadow: Gray;
}
p.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #000066;
	text-align:center;
	text-shadow: Gray;
}
div.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #000066;
	text-align:left;
	text-shadow: Gray;
	padding: 0 0 20 10;
}
DIV.covering {

	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	background-color:#003399;
	background-image:url(images/titlebg.gif);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding:10 10 10 10;
	width:225px;
	
}