@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #666666;
	background-image: url(images/BearBackground.jpg);
	border: 0;
	width=751px;
}
.oneColFixCtrHdr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 751px;
}



.ResourceSectionTitle {
	font-size: 18px;
	padding-left: 15px;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	width: 681px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5C3C9D;
	background-repeat: repeat-y;
	margin: 0px;
	border-color: #009;
}
.FullWidthTable {
	background-image: url(images/ImportTopBackground.jpg);
}
.oneColFixCtrHdr #footer {
	width: 751px;

	background-image: url(images/bottomgraphic.jpg);

	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.oneColFixCtrHdr #menu {
	width: 751px;
	float: left;
	background-image: url(images/MenuBackground.jpg);
	height: 30px;
	
}
.TwoColumnTable {
	left: 5px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
}
.ImportTwoColumnTable {
	background-image: url(images/ImportTableBackground.jpg);
	left: 0px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 0px;
	width: 681px;
}
.BulletList {
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 0px;
	height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}

.GeneralText {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 16px;
}
.ImportTopTable {
	background-image: url(images/ImportTopBackground.jpg);
	left: 0px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;

ColumnHeader {
	font-size: 16px;
}
p {
	font-size: 12px;
}
p {
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
Center {
	text-align: center;
}
ServicesBox {
	margin: 10px;
}


#TableBody {
	background-repeat: repeat-y;
	background-image: url(images/ResourceBackground.jpg);
	width: 685px;
}
#TableHead {
	background-image: url(images/ResourceTableHeader.jpg);
}
.TableHead {
	background-image: url(images/ResourceTableHeader.jpg);
}
.GeneralBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	margin-left: 5px;
}

.EmergencyContactText {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: fixed;
.FacebookRoot {
	text-align: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatright {
	float:right;
	clear: right;
}

