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

body {
	padding:0;
	margin:0;
	margin-top:72px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#40411E;
	background-color:#FFFFFF;
}
a img {
	border:none;
}

a:link, a:visited, a:hover, a:active {
	color:#787746;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

#cnt_header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:72px;
	background:url(../images/header_bg_allover.jpg);
}
#header {
	width:100%;
	height:72px;
	background:url(../images/header_bg.jpg) no-repeat;
}
#heading {
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	letter-spacing:-2px;
	font-weight:normal;
	color:#C03000;
	font-size:36px;
}

#newsflash {
	margin-left:70px;
	margin-top:40px;
	height:50px;
	overflow:hidden;
	width:500px;
}
#newsflash p{
	display:inline;
}
#newsflash h3 {
	color:#FFFFFF;
	margin-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}

#newsflash .contentpaneopen {
	color:#FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	line-height:100%;
}
#newsflash .contentpaneopen a{
	color:#FFF;
}

#topmenue {
position:absolute;
top:50px;
left:320px;
	
}
#topmenue ul  {
	margin:0;
	padding:0;
}
#topmenue ul li{
	display:inline;
	margin-right:15px;
	font-weight:bold;
}
#topmenue ul li a{
	color:#FFF;
	display:inline;
	text-decoration:none;
}

#container {
	width:980px;
}

#content {
	margin-left:70px;
	padding-top:20px;
	width:600px;
	min-height:500px;
	line-height:150%;
	float:left;
}
.nisi {
	display:none;
}

.contentheading {
	font-size:18px;
	color:#32331D;
}

#menu {
	margin-left:20px;
	padding-top:20px;
	width:232px;
	float:left;
}
#menu h3{
	color:#40411E;
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1.2px;
	font-weight:normal;
	
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:200px;
	margin-bottom:10px;
}
#menu ul ul li{
	border-bottom:none;
}
#menu ul li, .mainlevel {
	padding:0;
	display:block;
	border-bottom:1px dotted #CCC;
	background:url(../images/readmore_2.gif) left top no-repeat;
	padding:5px 0px 5px 15px;
}

#menu a {
	text-decoration:none;
}
#menu a:link, #menu a:hover, #menu a:visited, #menu a:active {
	color:#787746;
}

.small {
	font-size:10px;
	letter-spacing:0.8px;
	color:#999999;
	padding-left:3px;
}



.createdate {
	font-size:10px;
	color:#787746;
	padding:1px 0px 3px 3px;
	border-bottom:1px dotted #787746;
	border-left:1px dotted #787746;
	display:inline;
	
}
.modifydate {
	font-size:10px;
	color:#CCC;
}

.pagenavcounter {
	background:url(../images/page.gif) left no-repeat #EEE;
	border:1px solid #DEDEDE;
	padding:2px;
	padding-left:19px;
	display:table-cell;
	
}
.contenttoc {
	border-left:1px dotted #787746;
	border-bottom:1px dotted #787746;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.componentheading {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	letter-spacing:-1px;
	padding-bottom:10px;
	padding-left:25px;
	margin-bottom:10px;
	border-bottom:3px double #C03000;
	font-weight:normal;
	color:#C03000;
	font-size:24px;
	background:url(../images/componentheading_ident.gif) left no-repeat;
}

.readon {
	background:url(../images/readmore.gif) left no-repeat;
	padding-left:15px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#C03000;
}


.sectiontableentry1 {
	background-color:#F9EAE5;
	border-bottom:1px solid #FFF;
	
}
.sectiontableentry2 {
	background-color:#EFEFEF;
	border-bottom:1px solid #FFF;
}

li#current {
	font-weight:bold;
}

#flashfire {
	position:absolute;
	top:0px;
	left:0px;
}
#menu fieldset {
	border:none;
}

#menu .moduletable_menu, #menu .moduletable, #menu .moduletable_text {
background:url(../images/menu_h3_bg.png) top left no-repeat;
padding:0px 16px;
padding-top:16px;
margin-bottom:16px;
}

.bannerheader {
	font-weight:bold;
	color:#40411E;
	margin-top:10px;
}
.banneritem_text {
	border-bottom:1px dotted #CCC;
	padding:5px 0px;
}
.banneritem_text a {
	font-weight:bold;
}
#breadcrumbs {
	margin-bottom:10px;
}

ul.latestnews {
	float:left;
}
ul.mostread {
	float:left;
}
.article_separator {
	clear:left;
}

#usermodules {
	width:600px;
	padding-top:15px;
	background:url(../images/content_segment_bg.png) top no-repeat;
	clear:left;
}
#usermodules * a {
	text-decoration:none !important;
}

#active_menu {
	font-weight:bold;
}

#user1module, #user2module {
	float:left;
	width:47%;
	padding-left:3%;
	margin:5px auto;
	margin-bottom:20px;

}
#user2module {
	padding-left:0%;
}

#user1module h3, #user2module h3 {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	width:83%;
	letter-spacing:-1px;
	padding-bottom:10px;
	padding-left:25px;
	border-bottom:3px double #C03000;
	font-weight:normal;
	color:#C03000;
	font-size:21px;
	background:url(../images/componentheading_ident.gif) left no-repeat;
}
#user1module ul, #user2module ul {
	padding-left:3px;
	width:90%;
}
#user1module ul li , #user2module ul li {
	padding:0;
	display:block;
	border-bottom:1px dotted #CCC;
	background:url(../images/readmore_2.gif) left top no-repeat;
	padding:4px 0px 4px 23px;
	
}
#user1module ul li a, #user2module ul li a {
	text-decoration:none;
}


.tool-tip {
	background:#EEE;
	border:1px solid #CCC;
	padding:5px;
}

.tool-title {
	font-weight:bold;
}

.tool-text {
	font-size:10px;
}

#shaded-border-left {
	background:url(../images/shaded-border-left.png) no-repeat;
	height:507px;
	width:8px;
	position:absolute;
	top:72px;
	left:30px;
	z-index:1;
}
