@charset "utf-8";
/* CSS Document */
body {
	font-size: 100%;
}
* {
	color: #000000;
}

h1 {
	font-size: 1.9em;
	line-height: 22px;
	font-weight: normal;
	float: left;
	padding: 0;
	margin: 15px 0 18px 0;
	line-height: 1.0em;
	width: 100%;
	width: 560px;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
}
h2 {
	margin: 0 0 3px 0;
	padding: 0;
}
h2 a {
	font-size: 0.9em;
}
.sidebarPhotoBox h2 a
{
	font-weight:normal;
}
p, h2, .articleBody ul {
	font-size: 0.80em;
	line-height: 18px;
}
.articleBody h2 {
	color: #576F01;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid #576F01;
	padding-bottom: 4px;
}
.policyFocus .standardFeature a h2 {
	font-size: 0.9em;
	font-weight: bold;
}
.articleBody h3 {
	background:  none;
	font-weight: bold;
	color: #576F01;
	clear: both;
	float: none;
	padding: 0;
}

h3 {
	background: #666666;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	float: left;
	margin: -1px 0 0 0;
}
h3, h3 a {
	color: #F2F2F2;
	font-size: 0.9em;
}
a h2 {
	color: #576F01;
	font-size: 1.5em;
	font-weight: normal;
}
a:hover h2 {
	text-decoration: underline;
}
.policyMain h2 {
		color: #576F01;
	font-size: 1.3em;
	font-weight: normal;
}
h4 {
	color: #576F01;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0 6px 0;
	padding: 6px 5px 0 10px;
}
h1, h4 a, a {
	color: #576F01;
}	
h4 a {
	font-size: 1em;
}
h5 {
	color: #666666;
	margin: 8px 0 0 0;
	font-size: 0.9em;
}
h5 a {
	color: #666666;
}
img {
	border: none;
}
a {
	text-decoration: none;
	font-size: 0.8em;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	background-image:url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}
hr {
	color: #576F01;
	height: 5px;
	background-color: #576F01;
	border: 0;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}
.clear {
	clear: both;
}
.summary {
	font-weight: bold;
}
a.external:link
{
background: url(external_link.gif) no-repeat 100% 0;
padding: 0 13px 0 0;
}
a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

/*Phils new styles*/

.mainNewsStory {
	border-bottom:1px solid #CCCCCC; background-image:url(http://www.epolitix.com/fileadmin/epolitix/images/sidebar_bg.jpg); background-repeat:repeat-x; background-color:#f2f2f2;
}
.mainNewsStoryText {
	width:165px; float:left; margin:10px 0 0 10px; font-weight:normal;
}
.mainNewsStoryText h2 {
	font-weight:normal;
}

/*Phils new styles*/

