body  {
	background-color: #FCFDEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
}
p   {
	color: #676767;
	line-height: 16px;
	background-color: #fcfdea;
	margin-bottom: 13px;
	margin-top: 5px;
}
td  { }
#bluebox   {
	color: #66afe3;
	font-size: 9px;
	background-color: #3a5b97;
	text-align: center;
	z-index: 1;
	width: 100%;
	height: 25px;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}
#topbar  { background-image: url(index_top/images/index_top_01.gif); background-position: 0 50%; position: absolute; top: 0; right: 0; width: 100%; height: 104px }

#title {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 33px;
	color: #95BA53;
	width: 425px;
	border-bottom: 1px solid #E5EECE;
	border-top: none;
	border-right: none;
	border-left: none;
}
#column1 {
	position: absolute;
	top: 50px;
	left: 33px;
	width: 425px;
}
#column2 {
	position: absolute;
	top: 20px;
	left: 478px;
	width: 200px;
	background-color: #E5EECE;
	color: #676767;
	padding: 20px;
}
.subtitle {
	font-weight: bold;
	color: #676767;
	clip:   rect(auto auto auto auto);
}
.small {
	font-size: 9px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #676767;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #676767;
}
.emphasis {
	color: #95BA53;
	font-weight: bold;
}
menu {
	font-size: 36px;
}
select {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #676767;
	line-height: 35px;
}
#column11page {

	position: absolute;
	top: 50px;
	left: 33px;
	width: 650px;
}
a:link {
	color: #66AFE3;
}
a:visited {
	color: #960062;
	text-decoration: none;
}
a:hover {
	color: #95BA53;
	text-decoration: none;
}
