/* Stylesheet introduced by WebSanity 2009*/

body {
font-family:tahoma;
color:#fff;
font-size:14px;
background: #1e5990 url(images/background.gif) center top repeat-x;
}

h1 {
font-family:tahoma;
color:#FFCC00;
font-size:22px;
padding-top:0px;
margin-top:0px;
}

h2 {
font-family:tahoma;
color:#FFCC00;
font-size:14px;
padding-top:0px;
margin-top:0px;
}

p {
text-align:left;
}


.tab p {
margin-left:10px;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
}

#header_address {
display:block;
position:absolute;
left:4px;
top:65px;
width:436px;
height:40px;
color:#FFF;
text-align:left;
background:#336699;
font-family: verdana, geneva, sans-serif;
font-size:12px;
}



.nav_button {
width:109px;
height:34px;
text-align:center;
/*border-top:2px solid #AAA;
border-right:2px solid #222;
border-bottom:2px solid #222;
border-left:2px solid #888;*/
border: 1px solid #FFF;

display: block;
color:#FFF;
font-family: verdana, geneva, sans-serif;
text-decoration:none;
font-size:14px;
margin-bottom:7px;	/* Space to next button */
vertical-align:middle;
background:url('/button-back.gif');
}

.nav_button b {
	width:109px;
	height:34px;
	display:block;
	cursor:pointer;
/*  display: table-cell;
  vertical-align: middle; */
  text-align: center;
	font-weight:normal;
}
.nav_button a:link, .nav_button a:visited, .nav_button a:active  {
color:#FFF;
text-decoration:none;
}
.nav_button b:hover  {
color:#FFF;
text-decoration:none;
background:url('/button-back-hover.gif');
}

.copyright {
text-align:center;
color:#fff000;
font-family: verdana, geneva, sans-serif;
text-decoration:none;
font-size:14px;
padding-top:20px;
}
.copyright p {
text-align:center;
}

a img,:link img,:visited img { 	border: none; text-decoration:none; }


.image_row p {
margin-top:0px;
padding-top:0px;
}
.image_row img {
margin-bottom:4px;
}




.applications h2 {
	margin-top:12px;
}


a:link, a:active, a:visited {
font-weight:normal;
text-decoration:underline;
color:#FFCC00;
}.novertspace {
	margin-top: 0px;
	padding-top: 0px;
}
