body {
	background: url(../img/tmp_body_bg.jpg) center top repeat-x #ffffff;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.uber {
	width: 904px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.main_top {
	height: 7px;
	width: 904px;
}

.main_top[class] {
	background: url(../img/tmp_main_top.png) left top no-repeat;
}

* html .main_top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tmp_main_top.png',sizingMethod='image');
}

.nav {
	height: 24px;
}

.nav .item {
	float: left;
}

.nav_bottom {
	height: 10px;
}

.bannernav {
	width: 200px;
	background: url(../img/tmp_bannernav_bg.gif) left top repeat-x;
}

.bannernav .button {
	padding: 0px 0px 2px 2px;
}

.bannernav .button2 {
	padding: 0px 0px 0px 2px;
}

.banner_bottom {
	height: 8px;
}

.main_left {
	width: 2px;
}

.main_left[class] {
	background: url(../img/tmp_main_left.png) left top repeat-y;
}

* html .main_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tmp_main_left.png',sizingMethod='scale');
}

.main_right {
	width: 2px;
}

.main_right[class] {
	background: url(../img/tmp_main_right.png) left top repeat-y;
}

* html .main_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tmp_main_right.png',sizingMethod='scale');
}

.main_bottom {
	padding: 0px 0px 3px 202px;
}

.menu_l {
	background: url(../img/tmp_menu_l_bg.gif) top right repeat-y;
	width: 202px;
}

.menu_l a {
	color: #ffffff;
	text-decoration: none;
}

.menu_l a:hover {
	color: #ffff00;
	text-decoration: none;
}

.menu_l .textmenu {
	width: 202px;
	background: url(../img/tmp_menu_l_textmenu_bg.gif) left top repeat-y;
	padding-bottom: 6px;
}

.menu_l .textmenu .item {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 16px 1px 0px;
	text-align: right;
}

.menu_l_bottom {
	height: 16px;
	width: 204px;
}

.menu_l_bottom[class] {
	background: url(../img/tmp_menu_l_bottom.png) left top no-repeat;
}

* html .menu_l_bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tmp_menu_l_bottom.png',sizingMethod='image');
}

.menu_r {
	background: url(../img/tmp_menu_r_bg.gif) top left repeat-y;
	width: 204px;
}

.menu_r2 {
	width: 202px;
	background: url(../img/tmp_menu_r2_bg.gif) left top repeat-y;
}

.menu_r2 form {
	margin: 0;
}

.menu_r2 .input {
	width: 149px;
	height: 15px;
	border: solid 1px #707070;
	color: #707070;
	font-size: 11px;
	margin-left: 2px;
}

.menu_r2 .item {
	padding-left: 4px;
}

.menu_r2 .news {
	padding-left: 1px;
}

.menu_r_bottom {
	height: 16px;
	width: 204px;
}

.menu_r_bottom[class] {
	background: url(../img/tmp_menu_r_bottom.png) left top no-repeat;
}

* html .menu_r_bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tmp_menu_r_bottom.png',sizingMethod='image');
}

.content {
	width: 496px;
	background-color: #ffffff;
}

.content .box {
	width: 482px;
	margin-left: 7px;
	padding: 3px 0px 2px 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.25em;
}

.footer {
	width: 500px;
	margin-left: 202px;
	font-size: 10px;
	color: #929292;
	text-align: right;
}

.footer a {
	color: #929292;
	text-decoration: none;
}

.footer a:hover {
	color: #0867b3;
	text-decoration: none;
}

/* INTERNAL TEMPLATE SPECIFIC */

.nav_int {
	height: 24px;
	background: url(../img/int_nav_bg.gif) left top repeat-x;
}

.nav_int .item {
	float: left;
}

.nav_int form {
	margin: 0;
}

.nav_int .input {
	width: 115px;
	height: 11px;
	border: solid 1px #707070;
	color: #707070;
	font-size: 9px;
	line-height: 9px;
	margin: 4px 0px 0px 17px;
}

.banner_int_bottom {
	height: 9px;
}

.content_int {
	width: 698px;
	background-color: #ffffff;
}

.content_int .box {
	width: 684px;
	margin-left: 7px;
	padding: 3px 0px 2px 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
}

.footer_int {
	width: 702px;
	margin-left: 202px;
	font-size: 10px;
	color: #929292;
	text-align: right;
}

.footer_int a {
	color: #929292;
	text-decoration: none;
}

.footer_int a:hover {
	color: #0867b3;
	text-decoration: none;
}

/* CONTENT AREA SPECIFIC */

a {
	color: #0767b3;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.content .box p {
	margin: 0px 0px 15px 0px;
}

.content_int .box p {
	margin: 0px 0px 15px 0px;
}

ul {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top; 0px;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}

ul li {
	padding-bottom: 5px;
	margin-left: 0px;
}

h1 {
	background: url(../img/gen_h1_bg.gif) left 16px repeat-x;
	color: #0767b3;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align: right;
}

h1 span {
	background-color: #ffffff;
}

h2 {
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	color: #0767b3;
	margin-bottom: 3px;
	border-style: none;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #0767b3;
	margin-bottom: 3px;
	margin-top: 7px;
	border-style: none;
}

h4 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 7px;
	border-style: none;
}

h5 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1px;
	margin-top: 8px;
	border-style: none;
}

h6 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 5px;
	border-style: none;
}

.pic_right {
	float: right;
	padding: 0px 0px 10px 10px;
}


/* POPUP JS PICS ON LINKS */
.popups {
	background-color: #ffffff;
	display:none;
	position:absolute;
}

/* INDEX SPECIFIC */

.splashtext {
	background: url(../img/index_content_top_bg.gif) left top no-repeat;
	text-align: justify;
	padding: 7px 7px 0px 7px;
}

.imagestrip {
	padding: 7px 0px 7px 0px;
}

.splashtext2 {
	text-align: justify;
	padding: 0px 7px 0px 7px;
}

/* OEM SPECIFIC */

.oem_table {
	border: solid 1px #0867b3;
	font-size: 11px;
}

.oem_table .cell1 {
	padding: 0px 7px 3px 7px;
	border-right: solid 1px #0867b3;
	line-height: 14px;
}

.oem_table .cell2 {
	padding: 0px 7px 3px 7px;
	line-height: 14px;
}

#menuloc {
	height: 30px;
	margin-bottom: 20px;
}

ul.techspec {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top; 0px;
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 10px;
	line-height: 13px;
}

ul.techspec li {
	padding-bottom: 1px;
	margin-left: 0px;
}

/* CALL TO ACTION INCLUDE */

.cta_include {
	border: solid 1px #0867b3;
	float: right;
	margin: 0px 0px 10px 10px;
}


