body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #1b28ff;
	background-color:#46b0ab;
	
}
a {
	font-size: 14pt;
	color: #1b28ff;
	text-decoration: underline;
}
a:visited {
	color: #46B0A8;
	text-decoration: underline;
}
a:hover {
	color: #d21313;
	text-decoration: underline;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	
	color: #1b28ff;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b28ff;
	line-height: 16pt;
	
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #1b28ff;
}

.text2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #1b28ff;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #d21313;
	line-height: 16pt;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #1b28ff;
}
.subheading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #d21313;
}



#buttons {
	position:absolute;
	visibility:visible;
	left:57px;
	top:257px;
	width:150px;
	height:295px;
	z-index:7;
}
#top_page {
	position:absolute;
	visibility:visible;
	left:0px;
	top:8px;
	width:830px;
	height:141px;
	z-index:8;
	background-color: #46b0ab;
}
#yellow_band {
	position:absolute;
	visibility:visible;
	left:0px;
	top:115px;
	width:831px;
	height:31px;
	z-index:1;
	background-color: #ffcc43;
}
#logo {
	position:absolute;
	visibility:visible;
	left:11px;
	top:5px;
	width:350px;
	height:151px;
	z-index:2;
	background-image: url(Assets/fairweatherlogo2.gif);
	background-repeat: no-repeat;
}
#matters_most {
	position:absolute;
	visibility:visible;
	left:255px;
	top:15px;
	width:565px;
	height:66px;
	z-index:1;
	background-image: url(Assets/matters_most.gif);
	}
	#page_background {
	position:absolute;
	visibility:visible;
	left:50px;
	top:20px;
	width:831px;
	height:860px;
	z-index:9;
	background-color: #46b0ab;
}
	
