/** BASIC */
/** default styles for elements, basic classes */

body {
/*    margin: 0px;
    padding: 0px;	*/
    background-color: #FFFFFF;
}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

/** TEXTS */

body, th, td, input, textarea, select {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #142C42;
}

span{
	font-weight: bold;
    color: #142C42;
}


p, blockquote, ul, ol, dl {
    margin-top: 0px;
    margin-bottom: 1em;
    text-align: justify;
    line-height: 200%;
}

.normalLine{
	line-height: 150%;
}

.text0 {
	color: #FFFFFF;
}

.text1 {
    padding: 15px 0px 0px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #142C42;
}

.text2 {
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px;
}

.text3 {
    text-align: right;
}

.text4 {
    height: 24px;
    padding: 3px 0px 0px 15px;
    background: url( ../images/homepage20.gif ) no-repeat left top;
    font-size: 12px;
    font-weight: normal;
    color: #142C42;
}

.text5 {
    text-align: center;
}

.text6 {
	margin-left:10px;
	color:#000033;
	font-size:13px;
	}

.text7 { /*product category description*/
	color:#F00;
	font-size:10pt;
	font-style:italic;
	}

.text8	{
	background-color: #FFF;
	font-size: 10pt;
	padding: 25px 25px 0 25px;
	text-align: center;
	color: #444;
}

.text9{
	margin:0px;
	padding: 0px;
}

.text10 { /*product category description*/
	color: #557;
	font-size:10pt;
	font-style:italic;
}

.text11 {
    padding: 10px 0px 0 0px;
    text-align: right;
}

.text12 {
	font-size: 15pt;
}

.text13 {
	background-color: #99A;
	margin: 0px;
	padding: 0;
    font-size: 13pt;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1pt;
}

.text14 {
	color: #F00 !important;
	font-size: .8em;
	float: right;
	font-weight: normal;
}

span.text14 span {
	display: block;
	width: 45px !important;
	text-align: center;
	float: left;
}

.text15 {
	font-size: .9em;
	color: #258;
	text-align: left;
}

.text15 .text14 {
	float: left;
	clear: both;
	padding-left: 15px;
}

