/* CSS Document */

body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bttmnav {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding-right: 15px;
}

#bttmnav a {
	color: #fff;
	text-decoration: none;
}

#bttmnav a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

td.runningtext {
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
 
 #sidebar {
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 17px;
	font-size: 10px;
}

#content {
	padding-left: 42px;
	padding-top: 17px;
	padding-bottom: 20px;
}

#pagehdr {
	padding-bottom: 0px;
}

.prodlink, .prodlink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #C11010;
	text-decoration: none;
}

.prodbox {
	padding-right: 25px;
	padding-bottom: 10px;
}

p.normal {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 40px;
	line-height : 18px;
}

a, a:visited {
	color: #000099;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	border-bottom: 1px solid #000099;
	margin-bottom: 15px;
}

table.contact {
	width: 500px;
	background-color : #999;
	padding: 1px;
	border: 1px solid #333;	
	border-collapse: collapse;
}

table.contact th {
	background-color: #B0B0BE;
	background-image: url(../images/bg_sidecntnt.gif);
	width: 150px;
	vertical-align: top;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	margin: 1px;
	border: 1px solid #333;	
}

table.contact td {
	background-color: #DCDCDC;
	vertical-align: top;
	font-size: 12px;
	padding: 6px;
	margin: 1px;
	border: 1px solid #333;	
}

#email {
	margin-top: 5px;
	margin-bottom: 20px;
}

#schneider {
	padding: 10px 30px 20px 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}