/* CSS Document */

body {
	background-color: #464646;
	margin-top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

div.wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 906px;
}
#outercontainer {
	float:left;
	background-color: #C8C8C8;
	padding: 0px;
	border: 1px none #333333;
	width:900px;
}
#header

{
	float:left;
	width:900px;
	background-color: #669999;
	height: 220px;
}
#headerleft
{
   float:left;
   padding-left:25px;
   padding-top:30px;
}
#headerright
{
   float:right;
   height:250px;
   width:450px;
}
#headerline
{
	clear:left;
	float: left;
	width: 900px;
	height:7px;
	background-image: url(/images/coloredline.gif);
	background-repeat: repeat-x;
}
#innercontainer {
	clear:left;
	float:left;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#leftpane 
{
   float:left;
   width:210px;
}
#leftmenu
{
   float:left;
   width:180px;
   padding-left:30px;
}
#exmenu
{
   margin-top:10px;
   float:left;
   width:180px;
}
#rightpane 
{
   float:right;
   width:660px;
}

#menuhome a, #menuhome a:link, #menuhome a:visited, #menuhome a:active
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_home.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuhomeS a, #menuhomeS a:link, #menuhomeS a:visited, #menuhomeS a:active, #menuhomeS a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_home_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuhome a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_home_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuabout a, #menuabout a:link, #menuabout a:visited, #menuabout a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuaboutS a, #menuaboutS a:link, #menuaboutS a:visited, #menuaboutS a:active, #menuaboutS a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuabout a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuhandbook a, #menuhandbook a:link, #menuhandbook a:visited, #menuhandbook a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_handbook.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuhandbookS a, #menuhandbookS a:link, #menuhandbookS a:visited, #menuhandbookS a:active, #menuhandbookS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_handbook_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuhandbook a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_handbook_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuliterature a, #menuliterature a:link, #menuliterature a:visited, #menuliterature a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_literature.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuliteratureS a, #menuliteratureS a:link, #menuliteratureS a:visited, #menuliteratureS  a:active, #menuliteratureS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_literature_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuliterature a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_literature_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuinterventions a, #menuinterventions a:link, #menuinterventions a:visited, #menuinterventions a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_interventions.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuinterventionsS a, #menuinterventionsS a:link, #menuinterventionsS a:visited, #menuinterventionsS a:active, #menuinterventionS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_interventions_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuinterventions a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_interventions_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuexperts a, #menuexperts a:link, #menuexperts a:visited, #menuexperts a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_experts.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuexpertsS a, #menuexpertsS a:link, #menuexpertsS a:visited, #menuexpertsS a:active, #menuexpertsS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_experts_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuexperts a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_experts_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menulinks a, #menulinks a:link, #menulinks a:visited, #menulinks a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_links.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menulinksS a, #menulinksS a:link, #menulinksS a:visited, #menulinksS a:active, #menulinksS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_links_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menulinks a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_links_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menunews a, #menunews a:link, #menunews a:visited, #menunews a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_news.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menunewsS a, #menunewsS a:link, #menunewsS a:visited, #menunewsS a:active, #menunewsS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_news_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menunews a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_news_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuknow a, #menuknow a:link, #menuknow a:visited, #menuknow a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuknowS a, #menuknowS a:link, #menuknowS a:visited, #menuknowS a:active,  #menuknowS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menuknow a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menufooter
{
    display: block;
	height:20px;
	width:180px;
	background-image: url(/images/menu_footer.gif);
}
#searchfooter2
{
    display: block;
	height:20px;
	width:180px;
	background-image: url(/images/menu_footer.gif);
	margin-bottom:10px;
}
#menusearch a, #menusearch a:link, #menusearch a:visited, #menusearch a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menusearchS a, #menusearchS a:link, #menusearchS a:visited, #menusearchS a:active, #menusearchS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
    background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}

#menusearch a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menucontact a, #menucontact a:link, #menucontact a:visited, #menucontact a:active
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menucontactS a, #menucontactS a:link, #menucontactS a:visited, #menucontactS a:active, #menucontactS a:hover
{
	display: block;
	height:23px;
	width:140px;
	padding-left:40px;
    background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}
