﻿html {
	margin: 0;
	padding: 0;
	height:	100%;
	color: #505050;
	font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
}
body {
	margin: 0px;
	padding: 0px;
	height:	100%;
	color:#505050;
	background:#c9c8c8 url('../images/main-bg.jpg') no-repeat center 0px;
}
img{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: left;
}
a{
	text-decoration: none;
	color:#eb9829;
	font-weight: normal;
}
a:hover{
	color:#505050;
}
p{
	margin: 3px 0px;
	padding: 3px 0px;
}
html>body #container {
	height: auto;
}
* html #container {
	height: 100%;
}
h1 {
	line-height:44px;
	display: inline;
	font-size: 14pt;
	color: #3166a1;
	}
h2 {
	display: inline;
	font-size: 10pt;
}
h3 {
	display: inline;
	line-height:23px;
	font-size: 10pt;
	color: #3166a1;
}
h4 {
	display: inline;
	line-height:23px;
	font-size: 12pt;
	color: #3166a1;
}
h5 {
    line-height:44px;
	display: inline;
	font-size: 14pt;
	color: #3166a1;
}
h3 a{
	display: inline;
	line-height:23px;
	font-size: 10pt;
	font-weight:bold;
	color: #3166a1;
}
h3 a:hover{
	color: #3166a1;
}
.clearall{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#container{
	position: relative;
	margin: 0 auto;
	width: 1000px !important;
	height:	auto !important;
	background:#fff; 
}
#container1{
	position: relative;
	margin: 0 auto;
	width: 1000px !important;
	height:	auto !important;
	background:#fff;
}
/*
#container2 {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin: 0 auto;
	width: 1000px !important;
	height:	auto !important;
}*/

/* Header*/

#header {
	width: 1000px;
		padding-top: 20px;
		padding-bottom: 5px; margin:0px;
	background: url(../images/banner.jpg) no-repeat;
	 height:58px; 
}
#header h3 {
	display: inline;
	font-size: 11pt;
	color: #fffcfc;
	padding-left:370px;
	line-height:33px;
	padding-bottom:0px;
}
#header h4 {
	display: inline;
	font-size: 11pt;
	color: #fffcfc;
	padding-left:374px;
	padding-bottom:0px; margin:0px;
}

#header span 
{
    display: inline;
	font-size: 11pt;
	color: #fffcfc;
	padding-left:374px;
}

#logo {
	position: absolute;
	left:15px;
	top:11px;
}
#phone {
	position: absolute;
	left:912px;
	top:45px;
	font-size:8pt;
	color: #fffcfc;
}
#search {
	position: absolute;
	left:838px;
	top:3px;
	z-index:45px;
	
	
}

	
/* End Header*/

#menu {
	width:1000px;
	margin: 0 auto;
	background: #fff url('../images/button-bg.jpg') repeat-x center;
	height:26px
}
#menu a {
	color: #3b71aa;
	font-weight: bold;
	font-size: 9pt;
	background: url('../images/button-line.jpg') no-repeat right center;
	display: block;
	float: left;
	line-height: 26px;
	text-decoration: none;
	padding:0px 18px 0px 18px;
}
#menu a:hover {
	color: #fffcfc;
}

/* flash/Product Tour*/

#flash {
	float:left;
	padding-top: 4px;
	padding-left:2px;
	width:775px;
}
#tour {
	float:left;
	background: url('../images/product-tour.jpg') no-repeat right center;
	width: 219px;
	height: 194px;
	padding-top:8px;
	}
#tour h3{
	display: inline;
	color: #fffcfc;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 25px;
	line-height:25px
}
.icon1{
	background-image: url('../images/icon-1.jpg');
	background-repeat: no-repeat;
	margin-left:55px;
}
#tour p{
	padding:15px 0px 0px 15px;
	color:#565a60;
	font-size: 9pt;
	font-weight: bold;
	line-height:18px;
}
#register {
	padding:29px 0px 0px 39px;
}
/* flash/Clients*/
#clients 
{
	padding-left:2px;
}
#live {
float:right;
padding-right:4px;
}

