body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 100%;
	line-height: 1.125em;
}

#header {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: auto;
}

#content {
	height: auto;
	width: 960px;
}
#one_col {
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 792px;
}

#footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#lt_col {
	margin: 0px;
	width: 150px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#mid_col {
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 592px;
}

#rt_col {
	width: 200px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}

p {
	font-size: 0.75em;
	color: #333333;
}
h1 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 0.9em;
	margin: 0;
	font-weight: normal;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box1 {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.box4 {
	border: 1px solid #CCCCCC;
}


.box2 {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 190px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}

.box3 {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 295px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

.menu {
	text-align: right;
	font-size: 0.75em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #333333;
}


a {
	color: #0066CC;
	text-decoration: none;
}

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

li {
	font-size: 0.75em;
	list-style-position: outside;
	list-style-type: disc;
	color: #333333;
}

hr {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer_txt {
	font-size: 0.625em;
	padding: 3px;
	line-height: normal;
	color: #666666;
}
.teaser_txt {
	font-size: 0.625em;
	line-height: normal;
	color: #333333;
}
.charttxt {
	font-size: 0.625em;
	line-height: normal;
	color: #333333;
}
