h2 {
	font-size: x-large;
}

body {
	background-color:#aaa;
}

a:link {
	color: #009; 
	text-decoration: underline;
}

a:visited {
	color: #009; 
	text-decoration: underline;
}

a:hover
{
	color: red;
	text-decoration: none;
}

div#skin {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffc;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
div#masthead
{
	background-color: #000066;
	color:  #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: center;	
}

div#globalNav 
{
	float: right;
	margin: 0;
	padding-top: 20px;
	width: 120px;
}

div#globalNav ul {
	border: 0;
	margin: 0;
	padding: 0;
}

div#globalNav li {
	list-style-type: none;
}

#globalNav ul li a {
	color: #000066;
	display: block;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	height: 20px;
	margin: 0;
	padding-top: 5px;
	text-align:center;
	text-decoration: none;
	width: 120px;
}

img#icon {
	display: block;
	float: left;
	height: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	width: auto;
}

div#content, div#missioncontent {
/*	background-image: url(../images/iStock_000000488217_L2.jpg);
	background-position: center;
	background-repeat:no-repeat;
*/	border-right: 1px solid #aaa;
	font-size: small;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 50px;
	padding: 10px 13px 20px 0;
	width : 440px;
}

div#servicecontent {
	border-right: 1px solid #aaa;
	font-size: small;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 50px;
	padding: 10px 0 20px 0;
	width : 440px;
}

#servicecontent img#waterstone {
	width:120px;
	height: auto;
}

#servicecontent img#allianz {
	width:100px;
	height: auto;
}
#servicecontent img#amerfund, #servicecontent img#paclife, #servicecontent img#fti  {
	width:auto;
	height: 45px;
}
#servicecontent img#wmgroup, #servicecontent img#guardian {
	width:150px;
	height: auto;
}

.service {
	margin-top:15px;
	margin-bottom:15px;
}
.service a.icon {
	display:block;
	float:left;
	width: 175px;
}
.service a.caption {
	display:block;
	height: 50px;
	margin-left: 180px;
	width: 250px;
	padding-top:12px;
	padding-bottom:12px;
}

div#content span.leader
{
	font-weight: bolder;
	font-style: normal;
	font-variant: small-caps;
	color: #006;
	text-decoration: underline;
}

p#summary {
	color: #006;
}

.pageHeader {
	text-align:center;
}
.BioSectHead {
	text-align: center;
	font-style:italic;
	font-weight: bold;
}

img#bioImage1, img#bioImage2 {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}
div#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid black;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer p#copyright {
	text-align: center;
	font-weight: bold;
}
.short {
	font-size:medium;
}
