body {
	background-color: #FFFFFF;
	margin: 5px 0px 0px;
	padding: 0px;
}

.redlineTopLeft {
	background-image: url(../images/redline-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.globalFooter {
	background-image: url(../images/gradient-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242021;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

a:link {
	color: #242021;
	text-decoration: none;
}

a:visited {
	color: #242021;
	text-decoration: none;
}

a:hover {
	color: #242021;
	text-decoration: underline;
}

a:active {
	color: #B3301B;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C2729;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	padding: 20px;
	width: 400px;
	float: left;
	text-align: left;
}
#main {
	background-image: url(../images/logo-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
}
.thumbRedLine {
	background-image: url(../images/redline-thumbs.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.redLineLeftRight {
	background-image: url(../images/redline-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
