body  {
	background-color : #FFFFFF;
}


a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #106DB3;
	text-decoration : none;
}


a:hover  {
	text-decoration : none;
	color : #4890CC;
}



.SmallLinks  {
	color : #106DB3;
	font-size : 10px;
	font-family : verdana,arial;
}



.WhiteLinksSmall  {
	color : #FFFFFF;
	font-size : 10px;
	font-family : verdana,arial;
	text-decoration : underline;
}


.BodyText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 14pt
}


.TableText  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
	line-height: 11pt
}



.Head  {
	color : #14406F;
	font-size : 18px;
	font-weight : bold; 
	font-family : verdana, arial;
	line-height: 24px;
}


.Subhead  {
	color : #4890CC;
	font-size : 14px;
	font-weight : bold; 
	font-family : verdana,arial;
	line-height: 18px;
}


.Subhead2  {
	color : #14406F;
	font-size : 14px;
	font-weight : bold; 
	font-family : verdana,arial;
	line-height: 18px;
}


.Tablehead  {
	color : #106DB3;
	font-size : 10px;
	font-weight : bold; 
	font-family : verdana,arial;
}


 hr {
  border: 0;
  width: 100%;
  color : #4890CC;
  height: 1px;
  background-color: #4890CC;
}



div.scroll {
	width: 580px;
	height: 402px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 20px;
	background-image:url(../images/People-Background.jpg); background-position:bottom; background-repeat:no-repeat;
}

.BOX {
	border: 1px #333 solid;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	width: 640px;
}

