body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dottedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	color: #993366;
	border-bottom-color: #666666;
}
.header {
	background-image: url(filesImages/header%20copy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
	height:300px
}
.bigHeader {
	background-image: url(filesImages/bigHeader.jpg);
	background-repeat: no-repeat;
	height:400px;
}
.gradient {
	background-image: url(filesImages/grad_fade.png);
	background-repeat: repeat-y;
}

.readingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #846A55;
	text-decoration: none;
}
.boldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #73020B;
	text-decoration: none;
}
.tableBorder {
	border: 1px dotted #CCCCCC;
}
.titleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #51413E;
	text-decoration: none;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C3C2AE;
	text-decoration: none;
}
a.secondary:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
}
a.secondary:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a.secondary:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
a.secondary:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.liner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #996633;
}
