* {
    margin:0; 
    padding:0;
}

body {
    background-color:#FFF; 
    margin: 0; 
    padding: 0;    
    color: #000;
    line-height: 15px;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}

#wrapper {
 width:1000px;
 margin-left:10px;
}


#metanavigation {
     background: #f2f2f2; 
     color:#999999; 
     height:20px;
     font-size: 10px;
     line-height:13px;
}

#metanavigation ul {
    float:right;
    margin:0;
	padding:0;
	padding-right:12px;
}

#metanavigation ul li {
    margin:0;
	float:left;
    padding:3px 10px; 
    background:url(../images/nav_bg2.gif) no-repeat left;
	list-style-type:none; 
}

#metanavigation ul li.noli{
    margin:0;
	float:left;
    padding:3px 10px; 
    background:none;
	list-style-type:none; 
}

#metanavigation ul li a { 
     color:#999999;
     text-decoration:none;
}

#metanavigation ul li a:hover{ 
     color:#000;
     text-decoration:underline;
}

#top {
 position:relative; 
}

#top h1 {
    margin:0;
}

.main_navigation {
	height:28px;
	width:100%;
	background:#000 url(../images/nav_bg.gif) repeat-x center left;
	padding-top:0px;
}

.main_navigation ul {
	margin:0;
	padding:0 0 0 18px;
	float:left;
}

.main_navigation ul li {
	
	margin:0;
	float:left;
	background:url(../images/nav_sep.gif) no-repeat left;
	list-style-type:none; 
	padding:3px 2px 0 3px;
}

.main_navigation ul li a {
	color:#fff;
	font-weight:bold;
	padding:4px 9px 6px 8px;
	display:block;
	text-decoration:none;
}

.main_navigation ul li a:hover {
	text-decoration:underline;
	color:#fff;
}

.main_navigation ul li.first {
	background:none;
	padding-left:0;
}

.main_navigation ul li.first a {
	padding-left:10px;
}

.main_navigation ul li.selected a {
	color:#000;
	background-color:#fff;
}

.main_navigation ul li.selected a:hover {
	text-decoration:none;
	cursor:default;
	color:#000;
}

#maincontent {
	padding-top:3px;
    width:100%;
}

#main_left {
	width:711px;
	height:293px;
	float:left;
	background:url(../images/main_left.jpg) no-repeat right;
	
}

#main_right {
	line-height: 12px;
	color:#5c5c5c;
	float:right;
	width:289px;
	height:293px;
	background:url(../images/main_right.gif) no-repeat right;
}

#bt_left {
	width:251px;
	height:196px;
	background:#383838 url(../images/bt_left_test.gif) no-repeat bottom left;
	clear:both;
	float:left;
}

#bt_left a{
	font-size:10px; color:#ecb7c2
}

#bt_left span{
	font-size:10px; color:#cccccc
}

#bt_mddl {
	height:196px;
	float:left;
	background:#383838;
}

#bt_right {
	width:248px;
	height:196px;
	background:#383838 url(../images/bt_right_test.gif) no-repeat bottom right;
	float:right;
}

#bt_right a {
	font-size:10px; color:#c0c0c0
}

#footer {
	width:100%;
	height:80px;
	background: #383838 url(../images/dots.gif) no-repeat top; clear:both;
}

#footer ul, #footer_ps ul {
 padding:20px 0 0 6px;
 margin:0;
}

#footer ul li {
    float:left;
    background-image:none;
    color: #a5a5a5;
}

#footer ul li a {
    display: block; 
    padding:0 16px 0 0;
    text-decoration:none;
    color: #a5a5a5;
}

#footer_ps {width:100%;
	height:40px;
background: #fff url(../images/dots_ps.gif) no-repeat top; clear:both;
}




#footer_ps ul li {
    float:left;
    background-image:none;
    color: #a8a8a8;
}

#footer_ps ul li a {
    display: block; 
    padding:0 16px 0 0;
    text-decoration:none;
    color: #a8a8a8;
}

