@charset "UTF-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}
	
	
	p{
margin:10px 0 10px 0;
	
}
h1{
	font-size: 16px;
	font-weight: bold;
	margin:10px 0 10px 0;
	
}
h2{
	font-size: 14px;
	font-weight: bold;
	color:#fff;	
	
}
h3{
	font-size: 12px;
	font-weight: bold;
	color:#fff;	
		
}
	
html,body{
	font-family: Arial, Helvetica,"Lucida Grande", Geneva, sans-serif;;
	font-size:13.5px; 
	background-color:#252626;
	color:#fff;
}


div#content a, a:hover, a:active, a:visited{
	text-decoration: none;
	color:#999;

}

div#content a:hover{
	text-decoration: underline;
	color:#fff;

}



	#container{width:800px; margin:20px auto; background:#3c3c3a url(../images/bg.jpg) left repeat-y; }
	#header{width:800px; height:122px;	border-bottom:4px solid #ffffff; background:#3c3c3a url(../images/logo.png) no-repeat;	}
	
	
	#right{width:605px;  padding:15px 25px; float:left;}
	#left{width:145px; min-height:434px; float:left; clear:both;  }
	
	
	div#menu{
	width:140px;
	
	
}

div#menu ul{
	margin-top:30px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;			
	padding:0px;
	list-style: none;
}


div#menu ul li{
		width:115px;
	margin-top:16px;
	

	background-color:#787878;
	color:#c8c8c8;
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;	

}

div#menu ul li ul li{
	text-align:right;
	background-color:#A8A797;
	color:#fff;
	padding:0px;
	margin:0px;
	width:100%;
}

div#menu ul li a, a:visited, a:active{
	color:#c8c8c8;
	text-decoration: none;
	font-weight:normal;
}
div#menu ul li a:hover{
	color:#fff;
		font-weight:normal;
}
#right a, a:hover, a:active, a:visited{
	text-decoration: none;
	color:#ccc;

}

#right a:hover{
	color:#fff;

}


#footer{width:800px; height:41px;  line-height:41px; clear:both; background:#3c3c3a; border-top:4px solid #ffffff;}
#footerleft{float:left; width:260px; text-align:left; padding-left:10px;}
#footerright{float:right;width:260px; text-align:right; padding-right:10px;}
#footercenter{margin:auto;width:260px; text-align:center;}
#footer a {	text-decoration: none;	color:#fff;}
#footer a:hover, a:visited {color:#ccc;}
.pp_description{
background-color:#A8A797; 
-moz-border-radius: 15px;
border-radius: 15px; padding:15px;}
.article_separator{display:none;}
.ari {float:left; display:inline; padding:0 5px 5px 5px; }
td.acyfield_name {margin:0 15px 5px 0;}
td.acysubbuttons .button{
background-color:#BBBBBB;
border:1px solid #AAAAAA;
}
