html, body {
	border:0pt none;
	height:100%;
	margin:0pt;
	padding:0pt;
	width:100%;
}
img {
	border:0pt none;
}
td {
	vertical-align:top;
}
form {
	margin:0px;
	padding:0px;
}
body, td {
	color:#636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.main {
	width: 980px;
	/*height: 840px;*/
	margin: 0 auto;
	background: #f2f2f2 url(img/red_head.jpg) no-repeat 0 162px;
}

.white_head {
	height: 162px;
	position: relative;
	background-color: white;
}

.top_box {
	padding: 60px 0 0 10px;
}

.top_box a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #070400;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.search_form {
	height: 27px;
	margin-top: 17px;
}

.search {
	background-color: #f2f2f2;
	border: 1px solid #e0e0e0;
	vertical-align: top;
	padding: 4px 4px 5px 4px;
	width: 175px;
	color: #716f6f;
}

.search_submit {
	*margin-top: 1px;
}

.white_head img {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.bsrbf_head {
	height: 218px;
	position: relative;
}

.bsrbf_head img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.content {
	background: url(img/grey_figure.jpg) no-repeat 0 162px;
	/*height: 840px;*/
	width: 980px;
	min-height: 840px;
}

.menu_container {
	width: 245px;
	float: left;
	min-height: 430px;
	position: relative;
}

.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu li {
	padding: 0 0 18px 65px;
	background: url(img/bsrbf.png) no-repeat 15px 2px;
}

.menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}

.submenu {
	margin: 18px 0 0 0;
	padding: 0;
}

.submenu li {
	list-style-type: none;
	background: none;
	padding: 0;
}

.submenu li a {
	font-weight: normal;
}

.copy {
	position: absolute;
	bottom: -63px;
	left: 20px;
}

.text {	
	float: left;
	width: 490px;
	margin-top: 5px;
	padding-right: 20px;
}

.text p {
	margin: 0 0 20px 0;
}

.text a {
	color:#636363;
}

.right_colum {
	float: left;
	width: 217px;
	/*background-color: #eaeaea;*/
	background-color: white;
	margin-top: 15px;
	min-height: 430px;
}

#files .file {
	padding:4px 0pt 4px 25px;
}

#files .file a {
}

.banner {
	text-align: center;
	margin-top: 15px;
}

.file {
	padding-left: 20px;
}
