#bar{
	height: 30px; 
	background-color: #003399;
	position: absolute;
	top: 165px;

	background-image: url(/jart/prj3/inviva/resources/images/bar.gif);
	background-repeat: no-repeat;
	background-position: top center;

	width: 100%;


	
}


.blb {
background-color:#FCAA58; 
border:1px solid #145b9f; 
font-weight:bold; 
font-size: 11px;
}

div{
 position: relative;
}

html{
width: 100%;
height: 100%;
}


body {
width: 100%;
height: 100%;

margin: 0px; 
padding: 0px;

background-image: url(/jart/prj3/inviva/resources/images/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #9cb0d7;

font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", Arial;
color: #333333;
font-size: 13px;
line-height: 22px;
}



#wrapper {

width: 100%;
height: 100%;
overflow: visible;


}

#page{

margin: 0 auto;
text-align: left;
width: 750px;

}

#header{
text-align: center;
height: 165px;
border: 0px solid yellow;

background-image: url(/jart/prj3/inviva/resources/images/header_default.jpg);
background-repeat: no-repeat;
background-position: top center;

}

#logo{
position: absolute;
margin: 0px;
top: 0px;
right: 0px;


}



#nav{
height: 30px; 
background-color: #003399;
color: white;
 
}

#main-nav{
height: 30px; 
float: left; 
background-color: #DE0628;

}
#main-nav td{
height: 30px;
border-left: 1px solid white;
padding: 0px 9px 0px 9px;

}

#serv-nav{
height: 30px; 

float: left; 
background-color: #003399;
border-right: 1px solid white;
}

#serv-nav td{
height: 30px;
border-left: 1px solid white;
padding: 0px 10px 0px 9px;

}


.main-nav-link-normal{
 border-left: 1px solid white;
}

.main-nav-link-active {
color: black;
background-color: white;
border-top: 1px solid red;
border-left: 1px solid white;
}

.main-nav-link-normal a{
text-decoration: none;
color: white;
}

.main-nav-link-normal a:hover{
text-decoration: underline;
color: white;
}

.main-nav-link-active a{
text-decoration: none;
color: black;
}

.serv-nav-link-normal{
 border-left: 1px solid white;
 
}

.serv-nav-link-active {
color: black;
background-color: white;
border-top: 1px solid #003399;
border-left: 1px solid white;
}

.serv-nav-link-normal a{
text-decoration: none;
color: white;

}

.serv-nav-link-normal a:hover{
text-decoration: underline;
color: white;
}

.serv-nav-link-active a{
text-decoration: none;
color: black;
}

.sub-nav {

background-color: white;
color: black;
}

.sub-nav td, .sub-nav div{
height: 30px;
border-left: 1px solid white;
padding: 0px 8px 0px 8px;


}
.sub-nav-link-normal{
 border-left: 1px solid white;
background-color: white;

}

.sub-nav-link-active1, .sub-nav-link-active2 {
color: black;
background-color: #EDEDED;
border-left: 1px solid white;
}

.sub-nav-link-active2{
background-color: #CCCCCC;

}

.sub-nav-link-normal, .sub-nav-link-active1, .sub-nav-link-active2 {
	height: 30px;
}



.sub-nav-link-normal a{
text-decoration: none;
color: black;

}

.sub-nav-link-normal a:hover{
text-decoration: underline;
color: black;
}

.sub-nav-link-active1 a, .sub-nav-link-active2 a{
text-decoration: none;
color: black;
}

#content-main{
margin-top: 15px;
background-color: white;
padding: 10px;

}

h1.superheadline{
color: red;
font-size: 24px;
font-weight: normal;
margin: 20px 0px 30px 0px;
}

h1{
color: red;
font-size: 16px;
font-weight: normal;
}

h2{
color: red;
font-size: 14px;
font-weight: normal;
}

h3{
color: red;
font-size: 13px;
font-weight: bold;
}

ul, ul.avtext{
list-style-image:url(/jart/prj3/inviva/resources/images/li.gif);

}

li, li.avtext{
 margin-bottom: 3px;
}

a.avtext, a:hover.avtext{
color: #003399;
text-decoration: underline;
}

.TB_border{
border: 1px solid #A79F9F;
}

.grey-box{
margin: 0px 0px 10px 0px;
padding: 15px; 
background-color: #EDEDED;
}


#footer, #footer a{
color: white; 
font-size: 11px;
}

.nav-4-normal a{
	color: #999999;
	text-decoration: none;
}

.nav-4-active a{
	color: black;
	text-decoration: none;
}

.nav-4-normal a:hover, .nav-4-active a:hover{
	text-decoration: underline;
}




div.teaser-box{
	margin-bottom: 20px; 	
}

h1.teaser-box{
	margin: 0px;
	padding: 0px; 	
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;	
}

h2.teaser-box{
	margin: 0px;
	padding: 0px; 	
}


