﻿/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9bb7dc;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.topareashadow_t {
	background-image: url(../images/sce/logo_top-stretch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #B71E1E;
}
.logoheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050E75;
	background-image: url(../images/sce/home_logo.jpg);
	background-repeat: no-repeat;
	padding-bottom: 28px;
	padding-left: 14px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
}
.menuback {
	background-image: url(../images/sce/menu_stretch.gif);
	background-repeat: repeat-x;
}
.searchbar {
	background-image: url(../images/sce/search-bar_background.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 29px;
	padding-left: 13px;
	background-position: top;
}
.searchbar2 {
	background-image: url(../images/sce/search-bar_background.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-position: top;
}
.searchbar3 {
	background-image: url(../images/sce/search-bar_background.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-position: top;
}
.productsassistancebox {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.searchtextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010f79;
	text-decoration: none;
}
.searchtextlinks a{
	color: #010f79;
	text-decoration: none;
}
.searchtextlinks a:hover{
	color: #b71e1e;
	text-decoration: none;
}
.checkoutlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #010f79;
	text-decoration: none;
}
.shadowtop {
	background-image: url(../images/sce/shadow_t.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.shadowleft {
	background-image: url(../images/sce/shadow_l.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.shadowright {
	background-image: url(../images/sce/shadow_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.shadowbottom {
	background-color: #FFFFFF;
	background-image: url(../images/sce/shadow_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.checkoutlink a{
	color: #010f79;
	text-decoration: none;
}
.checkoutlink a:hover{
	color: #b71e1e;
	text-decoration: none;}
	
.bottomnavback {
	background-image: url(../images/sce/bottomnav_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b71e1e;
	text-decoration: none;
	line-height: 30px;
}
.bottomnav a{
	color: #081966;
	text-decoration: none;
}
.bottomnav a:hover{
	color: #b71e1e;
	text-decoration: underline;
}




.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #081966;
}
.copyright a{
	color: #081966;
	text-decoration: underline;}
.copyright a:hover{	
	color: #b71e1e;
	text-decoration: underline;}
	
.bluebold a{
	font-weight: bold;
	color: #010f79;
	text-decoration: none;
}
.bluebold a:hover{
	font-weight: bold;
	color: #b71e1e;
	text-decoration: underline;
}
		
	
	
.leftgrad {
	background-image: url(../images/sce/left_back.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 10px;
}
.lefttitle {
	background-image: url(../images/sce/blue_box_stretch.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnavshadow {
	background-image: url(../images/sce/left_menu_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.latestnewsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #e8eff8;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 7px;
	line-height: 15px;
}
.latestnewsbox  p{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #bf1010;
	border-right-color: #bf1010;
	border-bottom-color: #bf1010;
	border-left-color: #bf1010;
	padding-bottom: 12px;
}
.bodyback {
	background-image: url(../images/sce/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.needassistancebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #010f79;
	text-decoration: none;
	background-image: url(../images/sce/needassistancebkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	padding-left: 15px;
	padding-top: 10px;
}
.needassistancediv {
	float: right;
	padding-left: 15px;
	width: 206px;
	white-space: normal;
	display: block;
	position: relative;
	right: -25px;
	background-color: #FFFFFF;
	clear: both;
	padding-bottom: 15px;
}

.cta_bkgrnd {
	background-image: url(../images/sce/cta_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;
}

.homecontent1 {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
}


.rightpadding {
	padding-top: 17px;
	background-image: url(../images/sce/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.right-ctatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b71e1e;
}
.redtext  a{
	color: #b71e1e;
	text-decoration: none;
}
.redtext  a:hover{
	color: #b71e1e;
	text-decoration: underline;
}
  a.redtext{
	color: #b71e1e;
	text-decoration: none;
}
  a:hover.redtext{
	color: #b71e1e;
	text-decoration: underline;
}