/* Middle Area*/
#innertable {
	height:550px;
}
.boxes {
	TEXT-ALIGN: left;
}

#left {
	padding-top:16px;
	width:268px;
	float:left;
	margin: 0px 8px 0px 4px;
}
#align {
	width:250px;
	text-align:center; 
}
.icon2 {
	padding: 0 0px 0px 12px;
	margin: 0px 0px 0 5px;
	background: url(../images/arrow.jpg) no-repeat 0% 1px;
	line-height:18px;
}
.icon2 a{
    font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    line-height:18px;
	color:#505050;
}
.icon2 a:hover{
	color:#eb9829;
}
.icon4 {
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0 5px;
	background: url(../images/arrow.jpg) no-repeat 0% 0px;
	line-height:18px;
}
#left h1 {
	font-size: 11pt;
	color: #3166a1;
	line-height: 22px;
	vertical-align: middle;
}
#left h2 {
	display: inline;
	text-decoration:none;
	padding-left: 20px;
	line-height:23px;
}
#left h2 a{
color:#3166a1;
font-size: 11pt;
font-weight:bold;
}
#left h3 {
	font-size: 11pt;
	color: #3166a1;
	line-height: 22px;
	vertical-align: middle;
}
.icon {
	background: url(../images/icon-2.jpg) no-repeat 0px 0%;
}
.line {	
	padding: 8px 0 15px 0;
	text-align:center;
	color:#dfdddd;
}
.line2 {	
	padding: 0px 0px 3px 16px;
		}
#right {
	padding-top:16px;
	width:268px;
	float:left;
	margin-left:25px;
}
#right h2{
	display: inline;
	padding-left:19px;
	line-height: 20px;
	left: -800px;
}
#right h2 a {
	font-size: 11pt;
	color: #3166a1;
	font-weight:bold;
}
#center {
	width:420px;
	padding:16px 0px 0px 6px;
	margin: 0 0 0 0px;
	float:left;
}

#center div {
	padding:0px 0px 20px 16px;
	line-height:18px;
}
#center div a{
	color:#505050;
}
#center div a:hover{
	color:#eb9829;
}
#center h5 {
	font-size: 10pt;
	color:#505050;
	font-weight:bold;
	
}
#center h1{
	display: inline;
	padding-left:19px;
	font-size: 11pt;
	color: #3166a1;
	line-height: 15px;
	font-weight:bold;
	}

#center h3 {
	font-size: 10pt;
	color:#505050;
	font-weight:bold;
	
}
#center h3 a{
	font-size: 10pt;
	color:#505050;
	font-weight:bold;
	
}

