*{
margin: 0;
padding: 0;
}

p{
padding: 0 0 15px 0;
}

dt{
font-weight: bold;
}

dd{
margin: 0 0 20px 15px;
}

body{
background-image: url(images/bg_fade_repeat.jpg);
background-repeat: repeat-x;
background-color: #00416C;
font-family: arial, verdana, sans-serif;
}

.container{
width: 834px;
margin: 15px auto;
background-image: url(images/content_repeat_bg.jpg);
}

.mast{
position: relative;
background-image: url(images/header_bg.jpg);
height: 202px;
}

.mast h1{
text-indent: -5000px;
overflow: hidden;
float: left;
}

.mast img{
position: absolute;
right: 22px;
top: 0px;
}

.mast a img{
border: 0;
}

.mast #rotating_buildings{
position: absolute;
bottom: 0px;
right: 228px;
}

.content{
padding: 30px 0 0 0;
margin: 0 0 0 240px;
width: 565px;
min-height: 450px;
_height: 450px;
font-size: 12px;
line-height: 19px;
}

.content .pagetitle{
	font-size: 18px;
	margin: 0 0 20px 25px;
}

.content ul{
	margin: 20px 0 20px 35px;
}
.content li{
	margin: 15px 0 15px 0;
}

.loginnav{
text-align: right;
padding: 0 15px 0 0;
}

.nav{
text-align: right;
width: 215px;
float: left;
border-right: double;
margin: 30px 0 0 0;
padding: 10px 0 100px 0;
line-height: 130%;
}

.nav li{
padding: 5px 20px 5px 5px;
list-style-type: none;
background-color: #DBE1EA;
}

.nav .apply_now{
font-weight: bold;
margin: 10px 0;
}
.nav .apply_now a{
color: #CC0000;
}

.nav a{
color: #D85B18;
text-decoration: none;
}

.nav a:hover{
border-top: 1px solid #8F3D10;
border-bottom: 1px solid #8F3D10;
color: #8F3D10;
}

.bd_files_list_header{
	margin: 20px 0 0 0;
}

.bd_files_list dt{
	font-weight: bold;
}

.bd_files_list dd{
	margin: 0 0 5px 10px;
}

.adminnav{
text-align: right;
width: 215px;
float: left;
border-right: double;
margin: 30px 0 0 0;
padding: 10px 0 100px 0;
line-height: 130%;
}

.adminnav li{
padding: 5px 20px 5px 5px;
list-style-type: none;
background-color: #DBE1EA;
}

.adminnav li a{
text-decoration: none;
color: #0000FF;
}

.adminnav li a:hover{
border-top: 1px solid #0000FF;
border-bottom: 1px solid #0000FF;
}

.footer{
background-image: url(images/footer_bg.jpg);
background-repeat: no-repeat;
height: 120px;
padding: 0 0 0 5px;
margin: 10px 0 0 0;
}

.footer img{
padding: 0 5px 10px 0;
}

.footer p{
border-top: double;
text-align: right;
width: 815px;
font-size: 10px;
padding: 6px 0 0 0;
}