/*ds*/
body { 
color: black; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: white;
margin: 0;
padding: 0;
}
a:link { 
color: #0083bd; 
text-decoration: none }
a:visited { 
color: #0083bd; 
text-decoration: none }
a:hover { 
color: #0083bd; 
text-decoration: underline }
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {  font-family : Verdana, Arial, sans-serif;  font-size : 11px;}

h1 {
	color: #385a78;
}
h5 {
color: #606060;
font-size: 11px;
line-height: 14px;
margin: 3px 0 0 3px;
}

hr {
border-color: #497aff;
}

.notice {
	color: red;
	font-weight: bold;
}

#header {
width: 100%;
background: url(images/head.gif) repeat-x;
}

#header .right {
text-align: right;
margin: 10px;
}
#hd {
background: url(images/buttonbar.gif) repeat-x;
width: 100%;
height: 26px;
}


.logo {
height: 36px;
}

.logo a:link img, .logo a:visited img {
background: transparent url(images/logo-trans.png) no-repeat;
}

#footer {
height: 30px;
background-color: #cccccc;
width: 100%;
padding: 5px;
position: fixed;
bottom: 0;
}

#footer .right {
bottom: 2px;
right: 5px;
position: fixed;
}

.main {
	vertical-align: top;
margin-left: 10px;
margin-right: 5px;
}

.product {
position: absolute;
top: 55px;
left: 130px;
}

p {
font-size: 1em;
}

.epage {
height: 90%;
width: 100%;
text-align: center;
}

.smtext {
font-size: 10px;
}

ul.MenuBarHorizontal a {
display: block;
cursor: pointer;
text-align: center;
font-weight: bold;
background-color: transparent;
text-decoration: none;
padding: 0.5em 0.75em;
}

ul.MenuBarHorizontal a:hover, 
ul.MenuBarHorizontal a:focus,
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
color: white;
background: transparent url(images/buttonbar_over.gif) repeat-x;
}

ul.mi li a {
background: #dddddd none;
color: #0083bd;
width: 10em;
text-align: left;
}

ul.mi li a:hover,
ul.mi li a:focus {
color: #dddddd;
background: #0083bd none;
}

.support {
width: 98%;
padding: 3px;
margin: 2px;
}
.stype {
background-color: #eeeeee;
font-weight: bold;
}
.s1 {
width: 7%;
text-align: center;
}
.s2 {
width: 15%;
text-align: center;
}
.s3 {
width: 10%;
text-align: center;
}
.s4 {
width: 16%;
text-align: center;
}
.s5 {
width: 51%;
text-align: center;
}