*{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
body{
	font-family: Arial;
	font-size:13px;
	line-height:1.3;
	color:black;
	font-weight:normal;
}
.active.inverse *,
.inverse h2,
.inverse h2 *,
.inverse b,
.inverse b * {
	color:white;
}
a{
	text-decoration:none;
	color:black;
}
a:hover{
	color:black;
}
a:focus, a:active{
	outline: none;
}
p{
	font-size:13px;
	margin-bottom: 8px;
	font-style:italic;
	font-family:Georgia;
}
p a.pdf{
	padding-left:17px;
	background: url("../img/icon_pdf.gif")left top no-repeat;
	color:black;
}
div.rightColumn h1 {
	text-align:center;
	font-size: 15px;
	margin-bottom:0;
}
.content .newsItem h1 {
	font-size: 15px;
	margin-bottom:0;
}


h1, h1 a {
	font-size:18px;
	text-transform:uppercase;
	color:#000;
	line-height:1.2;
	font-weight:bold;
}
.content h1 {
	margin-bottom:25px;
}
.content h1 > a{
	padding-top:120px;	
	display:block;
}
h2{
	font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
	display:inline;
}
h3{
	font-family:Georgia;
	text-align:right;
	font-size: 13px;
	font-weight: normal;
	margin-bottom:8px;
}
div.rightColumn h3 {
	font-style: italic;
}
h4{
	font-family:Georgia;
	font-size: 13px;
	font-weight: normal;
	margin-bottom:8px;
}
b {
	font-weight:normal;
	background-color:white;
}
input {
	border-bottom:1px solid black;	
	margin-bottom:8px;
	padding:2px;	
}
span{
	margin-bottom:8px;	
	margin-right:10px;
}
li{
	list-style-type:none;
	background: url("../img/bullet.png") left 7px no-repeat; 
	padding-left:10px;
	
}
ul{
	margin-bottom:5px;	
}

