/* RESET v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
	line-height:16px;
}
body {
	line-height: 1;
}
a {
	color:#1A1A3F;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
*:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
**
** Main Styles
**
*/
#topline1 {
	position:absolute;
	top:0;
	height:97px;
	border-bottom:1px solid #76944d;
	width:50%;
	right:0;
	z-index:-1;
}
#topline2 {
	position:absolute;
	top:0;
	height:138px;
	border-bottom:1px solid #6e8599;
	width:50%;
	left:0;
	z-index:-1;
}
#homeBody #topline2 {
	display:none;
}
.wrapper {
	width:960px;
	padding:0 20px;
	text-align:left;
	margin:0 auto;
}
#topBar img, #subHeader img {
	display:block;
}
h2 {
	color:#2D2C6B;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.homelinkContainer {
}
.homelink {
	color:#acba95;
	line-height:20px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-left:240px;
}
#servicesSubnav {
	color:#2D2C6B;
	font-family:Arial, Helvetica, sans-serif;
	height:33px;
	vertical-align: top;
}
#servicesSubnav a {
	color:#2D2C6B;
	margin:2px 10px 0;
}
.sectionCaption {
	padding:10px;
	color:#2D2C6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#979BA8;
}
#sectionSubSubNav {
	width:295px;
	padding-right:4px;
	color:#2D2C6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sectionMainContent {
	width:571px;
	padding-left:10px;
}
#thumbnailList {
	margin-left:-4px;
}
#thumbnailList li {
	padding:0 0 5px 5px;
	float:left;
}
#thumbnailList li img {
	width:110px;
	height:110px;
	display:block;
}
#thumbnailList li img:hover {
	opacity:0.8;
	filter:alpha(opacity=80)
}
.footerContainer {
	border-top:1px solid #6e8599;
	height:20px;
	padding-bottom:8px
}
.footerContainer .wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#463E93;
	line-height:16px;
}