.text15.minHeight {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.text16 {
	font-size: 8pt !important;
	color: #248 !important;
	font-weight: normal;
}

.text17 {
	font-size: 8pt;
	text-align: center;
}

/*
.text18 {
	font-size: .9em;
	color: #06F;
	padding: 0 25px;
	line-height: 13px;
	margin-bottom: 3px;
} */

.text18 {
	clear: both;
	margin: 5px 0 0 0;
}

.text19 {
	padding: 0;	margin: 0;
	padding-left: 25px;
	font-size: 10pt;
	color: #258;;
}

.text20 {
	margin-bottom: 2px;
}

.text21 {
	position: absolute;
	top: -12px;
	left: 15px;
	padding: 4px 4px;
	color: #456 !important;
	font-size: 8pt !important;
	letter-spacing: .5pt;
	padding-right: 5px;
	float: left;
	margin: 0;
	background-color: #FBFBFB;
	border: 1px dotted #8AC;
}

.text22 {
	color: #288;
	font-size: 1.35em;
	margin: 0;
	text-align: center;
	line-height: 19px;
}

.text23 {
	background-color: #B33333 !important;
}

.text24 {
	font-style: italic;
	padding-left: 10px;
}

.text25 {
	color: #B22222;
}

.text26 {
	margin-top: 10px;
	line-height: 21px;
	color: #666;
	font-family: Verdana, 'Trebuchet MS';
}

.text26 br {
	line-height: 12px;
}

/** LISTS */

dl, dl dt, dl dd {
	-moz-outline-style: none;
	outline: none;
	text-decoration: none;
}

.list1 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list1 li {
    padding: 4px 0px 5px 0px;
    background: url( ../images/homepage17.gif ) repeat-x left bottom;
}

.list1 a {
    padding-left: 11px;
    text-decoration: none;
    color: #142C42;
}

.list1 a:hover {
    text-decoration: underline;
}

.list1 a.current {
    padding-left: 20px;
    background: url( ../images/homepage05.gif ) no-repeat 5px 50%;
}

.list2 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list2 li {
    background: url( ../images/homepage17.gif ) repeat-x left bottom;
}

.list2 a {
    display: block;
    padding: 5px 0px 6px 40px;
    background: url( ../images/homepage18.gif ) no-repeat 5px 50%;
    text-decoration: none;
    color: #142C42;
}

.list2 a:hover {
    text-decoration: underline;
}

.list3, .list3b {
	text-align:center;
 	margin: 0px;
    padding: 0px;
}

.list3 li{
	list-style: none;
	display:inline;
}

.list3b li{
	float: left;
	list-style: none;
	border-bottom: 1px solid #CCC;
	margin-bottom: 7px;
}

.list4 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list4 li {
    float: left;
    width: 200px;
    padding: 5px 5px 0px 0px;
    border-bottom: 1px dotted #ff3399;
    text-indent: 20px;
    background: url( ../images/homepage05.gif ) no-repeat 5px 50%;
}

.list5 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list5 li {
    float: left;
    width: 290px;
    padding: 5px 5px 0px 0px;
    text-indent: 20px;
}

.list6 {
	text-align:center;
 	margin: 0px;
    padding: 0px;
}

.list6 li{
	list-style: none;
	display:block;
    width:280px;
    min-height:50px;
    padding-top:8px;
    padding-bottom:5px;
    background: #FFF url(../images/announcement_bg.gif) no-repeat left top;
    margin-bottom: 10px;
}

.list6 li p {
	line-height: 130% !important;
	padding: 0 6px 3px 10px;
	margin-bottom: 0;
}

.list7 {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	min-height: 35px;
	clear: both;
}

.list7 > li > ul {
	width: 100%;
	margin: 0;
	padding: 1px 5px 1px 0px;
	clear:both;
}

.list7 > li > ul > li {
	list-style: none;
	float: left;
	width: 140px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCC;
}

.list7 li h1 {
	font-size: 10pt;
	line-height: 18px;
	background-color: #DEF;
	font-weight: normal;
}

.list7 li p, .list7 h2 {
	line-height: 1.2em;
	margin: 10px auto;
}

.list8 {
	clear: both;
	list-style: none;
	}

.list8 li {
	float: left;
	margin: 6px 3px 0 3px;
	padding: 5px;
	border: 1px dotted #CFDFEF;
	background-color: #F1F9FF;
	height: 60px;
}

.list8 li.fullW {
	padding: 15px;
	width: 530px;
	clear: both;
	line-height: 13px;
	height: auto;
}

.list8 li.fullW span {
	font-size: 1.1em;
	color: #248;
}

.list8 li img {
	width: 80px;
	height: 60px;
}

.list9	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list9 li {
	margin: 0;
	padding: 2px 0;
	width: 100%;
	line-height: .9em;
	font-size: 10pt;
	border-bottom: 1px dotted #CCC;
	text-align: center;
}

.list9b li {
	width: 90%;
	margin-left: 5%;
	font-size: 8pt;
	background-color: #F9FCFF;
	margin-bottom: 2px;
	padding: 8px;
	text-align: left;
	color: #57B;
	font-weight: normal;
}

.list10 {
	position: relative;
	float: left;
	width: 266px;
	height: 130px;
	padding: 5px;
	margin: 5px 5px 0 5px;
	border: 1px dotted #999;
	list-style: none;
	overflow: hidden;
}

.list10 dt, .list10 dd {
	line-height: 1em;
}

.list10 .image {
	float: left;
	height: 130px;
	width: 130px;
	background-color: #EEE;
	margin-bottom: 3px;
	margin-right: 5px;
}

.list10  li.image img {
	text-align: center;
}

.list11 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background-color: #FFF;
}

.list11 dt {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 30px;
	top: 0px;
	width: 79%;
	border-bottom: 1px dotted #AAA;
}

.list11 dd {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 85px;
	top: 38px;
}

.list11 dd.second {
	left: 125px;
}

.list12 {
}
	
