/* CSS Document */
html,body
{
	background: url('../img/bg_tile.jpg') ;
	background-repeat: repeat-x;
	background-color:#EFEFEF;
	font-family:"Verdana",arial;
	font-size:11px;
	width:100%;
	margin:0;padding:0;
}

img{
	border: 1px;
	border-color: #000000;
}
img.logo{border: 0px; margin:5px;}
img.homelogo{border: none;}
img.toplogo{border: 0px; margin:0px;}
img.totop{border: 0px; margin:0px;}
img.noborder{border: none;}

iframe
{
	width: 860px;
	height: 1200px;
	border: 0px;
}

h1
{
	color:#0083D7;
	font-size:22px;
	font-family: tahoma, verdana;
	letter-spacing:4px;
	margin:0;padding:0;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 30px;
}
h2
{
	color:#7D8588;
	font-size:14px;
	font-family: tahoma, verdana;
	letter-spacing:4px;
	margin:0;padding:0;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 18px;
}

a:link { color: #0083D7; text-decoration: underline}
a:visited { color: #000066; text-decoration: underline }
a:hover { color: #0066ff; text-decoration: underline; }

/* DIVS */
div.servicemenu
{
	width: 860px;
	height: 19px;
	margin:0;
	padding:0;
	padding-top:30px;
	text-align: right;
}
div.servicemenu a:link, div.servicemenu a:visited
{
	color: #666666;
	text-decoration: none;
}
div.servicemenu a:hover
{
	color: #999999;
	text-decoration: underline;
}
div.servicemenu img
{
	vertical-align: middle;
}

div.headercontainer
{
	background: url('../img/header.jpg') ;
	background-repeat: no-repeat;
	background-position: top right;
	width: 860px;
	height: 80px;
	margin:0;
	padding:0;
	text-align: left;
}

/*#######################################################################################################*/
#menucontainer
{
	width: 970px;
	height: 19px;
	margin:0;
	padding:0;
	margin-top:-29px;
	margin-right: 0px;
	margin-bottom:21px;
	padding-left:40px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: tahoma, verdana;
}
#menucontainer ul
{
	display: inline;
	list-style: none;
	margin:0;padding:0;
}
#menucontainer ul li.begin
{
	width:0px;
	height:20px;
	list-style:none;
	background:url('../img/nav/menu_begin.gif') no-repeat;
	background-position: top right;
	background-repeat: no-repeat;
}

#menucontainer ul li
{
	padding-right:20px;
	padding-top: 9px;
	padding-bottom: 11px;
	font-size: 11px;
	background: url('../img/nav/menu_sep.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #0083d7;
	float: left;
	white-space: nowrap;
}

#menucontainer ul li.last
{
	padding-right:20px;
	padding-top: 9px;
	padding-bottom: 11px;
	font-size: 11px;
	background: url('../img/nav/menu_end.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
#menucontainer ul li a:link, #menucontainer ul li a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#menucontainer ul li a:hover
{
	color: #aae2ff;
	text-decoration: none;
}

#menucontainer ul li ul li
{
  	background: url('../img/nav/sub_bg.gif');
}
#menucontainer ul li ul li ul li
{
	width:140px;
  	background: url('../img/nav/subsub_bg.gif');
}
#menucontainer ul li ul li a:link, #menucontainer ul li ul li a:visited
{
	color: #000000;
	text-decoration: none;
}
#menucontainer ul li ul li a:hover
{
	color: #0083D7;
	text-decoration: none;
}

/*#######################################################################################################*/
div.breadcrumb
{
	width: 860px;
	height: 26px;
	margin:0;
	padding:0;
	margin-bottom:-1px;
	text-align: left;
	padding-left: 5px;
}
div.breadcrumb ul
{
	display: inline;
	list-style: none;
	margin:0;padding:0;
}
div.breadcrumb ul li.begin
{
	width:20px;
	height:15px;
	list-style:none;
	background:url('../img/nav/breadcrumb_begin.gif') no-repeat;
	background-position: top right;
	background-repeat: no-repeat;
}
div.breadcrumb ul li a
{
	padding-left: 20px;
	font-size: 10px;
	background: url('../img/nav/breadcrumb_arrow.gif');
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
div.breadcrumb ul li a:link, div.breadcrumb ul li a:visited
{
	color: #666666;
	text-decoration: none;
}
div.breadcrumb ul li a:hover
{
	color: #999999;
	text-decoration: underline;
}
div.breadcrumb ul li
{
	padding-top: 6px;
	padding-bottom: 10px;
	float: left;
	background: url('../img/nav/breadcrumb_middle.gif') repeat-x;
	padding-left: 0px;
}
div.breadcrumb ul li.end
{
	width:20px;
	height:15px;
	list-style:none;
	background:url('../img/nav/breadcrumb_end.gif') no-repeat;
	background-position: top left;
	background-repeat: no-repeat;
}
/*#######################################################################################################*/

div.content_left
{
	width:300px;
	float:left;
}
div.content_left ul
{
	list-style:none;
	text-align: right;
	margin-left: -40px;
	padding-top: 5px;
}
div.content_left ul li
{
	background:url('../img/nav/sec_list_bg.gif') no-repeat;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-right: 10px;
}
div.content_left ul.subnav li.selected a
{
	color: #0083D7;
	font-weight: bold;
	background:url('../img/nav/li_arrow.gif') no-repeat;
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.content_left ul.subnav li.selected ul li a
{
	color: #2E3133;
	font-weight: normal;
	background: none;
}
div.content_left ul.subnav li.selected ul li a:hover
{
	color: #0083d7;
}
div.content_left ul li ul.subnav li
{
	background:url('../img/nav/nothing.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.content_left ul li a:link, div.content_left ul li a:visited
{
	font-size: 11px;
	color: #2E3133;
	text-decoration: none;
	padding-right: 15px;
}
div.content_left ul li a:hover
{
	color: #0083d7;
	background-position: right;
	padding-right: 15px;
}
/*#######################################################################################################*/

table.form td
{
	text-align: left;
	height:24px;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	line-height:15px;
	vertical-align: top;
}
table.form td td
{
	text-align: center;
	height:14px;
	color:#666666;
	border-bottom:0px solid #CCCCCC;
	line-height:15px;
	vertical-align: middle;
}
table.form td td.dynCalendar_dayname, table.form td td.dynCalendar_today
{
	border-bottom:1px solid #CCCCCC;
}
table.form td td a:link, table.form td td a:visited
{
	color: #000000; text-decoration: none
}
table.form td td a:hover
{
	color: #0083D7; text-decoration: none
}
form
{
	vertical-align: top;
}
/*#######################################################################################################*/
div.container
{
	background: url(../img/content_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	border-color:#d4d4d4;
	width: 860px;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
	text-align: left;
}
div.auto_container
{
	background: url(../img/content_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	border-color:#d4d4d4;
	width: 860px;
	height: 1200px;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
	text-align: left;
}
div.content_right
{
	margin:0;
	padding:0;
	padding-right:30px;
	margin-left:310px;
	line-height: 18px;
}
div.content_right li
{
	display: auto;
}
table.form img{
	border:0px;
}

div.totop
{
	margin:10px;padding:0;
	text-align: right;
}
#bovagbanner{
	float: left;
	margin-right: 7px;
	margin-left: 5px;
}

#bovagbanner img{
	border: none;
}

.llogo{
	margin-top: 7px;
	border: none;
}

.banner img {
	border: none;
}

.logocompasslease{
	padding: 8px 6px 0px 2px;
	width: 175px;
	height: 38px;
	display: block;
	border: 1px solid #D4D4D4;
	margin: 8px 0 0 10px;
}

.logobovag{
	padding: 5px;
	width: 175px;
	height: 43px;
	display: block;
	border: 1px solid #D4D4D4;
	margin: 8px 0 0 10px;
}

.logosatander{
	padding: 5px;
	width: 175px;
	height: 57px;
	display: block;
	border: 1px solid #D4D4D4;
	margin: 8px 0 0 10px;
}

.logobsc{
	padding: 5px;
	width: 175px;
	height: 87px;
	display: block;
	border: 1px solid #D4D4D4;
	margin: 8px 0 0 10px;
}

#bovag-iframe{
	width: 300px;
	height: 75px;
}
/* CSS Document */
