body{
    background: url(images/bg.gif);
    margin:0px 0px 0px 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
    text-align: center;
}
html {
scrollbar-base-color: #4f8cdf;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #ccccff;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

input[type=submit]{
	background: url(images/btn-bg_.gif);
	border: 1px solid #015cab;
	color: #ffffff;
	font-size:12px;
	font-family:Verdana;
	height: 20px;
	border: 1px solid #559edf;
}
input[type=button]{
	background: url(images/btn-bg_.gif);
	border: 1px solid #015cab;
	color: #ffffff;
	font-size:12px;
	font-family:Verdana;
	height: 20px;
	border: 1px solid #559edf;
}
input[type=text] {
  background: #f9f9f9;
  border: 1px solid #559edf;
 }
input[type=submit]:hover{
	background: url(images/btn-bg-ov_.gif);
	border: 1px solid #559edf;
}
input[type=button]:hover{
	background: url(images/btn-bg-ov_.gif);
	border: 1px solid #559edf;
}
.page{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.headerEV{
    background: url(images/header.gif) no-repeat;
    width: 800px;
    height:88px;
}

.logo{
    float: left;
    padding: 20px 0px 0px 25px;
    width: 230px;
    height: 68px;
}

.menuTop{
    float: left;
    padding: 0px 0px 0px 250px;
}

.menuTop ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 240px;
}

.menuTop li{
    float:left;
    text-align:right;
    height: 39px;
    padding-top:15px;
}

li.line{
    background: url(images/line.gif) no-repeat right top;
    padding: 15px 5px 0px 0px;
    margin-right: 5px;
}

.menu{
    float:left;
    width:540px;
    padding: 15px 0px 0px 0px;
    color:#ffffff;
    font-family: Arial, Verdana;
}

.menu ul{
    list-style:none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.menu li{
    float: left;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid #ffffff;
}

.menu a{
    color:#ffffff;
    font-weight:bold;
}

.menu a:hover{
    color:#ff3333;
    font-weight:bold;
    text-decoration: none;
}

.headerImg{
    /*background: url(images/header-img.jpg) no-repeat;*/
    width: 800px;
    height:214px;
}

.boxes{
    margin:20px 0px 15px 0px;
    height:150px;
    width:800px;
}

div.box1{
    float:left;
    margin-right: 16px;
    background: url(images/box1.gif) no-repeat;
    height:150px;
    width:188px;
    display:block;
}

div.box2{
    float:left;
    margin-right: 16px;
    background: url(images/box2.gif) no-repeat;
    height:150px;
    width:188px;
    display:block;
}

div.box3{
    float:left;
    margin-right: 16px;
    background: url(images/box3.gif) no-repeat;
    height:150px;
    width:188px;
    display:block;
}

div.box4{
    float:left;
    background: url(images/box4.gif) no-repeat;
    height:150px;
    width:188px;
    display:block;
}

p.box1Title{
    color:#ff5353;
    font-size:19px;
    display:block;
    padding:0px;
    height:30px;
    margin:40px 0px 0px 10px;
}
p.box2Title{
    color:#3cb878;
    font-size:19px;
    display:block;
    padding:0px;
    height:30px;
    margin:40px 0px 0px 10px;
}

p.box3Title{
    color:#448cca;
    font-size:19px;
    display:block;
    padding:0px;
    height:30px;
    margin:40px 0px 0px 10px;
}

p.box4Title{
    color:#f7941d;
    font-size:19px;
    display:block;
    padding:0px;
    height:30px;
    margin:40px 0px 0px 10px;
}

p.boxText{
    color:#999;
    font-size: 12px;
    font-weight:normal;
    display:block;
    padding:0px 2px 2px 5px;
    margin:0px;
}

.content{
    background: url(images/content-bg.gif) repeat-y;
    width: 930px;
    padding: 0px 0px 10px 20px;
}

a{
    color: #448ccb;
    text-decoration:none;
}

a:hover{
    color: #cc3333;
    text-decoration:none;
}

.footer{
    background: url(images/footer.gif) no-repeat;
    height:34px;
    color: #a1a1a1;
    font-size: 12px;
    padding: 12px 10px 5px 20px;
    margin: 20px 0px 10px 0px;
}

.link{
    text-align:center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #a1a1a1;
}

.copy{
    padding-bottom:10px;
}

/*Tabs*/

.shadetabs{
padding: 14px 0px 0px 0px;
font: 16px Verdana;
margin: 0px;
list-style: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0px 7px 0px 0px;
background: url(images/tab-off-left.gif) no-repeat left bottom;
padding:8px 0px 0px 0px;
height:16px;
}

.shadetabs li a{
text-decoration: none;
margin: 0px -12px 0px 0px;
color: #ffffff;
background: url(images/tab-off-right.gif) no-repeat right bottom;
padding:8px 40px 0px 15px;
height:16px;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: none;
color: #ffffff;
}

.shadetabs li.selected{
color: #ffffff;
background: url(images/tab-on-left.gif) no-repeat left bottom;
padding:12px 0px 0px 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #ffffff;
background: url(images/tab-on-right.gif) no-repeat right bottom;
padding:12px 40px 0px 15px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{
background: url(images/tab-bg.gif) repeat-y top;
width: 800px;
}

.tabcontentstyle p{
    padding: 0px 10px 0px 10px;
    margin:0px;
}

.tabcontentstyle ul{
    padding: 0px;
    margin:0px;
}

.tabcontenttop{
background: url(images/tab-top.gif) no-repeat bottom left;
height:10px;
padding:0px;
margin:0px;
}

.tabcontentbottom{
background: url(images/tab-bottom.gif) no-repeat bottom left;
height:10px;
font-size:0px;
}

.tabcontent{
display:none;
}

.tabcontent img{
    padding-right: 0px;
}

@media print {
.tabcontent {
display:block!important;
}
}

#maintabsilver{
    margin-top:15px;
}

#maintabsilver li{
display: inline;
margin: 0px 5px 0px 0px;
background: url(images/tab-silver-left.gif) no-repeat left bottom;
padding:12px 0px 0px 0px;
}

#maintabsilver li span{
text-decoration: none;
margin-right: -12px;
color: #666666;
background: url(images/tab-silver-right.gif) no-repeat right bottom;
padding:12px 40px 0px 15px;
}
.err
{
	font-size:11px;
	font-family:helvetica;
	font-weight:bold;
	color:#f00;
}
.ok
{
	font-size:11px;
	font-family:helvetica;
	font-weight:bold;
	color:#8dc919;
	clear:both;
}

