@charset "utf-8";
/* CSS Document */
body {
   margin: 10px auto;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 62.5%;
   color: #000000;
   background: #fff url(images/back.jpg) repeat-y center top fixed;
   }

#mainWrapper {
   background: #FFFFFE url(images/index_03.jpg) repeat-y;
   text-align: left;
   width: 980px;
   margin:0 auto;
  }
 #content {
	 width:800px;margin:0 auto;}
#contentB {
	 width:840px;margin:0 auto;}
#column_left {
	width:420px;float:left;border-right:0px #ccc solid;}
#column_Right {
	width:420px;float:left;}
#contentCounty {
	 width:800px;margin:0 auto;min-height:450px;}
#contentCounty p { text-align:left;font-size:14px;padding:0px 5px;line-height:1.4em;}
p { text-align:left;font-size:14px;padding:0px 5px; line-height:1.4em;}
p.style1 {
	text-align:center;clear:both; background:#ccc;width:75%;}
p.styleh{
	text-align:center;clear:both; }
	
p.style2 {
	text-align:justify;}
p.style3 {
	text-align:center;clear:both;
	font-size:10px;
}
p.style4 {
	text-align:center;clear:both;color:#df1e15;font-weight:bold; }
p.style5 {
	text-align:center;clear:both;
	font-size:18px;font-weight:bold;text-transform: uppercase;padding:4px 0px;
}
#column_Right p.style4 {
	text-align:justify;clear:both;padding:0px 8px 0px 50px;}
#column_Right p  {
	 text-align:right;font-size:14px;padding:0px 5px; line-height:1.4em;clear:both;
}
#column_Right p.style5 {
	text-align:center;clear:both; font-size:14px;font-weight:bold;background:#ccc;width:75%;float:right;}

h1 { font-size:18px;color:#000;text-align:center;}
h2 { font-size:20px;color:#df1e15;text-align:center;}
#logo {
	background:url(images/index_01.jpg) no-repeat; width:980px;height:197px;margin:0 auto;}
	
#nav {
	width:980px;height:48px;
background:url(images/index_02.jpg) no-repeat;text-align:left;  margin:0 auto;}
	
#nav ul {
	list-style:none;
	padding: 0px;margin:0px;
	font-size:14px;color:#000;
	}
#nav li
{
   display:inline;
   text-align:left;
    padding:0px  18px;
    margin: 0;line-height:48px;
	 font-size:14px;font-weight:normal;
}

#nav li a:link,   #nav li a:visited {
		font-weight:normal;
		color:#000;
		text-decoration:none;}
	
#nav li a:hover {
		color:#df1e15; 
		text-decoration:none;}
#navfooter {
	width:980px;height:66px;
	background:url(images/index_05.jpg) no-repeat; text-align:center;font-size:11px;color:#000;clear:both; }
#navfooter a:link, #navfooter a:visited {
	text-align:center;line-height:66px;padding: 0px 4px;font-size:11px;color:#000;text-decoration:none;}
#navfooter a:hover {
	color:#df1e15;text-decoration:none;}
 a:link, a:visited {
	color:#220e6d;font-weight:bold;text-decoration:none;}
a:hover {
		color:#df1e15;
		font-weight:bold;
		text-decoration:none;}
a img {
        border: none;
    }
#contentMap {
	width:940px;
	margin:0 auto;}
img.center {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;}
	
.floatLeft{
	float:left;
	margin:4px;
}
.floatRight{
	float:right;
	margin:4px;
}

.floatLeftMap{
	float:left;
	margin:4px 70px;
}
.floatRightMap{
	float:right;
	margin:4px;
}

.clear {
	clear:both;}
ol {
	text-align:left;font-size:14px;line-height:1.4em;}
.stylePdf {
		margin:0px 4px;}
.current {color:#F00;}