body, div, td {
	font-family:verdana,helvetica,sans-serif;
	text-decoration:none;
	color:#004A81;
	font-weight:normal;
	font-size:12px;
	}
	
body {
    background: #eedebd url(img/contact/bg.jpg) 0 0 repeat-x;
}

body#bodyhome {
    background: #eedebd url(img/contact/bg1.jpg) 0 0 repeat-x;
}


a {
	color:#004A81;
	font-size:13px;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	}

.blue {
	font-size:14px;
	font-weight:bold;
	}
	
.black {
	color:#000000;
	}
	
.footer {
	font-size:10px;
	}
	
.bluesm {
	font-weight:bold;
	}
	
.bluelt {}
	
.smallblue {
	font-size:10px;
	
	}

	
.blueltu {
	font-size:13px;
	}
	
.blueltunav {
	font-size:11px;
	text-transform:uppercase;
	}
	
.bluelttag {
	font-size:16px;
	}

.bluebd {
	font-weight:bold;
	}
	
.orangebd, a.orangebd {
	color:#FF6600;
	font-weight:bold;
	}
	
.orangelg {
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	}
	
.orangesml {
	font-size:9px;
	color:#FF6600;
	}
	
.subNav {
	}
	
.subNav ul {
	padding: 0 0 0 14px;
	}
	
.subNav ul li {
	list-style: url(img/bullet.gif);
	margin: 0 0 0 15px;
	padding-bottom:2px;
	}