@charset "UTF-8";
/* CSS Document */

body {
	background-color: #60605E;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
}
.container1 {
	background-image: url(images/jstV1_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 40px 40px 110px;
	background-color: #FDFDFD;
	vertical-align: top;
	width: 620px;
	min-height: 100%;
}
.shadow_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
.shadow_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
.linkbar_top {
	text-align: center;
	color: #FFFFFF;
	padding: 8px;
}
.linkbar_top a:link {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}
.linkbar_top a:hover {
	color: #FFCC00;
}
.linkbar_top a:visited {
	color: #FFCC00;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0033CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.maincontainer {
	height: 100%;
}
.footerspacer {
	padding: 5px 0px 5px 5px;
	vertical-align: top;
	font-size: 10px;
}
.footer {
	position: fixed;
	bottom: 0;
	text-align: center;
	}
html {
	height: 100%;
}
.column_right {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	vertical-align: top;
}
.column_left {
	padding-right: 15px;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
p {
	text-align: left;
	margin-top: -8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.tableList {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-left-width: 1px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.quote {
	font-size: 13px;
	line-height: 20px;
	color: #993300;
	font-weight: normal;
	text-align: left;
}
.quote_name {
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
a.linkbar_top:visited {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
.bio {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding-top: 10px;
}
ul {
	margin-left: -15px;
}
.picborder1 {
	border: 1px solid #333333;
}
