/* CSS Document */
body{padding:0; margin:0; background:#fbfbfb; color:#222; font-size:0.75em; font-family:Helvetica, Arial,sans-serif;}
div, p, ul, img, h1, h2, h3, li, form, label, textarea{padding:0; margin:0;}
ul{list-style-type:none;}
a, a:active, a:visited {text-decoration:none; color:#222;}
a:hover, #bodyPan a:hover {color:#666; text-decoration:underline;}
.blank{clear:both; line-height:0; font-size:0;}
/*h1, h2, h3, h4 {font-weight:900;}*/
/*---------------------------header part-------------*/
#mainBody{width:100%;}
#breadcrumbs{width:100%; margin-top: -35px;}
#breadcrumbsInner{width:680px; margin:0 auto;}
#breadcrumbsInner a{font-size:1em; text-decoration:none; color:#333; padding:0 15px 0 0;}
#breadcrumbsInner a span {padding:5px; background:#fff;	border:1px solid #ccc;}
#breadcrumbsInner a span:hover { background:#f60; color:#fff;}
#header{padding:10px 0;width:680px; margin:0 auto; /*font-size:3em; text-align:right; font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;*/}
#header img{float:right;}
/*-----------------------------------------body--------------------*/
#bodyPan{width:680px; margin:0 auto; padding:20px; font-size:12px; line-height:22px; background:#fff; border:1px solid #ccc; margin-top:25px;}
#bodyPan li{background:url(images/left_bodyArrow.gif) no-repeat 0 3px; padding:0 0 5px 20px; line-height:14px;}
#bodyPan li.special{background:none;padding:0;}
#bodyPan h2{font-size:28px; line-height:32px; margin:10px 0 20px 0;}
#bodyPan h2 span {color:#f60;}
#bodyPan h3{color:#f60; font-size:18px; line-height:22px; margin:20px 0 10px 0;}
#bodyPan p a {text-decoration:underline;}
/*-----------------------------------footer--------------------*/
#footerbig{background:#222; width:100%; padding:45px 0; font-size:12px; margin-top:65px; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #222),color-stop(0.9, #111),color-stop(1, #000)); background-image: -moz-linear-gradient(center bottom,#222 0%,#111 90%,#000 100%);}
#footer a{padding:10px; color:#eee;}
#footer a:hover {color:#f60;}
#footer{width:680px; margin:0 auto; font:bold 12px/24px "Trebuchet MS",Arial,Helvetica,sans-serif; text-align:center; color:#eee;}
#footer ul{margin:0 0 0 14px; text-align:center;}
#footer ul li{background-color:#1C1C1C; display:inline; margin:0 auto;}
#footer ul.xhtm li{background:url(images/left_bodyArrow.gif) no-repeat 0 2px; text-transform:uppercase; padding:0 0 0 7px;}
