body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	line-height: 1.5em;
	background:#fafafa;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

li {
  list-style: square url(../images/redarrow.jpg);
}

#smallType {
	margin-bottom: 5px;
	line-height: 1.0em;
	font-size:11px;
	color:#000000;
} 

#blueBox {
	padding:10px 5px 10px 5px;
	border:1px solid #143c6f;
}

#endorsementsHeader {
	padding:10px 5px 10px 5px;
	border: 1px solid #eaeaea;
	background: url("../images/endorsements-bg.jpg") top center no-repeat;
}

#endorsementsText {
	height: 100px;
	font-size:11px;
	border: 1px solid #eaeaea;
}

.panel {
	padding:5px;
	background:#fff;
}

.header {
	color: #2456bd;
	font-size:14px;
	font-weight: bold;
	border-bottom: 1px solid #95a5c6;
}

.bodyText {
	padding-top:20px;
}

.container {
	border:1px solid #143c6f;
}

.mainContent {
	padding:5px 10px 45px 30px;
	background:#fff;
}

.bottomBar {
	background:#fff;
}	

.nav {
	background:#143c6f;
}

a.mainNav:link, a.mainNav:active, a.mainNav:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-right:15px;
}

a.mainNav:hover {
	text-decoration:underline;
}

a.subNav:link, a.subNav:active, a.subNav:visited {
	color:#143c6f;
	text-decoration:none;
	font-size:13.5px;
	font-weight:bold;
}

a.subNav:hover {
	text-decoration:underline;
}

.spacer {
	line-height:1px;
}