
body {
	margin-top: 20px;
	margin-left: 20px; 
	background-color: #f0f0f8;
	font-family: Verdana, Arial, san-serif;
}

a {
	text-decoration: none;
	color: #00529b;
	}

a:hover {
	text-decoration: underline;
}

a.insight {
	text-decoration: none;
	color: #841512;
	}


a:hover.insight {
	text-decoration: underline;
}
h1 {
	margin-left: 10px;
	font-size: 16px;
	color: #00245f;
	margin-bottom: -0.5px;
	
}

h2 {
	font-size: 13px;
	color: #0d2b4c;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	border-top: 1px dashed #2864a5;
	padding-top: 5px;

}

h3 {
	
	font-size: 10px;
	color: #38394b;
	margin-left: 10px;
	margin-bottom: -0.5px;
	margin-top: 15px;
}



p {
	font-size: 11px;
	color: #45484a;
	line-height: 1.6em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.bimcontent {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #122b83;
	padding: 0 1em 0 0.5em;
	line-height: 200%;

}

.bimheader {
	color: #841512;
	font-size: 14px;
	font-type: bold;
	border-bottom: double 1px solid #841512; 
	padding: 0 0 0.5em 0;
}


/* ------------- main container */

#main {
	background-color: #012a68;
	width: 800px;
	height: 4850px;
	border: 1px solid #00245f;
}

#main2 {
	background-color: #012a68;
	width: 800px;
	height: 1110px;
	border: 1px solid #00245f;
}

/* ------------- topsection and dcn logo */
#topsection img{
	width: 800px;
	height: 36px;
	margin-top: 5px;
}


.members {
	margin-bottom: 0px;
	}

/* ------------- Content section */

#content_section {
	float: left;
	width: 760px;
	background-color: #f0f0f8;
	margin-left: 17px;
	margin-top: 1px;
	
}

#photos {
	padding: 10px 10px 10px 10px;
	margin-left: 5px;
	width: 725px; 
	height: 137px;
}

/* ------------- left content section */
#sidebar {
	width: 220px;
	float: left;
	margin-top: 3px; 
	margin-left: 12px;
	border: 1px solid #305e90;
	background: white;
	padding-top: 5px;
	}


#sidebar li {
	margin:0 0 8px 0;
	font-size: 11px;
	color: #012a68;
	list-style: none;
	line-height: 1.3em;
	font-weight: normal; 
	
}

#sidebar ul {
	margin-left: -0.5px;
	padding: 3px 10px 0px 10px;
	font-weight: bold;
}

 #sidebar .bold {
	font-weight: bold;
	margin-top: 0px;
}

#left_side {
	width: 240px;
	height: 600px;
	float: left;
	clear: left;
}


/* ------------- Right content section */

#content_right {
	width: 490px;
	float: right;
	clear: right;
	margin: 10px 25px 0px 0px;
}



ul.reasons {
	font-size: 11px;
	color: #45484a;
	line-height: 1.7em;
	margin-top: 5px;
	margin-bottom: -0.5px;
}

ul.bim {
	font-size: 12px;
	color: #122b83;
	line-height: 1.7em;
	margin-top: 5px;
	margin-bottom: -0.5px;
	list-style-type:square;
}

#profile p {
font-size: 11px;
margin-bottom: 0px;
}

#profile h2 {
	margin-bottom: 15px;
}


#profile img {
	float: left;
	width: 100px;
	height: 100px;
	border: none;
	padding-right: 10px;
	margin-left: 10px;
}

.top {
	font-size: 10px;
	color: #38394b;
	float: right;
	margin-top: 0px;
}

