a, a:visited {
	color: #000000;
}
body {
	background-color: #F2F2F2;
	background-image: url(../img/site/body_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #244B82;
	font-size: 20px;
	line-height: 27px;
	margin: 5px 0px 10px 0px;
}
h2 {
	color: #244B82;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}
h3 {
	background: #E5E5E5;
	color: #222222;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
}
hr {
	background: #DDDDDD;
	border: none;
	color: #DDDDDD;
	height: 1px;
	margin: 0px 0px 10px 0px;
}
img {
	margin-bottom: -4px;
}
label {
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
legend {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 16px;
}
.altrow, .normrow {
	border-bottom: 1px solid #E2E2E2;
}
.element {
	padding: 2px 10px 2px 10px;
}
.links a {
	text-decoration: underline;
}
.thead{
	border-bottom: 2px solid #B5B5B5;
}
.toggler {
	background: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #F5F5F5;
	color: #1C4071;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
}
#contentcolumn {
	margin: 0px 0px 0px 180px;
	padding: 20px;
	width: 660px;
}
#footer {
	background-color: #1C4071;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	height: 38px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
#header {
	background-color: transparent;
	height: 211px;
	position:relative;
}
#horiznav {
	color: #FFFFFF;
	height: 33px;
	line-height: 33px;
	margin: 177px 0px 0px 200px;
	position: absolute;
}
#horiznav a {
	color: #FFFFFF;
	font-weight: bold;
	height: 33px;
	letter-spacing: .5px;
	line-height: 33px;
	text-decoration: none;
}
#inset {
	float: right;
	width: 100%;
}
#inset ul {
	margin-left: 20px;
	padding-left: 20px;
}
#leftcolumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#pagecontainer {
	background-color: #FFFFFF;
	background-image: url(../img/site/left_column_background.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px auto 10px auto;
	width: 902px;
	position:relative;
}
#productslist td {
    border-bottom: 1px solid #DDDDDD;
}
#productslist td.left {
    text-align: left;
}
#productslist td.right {
    text-align: center;
    white-space: nowrap;
}
#sitecredits {
	color: #1C4071;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0px 20px 0px;
	position: absolute;
	text-align: right;
	width: 902px;
    padding-bottom: 20px;
}
#sitecredits a {
	color: #1C4071;
	text-decoration: none;
}
#tagline {
	color: #1C4071;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 135px 0px 0px 50px;
	position: absolute;
}

#search {
	position:absolute;
	top:180px;
	right:10px;
}

