/*
16497C blue
B9C7D4 lt. blue
FF6600 orange
BAA974 brown
E4DFC5 tan
541800 burgandy
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#16497C;
}

*.clr1{
	background-color:#16497C;
	color:#FFFFFF;
}

*.clr2{
	background-color:#E4DFC5;
}

*.clr3{
	background-color:#FF6600;
}

*.clr4{
	background-color:#B9C7D4;
}

a.nav{
	font-size:16px;
	color:#16497C;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

*.navback{
	 background-image:url(images/navback.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
}

*.navback2{
	 background-image:url(images/navback2.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
}

span.subheading{
	color:#16497C;
	font-weight:bold;
	font-size:16px;
}

table.footer{
	color:#16497C;
	font-size:12px;
}

a.footer{
	color:#16497C;
	text-decoration:underline;
}

a.lk12{
	font-size:12px;
	color:#16497C;
	font-weight:bold;
	text-decoration:underline;
}

a.lk12:hover{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

a.lk16{
	font-size:16px;
	color:#16497C;
	font-weight:bold;
	text-decoration:underline;
}

a.lk16:hover{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover{
	text-decoration:none;
}

.txtFeild{
	width:250px;
 	background-image:url(images/input.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#16497C;
	border:1px solid #16497C;
	height:22px;
}

.txtArea{
	width:250px;
	height:100px;
 	background-image:url(images/input.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#16497C;
	font-family: Arial, Helvetica, sans-serif;	
	border:1px solid #16497C;
}

.button1{
	color:#16497C;
	font-weight:bold;
	cursor:hand;
}

table#Locations{
font-size:12px;
}

table#Product{
	width:660px;
	height:120px;
	font-size:14px;
	color:#16497C;
	background-color:#B9C7D4;
}

table#Services{
	width:660px;
	height:120px;
	font-size:14px;
	color:#16497C;
	background-color:#B9C7D4;
}

div.itab{
	background-color:#16497C;
	color: #FFFFFF;
	height:22px;
	text-align:center;
	padding:3px;
	padding-left:13px;
	padding-right:10px;	
	float:left;
	cursor:hand;
	margin-right:5px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	background-image:url(images/itabback.gif);
	background-position:left;
	background-repeat:no-repeat;	
}

div.atab{
	color: #16497C;
	background-color: #B9C7D4;
	height:22px;
	text-align:center;
	padding:3px;
	padding-left:13px;	
	padding-right:10px;		
	float:left;
	cursor:hand;
	margin-right:5px;
	font-size:16px;
	font-weight:bold;	
	border-bottom:1px solid #B9C7D4;
}