#connected {
	border: 1px solid #e5e5e5;
	width: 240px;
	height: 70px;
	padding:3px 0px 4px 5px;
	margin:5px 0px 3px 16px;
}
.go3 {
	position: absolute;
	right:65px;
	bottom:181px;
}
.spacer {
	background: url(../images/arrow-more.jpg) no-repeat right 4px;
	margin:0px 6px 0px 0px;
	font-size:8.5pt;
	padding-right:10px;
	text-align:right;
}
.spacer5 {
	background: url(../images/arrow-more.jpg) no-repeat right 4px;
	margin:14px 6px 0px 0px;
	font-size:8.5pt;
	padding-right:10px;
	
}
.spacer6 {
	background: url(../images/arrow-more.jpg) no-repeat right 7px;
	margin:0px 6px 0px 0px;
	font-size:8.5pt;
	padding-right:10px;
	text-align:right;
}
.spacer-tab {
	background: url(../images/arrow-more.jpg) no-repeat right 55%;
	margin:14px 6px 0px 0px;
	padding-right:10px;
}
/*Footer*/
#footer {
	padding:2px 0px 10px 0px;
	margin:10px 5px 0px 5px;
	color:#a09e9e;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e5e5e5;
}
#footer a {
	font-size:8.5pt;
	padding:2px 4px 0px 4px;
	color:#a09e9e;	
}
#footer a:hover {
	color:#eb9829;	
}
#footer2 {
	margin-top:15px;
	color:#a09e9e;
	text-align: center;
}
#footer2 a {
	font-size:8.5pt;
	padding:2px 10px 0px 10px;
	color:#a09e9e;	
}
#footer2 a:hover {
	color:#eb9829;	
}
#footer3 
{
    font-size:8.5pt;
	padding:2px 0px 10px 0px;
	margin:0px 5px 0px 5px;
	color:#a09e9e;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e5e5e5;
}
#footer3 a {
	font-size:8.5pt;
	padding:2px 4px 0px 4px;
	color:#a09e9e;	
}
#footer3 a:hover {
	color:#eb9829;	
}
#margin {
	color:#a09e9e;
	float:right;
	margin: 4px 6px 0px 100px;
	

}
#margin a {
	font-size:8.5pt;
	padding:0px 3px 0px 3px;
	color:#a09e9e;	
}
#margin a:hover {
	color:#eb9829;	
}
#footer-inner 
{
	margin:0px 4px 0px 4px;
	font-size:8.5pt;
	padding:4px 0px 10px 6px;
	color:#a09e9e;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e5e5e5;
}
#footer-inner a {
	font-size:8.5pt;
	color:#a09e9e;
}
#why {
	margin:10px 5px 0px 5px;
	border: 1px solid #d8d5d5;
	background-color: #e0e0e0;
	height:18px;
	text-align:center;
}
#why h1 {
	color:#535151;
	font-weight:bold;
	line-height:20px;
	font-size:8.5pt;
}
#why h2 {
	color:#535151;
	font-weight:bold;
	line-height:20px;
	font-size:8.5pt;
}
#why-content 
{
	margin:0px 5px 0px 5px;
	font-size:8.5pt;
	line-height:16px;
	padding:6px 8px 8px 8px;
	color:#a09e9e;
	border: 1px solid #e5e5e5;
}
.reserved {
	font-size:8.5pt;
	margin-top:4px;
	margin-bottom:8px;
	color:#a09e9e;
	text-align:center;
}
.reserved a{
	color:#a09e9e;
}
.reserved a:hover{
	color:#a09e9e;
}
/*Drop Down CSS*/
.dropmenudiva { 
	 border: 1px solid #dbdada;margin-top: -1px;z-index: 100;visibility: hidden;width: 145px;position: absolute;top: 0px;background-color: white; padding:0px 0px 0px 0px;
}
.dropmenudiva A {
	display: block;font-size: 8.5pt;padding:5px 3px 5px 5px;width:100%; color: #023766;text-indent: 3px;border-bottom: #dfdfdf 1px solid;text-align: left;text-decoration: none;
}
.dropmenudiva A:hover {
	color: #f08f0e;
}
.dropmenudivb {
	border: 1px solid #dbdada; margin-top: -1px; background-color: #000;padding:0px 0px 0px 0px;z-index: 100;   visibility: hidden; width: 110px;  position: absolute; top: 0px; background-color: white;
}
.dropmenudivb A {
	 display: block;padding:5px 2px 5px 5px;  font-size: 8.5pt;  width: 100%; color: #023766; text-indent: 3px;  border-bottom: #dfdfdf  1px solid ; text-align: left; text-decoration: none;
	  
}
.dropmenudivb A:hover {
	color: #f08f0e;
}
/*FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/
/*Inner Pages*/
#dotline {
	 width:4px;
	 background: url(../images/dot-line.jpg) repeat-y 0px 0%;
}
#inner-left {
	  width:194px;
	  padding-left:4px;
}
#inner-left p{
	padding:0px 0px 0px 0px;
	 font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    line-height:18px;
}
#inner-links p
{
     font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
   	background: url(../images/link-bg.jpg) no-repeat 0px 0%;
	color:#fffcfc;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	margin-top:6px;
	height:25px;
}
#inner-links a 
{
     font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
	background: url(../images/arrow.jpg) no-repeat 0% 0px;
	display: block;
	text-decoration: none;
	padding-left:10px;
	color:#505050;
	margin:6px 0px 3px 10px;
}
#inner-links a:hover {
	color:#eb9829;
}
.line3 {	
	padding: 0px 0px 0px 0px;
}
.links2 {
	margin-top:5px;
}
.links2 a{
	display: block;
	background: url(../images/link-bg2.jpg) no-repeat 0px 0%;
	color:#505050;
	  font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	margin-top:7px;
}
.links2 a:hover{
	color:#eb9829;
}
#inner-pd {
	background: url('../images/inner-pd.jpg') repeat-x ;
	width: 187px;
	height: 120px;
	margin-top:28px;
}
#live-inner{
margin-top:29px;
}
#inner-pd h2{
	display: inline;
	color: #fffcfc;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 21px;
	line-height:24px;
}
#icon3{
	background-image: url('../images/icon-3.jpg');
	background-repeat: no-repeat;
	margin-left:45px;
}
#icon03{
	background-image: url('../images/icon-3.jpg');
	background-repeat: no-repeat;
}
#inner-pd p{
	padding:6px 0px 0px 14px;
	color:#565a60;
	font-size: 8.5pt;
	line-height:18px;
}
#register2 {
	padding:6px 0px 0px 28px;
}
#table2 {
	margin:3px 0px 0px 4px;
	font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    }
   #table2 h3  {
       color:#3166a1;
       line-height:18px;
       font-size:11pt;
   }
    
