body {
	BACKGROUND: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	TEXT-DECORATION: none;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 40px;
	margin-bottom: 15px;
	text-align: center;
}
a:link  {
	COLOR: #006699;
	font-family:  Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none
}
a:active {
	COLOR: #006699;
	font-family:  Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none
}
a:visited {
	COLOR: #006699;
	font-family:  Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #FFA34F;
	font-family:  Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none
}
#wrap {
	position: relative;
	width:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
}
#main_nav {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.graphtext {
	line-height: 8px;
	font-size: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.optionlinks {
	white-space: nowrap;
}
.normaltext {
	font-family:  Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
}
.smalltext {
	font-family:  Helvetica, Arial, sans-serif;
	FONT-SIZE: 10px;
}
.smaller {
	font-size:smaller;
}
.bold {
	font-weight:  bold;
}
.line {
	display: block;
	position: relative;
	padding: 0px 4px;
}
.titleline {
	margin-top: 30px;
	background-color: #EFEFEF;
	padding: 1px 4px;
}
.margintop {
	margin-top: 4px;
}
.leftborder {
	border-left: 5px solid #EFEFEF;
}
.inline {
	display: inline;
}
.floatright {
	display: inline;
	float: right;
}
.time {
	position: absolute;
	left: 55px;
	white-space: nowrap;
}
