/*eric meyer CSS reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol, ul{list-style:none}blockquote, q{quotes:none}blockquote:before, blockquote:after,q:before, q:after{content: '';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

* div{position:relative;}
body{ background-color:#FFF;text-align:left;font-family: Verdana, Arial, "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size: 12px; color: #000;}

div { position: relative; }
p { margin-bottom: 15px; line-height: 14px; }
h1{font-size:22px;color:#000;}
h2{font-size:20px;color:#000;}
h3{font-size:18px;color:#000;}
h4{font-size:17px;color:#000;}
h5{font-size:16px;color:#000;}
h6{font-size:15px;color:#000;}

a img { border: none; }

a { color: #FFF; text-decoration: none; font-weight: bold;}
a:hover { text-decoration: none; color:#FFF;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

small { font-size: 10px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#wrapper{padding:20px 0 0 20px; width:960px;}

#header{ display:none; }
#container-menubox{ display:none; }
#container-leftbox{ display:none; }
#print-send{ display:none; }
#container-rightbox h1{ color:#234689; font-weight:normal; margin:0 0 20px 0; width:550px;}
#container-rightbox ul { list-style:disc inside;}
#container-rightbox li {padding: 5px;}

