@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.topbannerbackground {
	background-image: url(curve_slices/top_section.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftvertline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.columntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: .05em;
}
.columntitlebig {
	font-size: 18px;
	color: #990000;
	letter-spacing: .05em;
	line-height: 22px;
	text-transform: uppercase;
}
.sidebarbox {
	border: 1px dotted #333333;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #990000;
}
.toptitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
}
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #5D533C;
}
.black1pxVertLine {
	background-image: url(graphics/1pxVertLine.gif);
	background-repeat: repeat-y;
}
