	body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	top: 0px;
	left: 0px;
	font-weight: lighter;
	line-height: 12px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
	}
	#divWrapper{
		width: 915px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		height: 100%;
		background-image: url(bg_images/dtMid_ttBg.png);
		background-repeat: repeat-y;
	}
	#divHeader {
		background-image: url(bg_images/dtTop_ttBg.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 915px;
	}
	#divLogo {
		height: 110px;
		width: 890px;
		margin-left: 1px;
	}
	#divBanner {
	height: 225px;
	padding: 0px;
	width: 890px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #009FDD;
	}
	#divBlueBox {
	padding: 0px;
	height: 0px;
	width: 889px;
	margin-right: 0px;
	margin-left: 2px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #009FDD;
	}
	#divContent {
		width: 915px;
		float: left;
		height: 100%;
		background-image: url(bg_images/dtMidBot_ttBg_dark.png);
		background-repeat: repeat-y;
		padding: 0px;
		margin-left: 0px;
	}
	.titleBlue {
	font-size:14px;
	color: #009FDD;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBEC0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	height: 12px;
	}
	
	.titleSubBlue {
		font-size:14px;
		color: #009FDD;
		padding-top: 10px;
		padding-bottom: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-left: 0px;
	}	
	.titleSubHeadingBlue {
		font-size:12px;
		color: #009FDD;
		padding-top: 10px;
		padding-bottom: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-left: 0px;
	}
		.titleSubWhite {
	font-size:14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0px;
	height: 14px;
	width: 160px;
	}
	.titleSubWhiteActive {
	font-size:14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: 14px;
	width: 160px;
	}
	.titleMainBox {
		font-size:14px;
		color:#CCCCCC;
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #BCBEC0;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-left: 10px;
	}
	.titleMainBoxLeft {
	float:left;
	}
	.titleMainBoxRight {
	float:right;
	color:#009FDD;
	
	}

	#divLeftColumn {
		width:200px;
		float: left;
		padding-top: 0px;
		padding-right: 25px;
		padding-bottom: 0px;
		padding-left: 25px;
		height: 100%;
	}
	#divNavMain {
	font-size: 12px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	#divNavMain ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#divNavMain ul li {
	color: #FFFFFF;
	margin-bottom: 7px;
	}
	#divNavMain ul li a {
	text-decoration: none;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 0px;
	display: block;
	width: 150px;
	padding-top: 0px;
	color: #888888;
	}
	#divNavMain ul li a:link, divNavMain ul li a:visited{
		color:#888888;
	}
	
	#divNavMain ul li a:hover {
		color:#E7E7E7;
	}
	
	#divNavSub {
	font-size: 12px;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	}
	#divNavSub ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#divNavSub ul li {
	color: #CCCCCC;
	margin-bottom:0px;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	#divNavSub ul li a {
	text-decoration: none;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 0px;
	display: block;
	width: 150px;
	padding-top: 0px;
	padding-bottom:0px;
	color: #888888;
	}
	#divNavSub ul li a:link, divNavSub ul li a:visited{
		color:#888888;
	}
	
	#divNavSub ul li a:hover {
		color:#E7E7E7;
	}
	
	#divNavSub ul li #Current {
		color:FFFFFF;
		border-left-width: 2px;
		border-left-style: double;
		border-left-color: #0099FF;
		text-decoration: none;
		margin-top: 5px;
		margin-left: 10px;
		margin-bottom: 5px;
		display: block;
		width: 150px;
		padding-top: 0px;
	}
	#divMainColumn {
		float: left;
		height: 100%;
		width: 600px;
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 25px;
		padding-left: 25px;
	}
	#divMainColText{
		width:450px;
		padding-left:25px;
		}
#divMainColText ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
}
		#divMainColText a{
		color:#E7E7E7;
		text-decoration:none;
		}
		#divMainColText a:hover{
		color:#FFFFFF;
		text-decoration:underline;
		}
	#divMainColTextPeople{
	float:left;
	width:380px;
	padding-left:25px;
	clear: left;
		}
		#divMainColTextPic{
	float:left;
	width:155px;
	;
	padding-left:30px;
	height: 200px;
	padding-top: 50px;
		}
	#divFooter{
		padding: 0px;
		height: 70px;
		width: 915px;
		margin-left: 0px;
		background-image: url(bg_images/dtBot_ttBg_dark.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		clear: both;
		font-size: 10px;
		color: #999999;
	}
	#divBoxRight {
	width:590px;
	float:right;
	margin-right: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	}
	#divBoxRight a{
	color:#999999;
	text-decoration:none;
	}
	#divBoxRight a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	.contentSubTitle{
	color:#CCCCCC;
	font-size:24px;
	padding-top: 15px;
	line-height: 26px;
	padding-bottom: 10px;
	}
	#clearBreak{
		clear:both;
		width: 600px;
		margin-right: 0px;
		margin-left: 0px;
		height: 15px;
		margin-top: 25px;
	}
	.mainSuHeading{
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-top:15px;
	}
.blueArrow {color: #009FDD}
p {
	padding-bottom: 8px;
	font-weight: bold;
}
#divMainColOther{
		width:450px;
		padding-left:25px;
		}
		/*
		#divMainColText a{
		color:#E7E7E7;
		text-decoration:none;
		}
		#divMainColText a:hover{
		color:#FFFFFF;
		text-decoration:underline;
		}
		*/
.titleLink {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 10px;
}		
.titleLink a{
	text-decoration:none;
	color:#009FDD;
	font-size:12px;
}
.titleLink a:visited{
color:#0099FF;
}
.titleLink a:hover{
color:#FFFFFF;
}
.subTitleLink {
	padding-bottom:4px;

font-size:11px;
	
}
.subTitleLink a{
	text-decoration:none;
color:#999999;
}


.subTitleLink a:visited{
color:#999999;
}
.subTitleLink a:hover{
text-decoration:underline;
color:#009FDD;
}

.subTitleOther {
color:#FFFFFF;
padding-top:5px;
padding-bottom:4px;
}
.firms {
	color:#ffffff;
	text-decoration: underline;
}
.firms a:link {
	color:#009FDD;
	text-decoration:underline;
	}
.firms a:hover {
	color:#009FDD;
}
