@charset "UTF-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0pt;
padding:0pt;
}

h1, h2, h3, h4, h5, h6, em, strong {
font-size:1em;
font-style:normal;
font-weight:normal;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

fieldset, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	color: #333333;
	font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
}
p {
	line-height: 18px;
}

#container {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#main   #header {
	background-image: url(images/bkg_top.png);
	background-repeat: no-repeat;
	line-height: 72px;
	padding-top: 12px;
	background-position: 0px 12px;
}
#main  #content {
	background-image: url(images/bkg_main.png);
	background-repeat: repeat-y;
}
#main_graph img {
	margin-left: 35px;
}
#main   .column  {
	margin-left:189px;
	display: block;
	margin-top: 20px;
	padding-top: 15pt;
	padding-right: 90px;
	padding-bottom: 15pt;
	padding-left: 90px;
}
.column h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main .column ul.product {
	margin-top: 40px;
}
#main .product li {
	margin-bottom: 25px;
	display: block;
}
#main .product dl {
	position: relative;
	height: 110px;
	background-image: url(images/dash.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main .product dt.name {
	display: block;
	height: 59px;
	width: 84px;
	position: relative;
	left: 480px;
}
#main .product dd.image {
	height: 75px;
	width: 116px;
	position: absolute;
	top: 3px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#main .product .image img {
	height: 75px;
	width: 116px;
	border: 3px solid #CCCCCC;
}
#main .product dd.description {
	width: 320px;
	position: absolute;
	top: 0px;
	left: 140px;
}
#main .product dd.info {
	display: block;
	height: 19px;
	width: 60px;
	position: relative;
	top: 3px;
	left: 492px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
	margin-top: 150px;
}
#credits {
	text-align: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
#credits a {
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.pathway a {
	color: #8C1323;
}
#footer  {
	background-image: url(images/bkg_footer.png);
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: center;
}
#footer a {
	color: #333333;
}
.error {
	color: #FF0000;
}
.red {
	font-weight: bold;
	color: #8C1323;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
}
#captcha {
	height: 25px;
	width: 120px;
	line-height: 18px;
	font-weight: bold;
	color: #8C1323;
	font-size: 18px;
	text-align: center;
	padding-top: 3px;
}
.green {
	font-weight: bold;
	color: #33CC66;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
}
fieldset {
	border: 1px solid #8C1323;
	font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color: #333333;
	margin-bottom: 50px;
}
legend {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
form {
	margin: 25px;
}
form p {
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset.submit {  
	border-style: none; 
}

label {
	display: block;
	float: left;
	width: 12.2em;
	margin-right: 1em;
	text-align: right;
}
input{
	border: 1px solid #8C1323;
	font-size: 12px;
	width: 255px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea{
	border: 1px solid #8C1323;
	font-size: 12px;
	color: #26231C;
	height: 100px;
	overflow: hidden;
}
.news {
	height: 15px;
	width: 15px;
}
.info a{
	font-size: 14px;
	font-weight: bold;
}
