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}
.hide{display:none;}
::-moz-selection{ background: #757F85; color: #FFF; text-shadow: none; }
::selection { background: #757F85; color: #FFF; text-shadow: none; }


body{
    font-family: Arial;
}
#pageFrame{
    width:794px;
    margin:0 auto;
    border:1px solid black;    
}

#topMarg{
    height:20px;
    width:794px;
    background-color:#3E3E3E;
}
#topDate{
    height:26px;
    float:right;
    width:588px;
    font-size:12px;
    line-height:26px;
    text-align:right;
    background-color:#EAF4F5;
    font-weight:700;
    padding-right:10px;
}
#topLogo{
    width: 196px;
    height:130px;
    background-color:white;
  
    float:left;
}
#topSearch{
    padding:10px;
    float:left;
    clear:left;
    width:176px;
    height:61px;
    color:white;
    font-size:12px;
    line-height:20px;
    background-color:red;
}
#topBanBot{
    height:8px;
    background-color:#3E3E3E;
    width:598px;
    float:right;
}
#topBan{
    float:right;
    width:598px;
    height:177px;
}

#main{
    background-color:#9DA6AB;
    width:794px;
    
}

#leftNav{
    float:left;
    width:196px;
    background:none;
	font-weight: bold;
}

#leftNav ul{
    margin-left:14px;
    padding-top:20px;
}
#leftNav ul li{
    color:Black;
    font-size:13px;
    line-height:17px;
}
#leftNav ul li a{
    color:white;
    text-decoration:none;
    
}
#content{
    float:left;
    background-color:#fff;
    width:578px;
    padding:10px;
}

#content h1{
    font-size:22px;
    margin-bottom:20px;
    color: #3E3E3E;
}
#content h3{
    font-size:18px;
    margin-bottom:10px;
}
#content p{
    font-size:13px;
    line-height:19px;
    margin-bottom:10px;
    text-align: justify;
}
#content img{
    padding:10px;
}
#content ol{
    margin-left:20px;
    margin-bottom:20px;
}
#content ol li{
    font-size:12px;
    line-height:18px;
    list-style:decimal;
}
#content ul{
    margin-left:20px;
    margin-bottom:20px;
}
#content ul li{
    font-size:12px;
    line-height:18px;
    list-style:disc;
}
#mainBot{
    clear:both;
    height:10px;
    background-color:#3E3E3E;
}

#footer{
    width:794px;
    background-color: #6A7378;
    
}
#footer .content{
    width:578px;
    padding-left:20px;
    color:white;
    font-size:16px;
    line-height:30px;
    float:right;
    background-color:red;
    height:30px;
}
#footer .clear{
    clear:both;
    height:0px;
}
#contact fieldset{border: none; font: 14px/1.5em Arial,Helvetica,sans-serif;}
#contact fieldset input{width:250px;}
#contact fieldset input, #contact fieldset textarea{border:1px solid #ccc;padding:5px;margin:10px 0 0 0;color:#000;}
#contact fieldset label {display:block;margin:12px 0 0;font-size:.9em;float:left;clear:left;width:178px;color:#000; }
#contact fieldset .button{cursor: pointer; width:120px;color:#000;}
#contact fieldset img{border: none;background: none;}
p a, li a{color:#000;text-decoration: underline;}
p.icc{text-align: right !important;}
p.icc img{vertical-align: bottom !important; padding-bottom: 5px !important;}

