#navlist
{
color: white;
padding: 0 1px;
margin-left: 2;
width: 15em;
font: normal 0.8em Arial, sans-serif;
}
#navlist li
{
list-style: none;
margin: 2;
font-size: 1em;
}
#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.2em;
color: #333333;
background: #f1f5fa;
border-width: 1px;
padding: 0.2em 0.2em 0.2em 0.75em;
}
#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}
#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 15em;
height: 1.5em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}
#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}
#navlist a:hover, #navlist a#current:hover
{
background: #ddeaff;
border-color: #069 #6cf #5bd #fc0;
padding: 0.2em 0.2em 0.2em 0.75em;
}
#navlist a:active, #navlist a#current:active
{
background: #ddeaff;
border-color: #069 #6cf #5bd white;
padding: 0.2em 0.2em 0.2em 0.75em;
}


body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100px;
	margin-left: 0;
	line-height: 100%;
	font-style: normal;
	background-image: url(set_files/background_new2.jpg);
	background-repeat: repeat-x;
	}

		        /* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#tabs31{position:relative;display:block;height:34px;font-size:11px;font-weight:bold;background:transparent url(css/bgOFF1.jpg) repeat-x top center;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #006699;}
#tabs31 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#tabs31 ul li{display:block;float:left;margin:0;padding:0;}
#tabs31 ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:6px 20px 4px 20px;height:24px;}
#tabs31 ul li a:hover,#tabs31 ul li a.current{color:#006699;background:#fff url(css/bgON1.jpg) no-repeat top right;}
.style141 {color: #ddeaff}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */	
/*typography*/

a {
	text-decoration: none;
	color: #0099CC;
	}
a:link {
	color: #003399;
	}
a:visited {
	color: #003399;
	}
a:active {
	color: #003399;
	}
a:hover {
	text-decoration: underline;
	color: #003399;
	}
.word {
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	}
h1 {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}
h2 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: left;
}
h3 {
	color: #0576e5;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
}
h4 {
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	}
h5 {
	font-size: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0292F6;
	margin-top: 15px;
	}
h6 {
font-family: Arial;
font-size: 13px;
color: #0099CC;
	}
img {
	border: 0;
	text-align: center;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	text-align: left;
	}
p {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	}
li > p {
	margin-top: 0.2em;
	}
blockquote {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	font-size: 13px;
	color: rgb(0, 106, 182);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
#smbPage {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	width: 740px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px solid #DADADA;
}
#smbTopNav{
	margin-bottom: 0px;
	width: 740px;


}
#smbSubNav{
	background-color: #5a5f6b;
	background-image: url(/images/bg-phoneno.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	margin-bottom: 0px;
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 740px;
}
html>body #smbSubNav{
	background-color: #115486;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	width: 735px;
}

#smbSubNav a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbSubNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbSubNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}
#smbSubNav a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbContentFrame{
	margin-top: 3px;


}
#smbContentFrame #Nav{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;



}
#smbContentFrame #Nav a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	background-image: url(../images/vNavBg.gif);
	background-repeat: repeat-x;

}
#smbContentFrame #Nav a:link{
	text-decoration: none;



}
#smbContentFrame #Nav a:visited{

	text-decoration: none;



}
#smbContentFrame #Nav a:hover{
	text-decoration: none;

	color: #333333;
	background-image: url(../images/vNavBg-on.gif);
	text-indent: 6px;



}
#smbContentFrame #Nav a:active{

	text-decoration: none;
}
#smbContentFrame #Main{
	margin-bottom: 60px;
	padding-left: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#smbContentFrame #Main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}
#smbContentFrame #Main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}
#smbContentFrame #Main a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}
#smbContentFrame #Main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
	text-decoration: underline;
}
#Main .stepImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#smbFooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5a5f6b;
	padding: 4px;
	margin-top: 0px;
	text-transform: uppercase;
	width: 740px;
}
html>body #smbFooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #115486;
	padding: 4px;
	margin-top: 0px;
	text-transform: uppercase;
	width: 732px;
}

#smbFooterNav a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbFooterNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbFooterNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}
#smbFooterNav a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbFooterEkstras{
	color: #a2a2a2;
	font-size: 11px;
	text-transform: none;
	padding: 10px;
	width: 735px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}
#smbFooterEkstras a {
	text-decoration: none;
	color: #01a2f3;
	}
#smbFooterEkstras a:link {
	color: #01a2f3;
	}
#smbFooterEkstras a:visited {
	color: #01a2f3;
	}
#smbFooterEkstras a:active {
	color: #01a2f3;
	}
#smbFooterEkstras a:hover {
	text-decoration: underline;
	color: #01a2f3;
	}
