body  {
	background-color : #FFFFFF;
}


a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #106DB3;
	text-decoration : none;
}


a:visited  {
	text-decoration : none;
	color : #2B5884;
}



a:hover  {
	text-decoration : underline;
	color : #4FA1E5;
}



.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: 18px
}


.BodyBlue  {
	color : #00447C;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 18px;
	font-weight: bold;
}


.BodyGrey  {
	color : #496787;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 18px;
	font-weight: bold;
}


.BodyPadding  {
	margin: 0px;
	padding: 20px;
}


.BodyText tr,td  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}


.WhiteText  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana,arial;
	line-height: 18px;
	font-weight: bold;
}

.RedText  {
	color : #CC0000;
}


.TableText  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
	line-height: 12px
}



.TableText a {
	font-size : 10px;
}



.Head  {
	color : #14406F;
	font-size : 18px;
	font-weight : bold;
	font-family : verdana, arial;
	line-height: 24px;
	text-decoration: none;
	border-bottom: 1px dotted #4890CC;
	padding-bottom: 5px;
}


.Subhead  {
	color : #4890CC;
	font-size : 14px;
	font-weight : bold; 
	font-family : verdana,arial;
	line-height: 18px;
}


.SubheadUnderlined  {
	color : #00447B;
	font-size : 13px;
	font-weight : bold;
	font-family : verdana,arial;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px dotted #4890CC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.Tablehead  {
	color : #106DB3;
	font-size : 10px;
	font-weight : bold; 
	font-family : verdana,arial;
}


 hr {
	border: 0;
	width: 100%;
	color : #BFD0DE;
	height: 1px;
	background-color: #BFD0DE;
}



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;
}


LI {
	margin: 5px 20px 0px 0px;
	padding: 0px;
}

