#globalHeaderLinks, #globalHeaderLinks a{
	color: white;
	font-size: 12px;
	font=family: Humanist 777 BT white;
	padding: 3px;
	text-decoration: none;
}

#globalHeaderLinks a:hover{
	text-decoration: underline;
}

body{
	font-family: arial;
	margin: 0px;
}

#copyrightFooter, #copyrightFooter a{
	font-size: 10px;
	color: #c0c0c0;
	padding-left: 5px;
}

h2{
	padding-top: 25px;
	padding-left: 15px;
	font-size: 25px;
	font-family: Humanist 777 BT;
	font-weight: normal;
	margin-bottom: 4px;
}

h3{
	font-weight: normal;
	font-family: Humanist 777 BT;
	padding-bottom: 5px;
	margin: 0px;
	text-align:left;
}

.bullet, .bullet a {
	color: black;
	text-decoration:none;
	margin-top: 5px;
}

.bullet a:hover{
	text-decoration: underline;
}
	
.description{
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
}

.leftColumnContent{
	font-family: arial;
	font-size: 11pt;
}

.rightColumnContent{
	padding: 10px;
	padding-top: 0px;
	/*text-align: justify;*/	
	/*font-size: 11pt;*/
}

h4{
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 11pt;
}

.mainDescription{
	font-weight: bold;
	padding-left: 20px;
	font-size: 11pt;
}

/*a, a:visited{color:black;}*/