@charset "utf-8";
.mainFrame {
	
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.leftFrame {
	background-color: #898DAE;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.safetyContactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 14px;
}

.navBarLinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}



p {
	font-size: 14px;
	color: #000;
	line-height: normal;
}
.tableBlocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.pageTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}
.pageSubTitle {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #061163;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #061163;
}
a:hover {
	color: #385C94;
}
.photoCaption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.bold {
	font-weight: bold;
}
.size10 {
	font-size: 10px;
}
.lowercase {
	text-transform: lowercase;
}
ul {
	list-style-type: square;
}
.leftAlign {
	text-align: justify;
}
.safetyContactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.floatLeft {
	float: left;
	text-transform: lowercase;
}
