@charset "utf-8";

body{
font-family:Helvetica, sans-serif;
font-size:12px;
background-image:url('/images/template/new_bg.jpg');
background-repeat:repeat-y;
background-size: 100% auto;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/new_bg.jpg',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/new_bg.jpg',sizingMethod='scale')";
}

table{
font-size:12px;
}

div{
font-size:12px;
}

img{
border:0px;
}

button, input{
text-decoration:none;
}

.logo{
width:150px;
float:left;
}

.search_box{
width:100%;
text-align:right;
position:relative;
float:left;
z-index:999;
}

.vosb_logo{
width:100px;
float:left;
}

.motto{
width:200px;
font-size:80%;
text-align:center;
float:left;
padding-top:23px;
}

.header_table{
width:100%;
float:left;
}

.header_table_logo_row{
width:100%;
}

.header_table_networks_row{
width:100%;
}

.header_table_navbar_row{
width:100%;
}

.navbar{
width:100.5%;
text-align:left;
float:left;
position:relative;
left:-3px;
}

.navbar_element{
width:11.12%;
padding-bottom:0px;
font-weight:bold;
background: transparent;
background-image:url('/images/template/navbar_element_ie.png');
background-repeat:no-repeat;
background-position:bottom;
background-size:100% 100%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/navbar_element_ie.png',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/navbar_element_ie.png',sizingMethod='scale')";
}

.navbar_element a{
display:block;
height:40px;
width:100%;
text-decoration:none;
color:black;
position:relative;
padding-left:5px;
}

.right_most{
background-image:url('/images/template/navbar_element_right_most_ie.png');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/navbar_element_right_most_ie.png',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/navbar_element_right_most_ie.png',sizingMethod='scale')";
}

.round{
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}

.body_wrapper{
width:100%;
float:left;
}

bounds{
width:100%;
float:left;
min-height:50px;
background-color:white;
background-color:rgba(255,255,255,.5);
}

.bounds_container{
width:1000px;
margin-left:auto;
margin-right:auto;
}

p{
text-indent:25px;
}

.no_js{
width:98%;
background-color:rgb(200,200,200);
padding:10px;
text-align:center;
float:left;
font-weight:bold;
}