/* CSS Document */

/*
----------------------------------------------------------------------------------------------
Website StyleSheet
Created:  27 April 2009
---------------------------------------------------------------------------------------------- */

html{
font:400 15px/25px verdana,arial,sans-serif;
}
body{
font-size:100%;
}

p{
margin-top:0px;
padding:0px;
margin-bottom:1.5em;
text-align:left;
}
p.narrow{
margin-bottom:1em !important;
}
p.narrower{
margin-bottom:2px !important;
}

input,textarea,select,option,label{
font-size:12px !important;
font-family:arial,verdana,sans-serif;
}
a,a:link,a:visited,a:active,a:hover{
font-weight:400;
}

h1{
font-size:1.33em;
}
h2{
font-size:1.15em;
font-weight:700;
/* 14px */
}
h3{
margin:0;
padding:0;
font-size:1em;
font-weight:700;
text-align:left;
float:left;
display:inline;
}
h4{
margin-bottom:0 !important;
font-size:0.9em;
font-weight:700;
}
h5,
h6{
font-size:0.9em;
font-weight:700;
}


.TextStyle01{
font-weight:700;
}
.TextStyle02{
font-style:italic;
}
.TextStyle03{
font-weight:700;
}



.SizeText01{
font-size:10px;
}
.SizeText02{
font-size:11px !important;
}
.SizeText03{
font-size:12px !important;
}
.SizeText04{
font-size:13px !important;
}
.SizeText05{
font-size:14px !important;
}
.SizeText06{
font-size:18px;
}
.SizeText07{
font-size:13px !important;
line-height:18px !important;
}
.SizeText08{
font-size:16px;
}


/* Page specific
---------------------------------------------------------------------------------------------- */

#switch li{
font-style:normal;
font-size:12px;
}

.marqueeContainer {
font-size:12px;
line-height:18px;
}

.producthomeright p{
font-size:15px;
line-height:31px;
}

.news p {
font-size:13px;
margin-bottom:18px !important;
}
.terms p {
font-size:13px;
margin-bottom:18px !important;
}

#footer{
font-style:normal;
font-size:11px;
}