.list12 li {
	background-color: #FFFFFF;
	width: 450px;
	line-height: 15px;
	list-style-type: none;
	margin-top: 0px;
	color: #248;
	font-size: 8.5pt;
}

.list12 span {
	font-weight:normal;
	font-size: 8pt !important;
}

ul.list12 li span.text14 span {
	color: #37F !important;
}

.list13 {
	height: 20px !important;
	background-color: inherit !important;
	border: none !important;
	margin-bottom: -7px !important;
	padding-bottom: 0 !important;
}

ul.list12 li.list13 span {
	float: right;
	padding-bottom: 0px !important;
	font-weight: normal;
	line-height: 9px;
	display: block;
	width: 45px;
	text-align: center;
	color: #D22;
}

ul.list14 {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.list14 li {
	float: left;
}

ul.list14 li a:link, ul.list14 li a:visited {
	float: left;
	margin: 3px 3px 0 3px;
	padding: 8px 4px;
/*	height: 15px; */
	width: 522px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #777;
	background-color: #E7F1FF; /* #E1E9FF */
	border: 1px dashed #9CF;
}

ul.list14 li a:hover, ul.list14 li a:active {
	color: #FF8000;
	border: 1px dashed #CFDFEF;
	background-color: #F1F9FF;
}

ul.list15 {
	margin-top: 0;
	padding-top: 0;
}

.list15 li {
	width: 90%;
	list-style-type: circle;
}

.list15 span {
	color: #B22;
	font-weight: bold;
}

.list16 li {
	position: relative;
	margin-bottom: 10px;
}

.list17 {
	margin-left: 10px;
	padding-left: 10px;
	line-height: 21px;
	color: #666;
	font-family: Verdana, 'Trebuchet MS';
}

.list17 li {
	margin-bottom: 10px;
	font-size: .9em;
	padding-left: 5px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #DDD;
}

/** TABS **/
.tab1 {
    margin: 0px;
    padding: 5px;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid #E1E1E1;
}

.tab1 li {
    list-style: none;
    margin: 0px;
    width:150px;
    display: inline;
}

.tab1 li a {
    padding: 3px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    text-align:center;
    border: 1px solid #E9E9E9;
    border-bottom: none;
    /*background-color: #557FAA;*/
    width: 150px;
    height: 25px;
/*    background: url("../images/tab_off_bg.gif") no-repeat top left; */
    background-color: #F7FBFF;
    color: #F9443B;
    margin-bottom: 0px;
	text-decoration: none;
}

.tab1 li a:hover {
    
    background-color: white;
    color: #003366;
/*    background: url("../images/tab_hover_bg.gif") no-repeat top left; */
    background-color: #EAEEF2;
}

.tab1 li a.current {
    background: url("../images/tab_on_bg.gif") no-repeat top left;
    background-color: white;
    color: #003366;
    border-top: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid white;
}

.tab2 {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

.tab2 li {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}

.tab2 A {
    color: #444;
    display: block;
    width: auto;
    text-decoration: none;
    background: #DDDDDD;
    margin: 0;
    padding: 2px 10px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
}

.tab2 a:hover, .tab2 a:active {
    background: #BBBBBB;
}

.tab2 a.active:link, .tab2 a.active:visited {
    position: relative;
    z-index: 102;
    background: #BBBBBB;
    font-weight: bold;
}

.tab3 {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-bottom: 19px;
    padding-left: 130px;
}

.tab3 ul, .tab3 li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tab3 a:link, .tab3 a:visited {
    background: url( ../images/homepage04.gif ) repeat left top;

    /*background: #336699;*/
    border: 1px solid #ccc;
    color: #FFFFFF;
    float: left;
    font-size: small;
    font-weight: normal;
    line-height: 14px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;

}

.tab3 a:link#current, .tab3 a:visited#current {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
}

.tab3 a:hover {
    color: #ff3399;
}


/** BUTTONS **/
.button1 {
    float: left;
    color: #FFFFFF;
    background: url( ../images/button.gif ) no-repeat top left;
    width: 100px;
}

.button1b {
    float: left;
    margin-left: 5px;
    color: #FFFFFF;
    background: url( ../images/button.gif ) no-repeat top left;
    width: 100px;
}

.button2 {
    float: right;
    color: #FFFFFF;
    background: url( ../images/button.gif ) no-repeat top left;
    width: 100px;
}

.button3 {
    display: inline;
    color: #FFFFFF;
    background: url( ../images/button.gif ) no-repeat top left;
    width: 70px;
    border: none;
}

.button4 {
    display: inline;
    color: #FFFFFF;
    background: url( ../images/button.gif ) no-repeat top left;
    width: 100px;
    border: none;
}


/** LINKS */

a {
    color: #F9443B;
	outline: none;
	-moz-outline-style: none;
}

a:hover {
    text-decoration: none;
}

a:active {
	outline: none;
	-moz-outline-style: none;
}

.link1 {
    display: block;
    padding: 11px 7px 11px 7px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

.link1:hover {
    background: url( ../images/homepage05.gif ) repeat-x left bottom;
}

.link2 {
    text-decoration: none;
/*    font-size: 12px; */
    font-size: 8pt;
    color: #142C42;
}

.link2:hover {
    text-decoration: underline;
}

.link3{
	text-decoration: none;
	font-size: 10pt;
	text-align:center;
	font-weight:bold;
}

.link3:hover{
	text-decoration:underline;
}

.link4 {
	float: left;
	width: 70px;
	text-align: center;
	padding-top: 5px;
}

.link5 {
	color: #225588;
}

.link5:hover {
	color: #AA5588;
}

.link6 {
	padding-left: 15px;
	color: #F33;
	text-decoration: none;
}

.link6:hover {
	text-decoration: underline;
}

.link7 {
	color: #F00;
	font-size: 8pt;
	padding-right: 5px;
	font-style: italic;
}

.link8 {
	color: #F00;
	font-size: 8pt;
	padding-left: 3px;
	font-style: italic;
}

.link9 {
	float:right;
}

.link10 {
	margin-top: -10px;
	float: right;
	color: #248;
	font-size: 1.1em;
	padding-right: 25px;
}

.link11 {
	float: left;
	margin-right: 65px;
}

.link12 {
	margin-left: 15px;
}

.link13 {
	display: block;
	position: absolute;
	padding-top: 5px;
	position: relative;
	width: 50px;
}

.link13:link span.tt, .link13:visited span.tt {
	display: none;
}

.link13:hover span.tt, .link13:active span.tt {
	display: block;
	z-index: 25;
	position: absolute;
	border: 1px solid #CCC;
	background-color: #EEE;
	color: #B22222;
	padding: 3px;
	font-size: 8pt;
	top: 3px;
	left: 20px;
	min-width: 70px;
}

.link14:link, .link14:visited {
	float: right;
	margin-top: 10px;
	padding-right: 0px;
	color: #05E;
}

.link14:hover, .link14:active {
	color: #2A2;
}

.link15L {
	float: left;
	padding-left: 10px;
}

.link15R {
	float: right;
	padding-right: 10px;
}

.link16 a:link, .link16 a:visited, .link16 {
	color: #296;
	font-weight: normal;
}

.link16 a:active, .link16 a:hover {
	color: #822;
	text-decoration: underline;
}

/** STYLES */

.style1 {
    color: #FFFFFF;
}

.style1 a {
    text-decoration: none;
    color: #FFFFFF;
}

.style1 a:hover {
    text-decoration: underline
}

.style2 {
    color: #258;
}

.style2 a {
    text-decoration: none;
    color: #258;
}

.style3 {
	text-decoration:none;
	color: #07F;
	color: #05A;
	font-weight: normal;
}

.style2 a:hover {
	color: #F9443B;
}


/** BACKGROUNDS */

.bg1 {
    background-color: #FFFFFF;
}

.bg2 {
    background: url( ../images/homepage04.gif ) repeat left top;
}

.bg3 {
    background: #CCE6FF url( ../images/homepage06.gif ) repeat-x left top;
}

.bg3b {
    background: #FFFFFF url( ../images/homepage06b.gif ) repeat-x left top;
}
	
.bg4 {
    background: url( ../images/business_button.gif ) no-repeat left top;
}

.bg5 {
    background: url( ../images/professional_button.gif ) no-repeat left top;
}

.bg6 {
    background: url( ../images/customer_button.gif ) no-repeat left top;
}

.bg7 {
    background: url( ../images/homepage11.gif ) no-repeat left top;
}

.bg8 {
    background: url( ../images/homepage12.gif ) no-repeat left top;
}

.bg9 {
    background: url( ../images/homepage13.gif ) repeat-y left top;
}

.bg10 {
    background: url( ../images/homepage14.gif ) repeat-x left top;
}

.bg11 {
    background: url( ../images/homepage15.gif ) repeat-x left top;
}

.bg12 {
    background: url( ../images/homepage16.gif ) repeat-x left top;
}

.bg13 {
    background: #D4EAFE url( ../images/homepage19.gif ) repeat-x left top;
}

.bg14 {
    background: url( ../images/subpage01.gif ) repeat-y left top;
    width: 100%;
}

.bg15 {
    background: #E6F3FE url( ../images/subpage02.gif ) repeat-x left top;
}

.bg16 {
    background: #E6F3FE url( ../images/gradient.gif ) left top;
}

.bg17 {
	background: url( ../images/homepage17.gif ) repeat-x left bottom;
}

.bg18 {
	background-color: #99A;
}

.bg19 {
	background-color: #F9F9F9 !important;
}

/** MISC */

.align-justify {
    text-align: justify;
}

.align-right {
    text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

img {
    border: none;
}

.img1 {
    float: left;
    margin: 3px 15px 0px 0px;
}

.img2 {
    float: right;
    margin: 3px 0px 0px 15px;
}

.img3 {
	padding: 0 2px;
}

/** zero margin **/
.img4 {
    float: left;
    margin: 0px 0px 0px 0px;
}

.img5{
	float:left;
	margin-top:20px;
}

.img6 {
	position: absolute;
	right: 100px;
	top: 47px;
	width: 24px !important;
	height: 24px !important;
}

.img7 {
	position: absolute;
	right: 60px;
	top: 40px;
}

hr {
    display: none;
}

.hr1 {
    height: 1px;
}

.more {
    float:right;
    padding-right:70px;
}
.pagination{
   float:right;
   padding-left:70px;
   }

.colorFFF	{
	color: #FFF;
	}
	
.floatLeft {
	float: left !important;
	}
	
.floatRight {
	float: right !important;
	}
	
.alignCenter {
	text-align: center !important;
	width: 100%;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}
	
.spacer {
	height: 0;
	clear: both;
}

.spacer1 {
	clear: both;
}

.noLeftMargin {
	margin-left: 0 !important;
}

.noTopBorder {
	border-top: none !important;
}

.noBottomBorder {
	border-bottom: none !important;
}

.lineHeight1 {
	line-height: 2.2em;
}

.pElement1 {
	margin: 0px 0 8px 0;
	padding: 0px;
	line-height: 1.1em;
	font-size: 1.1em;
	color: #555;
}

.textBold {
    font-weight: bold;
}

.altRow1 {
	background-color: #F9F9F9 !important;
}

.colorRed {
	color: red;
}

.text1 span {
	background-image: url("../images/telephone.png");
	background-repeat: no-repeat;
	font-size: .6em;
	padding-left: 20px;
	margin-left: 10px;	
	margin-top: 0;
	font-weight: normal;
}

.favoriteSearchResults {
	text-align: center;
	}


input[readonly=readonly] {
	background-color: #FFF;
	color: #444;
	border: none;
}

.displayTable {
	padding: 0;
	margin: 25px 10px;
	border: 1px solid #ABB;
	width: 97%;
}

.displayTableHS1 {
	background-color: #ABB;
	color: #FFF;
	letter-spacing: .5pt;
}

.displayTable tr {
	margin-bottom: 5px;
	color: #248;
}

.odd {
	background-color: #FFF;
}

.even {
	background-color: #F9FCFF;
}

.even td {
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
}

.odd td {
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
}