body{font-family:Arial, Helvetica, sans-serif; color:#333333;  margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ul, li, ol, form, input, label{margin:0; padding:0;}
img{border:0;}
*{outline:none;}
h1{margin:0; padding:0; font-size:12px; font-weight:bold;}
h2{margin:0; padding:0; font-size:20px; font-weight:normal; color:#000000;}
h3{margin:0; padding:0; font-size:16px; font-weight:bold; color:#333366;}
p{ margin:10px 0 10px 0;}
.title1{font-weight:bold; font-size:16px; color:#000000;}
.title2{font-weight:bold; font-size:13px; color:#000000;}
.cl{ clear:both; margin:0; padding:0;}
.fl{float:left;}
.fr{float:right;}

#wrapper{width:100%; margin:0 auto; padding:0px; background:#ffffff url(../images/topbg.jpg) center top repeat-x;}
#Container{width:824px; margin:0 auto; padding:0px;}
.header{margin:0 auto; padding:0px 0px 0px 0px; width:797px; height:130px;}
.logo{padding:0px 0px 0px 239px; margin:0px;}
.midcontainer{margin:0px; padding:6px 15px; _padding:6px 15px; border:0px; float:left; width:794px; background:url(../images/midbox_sep.gif) repeat-y;}

.leftcont{ width:213px; margin:32px 11px 0px 0px; padding:0px;}
.leftnavi{width:194px; padding:0px 0px 0px 15px; border-left:2px solid #52c0eb; border-right:2px solid #52c0eb; background:#1297d5;}

/*---------------------------Start Main Navivation---------------------------------*/

#navigation{
	padding:0px 20px 0px 0px; width:560px; margin:0px 0px 0px 0px;
}

#navigation ul{
list-style-type: none;
margin:0;
 /*Left offset of entire tab menu relative to page*/
padding:0;
}

#navigation li{
display:inline;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-weight:normal;
}

#navigation a{
float:left;
background:url(../images/btn-deactive-left.gif) no-repeat left top;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0 0 0 6px;
text-decoration:none;
font-weight:normal;
}

#navigation a span{
float:left;
display:block;
background:url(../images/btn-deactive.gif) no-repeat right top;
padding:9px 16px 6px 11px;
font:normal 15px Arial, Helvetica, sans-serif, Tahoma;
color:#000000;
font-weight:normal;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */

#navigation a:hover span {
color: #000000;
}


#navigation a:hover{ /*onMouseover style*/
background:url(../images/btn-active-left.gif) no-repeat left top; color:#000000; /*Shift background image up to start of 2nd tab image*/
}


#navigation a:hover span{ /*onMouseover style*/
background:url(../images/btn-active.gif) no-repeat right top; color:#333333; /*Shift background image up to start of 2nd tab image*/
}
/*---------------------------End Main Navivation---------------------------------*/




.midbox{padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; width:796px;}
.midboxtit{padding:0px 0 1px 5px; margin:0px; color:#000000; font-weight:bold; color:#333333}
.midboxcont{padding:5px; margin:0px; text-align:justify; line-height:20px; font-size:12px;}
.smallimg{border:2px solid #7fdffa; padding:1px; float:left; margin:5px 4px 4px 0px;}
.slogan{width:784px; padding:5px; margin:7px 0px 0px 0px; text-align:center; font-weight:bold; border:1px solid #CCCCCC;}
.footer{width:796px; padding:0px; margin:10px 0px 0px 0px; float:left; text-align:center; background:url(../images/footerbg.gif) repeat-x;}
.footerlink{width:787px; margin:0 auto; padding:5px; line-height:20px; text-align:justify; font-size:12px;}

a:link, a:visited{color:#333333; text-decoration:none; font-size:12px;}
a:hover, a:active{color:#333333; text-decoration:underline;}

