a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.masterFrame {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.selectedBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: line-through;
}
.body {
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

.leftFrame {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	padding-right: 5px;
}

.rightFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
	padding-bottom: 10px;
}

.footerFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.subHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.spreadSheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #333333;
}

.spreadSheetStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

.imageFloatLeft {
	float: left;
	border: 1px solid #333333;
	margin-right: 5px;
}

.imageFloatRight {
	float: right;
	border: 1px solid #333333;
	margin-left: 5px;
}

.rightSideBreak {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.leftFrameContactPage {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	color: #333333;
	padding-right: 5px;
}

.rightFrameContactPage {
	color: #333333;
	padding-left: 5px;
}
.leftFrameContactPageNames {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	color: #333333;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}