/* CSS Document */

body, td, th, input, select, textarea, div, p {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
background: #a1a1a1;
}

a:link {
	text-decoration: none;
	color: #004A80;}

a:visited {
	color: #004a80;
}

a:hover {
	color: #df2627;
}

a:active {
	color: #df2627;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	padding-bottom: 4px;
	margin: 0px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 4px;
	}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.nav_header {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_header:link {
	color: #ffffff;
}
a.nav_header:visited {
	color: #ffffff;
}
a.nav_header:hover {
	color: #FF6600;
}
.nav_secondary {
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_secondary:link {
	color: #7D7D7D;
}
a.nav_secondary:visited {
	color: #7D7D7D;
}
a.nav_secondary:hover {
	color: #FF6600;
}

.content {
	line-height : 14px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align: justify;
}

.subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #004A80;
}

.meetcandidate {
	font-size: 13px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-align: center;
	color: #df2627;
	font-weight: bold;
	text-decoration: none;
}

.meetcandidate:hover {
	color: #004A80;
}

.headline {
	font-size: 12px;
	font-family: georgia, geneva, arial, helvetica, sans-serif;
	color: #004A80;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #EA7272;
}
.nav_baseline {
	font-size: 10px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
a.nav_baseline:link {
	color: #999999;
}
a.nav_baseline:visited {
	color: #999999;
}
a.nav_baseline:hover {
	color: #004A80;
}

.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #004A80;
	margin-left: 10px;
}

.propertyheaders {
	color : #266592;
	line-height : 30px;
	font-size : 15px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.propertynavigation {
	color : #ffffff;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.intro {
	font-size : 12px;
	line-height : 20px;
}
.accent {
	color : #FD682E;
}

.lightheader {font-size: 10px;
color:#0076A3;
font-weight:bold;
line-height:18px;
}

.darkheader {font-size: 10px;
color:#333333;
font-weight:bold;
line-height:18px;
}

.accentheader {font-size: 10px;
color:#FD682E;
font-weight:bold;
line-height:18px;
}

.gray {
	color : #999999;
}

.quote {
	color : #8A8B8B;
	line-height:14px;
}

.quoteloose {
	color : #567185;
	line-height:18px;
}

.sidecontent 
	{
	line-height : 15px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.sidelink {line-height:26px;}

.image:hover {background-color:transparent;}

.clientlist {line-height:20px;}

.white {color:#ffffff;}

.blue {color:#0A4E92;}

.select {color:#0A4E92;
line-height:18px;
font-size:11px;}

.form {font-size:10px;

}

.contentloose {
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.accentintro {	
font-size : 12px;
line-height : 18px;
color : #FD682E;}

.approachContent {
position:absolute; 
top:0px; 
left:240px; 
width:505px;
height:300px;
visibility:hidden;
z-index:2;
}

#topnav {
position:absolute; 
top:12px; 
left:35px; 
z-index:4;
}

.TableBox {
	border: 1px solid #CCCCCC;
}

.TableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B5A85;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TableLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.TableText {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

.leftimage {
	clear: right;
	float: left;
	padding-right: 4px;
}

