/* USER STYLESHEET */

p, h1, h2, h3, h4, h5, h6 {
	padding-left: 10px;
}

p {
	margin-top: 6px;
	margin-bottom: 9px;
}

h1 {
 font-size: 1.8em;
 line-height: normal;
 padding-top: 10px;
 padding-bottom: 9px;
}

h2 {
 font-size: 1.6em;
 line-height: normal;
 padding-top: 9px;
 padding-bottom: 3px;
}

h3 {
 font-size: 1.4em;
 line-height: normal;
 padding-top: 9px;
 padding-bottom: 3px;
}

h4 {
 font-size: 1.2em;
 line-height: normal;
 padding-top: 9px;
 padding-bottom: 3px;
}

h5 {
 font-size: 1.1em;
 padding-top: 9px;
 padding-bottom: 3px;
}

h6 {
 font-size: 1em;
 line-height: normal;
 padding-top: 9px;
 padding-bottom: 3px;
}

.clear {
	position:relative;
	margin:0;
	padding:0;
	clear:both;
	width:auto;
	font-size:1px;
	line-height:1px;
	height:1px;
	display: block;
}

.hidden {
	display: none;
}

.strong {
	font-weight:bold;
}

.redtext, a.redtext, a:hover.redtext, a:focus.redtext, #content .redtext, #content a.redtext, #content a:hover.redtext, #content a:focus.redtext, #lower-content .redtext, #lower-content a.redtext, #lower-content a:hover.redtext, #lower-content a:focus.redtext, #footer .redtext, #footer a.redtext, #footer a:hover.redtext, #footer a:focus.redtext {
	color: #c7193e;
}

.smalltext, .news-date {
	font-size: 90%;
	color: #888888;
}

.smalltext a {
	color: #888888;
	text-decoration: underline;
}

.smalltext a:hover, .smalltext a:focus  {
	text-decoration: none;
}

.smalltext a:visitied {
	color: #999999;
	text-decoration: underline;
}


acronym         { color:#3B6FAD; cursor:help;}
/* /USER STYLESHEET */