/* template ver 1.0 styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
}
h1 {
	font-size: 18px;
	margin-top:2px;
	margin-bottom:4px;
}
h3 {
	font-size: 14px;
	margin-top:2px;
	margin-bottom:4px;
	color: #CC0000;
}
ul {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left: 10px;
	padding-left: 7px;
}
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:underline;
}
.body {
	padding: 10px 15px;
}
.body p {
	margin-right:50px;
	padding-bottom: 2px;
}
.footer {
	border-top:solid 1px black;
	padding-left:10px;
	padding-top:5px;
	padding-bottom: 5px;
}
.footer p {
	font-size: 10px;
}
.snav {
	font-size: 12px;
	padding:0px 0px 10px;
}
.snav a {
	display:block;
	color: #000000;
	padding: 3px 3px 3px 10px;
}
.snav a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topnav {
	padding-bottom:5px;
	background-color: #CC0000;
	text-align: right;
	padding-right: 0px;
	padding-top: 3px;
	background-image: url(navbak.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topnav a {
	font-size: 12px;
	margin-right:5px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.topnav a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.credit {
	font-size: 10px;
	padding-left:10px;
	padding-top:5px;
	color: #FFFFFF;
	background-color: #000000;
	padding-bottom: 50px;
}
.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
	padding-top: 10px;
	background-color: #e9e9e9;
	background-image: url(navbak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smlinks {
	font-size: 10px;
	text-align: center;
}
li {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
.headertable {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.products {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	border-top: 4px solid #CBC8C8;
	border-right: 4px solid #787575;
	border-bottom: 4px solid #999999;
	border-left: 4px solid #D5D2D2;
	padding-top: 6px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 6px;
}
.products h1{
	font-size: 12px;
	padding-right: 3px;
	padding-top: 2px;
	margin-bottom: 0px;
}
.products p{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-right: 0px;
}
.products ul{
	font-size: 10px;
}
.border {
	border: 1px solid #336699;
	background-color: #FFFFFF;
}
.subhead {
	font-weight: bold;
	color: #CC0000;
	padding-left: 10px;
	line-height: 18px;
}
table {
	font-size: 11px;
}

td.table img {
	border: 1px solid #000000;
}
td.table td {
	text-align: center;
}

td.table table {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
td.table td {
	border-right: 1px solid #000000;
	padding: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.table tr {
	border-bottom: 1px solid #000000;
}
.tblehd {
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
}
.item-half-height, .item-half-height_2 { width:45%; padding-left:10px; }
.item-half-height { float:left; }
.item-half-height p, .item-half-height_2 p { text-align:left; width:75px; display:block; }
.item-half-height_2 { float:right; }
/* .item-half-height img { float:left; }
.item-half-height h1 { float:left; padding-left:8px; }
.item-half-height p { float:left; padding-left:8px; } */

.padnot { padding-left:0 !important; }

.middle-text { padding:8px 0 12px 0 !important; }

.clear { clear:both; }
