#divContainer {
	width: 800px;
	border: 1px solid #990000;
}
#sidePanel {
	background-image: url(../images/side_panel3.gif);
	width: 208px;
	background-repeat: repeat-y;
}
#rightSpacer {
	width: 10px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #990000;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	padding-top: 3px;
	line-height: 12px;
}
.footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.tradeMark {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: justify;
	padding: 3px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	line-height: 12px;
}
.fedEx {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding: 3px 0px 0px;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