ul li {background:  url(../images/li.gif) 0 4px no-repeat; padding-left:10px;}
ul li.pdf_no {background:  url(../images/li.gif) 7px 7px no-repeat; padding:3px 0 3px 19px; line-height:16px}
ul li.pdf {background:  url(../images/pdficon_small.gif) 0 0 no-repeat; padding:3px 0 3px 20px; line-height:16px}
ul li.html {background:  url(../images/html_icon.gif) 0 0 no-repeat; padding:3px 0 3px 20px; line-height:16px}
ul {list-style: none; margin:6px 0 6px 20px;}
ul.box {list-style: none; margin:4px 0 4px 0;}

ul.black {list-style: none; margin:6px 0 6px 3px;}
ul.black li {background:  url(../images/li_black.gif) 0 6px no-repeat; padding-left:10px;}


ul.white {list-style: none; margin:2px 0 6px 3px;}
ul.white li {background:  url(../images/li_white.gif) 0 6px no-repeat; padding-left:10px;}


#ps_top {
	line-height: 11px;
	color:#5c5c5c;
	width:1000px;
	height:152px;
	background:url(../images/ban_int2.jpg) no-repeat top;
	padding-bottom:3px;
}

#ps_mddl {
	color:#5c5c5c;
	width:1000px;
	min-height:359px;
	background:url(../images/ps_back.jpg) no-repeat top;
	padding-bottom:3px;
}

#ps_mddl_l {
	color:#5c5c5c;
	width:678px;
	padding:30px 20px 10px 38px;
	border: 0px #000 solid;
	float:left;
}

#ps_mddl_r {
	color:#5c5c5c;
	width:223px;
	padding:14px 19px 10px 0;
	border: 0px #000 solid;
	float:right;
}

#ps_media {
	background:url(../images/box_mon_gray.gif) no-repeat;
	width:232px; 
	height:196px; 
	margin-bottom: 20px; 
	font-size:10px; 
	
}

#ps_media .content a{
	color:#8c8c8c;
}


#ps_listy {
	background:url(../images/box_listy.gif) no-repeat;
	width:232px; 
	height:314px; 
	padding-top:5px;
	margin-bottom: 15px; 
	font-size:10px; 
	
}

#ps_listy .content a{
	color:#8c8c8c;
}





#ps_akt {
	background:url(../images/box_akt_red.gif) no-repeat;
	width:232px; 
	height:196px; 
	margin-bottom: 20px; 
	font-size:10px; 
}

#ps_akt .content {padding:2px 10px 0 7px}

#ps_akt .content a{
	color:#ecb7c2;
}

#ps_akt span{
	color:#dcccdd;
}

#ps_cwz {
	background:url(../images/box_cwz_gray.gif) no-repeat;
	width:232px; 
	height:196px; 
	margin-bottom: 20px; 
	font-size:10px; 
	
}

#ps_cwz .content a{
	color:#cccccc;
}

.content {padding:2px 10px 0 12px}

a img, img {border:none;}
p a {color:#f50035}

ol {margin:6px 0 6px 30px;}

hr {color: #CBCBCB; background-color: #CBCBCB; height:1px; border:0;}

h1 {font-weight:bold; font-size:14px; margin:6px 0;}
h2, h3, h4, h5 {font-weight:bold; font-size:12px; margin:6px 0;}

p {margin: 10px 0;}

.clear {clear:both;}

.small_txt {
    font-size:90%;
    color: #8C8C90;
}

.table_standard {border-collapse:collapse; background:#EEEEEE; margin:5px 0;}
.table_standard td {border-style:solid; border-color:#fff; border-width:1px 1px 0 1px; padding:3px 5px; font-size: 10px; line-height:12px;}
.table_standard th {
    font-weight:bold;
    border-style:solid; border-color:#fff; border-width:1px 2px 0 0;    
    padding:3px 3px;
    background:#F50035;
    color:#fff;
    font-size:9px;
    line-height:10px;
}

p.press_date {
    text-align:right;
    color: #B1B1B1;
    font-size:90%;
    margin-bottom:0;
}

hr {color: #CBCBCB; background-color: #CBCBCB; height:1px; border:0;}
.hr {background: #fff url(/fortis/images/dot_3.gif) repeat-x; height:1px;padding:0;margin:6px 0;}