#smbFooterCCDetails{
	color: #a2a2a2;
	font-size: 11px;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	width: 735px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}
#smbSignUp{
	color: #6F6F6F;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #F1F2F3;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	background-image: url(../images/536_line_light.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 740px;}
	
html>body #smbSignUp{
	color: #6F6F6F;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #F1F2F3;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	background-image: url(../images/536_line_light.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 724px;}
	
#smbSignUp a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbSignUp a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbSignUp a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}
#smbSignUp a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#smbSignUpEkstras{
	color: #a2a2a2;
	font-size: 11px;
	text-transform: none;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
html>body #smbSignUpEkstras{
	color: #a2a2a2;
	font-size: 11px;
	text-transform: none;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	color: #01a2f3;
	font-weight: bold;
}
.smbLearnHeading {
	font-size: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #01a2f3;
	margin-top: 15px;
	line-height: normal;
	text-transform: none;
}
.smbIngress {
	font-size: 14px;
}

.smbLearnSubHeading {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.smbLearnArticleHeading {
	font-size: 15px;
	color: #01a2f3;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.smbLearnCategoryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01a2f3;
	line-height: 25px;
}
.smbLearnCategoryList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#smbFrontFeature {
	color: #333333;
	background-image: url(../images/front_feat_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 15px 10px;
	height:303px;
	overflow: auto;
	visibility: visible;
}
#smbFrontFeature td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
#smbFrontFeature a:link {
	color: #01a2f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	text-transform: uppercase;
}
#smbFrontFeature a:visited {
	color: #01a2f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	text-transform: uppercase;
}
#smbFrontFeature a:hover {
	color: #01a2f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	text-decoration: underline;
}
#smbFrontFeature a:active {
	color: #01a2f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	text-transform: uppercase;
}

.smbFrontFeatureBox {
	margin-right: 10px;
	background-position: left;
	float: left;
	margin-bottom: 10px;
}
.smbFrontFeatureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #01a2f3;
}
.smbFrontFeatureSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.smbFrontTop10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 13px;
}
#smbArticleList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
#smbArticleList a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}
#smbArticleList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}
#smbArticleList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
	text-decoration: underline;
}

#smbArticleList a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01a2f3;
}

#smbFrontSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;

}
#smbFrontSidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}

#smbFrontSidebar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#smbFrontSidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontSidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
#smbFrontSidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01a2f3;
	text-decoration: none;
	font-weight: normal;
}

#smbFrontSidebar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbQuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #01A2F3;
	height: 194px;
	padding: 0px 0px 10px 10px;

}
#smbQuickLinks .boxes {
	width: 100px;

}





#smbQuickLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbQuickLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
#smbQuickLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01a2f3;
	text-decoration: none;
	font-weight: normal;
}

#smbQuickLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontNewsLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #d7d8db;
	padding: 10px;

}
#smbFrontNewsLetterFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 220px 10px 0px 95px;

}
#smbFrontNewsLetterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #d7d8db;
	padding: 3px 10px 0px 10px;

}
#smbFrontNewsLetter .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #01A2F3;
}
#smbContentFrame form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}



#smbFrontNewsLetter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontNewsLetter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontNewsLetter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#smbFrontNewsLetter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#smbLearnTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 15px;
}

#smbLearnTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-right: 15px;
}

#smbLearnNewsletterSignUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#smbFrontNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	height:200px;
	overflow: auto;
	visibility: visible;
	vertical-align: bottom;
}
#smbFrontNews p {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	font-size: 12px;
}
#smbFrontNews a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontNews a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
#smbFrontNews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01a2f3;
	text-decoration: none;
	font-weight: normal;
}
#smbFrontNews a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#smbWelcome {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-top:20px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
}
#smbWelcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
#smbWelcome a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
#smbWelcome a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
#smbWelcome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
#smbWelcome a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
#smbWelcomeBG {
	background-image: url(../images/front_feature_bground.gif);
	background-repeat: repeat-y;
	margin-top:2px;
	text-align: left;
}
.adsads {
	font-size: 12px;
}
.saleprice {
	color: #0576e5;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -.2px;
}
.superstore {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.2px;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.footer-links {
	color: #FFFFFF;
	font-size: 12px;
}
.Title-Blue {
	color: #0576e5;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
}
.Product-Title {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
.Product-SubTitle {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
.Product-Brief {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}
.Product-Brief-Blue {
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(0, 106, 182);
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}
.Product-Brief-Blue2 {
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(0, 106, 182);
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}
.Product-Price {
	color: #0576e5;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -.2px;
}
.Product-Title-Blue {
	font-family:Tahoma, Arial;
	color: #0099CC;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
}
.Link-DarkBlue {
	font-family:Tahoma, Arial;
	color: #003399;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
}
