@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCC;
}


a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #639;
}




.standardBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.standard_SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666;
}
.standard_LG_SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	font-size: 30px;
	text-transform: capitalize;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.container {
	margin: 0 auto;
body,td,th {
}

.pageTitles {
	font-family: bowlby-one;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4E4E4E;
	border-spacing: 2px;
}
.LinksSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
h1 {
	font-family: "Arial Black", "Arial Bold";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4E4E4E;
	border-spacing: 2px;
}
.standarbody {
}
