body {
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
.bodyTextBlack {
	font-family:'Verdana';
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height: normal;
}
.ContactText {
	font-family:'Century Gothic';
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height: normal;
}
.PageTitleText {
	font-family:'Verdana';
	font-size:30px;
	font-style:normal;
	font-weight:Bolder;
	color:#009999;
}
.PageSubTitleText {
	font-family:'Verdana';
	font-size:20px;
	font-style:normal;
	font-weight:Bolder;
	color:#009999;
}
.bodyTextBoldBlue {
	font-family:'Verdana';
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#009999;
	line-height:normal;
}
.bodyTextBlue {
	font-family:'Verdana';
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#009999;
	line-height:normal;
}
.tinyText{
	font:'Verdana';
	font-size:10px;
	font-style:normal;
	font-weight:lighter;
	color: #009999;
}

a:link {
	font-family:'Verdana';
	font-size:10px;
	color: #009999;
}
a:visited {
font-family:'Verdana';
	font-size:10px;
	color: #009999;
}
a:hover {
font-family:'Verdana';
	font-size:10px;
	color:#000000
}
a:active {
font-family:'Verdana';
	font-size:10px;
	color: #009999;
}
.backgroundLine {
	background-attachment: fixed;
	background-image: url(../homepageAssets/homepagev2_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

