/* CSS Document */

#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 40px;
	top: 10px;
}
#nav {
	position:absolute;
	width:148px;
	height:447px;
	z-index:2;
	left: 4px;
	top: 189px;
	text-align: right;
}
#main {
	position:absolute;
	width:588px;
	z-index:1;
	left: 160px;
	top: 123px;
}
#vert_text {
	position:absolute;
	left:174px;
	top:188px;
	width:59px;
	height:500px;
	z-index:1;
}
#content {
	position:absolute;
	width:467px;
	height:295px;
	z-index:3;
	left: 131px;
	top: 90px;
}
body,td,th {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #7073CF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6D2BC0;
	text-decoration: none;
}
.title14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.title12 {
	font-size: 12px;
	font-weight: bold;
}
.title10 {
	font-size: 10px;
}
.red {
	color: #FF0000;
}
.title-subsection {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial,Helvetica,Geneva,Verdana,Swiss,SunSans-Regular;
	text-align: center;
}
.captiontext {
	font-weight: normal;
	font-size: 9px;
	font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif;
	vertical-align:top;
}