#breadcrumb {
	padding:0px 0px 4px 0px;
}
#inner-right2 {
	width:180px;
	float:right;
	margin:14px 22px 0px 0px;
}
#inner-right {
	width:180px;
	float:right;
	margin:14px 19px 0px 0px;
}
.products {
	margin-top:45px;
	border: 1px solid #dfdfdf;
	width:190px;
}
.products a{
	font-size:8.5pt;
	color:#505050;
}
.products a:hover{
	color:#eb9829;
}
.products td{
	padding-left:3px;
}
.products3 {
	margin-top:30px;
	border: 1px solid #dfdfdf;
	width:190px;
}
.products3 a{
	font-size:8.5pt;
	color:#505050;
}
.products3 a:hover{
	color:#eb9829;
}
.products3 td{
	padding-left:3px;
}
.products2 {
	margin-top: 30px;
	border: 1px solid #dfdfdf;
	width:190px;
}
.products2 a{
	font-size:8.5pt;
	color:#505050;
}
.products2 a:hover{
	color:#eb9829;
}
.products2 td{
	padding-left:3px;
}
.right-csbg {
	background: url(../images/right-cs-bg.jpg) repeat-x 0px 0%;
	height:23px;
	text-align:center;
	font-weight: bold;
	color:#505050;
}
.right-csbg a{
	font-size:9pt;
	font-weight: bold;
	color:#505050;
}
.right-csbg a:hover {
	font-weight: bold;
	color:#505050;
}
.right-csbg2 {
	background: url(../images/right-cs-bg2.jpg) repeat-x 0px 0%;
	height:23px;
	text-align:center;
}
.right-csbg2 a{
	font-size:9pt;
	font-weight: bold;
	color:#505050;
}
.right-csbg2 a:hover{
	font-weight: bold;
	color:#505050;
}
.cs3 {
	height:26px;
	border-top: 1px solid #dfdfdf;
}
.cs2 {
	height:26px;
	padding:4px 2px 2px 0px;
	border-top: 1px solid #dfdfdf;
	background: url(../images/icon-4.jpg) no-repeat 3px 50%;
}
.cs2 a{
	margin-left:18px;
	padding-left:2px;
	color:#505050;
}
.cs2 a:hover{
	color:#eb9829;
}
.inner-content 
{
     font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
	padding-top:14px;
	width:570px;
	float:left;
	line-height:18px;
}
.inner-content p
{
     font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
	margin: 0px 0px;
	padding: 0px 0px;
	line-height:18px;
}
.li-arrows {
margin-top:10px;
}
.li-arrows p {
	background: url(../images/arrow3.jpg) no-repeat 0px 0%;
	padding-left:12px;
	line-height:16px;
	margin:10px 0px 0px 22px;
}
.pdf-arrows {
margin-top:10px;
}
.pdf-arrows p {
	background: url(../images/pdf-arrow.jpg) no-repeat 0px 0%;
	padding-left:12px;
	line-height:16px;
	margin:10px 0px 0px 22px;
}
#pdf {
	padding:0px 0px 0px 5px;
	width:430px;
	height:68px;
	background: url(../images/pdf-bg.jpg) repeat-x 0px 0%;
	text-align:left;
}
#pdf td{
	padding:0px 0px 0px 6px;
}
#pdf a{
	font-size:9pt;
	font-weight: bold;
	color:#1a5b99;
	font-weight:bold;
}
#pdf a:hover{
color:#eb9829;
}
#pdf p {
	background: url(../images/arrow4.gif) no-repeat 0px 0%;
	padding-left:20px;
	line-height:15px;
	margin:8px 0px 0px 1px;
}
#pdf p a{
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	font-weight:bold;
	color:#1a5b99;
}
#pdf p a:hover{
color:#eb9829;
}
#pdf1 {
	padding-left:5px;
	width:200px;
	height:38px;
	background: url(../images/pdf-bg2.jpg) repeat-x 0px 0%;
}
#pdf1 a{
	font-size:10pt;
	font-weight: bold;
	color:#1a5b99;
}
#pdf1 a:hover{
	color:#505050;
}
#pdf1 p {
	background: url(../images/arrow-5.jpg) no-repeat 0px 0%;
	padding-left:20px;
	line-height:13px;
}
#pdf2 {
	padding-left:5px;
	width:400px;
	height:38px;
	background: url(../images/pdf-bg2.jpg) repeat-x 0px 0%;
}
#pdf2 a{
	font-size:10pt;
	font-weight: bold;
	color:#1a5b99;
}
#pdf2 a:hover{
	color:#505050;
}
#pdf2 p {
	background: url(../images/arrow4.gif) no-repeat 0px 0%;
	padding-left:20px;
	line-height:15px;
}
.right-cs {
	margin-top:30px;
	border: 1px solid #dfdfdf;
	width:190px;
}
.right-cs2 {
	margin-top:45px;
	border: 1px solid #dfdfdf;
}
.cs {
	font-size:8pt;
	padding:10px 2px 6px 6px;
}
.cs a{
	color:#505050;
}
.cs a:hover{
	color:#eb9829;
}
.viewmore {
	background: url(../images/arrow-more.jpg) no-repeat right 9px;
	padding:5px 10px 5px 0px;
	text-align:right;
	font-size:8pt;
}
.ancor a{
	color:#505050;
	font-size: 10pt;
	font-weight: bold;
}
.sidetext{
	 color: #e68e19;
	 font-size: 10pt;
	 font-weight: bolder;
}
.spacer2 {
	height: 8pt;
}
.spacer3 {
	padding-top:7px;
}
.spacer4 {
	padding-top:0px;
}
.formheading {
	 font-size: 12pt;
	 font-weight: bold;
}
.labeltext {
	font-size: 9pt; 
}
.logintextfields {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 120px;
}
.logintextfieldb {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 260px;
}
.logintextarea {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 405px;
	height: 80px;
}
.button {
	border: #999999 1px solid;  
	font-size: 12px;  
	color: #606060; 
	background-color: #dadada 
}
.searchbutton {
	border: #e5e5e5 1px solid;  
	font-size: 12px;  
	color: #606060; 
	background-color: #dadada;
	text-align:center; 
	width:30px;
	padding-left:5px;
	
	
}
.searchtextfields {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 120px;
	
	
}
.labelheading {
	color: #505050;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.labelheading:hover {
	text-decoration: none;
	color:#eb9829;
}
.labelheading1 a{
	color: #eb9829;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.labelheading1:hover {
	text-decoration: none;
	color: #505050;
}
.gototop a{
	padding-left: 510px;
	font-size: 8pt;
	text-decoration: underline;
}
.productimg {
	 font-size:8.5pt;
	 line-height:12px;
}
.productimg img {
	 padding:7px 0px 7px 0px;
}
.formtable {
		margin:0 0 10px 1px;		
}
.formtable  h1 {
	line-height:30px;
	font-size: 11pt;
	color: #3166a1;
}
.formtable  h2 {
	line-height:30px;
	font-size: 11pt;
	color: #3166a1;
}
.lefttop {
	background: url(../images/left-top.jpg) no-repeat 0px 0%;
	width:24px;
	height:42px;
}
.midtop {
	background: url(../images/top3.jpg) repeat-x 0px 0%;
}
.righttop {
	background: url(../images/right-top.jpg) no-repeat 0px 0%;
	width:25px;
}
.leftside {
	background: url(../images/left-side.jpg) repeat-y 0px 0%;
}
.rightside {
	background: url(../images/right-side.jpg) repeat-y 7px 0%;
}
.middown {
	background: url(../images/down.jpg) repeat-x 0px 100%;
}
.leftdown {
	background: url(../images/left-down.jpg) no-repeat 0px 0%;
	height:25px;
}
.rightdown {
	background: url(../images/right-down.jpg) no-repeat 0px 100%;
}
.gap {
	padding-top:4px;
	}
