@charset "utf-8";
body {
	background-color: #B4B4B4;
	margin: 0;
	passing: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

a {
color:#003366;
text-decoration: none;
}

a:hover {color:#FF0000;}

.linkList a {
display: block;
font-size: .9em;
margin-bottom: 3px;
text-decoration: none;
}

.linkList a:hover {
text-decoration: underline;
}

.contentHighlight {
	line-height: 3em;
	font-size: 1.3em;
	padding-left: 10px;
	font-style: italic;
}

.serviceCateg {
letter-spacing: .1em;
padding: 0;
margin: 15px 0 0 0;
}

#container {
	background: #E3E8EB;
	width: 781px;
	margin: 0 auto;
	text-align: left;
}

#topnav {
	height: 33px;
	border-bottom: 1px solid #FFFDFC;
	clear: both;
	background: #B2C1C7;
}

#flashintro {
height: 228px;
background: #000;
}

#content {
color: #333333;
font-size: .8em;
padding: 20px 40px 40px 40px;
}

.linedList {
	list-style-type: none;
/* 	margin:0 0 25px 0; */
}

.linedList li {
	margin-bottom: 2px;
	padding-left: -5px;
	font-size: .9em;
	list-style-image: url(images/bullet.jpg);
}

#content .contentDivider {border-top: 1px solid #666;}

#content h1 {
font-weight: normal;
font-size: 1.5em;
}

#content h2 {
color: #FF7E14;
font-size: 1.8em;
letter-spacing: .2em;
}

#content h3 {
font-size: .9em;
margin:0;
padding: 0;
}

#content h4 {
}

#content p {
line-height: 1.3em;
}

#footer {
font-size: .7em;
margin-top: 100px;
}
.AlignRight {
	float: right;
	margin: 10px;
}