#menucontact a:hover
{
    display: block;
	height:23px;
	width:140px;
	padding-left:40px;
	background-image: url(/images/menu_standard_ro.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	background-color: #6C9D9A;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:1px;
}

.homeboxhandbook {
	background-image: url(/images/homebox_handbook.gif);
	padding: 5px;
	background-repeat: no-repeat;
}
.homeboxhandliterature {
	background-image: url(/images/homebox_literature.gif);
}
.homeboxhandinterventions {
	background-image: url(/images/homebox_interventions.gif);
}
.homeboxhandexperts {
	background-image: url(/images/homebox_experts.gif);
	background-repeat: no-repeat;
}
.homeboxhandnews {
	background-image: url(/images/homebox_news.gif);
}
.homeboxhandlinks {
	background-image: url(/images/homebox_links.gif);
	background-repeat: no-repeat;
}


#maincentre
{
	float:left;
	width:435px;
}
#mainfull
{
 float:left;
 width:630px;
}
#mainright
{
	float:right;
	width:180px;
	padding-right:15px;
}
#mainrighthb
{
	float:right;
	width:200px;
	padding-right:5px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footer
{
	clear:left;
	float: left;
	width: 900px;
	height:7px;
	background-image: url(/images/coloredline.gif);
	background-repeat: repeat-x;
}

#searchheader
{
    display: block;
	height:35px;
	width:180px;
	padding:0px;
	margin: 0px;
	background-image: url(/images/search_top.gif);
	background-repeat: no-repeat;
	background-color: #6C9D9A;
}
#searchbox
{
	display: block;
	height:30px;
	width:167px;
	padding-left:13px;
	padding-top:5px;
	margin: 0px;
	background-color: #566978;
	margin-top:1px;
	margin-bottom:1px;
}
#searchfooter
{
	display: block;
	height:30px;
	width:140px;
	padding-left:40px;
	padding-top:5px;
	background-color: #566978;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitefeedback
{
	display: block;
	height:100px;
	width:180px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#resourcesheader
{
	display: block;
	height:35px;
	width:180px;
	padding:0px;
	background-image: url(/images/resources_top.gif);
	background-repeat: no-repeat;
	background-color: #6C9D9A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#resourcesbox
{
	display: block;
	width:167px;
	padding-left:13px;
	padding-top:5px;
	margin: 0px;
	background-color: #C3D7D6;
	margin-top:1px;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#resourcesfooter
{
    display: block;
	height:20px;
	width:140px;
	padding-left:40px;
	padding-top:5px;
	margin-top: -2px;
	background-image: url(/images/resources_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}
#newsheader
{
	display: block;
	height:35px;
	width:180px;
	padding:0px;
	background-image: url(/images/news_top.gif);
	background-repeat: no-repeat;
	background-color: #6C9D9A;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsbox
{
	display: block;
	width:167px;
	padding-left:13px;
	padding-top:5px;
	margin: 0px;
	background-color: #C3D7D6;
	margin-top:1px;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#newsfooter
{
    display: block;
	height:20px;
	width:140px;
	padding-left:40px;
	padding-top:5px;
	margin-top: -2px;
	background-image: url(/images/news_bottom.gif);
	background-repeat: no-repeat;

}

#resources 
{
	float:left;
	width:156px;
	padding-left:12px;
	padding-right:12px;
	background-image: url(/images/tab_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C3D7D6;
	padding-bottom: 12px;
}
#news 
{
	clear:left;
	float:left;
	margin-top:30px;
	width:156px;
	padding-left:12px;
	padding-right:12px;
	background-image: url(/images/tab_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C3D7D6;
	padding-bottom: 12px;
}


.title
{
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a, a:link,  a:visited, a:active
{
	color: #006699;
	text-decoration: underline;
}
a:hover
{
	color: #CC0000;
	text-decoration: none;
}
h1 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #DD815C;
	margin-top: 0px;
	padding-top: 0px;
}
h2 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #689996;
}
h3 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8E584C;
}
h4
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #566978;
}
form {
	margin: 0px;
	padding: 0px;
}
.newsitem
{
	display:block;
	background-image: url(/images/news_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 20px;
	margin-bottom: 3px;
}
.intitem
{
	display:block;
	background-image: url(/images/interventions_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 20px;
	margin-bottom: 3px;
}
/*
.linkitem
{
    display:block;
	background-image: url(/images/linkblob.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 20px;
	margin-bottom: 3px;
}
*/
.lititem
{
    display:block;
	background-image: url(/images/literature_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 20px;
	margin-bottom: 3px;
}
.gtkitem
{
    display:block;
	background-image: url(/images/news_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	padding-left: 20px;
	margin-bottom: 3px;
}
.newsitem a, .newsitem a:link, .newsitem a:visited, .newsitem a:active, .linkitem a, .linkitem a:link, .linkitem a:visited, .linkitem a:active,.lititem a, .lititem a:link, .lititem a:visited, .lititem a:active, .intitem a, .intitem a:link, .intitem a:visited, .intitem a:active, .gtkitem a, .gtkitem a:link, .gtkitem a:visited, .gtkitem a:active
{
	color: #000000;
	text-decoration: none;
}
.newsitem a:hover, .linkitem a:hover, .lititem a:hover, .intitem a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

/*
#tabs12 
{
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #C2BDAE;
	color: #FFFFFF;
}

#tabs12 ul 
{
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#tabs12 li 
{
      display:inline;
      margin:0;
      padding:0;
}

#tabs12 a 
{
	float:left;
	background:url("/images/tableft12.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color: #FFFFFF;
}

#tabs12 .tabinterventions a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_interventions.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs12 .tabnews a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_news.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs12 .tabliterature a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_literature.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs12 .tabexperts a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_experts.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs12 .tablinks a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_links.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs12 .tabhandbook a 
{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url("/images/tableft12_handbook.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


#tabs12 a span {
	float:left;
	display:block;
	background:url("/images/tabright12.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tabinterventions a span {
	float:left;
	display:block;
	background:url("/images/tabright12_interventions.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tabnews a span {
	float:left;
	display:block;
	background:url("/images/tabright12_news.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tabliterature a span {
	float:left;
	display:block;
	background:url("/images/tabright12_literature.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tabexperts a span {
	float:left;
	display:block;
	background:url("/images/tabright12_experts.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tablinks a span {
	float:left;
	display:block;
	background:url("/images/tabright12_links.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
#tabs12 .tabhandbook a span {
	float:left;
	display:block;
	background:url("/images/tabright12_handbook.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
*/


	  

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }

    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
	background-position:100% -42px;
	font-weight: bold;
      }
	  
#newsblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#689996; 
padding:0px; 
width:100%;
}
#newsblock a,#newsblock  a:link,#newsblock  a:visited,#newsblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#newsblock a:hover
{
	color: #689996;
	text-decoration: underline;
}
#linksblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#EBD8B0; 
padding:0px; 
width:100%;
}
#linksblock a,#linksblock  a:link,#linksblock  a:visited,#linksblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#linksblock a:hover
{
	color: #EBD8B0;
	text-decoration: underline;
}


#expertsblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#7C7B66; 
padding:0px; 
width:100%;
}
#expertsblock a,#expertsblock  a:link,#expertsblock  a:visited,#expertsblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#expertsblock a:hover
{
	color: #7C7B66;
	text-decoration: underline;
}


#interventionsblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#8E584C;
padding:0px; 
width:100%;
}
#interventionsblock a,#interventionsblock  a:link,#interventionsblock  a:visited,#interventionsblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#interventionsblock a:hover
{
	color: #8E584C;
	text-decoration: underline;
}

#handbookblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#719F9D;
padding:0px; 
width:100%;
}
#handbookblock a,#handbookblock  a:link,#handbookblock  a:visited,#handbookblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#handbookblock a:hover
{
	color: #719F9D;
	text-decoration: underline;
}

#literatureblock
{
clear:left;
float:left; 
border:solid; 
border-width:1px; 
border-color:#DD815C;
padding:0px; 
width:100%;
}
#literatureblock a,#literatureblock  a:link,#literatureblock  a:visited,#literatureblock   a:active
{
	color: #000000;
	text-decoration: none;
}
#literatureblock a:hover
{
	color: #DD815C;
	text-decoration: underline;
}
#newslettersub
{
   clear:left;
   float:left;
   margin-top:15px;
}
.smalltxt {font-size: 11px}

form .mainform label, form .mainformlgtext label
{
	width: 130px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;
	font-size: 12px;
	color: #000000;
}
form .mainform input, form .mainform textarea
{
	width  : 400px;
	color  : #006699;
	border  : 1px solid #006699;
	background-color: #FFFFFF;
}


form   .mainformsubmit input
{
	width  : 98px;
	margin-left: 138px;
	color: #FFFFFF;
	border: 2px outset #d7b9c9;
	background-color: #006699;
}
#handbook_intro
{
   float:left;
}