#datasheet {
	margin-top:45px;
	background: url(../images/download-datasheet.jpg) no-repeat 0px 100%;
	width:190px;
	height:49px;
}
#datasheet a {
	margin:20px 0px 0px 46px;
	line-height:50px;
	color:#1a5b99;
	font-size:10pt;
	font-weight:bold;
}
#datasheet a:hover {
	color:#eb9829;
}
.microsoft {
	float:right;
	padding-right:80px;
}
.loginFFtextfields {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 100px;
}
.nametextfield {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 100px;
}
.emailtextfield {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #fffdfd;
	width: 150px;
}
.ddlfield {
	font-size: 9pt;
	font-weight: normal;
	color: #292929;
	border: 1px solid #d1d3d4;
	background-color: #ffffff;
	height:20px;	
}
.contact {
        font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    line-height:18px;
}
.contact a{
        font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    line-height:18px;
}
#sitemap {
        font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
   }
#sitemap a{
        font: 9pt Arial, Verdana, Helvetica, sans-serif, Impact;	
    line-height:18px;
}
#tab {
   
}
#tab-links {
     font-weight:bold;
     color:#eb9829;
     line-height:27px;
    }
#tab-links a{
     font-weight:bold;
     color:#505050;
      text-align:center;
}
#tab-links a:hover{
     font-weight:bold;
     color:#eb9829;
      text-align:center;
}