.tabcontenttop2{
background: url(images/tab-top2.gif) no-repeat bottom left;
height:10px;
padding:0px;
margin:10px 0px 0px 0px;
}

h1{
    margin: 0px 0px 10px 7px;
    border-bottom: 1px solid #ebebeb;
	font-size:16px;
	}

.col {
    width:130px;
    float:left;
    border-right:1px dotted #444444;
    padding: 0px 2px 0px 0px;
    margin:10px 10px 10px 10px;
}

.colRight {
    width:135px;
    float:left;
    padding: 0px 0px 0px 0px;
    margin:10px 0px 10px 10px;
}

.text{
    font-size: 10px;
}

span.grey{
    color:#444444;
    font-weight:bold;
}

span.red{
    color:#ff3333;
    font-weight:bold;
}
#cust_1{
	float:left;
	width:49%;
}

#cust_2{
	float:left;
	margin-left:5px;
	vertical-align:top;;
	width:280px;
	padding:5px;
}
#tips{
	float:left;
	margin-left:5px;
	vertical-align:top;;
	width:280px;
	padding:5px;
}
#faq{
	float:left;
	margin-left:5px;
	vertical-align:top;;
	width:280px;
	padding:5px;
}
#tab_1
{
	width:32%;
	background-color:#0057ca;
	float:left;
	margin-left:2px;
	padding-bottom:15px;
	height:30px;
	color:#fff;
}

#tab_1 h3
{
	font-size:13px;
	margin-top:5px;
	text-align:center;
}

#tab_2
{
	width:33%;
	background-color:#0057ca;
	float:left;
	margin-left:3px;
	padding-bottom:15px;
	height:30px;
	color:#fff;
}
#tab_2 h3
{
	font-size:13px;
	margin-top:5px;
	text-align:center;
}

#tab_3
{
	width:32%;
	background-color:#0057ca;
	float:left;
	padding-bottom:15px;
	margin-left:4px;
	height:30px;
	color:#fff;
}
#tab_3 h3
{
	font-size:13px;
	margin-top:5px;
	text-align:center;
}

#tabel_1{
	border:1px solid #f0f0f0;
}
#tabel_1 ul
{
	list-style:none;
	
}
#tabel_1 ul li
{
	font-size:13px;
	font-weight:bold;
	padding:5px 5px 5px 15px;
}

#tabel_3{
	border:1px solid #f0f0f0;
}
#tabel_3 ul
{
	list-style:none;
	
}
#tabel_3 ul li
{
	font-size:13px;
	font-weight:bold;
	padding:5px 5px 5px 15px;
}
#tabel_2 ul li a
{
	color:#0057ca;
}
#tabel_2{
	border:1px solid #f0f0f0;
}
#tabel_2 ul
{
	list-style:none;
	
}
#tabel_2 ul li
{
	font-size:13px;
	font-weight:bold;
	padding:5px 5px 5px 15px;
}
#tabel_2 ul li a
{
	color:#0057ca;
}
#dropmenudiv{
position:absolute;
border:1px solid #f0f0f0;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
margin-left:-2px;
margin-top:7px;
opacity: .9;
filter: alpha(opacity=90);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:darkblue;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f0f0f0;
text-decoration:underline;
}