body {
	background-color : #E7E7E9;
}

body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	line-height : 150%;
}

img {
	border : none;
}

#nav {
	width : 540px;
	margin-left : 235px;
	padding-bottom : 22px;
	overflow : hidden;
}

#nav a {
	display : block;
	float : left;
	margin : 0px 10px;
}

#submenu {
	margin-left : 30px;
	margin-top : 25px;
	line-height : 100%;
}

#submenu h1 {
	color : #405D8A;
	font-weight : bold;
	font-size : 8pt;
	text-transform : uppercase;
	margin : 0px;
	margin-bottom : 10px;
}

#submenu ul {
	margin-left : 0px;
	margin-top : 5px;
	padding-left : 0px;
	list-style : none;
}

#submenu ul li {
	margin-bottom : 8px;
	font-size : 11px;
	text-transform : uppercase;
	font-family : arial, helvetica, sans-serif;
	letter-spacing : .05em;
	font-weight : bold;
}

#submenu ul li a {
	color : #555;
	text-decoration : none;
}

#submenu ul li a:hover {
	color : #000;
}


ul.services {
	margin-left : 15px;
	margin-top : 5px;
	padding-left : 0px;
	list-style-image : url('/images/layout/arrow.gif');
}

.services li {
	color : #666;
	margin-bottom : 10px;
}


.highlightsText {
	margin : 20px;
}

.content {
	width : 683px;
	margin-left : 45px;
	margin-top : 20px;
}

.contentSmall {
	width : 520px;
	margin-left : 25px;
	margin-top : 20px;
}


h2 {
	font-family : georgia, times new roman, times, serif;
	margin : 0px;
	font-size : 9pt;
	text-transform : uppercase;
}

a {
	color : #35507F;
}

a:visited {
	color : #283C5F;
}

#footer {
	background : url('/images/layout/footer_bg.jpg') no-repeat bottom;
	height : 30px;
}

.spaced li {
	margin-bottom : 10px;
}