.tab-space    {
       float:left;
    width:10px;
    height:27px;
    border-bottom: 1px solid #dcdcdc;
} 
.white {
    float:left;
    width:128px;
    height:28px;
    text-align:center;
    background: url(../images/tab-white.png) no-repeat 0px 100%;
   }
.gray {
    float:left;
    width:128px;
    height:28px;
    text-align:center;
    background: url(../images/tab-gray.png) no-repeat 0px 100%;
}

.tab-space2 {
    float:left;
    width:19px;
    height:27px;
    border-bottom: 1px solid #dcdcdc;
}
.tab-body { 
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding:10px;
}
.tab-body h1{
    line-height:20px;
	display: inline;
	font-size: 12pt;
	color: #3166a1;
    }
.tab-body h2{
    line-height:20px;
	display: inline;
	font-size: 12pt;
	color: #3166a1;
    }
.listpadding li
{ padding:0px 0px 18px 0px;
line-height:18px;
                  }
                  
.listpadding li.lastlist
{ padding:0px;}

.fltl { float:left;}
.fltr { float:right;}
.w650{ width:660px; padding:5px 0px 10px 30px;}
.w250{ width:250px;padding:15px 30px 0px 0px;}
.clear{ clear:both;}

.titlename{height:28px; color:#3166a1; font-weight:bold; text-align:left; font-size:14pt; padding-top:10px;}

.rondrect{ border:1px solid #d1d1d1; position:relative; display:block;}
.rondrect .brdr1,.rondrect .brdr2,.rondrect .brdr3,.rondrect .brdr4{position:absolute; width:4px; height:4px; z-index:999;}
.rondrect .brdr1{ background:url(../images/imgbdr1.gif) no-repeat; left:-1px; top:-1px;}
.rondrect .brdr2{ background:url(../images/imgbdr2.gif) no-repeat; right:-1px; top:-1px;}
.rondrect .brdr3{ background:url(../images/imgbdr3.gif) no-repeat; left:-1px; bottom:-1px;}
.rondrect .brdr4{ background:url(../images/imgbdr4.gif) no-repeat; right:-1px; bottom:-1px;}
.rondrect .rondrecthead{ background:url(../images/rondrecthead.gif) repeat-x ; text-align:center; color:#eb9829; font-size:14px; font-weight:bold; padding:5px;  }

.rondrect ul,.rondrect li{ margin:0px; padding:0px; list-style:none;}

.rondrect .imglinks { margin:10px 0px; }
.rondrect .imglinks td{ text-align:center; padding:18px 0px 5px;}

.rondrect .tablelisting1{ margin:0px;}
.rondrect .tablelisting1 th{ text-align:left; padding:5px; background:url(../images/tablelisting_th_alt_bg.gif) repeat-x bottom; padding:18px; font-size:14px; color:#3166a1; font-weight:normal; line-height:10px; }
.rondrect .tablelisting1 th.alt{background:url(../images/tablelisting_th_bg.gif) repeat-x bottom;}
  
 
.rondrect li{ padding:10px 0px 10px 35px;}

.rondrect .tablelisting1 td{ background:#f7f7f7 url(../images/tablelistingbg.gif) repeat-x top;}
.rondrect .tablelisting1 td li{border-bottom:1px solid #e4e4e4; background:url(../images/check.gif) no-repeat 12px ; }
 
.rondrect .tablelisting1 td.alt{ background:#fff url(../images/tablelistingaltbg.gif) repeat-x top;}
.rondrect .tablelisting1 td.alt li{border-bottom:1px solid #f1f1f1; background:url(../images/incheck.gif) no-repeat 12px ;}
 
 .dummydivx{ clear: both;height: 27px;padding: 0;width: 1000px;background: url(../Menu/menubg2.jpg) repeat-x;position:absolute; z-index:9999; top:-32px; left:0px;}
 
 
 .up_events{ padding:5px 0px 0px 0px;} 
 .up_events table{ padding:0px; margin:0px; }
 .up_events td{background:url(../images/arr.jpg) no-repeat 6px 0px; padding:0px 0px 10px 25px; }
 .up_events td span{ font-weight:bold; color:#f9ad3d; }
 .up_events td label{ color:#3d71ac;}
 .up_events .eventimg{background:none; padding:0px 0px 10px 5px; text-align:right;}
 
 .ahipweb{ color:#505050; line-height:18px; }
 .ahipform{ background:url(../images/register-ahip.gif) no-repeat left top; height:198px;  }
 .ahipform td{ padding:3px 5px 3px 5px; text-align:left;}
 .ahipform td input{ padding:2px 2px; text-align:left; font-size:12px; color:#505050; }
 .ahipform .tdnone { padding:0px 5px;}
 .ahipform .tdnone td { padding:5px 5px 0px;}
 .ahipform .button{ background:url( ../images/ahip_submit.gif) no-repeat bottom ; border:0px; padding:4px 8px; font-size:12px; cursor:pointer; text-align:center;}
 .mandatory{ padding:0px 50px 5px 0px; color:#ff9000;}
 
 .hr{ border:0px; background:none; border-bottom:1px solid #eee;}
 .inchome{ text-align:center; margin:10px 0px 0px 0px;}
 .livehome{outline: 0;outline-style:none;outline-width:0;}
 .formhome{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;} 
 .logintextfieldshomecc {	font-size: 9pt;	font-weight: normal;color: #292929;	border: 1px solid #d1d3d4;	background-color: #fffdfd;	width: 114px; }
 
 .privacyemail{ position:relative; display:block; }
 .privacy {position:absolute; top:23px; right:30px;}

 .masterimgdiv{ position:relative; display:block;}
 .zoomicon{ position:absolute; bottom:70px; right:20px;}