html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-size: 68.75%;
	line-height: 1.35em;
}
.main_body {
	position: absolute;
	width: 750px;
	top: 0px;
	right: 0px;
	left: 11px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	height: 100%;
	margin-bottom: -50px;
}
.main_body_2 {
	position:absolute; 
	margin-left:10px; 
	width:878px; 
	background-color:#FFFFFF; 
	height:100%; 
	vertical-align:top;
	margin-bottom: -50px;
}
.top {
	position: relative;
	height: 60px;
	width: 750px;
}
.left {
	position: relative;
	width:155px;
	left:8px;
}
.right {
	position: relative;
	width: 184px;
}

.bottom {
	position: relative;
	width: 876px;
}
.menu_lvl_0{
	background-image:url(/img/menu_devider.jpg);
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:6px;
	padding-top:6px;
	width:149px;
	height:12px;
	color:#FFFFFF;
}

.menu_lvl_1{
	width:155px;
}
.menu_lvl_1 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	display:block; 
	width:100%; 
	height:100%; 
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_lvl_1 A:hover{
	color: #0060A9;
	background-color: #E0ECF7;
	font-weight: bold;
}

.menu_lvl_2{
	width:145px;
}
.menu_lvl_2 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #454545;
	display: block;
	width:100%;
	height:100%; 
	text-decoration: none;
}
.menu_lvl_2 A:hover {
	color: #0060A9;
	background-color: #E0ECF7;
	font-weight: bold;
}

.menu_lvl_3{
	width:130px;
}
.menu_lvl_3 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #454545;
	display: block;
	width:100%;
	height:100%; 
	text-decoration: none;
}
.menu_lvl_3 A:hover {
	color: #0060A9;
	background-color: #E0ECF7;
	font-weight: bold;
}


.menu_normal A{
	color: #454545;
	background: #FFFFFF;
	font-weight: normal;
}
.menu_current A{
	color: #0060A9;
	font-weight: bold;
	background-color: #E0ECF7;
}
.menu_current_parent A{
	color: #0060A9;
	font-weight: bold;
}
.menu_current_highlighted A{
	color: #0060A9;
	font-weight: bold;
	background-color: #E0ECF7;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	color: #454545;
}

.textmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #454545;
}

.bold {
	font-weight: bold;
}

.textmedium A{
	color: #0060a9;
}

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#454545;
	margin: 0em;
	padding: 0em;
	display: inline;
}


.text_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
	margin: 0em;
	display: inline;
}

.text_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #7a7a7a;
}
.text_bottom A{
	text-decoration: none;
	color: #7a7a7a;
}
.text_bottom_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_bottom_white A{
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	height: 50px;
	position: relative;
}

.clearfooter {

height: 50px;
clear: both;
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7a7a7a;
}

.breadcrumb A{
	color: #7a7a7a;
	text-decoration: underline;
}