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

body {
	padding:0;
	margin:0;
	margin-top:216px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
}
a img {
	border:none;
}

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

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

#cnt_header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:216px;
}

#header {
	width:100%;
	height:216px;
	background:url(../images/header_bg.jpg) no-repeat;
	
}
#heading {
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
	color:#004F78;
	font-size:18px;
	position: relative;
	top: 130px;
	left: 210px;
	line-height: normal;
}

#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;

}

#CPP { height:22px; margin-left:70px; padding-top:5px; color:#FFF;}
#CPP a { color:#FFF;}
#CPI {clear:left; height:61px; background:url(../images/footer_bg_allover.png) #C03000; width:100%;}

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

#topmenue {
position:absolute;
top:250px;
left:70px;	
}

#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:0;
	padding-top:20px;
	width:600px;
	min-height:500px;
	float:left;
}
.nisi {
	display:none;
}

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

#menu {
	padding-left:50px;
	margin-top:10px;
	padding-right:30px;
	width:232px;
	float:left;
}
#menu h3{
	color:#004F78;
	font-size:16px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height: 100%;
	background:url(../images/h3_bg.gif) no-repeat top left;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:220px;
	margin-bottom:10px;
}
#menu ul ul li{
	border-bottom:none;
}
#menu ul li{
	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:#555556;
}

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



.createdate {
	font-size:10px;
	color:#555556;
	padding:1px 0px 3px 3px;
	border-bottom:1px dotted #555556;
	border-left:1px dotted #555556;
	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 #555556;
	border-bottom:1px dotted #555556;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.componentheading {
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	letter-spacing:-1px;
	padding-bottom:5px;
	padding-left:25px;
	margin-bottom:10px;
	border-bottom:3px double #004F78;
	font-weight:normal;
	color:#004F78;
	font-size:24px;
	padding-top:3px;
	line-height: normal;
	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:#004F78;
}


.sectiontableentry1 {
	background-color:#E9F2F6;
	border-bottom:1px solid #FFF;
	
}
.sectiontableentry2 {
	background-color:#F6F6F6;
	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:#555;
	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:599px;
	background:url(../images/content_segment_bg.png) no-repeat;
	clear:left;
	
}
#usermodules * a {
	text-decoration:none !important;
}

.user1module, .user2module {
	
	padding-left:0%;
	margin:5px auto;
	
}
.user2module {
	padding-left:0;
}

.user1module h3, .user2module h3 {
	border-bottom:3px double #004F78;
	color:#004F78;
	font-size:16px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-right:10px;
	margin-right:20px;
	background:url(../images/h3_bg.gif) no-repeat top left;
	
}
.user1module ul, .user2module ul {
	padding-left:3px;
	width:90%;
	margin:0;
	padding:0;
}
.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-right {
	background:url(../images/shaded-border-right.png) no-repeat;
	height:507px;
	width:8px;
	position:absolute;
	top:216px;
	left:950px;
	z-index:1;
}
.backwards {
	DIRECTION: rtl; 
	unicode-bidi: bidi-override
}


