body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #E4EFF1;
}



#masthead {
	width: 810px;
	background-color: #92BFC7;
	height: 80px;
	padding: 15px;
	margin: 0px;
}


#divTitle {
	float: left;
	margin: 0px;
	padding: 0px;
}



#google-search {
	text-align: center;
	color: #355F66;
	text-decoration: none;
}

#google-search a:hover {position: relative;}
#google-search a span {display: none;}
#google-search a:hover span {display: block;position: absolute; top: 10px; left: 0;/* formatting only styles */padding: 5px; margin: 10px; z-index: 100;background: #f0f0f0; border: 1px dotted #c0c0c0;opacity: 1;/* end formatting */

}
#google-search a:link, a:visited, a:hover, a:active {
	color: #355f66;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #203DA2;
	font-size: 12px;
	font-weight: 600;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #203DA2;
}
a:hover {
	color: #4358BC;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-size: 12px;
}


#wrapper {
	background-color: #FFFFFF;
	height: 1300px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#bookmark {
	width: 160px;
	font-size: 8px;
	text-align: left;
	float: right;
	color: #FFFFFF;
}
h1 {
	font-size: 40px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #E4EFF1;
	color: #223D42;
	padding: 5px;
}


h4 {
	font-size: 14px;
	font-weight: bold;
}
.publication {
	font-size: 12px;
	font-weight: bold;
}


#leaderboard {
}
#add-column {
	width: 169px;
	height: 800px;
	float: left;
	padding: 15px;
}





#col-general {
	width: 169px;
	float: left;
	padding: 15px;
	height: 800px;
}
#col-corporate {
	width: 169px;
	height: 800px;
	float: left;
	padding: 15px;
}
#col-specialist {


	width: 169px;
	height: 800px;
	float: left;
	padding: 15px;
}


#div-content-wrap {
	height: 950px;
}
#centredbanner {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
