﻿/* standard tags */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #51A7D2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #51A7D2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #66666;
}
li {
	list-style:url(images/bullet.gif);
}

/* form elements */

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}

/* feature id's */

#core {
	margin-left: 10px;
}
#header {
	position: relative;
	width: 733px;
	height: 35px;
	margin-bottom: 25px;
}
#header a {
	color: #3399CC;
}
#header a:hover {
	color: #0099FF;
}

#subnavigation {
	position: relative;
	float: right;
	height: 22px;
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
}
#logo {
	position:relative;
	float: left;
	width: 150px;
	height: 35px;
}
#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 8px;
}
#sub_bottom {
	/*
	background-image: url(images/subnav_gradient.jpg);
	background-repeat:repeat-x;
	*/
	width: 238px;
	position: relative;
	height: 150px;
	margin-top: 10px;
}
#anchors {
	position: relative;
	float: left;
	width: 240px;
	margin-right: 8px;
}

/* subnavigation classes */

div.sub_button {
	background-color: #E4EFF5;
	height: 22px;
	padding-left: 7px;
	background-image: url(images/sub_divider.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	cursor: pointer;
	overflow: hidden;
}
div.sub_button:hover {
	background-color: #D9E7EF;
}
a div.sub_button {
	color: #51A7D2;
}
div.sub_current {
	background-color: #d3e3eb;
	height: 22px;
	padding-left: 7px;
	background-image: url(images/sub_divider.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	cursor: pointer;
	overflow: hidden;
}
a div.sub_current {
	color: #51A7D2;
}


/* page anchor classes */

div.sub_anchor {
	background-color: #E4EFF5;
	line-height: 20px;
	overflow: hidden;
	height: 22px;
	width: 235px;
	padding-left: 7px;
	background-image: url(images/sub_divider.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	cursor: pointer;
}
div.sub_anchor:hover {
	background-color: #D9E7EF;
}
a div.sub_anchor {
	color: #999999;
}
div.sub_anchor_full {
	background-color: #E4EFF5;
	line-height: 20px;
	overflow: hidden;
	height: 22px;
	width: 470px;
	padding-left: 7px;
	background-image: url(images/sub_divider.gif);
	background-repeat: repeat-x;
	vertical-align: text-bottom;
	cursor: pointer;
}
div.sub_anchor_full:hover {
	background-color: #D9E7EF;
}
a div.sub_anchor_full {
	color: #999999;
}
div.product_header {
	background-color: #D9E7EF;
	line-height: 20px;
	height: 22px;
	width: 235px;
	padding-left: 7px;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	font-weight: bold;
	color: #666666
}
div.product_pdf {
	background-color: #E4EFF5;
	height: 22px;
	width: 235px;
	padding-left: 7px;
	background-image: url(images/sub_divider.gif); 
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	cursor: pointer;
}
div.product_pdf:hover {
	background-color: #D9E7EF;
}
a div.product_pdf {
	color: #999999;
}
.icon_pdf {
	width: 25px;
	height: 20px;
	float: right;
	position: relative;
	padding-top: 3px;
}
.text_pdf {
	float: left;
	position: relative;
	width: 200px;
	padding-top: 3px;
	color: #666666;
}

.text_pdf a {
	color: #666666;
}

/* custom classes */

.pagetitle {
	position: absolute;
	left: 264px;
	top: 238px;
	background-color: #FFFFFF;
	width: 225px;
	height: 22px;
	color: #51A7D2;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
.this_section {
	background-color: #D9E7EF;
	height: 25px;
	padding-left: 5px;
}
.rhs_panel {
	background-image: url(images/rhs_panel_back.jpg);
	background-repeat:repeat-x;
}
.page_image {
	margin-top: 5px;
	background-color: #E4EFF5;
	width: 227px;
	height: 200px;
	margin-left: 5px;
}
.image_text {
	background-color: #E4EFF5;
	font-size: 9px;
	color: #51A7D2;
	font-style: italic;
	height: 30px;
	line-height: 14px;
	padding: 3px;
}
.lhs_txt_panel {
	width: 235px;
	position: relative;
	float: left;
	background-color:#F5F8FA;
	padding-bottom: 10px;
	padding-top: 3px;
}
.rhs_txt_panel {
	width: 235px;
	position: relative;
	float: right;
	background-color:#F5F8FA;
	padding-bottom: 10px;
	padding-top: 3px;
}
.top_link {
	position: relative;
	float: right;
	width: 60px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: -16px;
	background-color: #9bd1f5;
	text-align: center;
}
.top_link :hover{
	background-color: #86c0e6;
	color: #FFFFFF;
}
.top_link a{
	color: #FFFFFF;
}
.highlight {
	color: #51A7D2;
}
