img,div,a,#submit_btn {
	behavior: url(/iepngfix.htc)
}

/*------ --*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	line-height: 150%;
	color: #737373;
	/*width: 980px;*/
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	background-image: none !important;
	
	text-align: left !important;
}

a {
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	border: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

img {
	border: none;
}

a img {
	border: none;
}

h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	color: #1d74ca;
}

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 0px;
	width: 98%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*------------------- MAIN ------------------------*/
#wrapper {
	width: 1060px;
	text-align: left !important;
	background-image: none;
	background-repeat: repeat-y;
	float: left;
}

#main {
	position: relative;
	width: 990px;
	text-align: left !important;
	padding: 0px 0px 0px 0px;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	background-color: #FFFFFF;
}

.hidden {
	display: none;
}

/*------------------- TOP ------------------------*/
#top {
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 990px;
	overflow: hidden;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
}

#logo {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	text-align: left;
	width: 195px;
	height: 85px;
}

#logo img {
	height: 85px;
}

#bookmark {
	display: none;
}

#banner468x60 {
	display: none;	
}

#ticker {
	display: none;
}



#search {
	display: none;
}

#search span {
	display: none;
}

#search form {
	display: none;
}

#search_form {
	display: none;
}

.button {
	padding: 0px 0px 0px 0px;
	margin: 4px 6px 0px 0px;
	height: 20px;
	float: right;
	background-color: #737373;
	color: #FFF;
	border: 1px solid #737373;
}

/*------------------- CONTENT ------------------------*/
#container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 165px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
}

/*------------------- LEFT ------------------------*/
#left {
	
	display: none;
}

/*---- MENU ------*/
#menu {
	display: none;
}

#menu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul li { /*height: 15px;*/
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 8px 0px;
	background-image: url(/images/frontend/menu_background.gif);
	background-repeat: no-repeat;
	text-align: left !important;
	color: #737373;
	border-bottom: none;
}

#menu ul li a {
	color: #424242;
	font-size: 1.2em;
}

#menu ul li a.subActual {
	color: #737373;
}

#menu ul li a:hover {
	color: #336699;
}

/*---- RESOURCES ------*/
#resources {
	display: none;
}

#resources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#resources ul li { /*height: 15px;*/
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 8px 0px;
	background-image: url(/images/frontend/menu_background.gif);
	background-repeat: no-repeat;
	text-align: left !important;
	color: #737373;
	border-bottom: none;
}

#resources ul li a {
	color: #424242;
	font-size: 1.2em;
}

#resources ul li a.subActual {
	color: #737373;
}

#resources ul li a:hover {
	color: #336699;
}

.left_box_top {
	background-image: url(/images/frontend/left_box_top.png);
	background-repeat: no-repeat;
	width: 137px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	color: #515356;
	text-align: left;
	font-size: 1.6em;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

.left_box_middle {
	background-image: url(/images/frontend/left_box_middle.png);
	background-repeat: repeat;
	width: 137px;
	float: left;
}

.left_box_bottom {
	background-image: url(/images/frontend/left_box_bottom.png);
	background-repeat: repeat;
	width: 137px;
	height: 22px;
	float: left;
}

/*-------------- Content ----------------*/
#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	position: relative;
	overflow: hidden;
}

#content_left_headline {
	display: none;
}

#content_right_headline {
	background-image: url(/images/frontend/content_right_headline.png);
	width: 135px;
	height: 23px;
	position: absolute;
	top: 28px;
	right: 7px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	color: #515356;
	font-size: 1.6em;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

#content_top {
	display: none;
}

#content_middle {
	background-color: #FFF;
	width: 820px;
}

#content_bottom {
	background-image: url(/images/frontend/content_background_bottom.gif);
	width: 820px;
	height: 30px;
}

.headline {
	clear: both;
	display: block;
	background-image: url(/images/frontend/headline.jpg);
	width: 600px;
	height: 26px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 30px 0px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------------- CONTENT LEFT COLUMN --------*/
#content_LeftColumn {
	width: 643px;
	padding: 0px 0px 0px 15px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: left;
	font-size: 1.3em;
	line-height: 150%;
}







/*-------------- Only for the Article ----------------*/
#article {
	padding: 0px 20px 0px 8px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 150%;
}

#metadata {
border-bottom:1px dotted #CCCCCC;
color:#666666;
font-size:0.9em;
margin:0 0 10px;
padding:10px 0 5px;
}

.printPage {
display: none;
}

.author {
color:#999999;
font-style:italic;
}

.imageFloatLeft {
	float: left;
	margin-right: 20px;
	display: inline;
	font-size: 0.9em;
	background-color: #CCC;
}

.imageFloatRight {
	float: right;
	margin-left: 20px;
	display: inline;
	font-size: 0.9em;
	background-color: #CCC;
}

#quoteBox {
	width: 227px;
	float: right;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 20px;
}

#quoteBoxTop {
	background-image: url(/images/frontend/quote_box_top.jpg);
	background-repeat: no-repeat;
	width: 207px;
	height: 26px;
	padding: 5px 0px 0px 20px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

#quoteBoxMiddle {
	width: 187px;
	background-color: #efefef;
	padding: 20px;
	font-size: 0.9em;
}

/*------------------------------------------- CONTENT RIGHT COLUMN -------*/
#content_RightColumn {
	display: none;
}

#RightColumnBox {
	width: 129px;
	background-color: #e6e9ec;
	font-size: 1.2em;
	text-align: left;
	margin: 0px 12px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#RightColumnBoxBottom {
	background-image: url(/images/frontend/right_column_box.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin: 0px 12px 0px 0px;
	width: 149px;
}

#RightColumnAdv {
	width: 158px;
	float: right;
	padding: 20px 0px 0px 0px;
	border-top: 1px dashed #CCC;
	border-left: 1px dashed #CCC;
}

/*------------------- FOOTER ------------------------*/
#footer {
	width: 980px;
	height: 60px;
	display: block;
	padding: 40px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000;
	font-size: 1.6em;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	float: left;
	border-top: 1px dotted #999;
}


#footer p {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	width: 980px;
	line-height: 120%;
	color: #333;
	font-size: 0.9em;
}

#footerUl {
	clear: both;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

#footerUl ul {
	width: 980px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#footerUl li {
	display: inline;
	float: left;
	color: #666;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	padding: 0px 10px 0px 0px;
}

#footerUl li a {
	display: inline;
	margin: 0px auto;
	color: #666;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	padding: 0px 10px 0px 0px;
	font-size: 1.0em;
}

#footerUl li a:hover {
	color: #666;
}

#mediacitizens {
	display: none;
}

#mediacitizens a {
	color: #CCC;
	text-decoration: underline;
	font-size: 0.9em;
}

/*------------------- OTHER CLASSES ------------------------*/
.floatRight {
	float: right;
	padding-left: 20px;
}

.floatLeft {
	float: left;
	padding-right: 20px;
}

.clear {
	clear: both;
}

.paginator {
	text-align: center;
	margin: 0px auto;
	padding: 20px;
	color: #333;
}

/*------------------- PAGINATOR ------------------------*/
ul.paginator {
	text-align: center;
	margin: 0px 0px 0px 20px;
}

.paginator li {
	display: inline;
	margin: 0px auto;
	text-align: center;
	padding: 2px 4px 2px 4px;
}

.paginator li a {
	text-decoration: underline;
	font-size: 12px;
}

.currentPage {
	padding: 2px 4px 2px 4px;
	border: 1px solid #639fda;
	color: #639fda;
	width: auto !important;
	font-weight: bold;
}
