html,
body {
    background: #FFFFFF url(../images/body_background.png) repeat-x center top;
    color: #797979;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

a:focus {
    outline: 0;
    -moz-outline: 0 none;
    border-bottom: 1px dotted #000;
}

object:focus {
    outline: 0;
    -moz-outline: 0 none;
}

a:link,
a:active,
a:visited {
    background-color: transparent;
    color: #004B8D;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #333333;
    text-decoration: none;
}

.RTC-container {
    position: relative;
}

#head {
	height: 125px;
}

#head #siteLogo {
	float: left;
	margin: 10px 0 10px 0;
}

#head #siteLogo a {
	background: transparent url(../images/business_logo.png) no-repeat top left;
	color: inherit;
	display: block;
	height: 57px;
	text-indent: -2000em;
	width: 202px;
	z-index: 1000;
}

#head #siteTopMenu {
	clear: both;
	height: 38px;
}

#head #siteTopMenu .left {
	background: transparent url(../images/menu_left.png) no-repeat top left;
	color: inherit;
	float: left;
	height: 38px;
	width: 11px;
}

#head #siteTopMenu .right {
	background: transparent url(../images/menu_right.png) no-repeat top right;
	color: inherit;
	float: left;
	height: 38px;
	width: 11px;
}

#head #siteTopMenu .items {
	background: transparent url(../images/menu_background.png) repeat-x top center;
	color: inherit;
	float: left;
	height: 38px;
	width: 952px;
}

#head #siteTopMenu .items ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 8px 0;
}

#head #siteTopMenu .items ul.menu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 11px 0;
}

#head #siteTopMenu .items ul.menu li.active {
	background: transparent url(../images/menu_active_background.png) repeat-x top center;
	color: #FFFFFF;
	margin-right: 10px;
}

#head #siteTopMenu .items ul.menu li.active a {
	background-color: transparent;
	color: #FFFFFF;
	padding-left: 10px;
}

#head #siteTopMenu .items ul.subMenu {
	list-style-type: none;
	margin: 0;
	margin: 8px 0;
	float: right;
}

#head #siteTopMenu .items ul.subMenu li {
	border-right: 1px solid #D7D7D7;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin-right: 10px;
	padding-right: 10px;
}

#head #siteTopMenu .items ul.subMenu li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#head #siteTopMenu .items ul.subMenu li.active {
	font-weight: bold;
}

#foot {
    background: #FFFFFF url(../images/footer_background.png) repeat-x center top;
    color: #797979;
	height: 20px;
	margin-top: 10px;
	padding: 10px;
}
#head #menuBar {
    background: transparent url(../images/menu_background.png) repeat-x center center;
    color: #797979;
    height: 39px;
}

#head #menuBar #leftSide {
    background: transparent url(../images/menu_left.png) no-repeat center center;
    color: #797979;
    width: 11px;
}

#head #menuBar #rightSide {
    background: transparent url(../images/menu_right.png) no-repeat center center;
    color: #797979;
    width: 11px;
}

#head #menuBar ul {
    margin: 0px;
    padding: 12px 0px;
}

#head #menuBar li {
    display: inline;
    list-style-type: none;
}

#head #menuBar #leftLinks li {
    font-size: 13px;
    font-weight: bold;
    padding: 11px 11px 11px 0px;
}


#activeSection {
    background: transparent url(../images/menu_active_background.png) repeat-x center center;
    color: #FFFFFF;
    margin-right: 5px;
}

#activeSection a {
    background: transparent;
    color: #FFFFFF;
    padding-left: 10px;
    line-height:1.5;
}

#activeMiniSection a {
    font-weight: bold;
}

#foot .right {
	float: right;
}
#sidebar {
background:#FFFFFF url(../images/body_background.png) repeat-x scroll center top;
min-height:400px;
}
#sidebar h4 {
background-color:#FFFFFF;
border-color:#EAEAEA #EAEAEA #D7D7D7;
border-style:solid;
border-width:1px;
color:#004B8D;
font-size:12px;
margin:0;
padding:5px}
#footerMenu {
width:750px;
}
#foot li {
display:inline;
list-style-type:none;
margin-right:2px;
padding-right:6px;
}
#foot a:link, #foot a:active, #foot a:visited {
background-color:transparent;
color:#908E8E;
font-size:12px;
text-decoration:none;
}
#breadcrumbsBar {
background-color:#FFFFFF;
border-color:#EAEAEA #EAEAEA #D7D7D7;
border-style:solid;
border-width:1px;
color:#004B8D;
font-size:12px;
margin:0 0 10px;
width:100%;
}
#breadcrumbsBar ul {
margin:5px;
padding:0;
}
#breadcrumbsBar li a:link, #breadcrumbsBar li a:active, #breadcrumbsBar li a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bullet_grey.png) no-repeat scroll right 55%;
color:#004B8D;
font-weight:normal;
padding-right:10px;
}
#breadcrumbsBar li {
display:inline;
font-weight:bold;
padding-left:5px;
}
#siteSearch		{ float:right; padding-top:10px; }

#head form,
#head table #searchCell,
#head #searchBox { height: 49px; text-align: right; width: 349px; }
#head #searchBox td { padding:0; }
#head #searchBox { background: transparent url(/fileadmin/img_res/search_bkg.png) no-repeat center top; color: #797979; }

#head #searchBox .left { text-align: left; width: 305px; }
#head #searchBox .left input { background-color: transparent; border: 0px; color: #908E8E; margin: 0px 0px 1px 37px; width: 240px; }
#head #searchBox .center { text-align: left; }
#head #searchBox .center select { background-color: transparent; border: 0px; color: #908E8E; margin: 0px 0px 1px 7px; width: 147px; }
#head #searchBox .right { text-align: right; width: 44px; }
