body
{
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	height: 100%;
	font: 11px Arial, Verdana, sans-serif;
	margin: 0px;
}

img.print_head
{
	color: white;
	margin-right: 5px;
	margin-top: 5px;
}

a.link
{
	padding-left: 12px;
	color: #F69702; 
	font-weight: bold;
	background-image: url('../images/menu/bu_search_next.png'); 
	background-position: left center; 
	background-repeat: no-repeat;
}

a.linkHome
{
	padding-left: 12px;
	color: #E92F00; 
	font-weight: bold;
	background-image: url('../images/home/bu_search_next.png'); 
	background-position: left center; 
	background-repeat: no-repeat;
}

h1 {
	color:#F69702;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}

table.contentHome
{
	background-image: url("../images/home/bg_image.jpg"); 
	background-position: left top; 
	background-repeat: no-repeat;
}

td.contentHome 
{
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 12px;
	vertical-align: top;
	width: 696px;	
	min-height: 250px;
	height: 250px;
}

table.content
{
	background-image: url("../images/menu/background_default.jpg"); 
	background-position: left top; 
	background-repeat: no-repeat;
}

td.content 
{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 452px;	
	min-height: 350px;
	height: 350px;
}
td.content h1 {
	color:#F69702;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
td.content_left 
{
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 244px;
}

td.sidebar
{
	vertical-align: top;
	width: 271px;
}

td.content_right, td.sidebar
{
	background-image: url("../images/menu/background_content_right.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}

td.border_footer
{
	width: 100%;
	background-image: url("../images/menu/separator.GIF");
	background-position: top left;
	background-repeat: repeat-x;
}

a.head_logo
{
	border: none;
}

img.head_logo
{
	margin-top: 50px; 
	margin-left: 24px;
	border: none;
}

div.sidebar
{
	width:224px; 
	border-top: 1px solid #E5E5E6;
	border-left: 1px solid #E5E5E6;
	border-right: 1px solid #E5E5E6;
	border-bottom: 1px solid #000000;
	margin-left: 48px;
	margin-top: 8px;
	margin-bottom: 10px;
}

div.sidebar_inner
{
	background-color: #F1F1F1; 
	background-image: url('../images/sidebar/bg_sidebar_bottom.gif'); 
	background-position: bottom left; 
	background-repeat: repeat-x;
	border: 1px solid white;
}

div.sidebarHead
{
	width: 222px;
	border: none;
}

img.sidebarHead 
{
	width: 222px; 
	height: 61px;
}

div.sidebarContent
{
	padding-bottom: 5px;
	padding-left: 12px; 
	padding-right: 12px;
}

div.sidebarSeparator
{
	background-image: url('../images/sidebar/bg_sidebar_separator.png'); 
	background-position: left; 
	background-repeat: repeat-x;
	border: none;
	padding: 0px;
	margin: 0px;
}

.link_menu_popup
{
	color: #D8D9D9;
	background-color: #7D7E7E;
}

.link_menu_popup_highlight
{
	color: #D8D9D9;
	background-color: #2F2F2F;
}

table.link_menu_popup
{
	border-top: 1px solid #4B4C4C;
	border-right: 1px solid #4B4C4C;
	border-bottom: 1px solid #979898;
	border-left: 1px solid #979898;
}

#metanavigation
{
 	height: 153px;
}

#metanavigation table 
{
	margin-top: 12px;
}

#metanavigation table tr td
{
	border: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

#metanavigation table tr td.sep
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#metanavigation table tr td a
{
	color:#FFFFFF;
	text-decoration: none;
	font-family: arial;
	color: #FFFFFF;
	font-size: 10px;	
}

#metanavigation table tr td img
{
	vertical-align: middle;
}

#metanavigation table tr td form
{
	margin: 0px;
	padding: 0px;
	height: 14px;
}

a
{
	text-decoration: none;
	color: black;
}

a.top_nav_link
{
	vertical-align: bottom;
}

#search_box {
    width: 148px;
    height: 17px;
}
#search_box #query2 {
	font-family: arial;
	font-size: 10px;
    background: #FFFFFF;
    float: left;
    padding: 0;
    margin: 0 0 0 4px;
	border: solid 1px #CCCCCC;
    width: 117px;
    height: 15px;
    color: #8D8D8F;
}

#search_box #go {
    float: right;
    margin: 0 8px 0 0;
}


.searchBoxActive 
{
	border: 1px solid #CACACA;
	width: 115px;
	height: 15px; 
	background-image: url('../images/menu/magnifier.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: white;
	vertical-align: bottom;
	color: #000000;
	font-size: 11px;
	padding-left: 5px;
}

.searchBoxInactive 
{
	border: 1px solid #CACACA;
	width: 115px;
	height: 15px; 
	background-image: url('../images/menu/magnifier.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: white;
	vertical-align: bottom;
	color: #8D8D8F;
	font-size: 11px;
	padding-left: 5px;
}

img.menu_l1_ie6_png_transparency {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

td.menu_l1{
	background-image: url('../images/menu/background_level1.gif'); 
	background-position: right; 
	background-repeat: no-repeat;
}
td.nav_menu_l1
{
	padding-left: 18px;
	padding-right: 18px;
}
td.nav_menu_l1_start
{
	padding-left: 18px;
	padding-right: 18px;
	background-image: url('../images/menu/l1_nav_start.gif');
}
td.nav_menu_l1_sep
{
	vertical-align: middle;
	padding: 0px;
	height: 25px;
}
td.menu_l2{
	background-image: url('../images/menu/background_level2.gif'); 
	background-position: right; 
	background-repeat: no-repeat; 
	height:20px;
	padding: 0px;
}
td.nav_menu_l2
{
	padding-top: 2px;
	height:20px;
	vertical-align: top;
}

td.nav_menu_l2_start
{
	height:20px;
	border:0xp none #FFFFFF;
	vertical-align: top;
}
div.nav_menu_l2_start
{
	padding-top: 4px;
	padding-left: 18px;
	vertical-align: bottom;
}
div.nav_menu_l2_start_selected
{
	padding-top: 4px;
	padding-left: 18px;
	vertical-align: bottom;
	background-image: url('../images/menu/l2_nav_first_item.jpg');
	background-repeat: repeat;
}

td.nav_l2_last_item {
	padding-top: 2px;
	height:20px;
	width: 100%;
	vertical-align: top;
}
div.nav_menu_l2 {
	padding-top: 4px;
	vertical-align: bottom;
}
div.nav_menu_l2_selected {
	padding-top: 4px;
	vertical-align: bottom;
}
div.nav_l2_last_item {
	width: 100%;
	padding-top: 4px;
	vertical-align: bottom; 
}
div.nav_l2_last_item_selected {
	width: 100%;
	padding-top: 4px;
	vertical-align: bottom;
	background-image: url('../images/menu/l2_nav_last_item.jpg');
	background-position: right; 
	background-repeat: no-repeat; 
}

td.nav_menu_l2_sep
{
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}

div.homeTeaserSmall
{
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #000000;
	height: 113px; 
	width: 214px;
}

div.homeTeaserSmall a
{
	border: none;
}

div.homeTeaserSmall a img
{
	border: none;
}

div.homeTeaserBig
{
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #000000;
	width: 442px; 
	height: 240px; 
	overflow: hidden;
}

div.homeTeaserInner
{
	height: 238px; 
	width: 440px;
	border: 1px solid white;
	background-image: url("../images/home/bg_teaser_big.gif");
	background-position: left top;
	background-repeat: no-repeat;
	FILTER: Alpha(opacity=80); 
	opacity: .80
}

div.homeTeaserInnerText{
	height: 238px; 
	width: 440px;
	position: relative;
	top: -238px;
}

div.homeTeaserInnerText div
{
	margin: 10px;
}

div.homeTeaserInnerText div div
{
	font-size: 18px; 
	margin: 0 0 5px 0;
}

div.homeTeaserBlack
{
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #000000;
	height: 99px; 
	width: 226px; 
	margin-left: 48px;
}

div.homeTeaserInnerBlack
{
	border: 1px solid white;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url("../images/home/bg_black.png");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 97px; 
	width: 224px;
}

div.homeTeaserInnerBlack img
{
	margin-left: 8px; 
	margin-top: 7px;
}

div.homeTeaserInnerBlack div
{
	margin-left: 8px; 
	color: gray;
}

div.homeTeaserInnerBlack div.linkHome
{
	margin-left: 8px; 
	margin-top: 5px;
}

td.homeProductSearch
{
	padding-top: 30px; 
	padding-bottom: 20px;
}

div.homeProductSearch
{
	height: 134px; 
	margin-left: 450px;
}

div.homeProductSearchBox
{
	padding-top: 10px; 
	padding-bottom: 10px;
}

div.homeProductSearchBox span
{
	margin-left: 10px;
}

div.homeProductSearch div.linkHome
{
	margin-top: 5px;
}


div.print_footer
{
	margin-top: 20px;
	height: 15px;
	background-color: #FFFFFF;
	background-image: url("../images/bg_print.png");
	background-repeat: repeat-y;
	background-position: left;
}

div.listItem 
{
	width: 98%;
	background-image: url("../images/products/link_bullet.gif");
	background-repeat: no-repeat;
	background-position: left 6px; 
	padding-left: 10px;
	vertical-align: middle;
}

div.listItem2
{
	float: left;
	width: 45%;
	background-image: url("../images/products/link_bullet.gif");
	background-repeat: no-repeat;
	background-position: left 6px; 
	padding-left: 10px;
	vertical-align: middle;
}

a.listItem
{
	color: black;
	vertical-align: middle;
}

table.productDownloadList
{
	width: 100%;
	border: 1px solid #F8EACE;
	margin-bottom: 25px;
}

td.productDownloadList
{
	background-color: #FEF5EB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

td.productDownloadListHeader
{
	background-color: #FFEFD8;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("../images/products/list_table_header_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.productDownloadListHeader
{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

div.productDownloadList
{
	margin-bottom: 25px;
}

div.productDetailsImage
{
	width: 194px;
	height: 213px;
	margin-top: 14px;
	margin-left: 24px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #000000;
	background-image: url("../images/products/bg_productdetails.gif");
	background-position: top center;
	background-repeat: no-repeat;
	FILTER: Alpha(opacity=80); 
	opacity: .80
}

div.productDetailsImageImg
{
	width: 194px;
	height: 213px;
	margin-left: 24px;
	text-align: center;
	position: relative;
	top: -213px;
}

img.productDetailsImage
{
	cursor: pointer;
	max-width: 194px;
	max-height: 213px;
}

div.furtherProducts
{
	background-color: #F1F1F1;
	border-bottom: 1px solid #000000;
	border-left : 1px solid #E3E3E3;
	border-right : 1px solid #E3E3E3;
	border-top : 1px solid #E3E3E3;
	width: 194px;
	margin-left: 24px;
	margin-top: 24px;
	position: relative;
	top: -213px;
}

select.selectProductDetails
{
	margin-top: 0px;
}

div.productDetailsHeader
{
	font-family: arial;
	font-size: 18px; 
	font-weight: 500; 
	color: #F6A117;
	margin-top: 11px;
}

div.productDetailsDescription p
{
	margin-top: 5px;
}

table.productDetailsTable
{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width: 100%;
	margin-bottom: 25px;
}

table.productDetailsTable td.cellEven
{
	background-color: #F7F7F7;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-right: 3px;
}

table.productDetailsTable td.cellOdd
{
	background-color: white;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-right: 3px;
}

table.productDetailsTable td.cellHeader
{
	background-color: #EEEEEE;
	border-left: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 13px;
	padding-right: 3px;
	background-image: url("../images/products/table_header_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
}

div.maincontentContact
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

table.maincontentTable
{
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	width: 100%;
	margin-top: 25px;
}

table.maincontentTable td.cellEven
{
	background-color: #F7F7F7;
	border-top: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-right: 3px;
}

table.maincontentTable td.cellOdd
{
	background-color: white;
	border-top: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-right: 3px;
}

table.maincontentTable td.cellHeader
{
	background-color: #EEEEEE;
	border-top: 1px solid #DDDDDD;
	padding-left: 3px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-right: 3px;
	background-image: url("../images/products/table_header_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
}

a.maincontentDownload
{
	text-decoration: none;
	color: #D14517;
}

div.subheadline
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 4px;
}

div.description p
{
	margin-top: 5px;
	margin-bottom: 0px;
}

div.internal_link
{
	margin-top: 10px;
	margin-bottom: 5px;
}

div.productRange
{
	width: 140px;
	height: 191px;
	float: left;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	background-image: url("../images/products/background_productrangeteas.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.productRange img
{
/*	width: 140px;	*/
/*	height: 75px;	*/
}

div.productRangeTitle
{
	text-decoration: underline;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 7px;
	font-family: arial;
	font-size: 11px;
	color: #222222;
}

div.productRangeText
{
	margin-left: 4px;
	margin-right: 4px;
	font-family: arial;
	font-size: 11px;
	height: 69px;
	color: #222222;
}

div.productRangeLink
{
	margin-bottom: 11px;
	margin-left: 4px;
	margin-right: 4px;
}

td.productRange
{
	vertical-align: top;
	padding-right: 13px;
	padding-top: 13px;
}

td.productRangeLast
{
	vertical-align: top;
	padding-top: 13px;
	padding-right: 0px;
}

div.productCategory
{
	width: 450px;
	height: 76px;
	background-image: url("../images/products/background_categoryteaser.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD; 
	margin-top: 13px;
}

div.productCategoryTitle
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #222222;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

div.productCategoryText
{
	font-family: arial;
	font-size: 11px;
	color: #222222;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 34px;
}

div.productCategoryLink
{
	vertical-align: bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
}

div.certification
{
	display: table;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 1px dotted #EBEBEB;
	padding-bottom: 10px;	
	width: 100%;
}

div.form_subheadline
{
	width: 450px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	display: table-row;
}

div.border
{
	display: table-row;
}

div.form_row
{
	display: table-row;
}

div.submit
{
	margin-top: 10px;
}

div.checkbox
{
	display: table-row;
}

div.form_label
{
	width: 150px;
	float: left;
	vertical-align: bottom;
	display: table-row;
	padding-top: 6px;
}

div.form_field
{
	width: 285px;
	float: left;
	display: table-row;
	vertical-align: middle;
}

input.form_field
{
	width: 250px;
}

input.form_field_date
{
	width: 220px;
}

input.form_field_chk
{
	margin-top: 6px;
	margin-bottom: 0px;
}

span.form_field_chk
{
	vertical-align: 2px;
}

input.form_field_radio
{
	margin-top: 6px;
}

span.form_field_radio
{
	vertical-align: 2px;
}

textarea.form_field
{
	width: 250px;
	height: 50px;
	overflow: auto;
}

input.form_field_file
{
	width: 255px;
}

select.form_field
{
	width: 256px;
}

div.form_separator
{
	float: none;
	width: 450px;
	font-size: 1px;
	height: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: table;
}

div.search
{
	padding-top: 10px;
}

div.search_prev img
{
	vertical-align: middle; 
	margin-right: 5px;
}

div.search_next img
{
	vertical-align: middle; 
	margin-left: 5px;
}

div.search_title
{
	color: #F69702; 
	font-size: 18px;
	font-weight: bold;
}

div.search_phrase
{
	width: 300px; 
	float: left; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
}

div.search_nav_head
{
	width: 130px; 
	float: right; 
	padding-right: 20px; 
	color: #F69702; 
	font-weight: bold;
}

div.search_nav_bottom 
{
	float: right; 
	color: #F69702; 
	font-weight: bold;
	width: 300px;
}

div.search_page_link
{
	float: right;
	width: 10px;
	margin-left: 3px;
	margin-right: 3px;
}

div.search_page_link a
{
	color: #F69702;
}

div.search_item
{
	border-bottom: 1px dashed #E7E7E7;
	padding-top: 15px; 
	padding-bottom: 20px;
}

div.search_item_last
{
	padding-top: 15px; 
	padding-bottom: 20px;
}

div.search_item_head
{
	font-size: 12px;
	font-weight: bold;
}

div.search_item_desc
{
}

div.search_item_link
{
	margin-top: 5px;
}

div.search_item_link a
{
	text-decoration: underline;
}


a.landingpageLink {
	text-decoration: none;
}
a.landingpageLink:link {
	color: #BABABA;
}
a.landingpageLink:visited {
	color: #BABABA;
}
a.landingpageLink:active {
	color: BABABA;
}

#landingpageLanguages ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#landingpageLanguages div {
	width: 90px;
	height: 15px;
	font-size: 10px;
	text-align: left;
	padding: 1px 3px;
	font-family: arial;
	font-weight: 500;
	vertical-align: center;
	background-color: #171717;
	border: 1px solid #2F2F2F;
	color: #BABABA;
}

#landingpageLanguages div img{
	vertical-align: middle;
	float: left;
	margin-top: 6px;
}
#landingpageLanguages div a{
	text-decoration: none;
}

#landingpageLanguages div a div{
	border: 0px;
	width: 78px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#landingpageLanguages li {
	float: left;
	position: relative;
	width: 98px;
	text-align: left;
	cursor: default;
	background-color: #171717;
}
#otherLanguages ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	border: solid 1px #2F2F2F;
	border-top: 0px;
}

#otherLanguages li a {
	display: block;
	font-weight: normal;
	color: #BABABA;
	padding: 1px 4px;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

#otherLanguages li a:hover {
	background-color: #2F2F2F
}

#otherLanguages ul li {
	display: block;
	float: none;
	background-color: #171717;
	border: 0;
}

div.eventTeaser
{
	width: 450px;
	background-image: url("../images/news/bg_teaser.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD; 
	margin-top: 13px;
}

div.eventTeaser table
{
	width: 450px;
}

img.eventTeaser
{
	width: 87px; 
	margin-top: 5px; 
	margin-right: 5px;
}

div.eventTeaserCategory
{
	color: #F69702;
}

div.eventTeaserTitle
{
	text-decoration: underline;
	margin-right: 5px;
}

div.eventTeaserTitle a
{
	text-decoration: underline;
	margin-right: 5px;
}

div.eventTeaserDate
{
	margin-right: 5px;
}

div.eventTeaserDesc
{
	margin-right: 5px;
}

div.eventTeaserDesc a
{
	text-decoration: none;
	color: #F69702;
}

div.eventTeaserLink
{
	margin-right: 5px;
	margin-top: 10px;
}

div.newsOverviewArchive
{
	text-align: right;
	position: relative;
	top: -14px;
	margin-left: 350px;
}

div.archiveSearch
{
	border: 1px solid #DDDDDD;
}

div.archiveSearchHead
{
	background-color: #F2F2F2;
	border: 1px solid white;
	height: 20px;
}

div.archiveSearchTtile
{
	width: 400px;
	font-weight: bold;
}

div.archiveSearchMinus
{
	width: 20px; 
	text-align: right; 
	margin-right: 15px;
}

div.archiveSearchContent
{
	border-top: 1px solid #DDDDDD;
}

div.archiveSearchContentDesc
{
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 7px;
}

form.archiveSearch
{
	margin: 0px;
	padding: 0px;
}

select.archiveSearch
{
	width: 150px;
	height: 60px;
	margin-left: 5px;
	margin-right: 15px;
}

div.archiveSearchSubmit
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.archiveSearchTopNav
{
	margin-top: 10px;
	margin-left: 5px;
	color: #F69702; 
	font-weight: bold;
	text-align: right;
}

div.archiveSearchLatestNews
{
	position: relative;
	margin-left: 100px;
	top: -14px;
	margin-left: 100px;
}

div.archiveSearchBottomNav
{
	text-align: right;
	position: relative;
	top: -28px;
	color: #F69702;
	font-weight: bold;
	margin-left: 200px;
}

div.archiveSearchBottomNav a
{
	color: #F69702;
}

div.eventDetailsBack
{
	position: relative;
	text-align: right;
	top: -14px;
	margin-left: 100px;
}

div.eventDetailsImage
{
	width: 194px;
	height: 213px;
	margin-top: 14px;
	margin-left: 24px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #000000;
}

div.cnf_head
{
	margin: 0px;
	padding: 0px;
}

div.cnf_head_form 
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

div.cnf_head_form  form
{
	margin-top: 2px;
	margin-bottom: 10px;
}

div.searchFiltersHeader
{
	border: 1px solid #DADADA;
	margin-top: 10px;
	height: 20px;
}

div.searchFiltersHeaderInner
{
	border: 1px solid white;
	height: 18px;
	background-color: #F2F2F2;
}

div.searchFiltersBody
{
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	overflow: hidden;
}

div.searchFiltersBody .filterDescription
{
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.searchFiltersBody .filterLink
{
	margin-left: 5px;
	margin-bottom: 5px;
}

div.searchFiltersBody .filterAZLetter
{
	padding-left: 5px;
	margin-bottom: 5px;
}

div.searchFiltersBody .filterAZLetter a
{
	text-decoration: underline;
}

div.searchFilterTitle
{
	width: 250px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 3px;
}

div.searchFilterExpand
{
	width: 100px;
	text-align: right;
	margin-left: 340px;
	top: -15px;
	position: relative;
}

div.searchFilterExpand img
{
	cursor: pointer;
}

select.searchFilterSelect
{
	width: 140px;
	margin-left: 5px;
}

div.quickLinks
{
	height: 28px;
	border: 1px solid #DADADA;
	margin-top: 3px;
	margin-bottom: 15px;
}

div.quickLinksInner
{
	height: 26px;
	border: 1px solid white;
	background-color: #F2F2F2;
}

div.quickLinksInner input
{
	margin: 2px 5px 0 5px;
	padding: 0px;
	color: #A5ACB2;
	background-color: #F2F2F2;
}

div.quickLinksInner select
{
	margin: 2px 5px 0 5px;
	padding: 0px;
}

div.quickLinksInner div
{
	position: relative;
	margin-left: 150px;
	top: -17px;
}

div.bottom_navigation
{
	text-align: right;
	margin-left: 150px;
	position: relative;
	top: -15px;
}

a.bottom_navigation
{
	font-weight: bold;
	color: #F69702; 
}

span.bottom_navigation
{
	font-weight: bold;
	color: #000000; 
}

div.searchResultHeader
{
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	margin-top: 10px;
	height: 30px;
}

div.searchResultHeaderLast
{
	border: 1px solid #DADADA;
	margin-top: 10px;
	height: 30px;
}

div.searchResultHeaderInner
{
	border: 1px solid white;
	height: 28px;
	background-color: #F2F2F2;
}
