.getstarted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A7A7B7;
}

.getstarted A:link {
		color: #A7A7B7;
		text-decoration: none
}
.getstarted A:visited {
	color: #A7A7B7;
	text-decoration: none
}
.getstarted A:active {
	color: #A7A7B7;
	text-decoration: none
}
.getstarted A:hover {
	text-decoration: underline;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:15px;
}
.home2 A:link {
		color: #A7A7B7;
		text-decoration: underline;
}
.home2 A:visited {
	color: #A7A7B7;
	text-decoration: underline;
}
.home2 A:active {
	color: #A7A7B7;
	text-decoration: underline;
}
.home2 A:hover {
	text-decoration: underline;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.articleheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	line-height:35px;
}
.black12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00433B
}
.FieldHint {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

