body {
	background-color: e1e1e1;
	text-align: center;
}


#mainholder {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#bottom {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E1;
	padding-bottom: 50px;
}
#title {
	width: 773px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	background-color: #FFFFFF;

}

#top {
	width: 773px;
	clear: both;
	background-color: #E1E1E1;
}

#middle {
	background-color: #FFFFFF;
	width: 773px;
	padding-bottom: 30px;

}

#navigation {
	float: left;
	width: 753px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#navigation a:link {
	color: #333333;
	text-decoration: none;

}


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

#navigation a:hover {
	color: #CC0033;
		text-decoration: none;

}

#contentholder {
	font-family: Arial, Helvetica, sans-serif;
	width: 753px;
	padding-left: 20px;
	float: left;
	color: #333333;
	font-size: 13px;
	text-align: left;
}

#contentholder a:hover {
color: #CC0033;

}

#contentholder a:visted {
color: #333333;
}

#contentholder a:link {
	color: #333333;

}

#contentTop {
}


#contentBottom {
}

.col1 {
	width: 200px;
	float: left;

}

.col2 {
	float: left;
	width: 460px;
	padding-left: 30px;
	text-align: left;
}
.clear {
	clear: both;
}
.line {
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0033;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.linegrey {
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCcccc;
}
.ratestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

