BODY {
	background-color: #898989;
	font-family: Futura, sans-serif;
}

IMG {
	border: 0;
}

DIV.rightmenu {
}

DIV.award {
	background-color: #9FB6D8;
	width: 113px;
	font-size: 90%;
	font-weight: bold;
	color: #2D5A84;
	padding: 3px;
	text-align: center;
	border: 3px #2D5A84 solid;

}

DIV.announcement {
	background-color: #E5E5E5;
	font-size: 90%;
	color: #9FB6D8;
	padding: 3px;
	text-align: center;
	border: 3px #9FB6D8 solid;
	margin: 5px;
}

A.announcelink {
	color: #3D3CF9;
}

A.announcelink:visited {
	color: #3D3CF9;
}

DIV.header {
	background-image: url(images/forComments.jpg);
	height: 94px;
	width: 848px;
}

DIV.sidebar {
	width: 305px;
	background-color: #1A345B;
	float: left;
}

DIV.main {
	width: 848px;
	
}

DIV.maintext{
	padding: 0 20px 20px 20px;
	width: 300px;
}

DIV.othernavi {
	position: relative;
	top: -22px;
	right: -320px;
	width: 275px;
	line-height: 180%;
	font-size: 70%;
	text-transform: uppercase;
	color: #204F78;
	float: left;
}

DIV.spacer {
}

DIV.pricecharts {

}

DIV.clear {

}

div.boxtogether {
	width: 543px;
	float: right;
}

P.signup {
	font-size: 80%;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	line-height: 160%;
}

P.menu {
	float: right;
	clear: left;
	padding: 0 10px 0 0;

}

p.title {
	font-size: 110%;
}

p.text {
	font-size: 80%;
	line-height: 170%;
	margin: 10px; 
}

UL {
	font-size: 80%;
	line-height: 170%;
}

p.chartheader {
	color: #204F78;
	font-size: 60%;
	margin: 0 0 0 20px;
}

p.chartfooter{
	color: #204F78;
	font-size: 60%;
	margin: 10px 0 0 20px;
}

span.charttitle {
	font-weight: bold;	
	font-size: 120%;
}

SPAN.movedown {
	position: relative;
	top: 20px;
}

TABLE.pricechart {
	border: 1px #A3B0C0 solid;
	width: 500px;
	margin: 0 0 0 20px;
}

TD.prices {
	border: 1px #A3B0C0 solid;
	font-size: 70%;	
}

TD.pricetitle {
	background-color: #406DA8;
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	border: 1px #A3B0C0 solid;
}

a.rightlinks {
	text-decoration: none;
	color: #000000;
}

a.otherlinks {
	text-decoration: none;
	color: #204F78;
}

a.rightlittlelinks {
	text-decoration: none;
	color: #204F78;
	font-size: 60%;
}

input.feedback {
	background-color: #E6E5E3;
	border: 0;
}


textarea.feedback {
	background-color: #E6E5E3;
	border: 0;
}

input.feedback_radio {
}

.feedbacktbl {
	margin: 20px;
}
