/*---Tag Definitions -----------------------------------------------------------*/
body
{ 
	text-align: center;
	margin:0; 
	padding:0; 
	background-image:url(../images/bg_screen.jpg);
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
} 
a:link, a:active, a:visited
{
	color: #536F88;
}
a:hover
{
	color: #2F3F4D;
}
h1
{
	margin: 0px 0px 0px 0px;
	color: #072A3D;
	font-size: 16px;
	font-weight: bold;
}
h2
{
	margin: 0px 0px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
h3
{
	margin: 0px 0px 5px 5px;
	font-size: 12px;
	font-weight: bold;
}
P
{
	margin: 0px 10px 15px 5px;
}
.table1 td
{
	vertical-align: top;
}
ul
{
	margin-top: -5px;
	margin-left: 0px;
	padding-left: 30px;
}
li
{
	padding-top: 2px;
	padding-bottom: 2px;
}
/*---Page Layout -----------------------------------------------------------*/

#container
{
	margin: 0 auto;
	text-align: left;
	width: 762px;
	background-color: #C1C1C1;
	background-image:url(../images/bg_screen_shadow.png);
	background-position: centered;
	background-repeat: no-repeat;
	
}
#container2
{
	margin-left: 6px;
	margin-right: 6px;
	width: 750px;
	position: relative;
	background-color: #ffffff;
}
#nav_top
{
	height: 126px;
	position: relative;
	background-image: url(../images/nav_x.jpg);
	background-repeat: repeat-x;
}
#nav_logo
{
	height: 126px;
	width: 216px;
	position: absolute;
	top: 0px;
	left: 0px;

}
#nav_logo span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/mrd.gif);
	background-repeat: no-repeat;
}
#nav_address
{
	position: absolute;
	top: 0px;
	width: 747px;
	margin: 25px 0px 0px 0px;
	text-align: right;
}
#nav_menu_holder
{
	position: absolute;
	width: auto;
	top: 102px;
	right: 0px;
	text-align: right;
}
#banner
{	
	margin-top: -24px;
	height: 142px;
	position: relative;
	background-image: url(../images/banner_acr3.jpg);
	background-repeat: no-repeat;
}
#horizontal_break
{
	height: 6px;
	font-size: 1px; 
	position:relative;
	background-image: url(../images/bg_horzBreak.gif);
	background-repeat: repeat-x;
}
/*---Menu System -----------------------------------------------------------*/
#nav_submenu
{
	display:block; 
	width:205px;
	position: relative;
	height: 24px;
	top: 0px;
	left: 546px;
	z-index:2;
	overflow: hidden;
}

#nav_submenu ul {margin:0; padding:0; list-style-type:none;}
#nav_submenu li {float:left; padding: 0px;}
#nav_submenu a 
{
	display: block;
	padding-top: 40px; height: 0px !important;
	height /**/: 40px; overflow: hidden;
	float:left;
}
#bt_sitemap {background:transparent url(../images/nav_bt_sitemap.jpg) no-repeat; width:103px;}
#bt_sitemap a {background:transparent url(../images/nav_bt_sitemap.jpg) no-repeat; width: 103px;}
#bt_radlogin {background:transparent url(../images/nav_bt_radLogin.jpg) no-repeat; width:102px;} 
#bt_radlogin a {background:transparent url(../images/nav_bt_radLogin.jpg) no-repeat; width: 102px;}

/*---Menu Component -----------------------------------------------------------*/
.TopGroup
{
	cursor:pointer;
}
.Group
{
  background-color:white;
  border:solid 1px #999999; 
  background-image:url(../images/bg_screen.jpg);
}

.Item
{
  background-color:#ffffff; 
  font-size:12px; 
  color:#666666;
  border:solid 1px #ffffff; 
  cursor:pointer;
}
.ItemH
{
  background-color:#f5f5f5; 
  font-size:12px; 
  color:#072A3D;
  border:solid 1px #cccccc; 
  cursor:pointer;
}
.ItemAlt
{
  background-color:#ffffff; 
  font-size:12px; 
  color:#666666;
  border-bottom:double 3px #cccccc; 
  cursor:pointer;
}
.ItemAltH
{
  background-color:#f5f5f5; 
  font-size:12px; 
  color:#072A3D;
  border-bottom:double 3px #cccccc; 
  cursor:pointer;
}

.MenuBreak
{
  position: relative;
  background-image:url(../images/border.gif);
  height:1px;
  right: 30px;
}

/*---Body -----------------------------------------------------------*/
html>body, html>body #container{
    height: auto;
}
#body_container, #body_container_alt
{
	position:relative;
	height: auto;
}
#body_container
{
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
}
#body_container_alt
{
	background-image: url(../images/bg_body_alt.jpg);
	background-repeat: repeat-y;
}
#body_head, #body_head_alt
{
	top: -5px;
	position: relative;
	margin-right: 36px;
	padding: 20px 25px 0px 0px;
	border-style:solid;
	border-color: #d3d3d3;
	border-width:0px 1px;
	background-image: url(../images/bg_body_x.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 8;
}
#body_head
{
	margin-left: 202px;
}
#body_head_alt
{
	margin-left: 36px;
}
#body_text, #body_text_alt
{
	position: relative;
	margin-right: 36px;
	padding: 0px 25px 50px 25px;
	z-index: 7;
}
#body_text
{
	margin-left: 202px;
}
#body_text_alt
{
	margin-left: 36px;
}
#h1_swoosh
{
	background-image: url(../images/hd_swoosh.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 10px;
	background-position: 5px 0px;
	text-indent: 25px;
}
#body_submenu
{
	position:absolute;
	top: 0px;
	left: 1px;
	margin: 0;
	z-index: 6;
}
.body_submenu_box
{
	width: 175px;
	background-color: #FEFEFE;
	border: solid 1px #d3d3d3;
	margin: 5px 0px 0px 5px;
	padding: 5px;
	font-size: 11px;
}
.picture_frame
{
	background-color: #FEFEFE;
	border: solid 1px #d3d3d3;
	padding: 5px;
	font-size: 1px;
	text-align: center;
	margin: 12px;
}
#body_banner
{
	background-image: url(../images/banner_left_alt.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 434px;
	margin-left: -1px;

}
#reports
{
	position: relative;
	z-index:2;
	padding-top: 70px;
	padding-left: 40px;
	height: 107px;
	width: 131px;
}
#reports a img 
{
	height: 37px;
	width: 91px;
	border-width: 0px;
	background: url(../images/blank.gif) top left no-repeat;
	
}
#reports a:hover img
{
	background: url(../images/banner_left_alt_ro.jpg) top left no-repeat;
}
#body_banner_flash
{

	padding: 86px 0px 0px 21px;
	
}
#body_flash
{
	padding: 18px 0px 0px 8px;
}
#min_height 
{
	float:right;
	height:445px;
	width:1px;
}
#clear 
{
	clear:both;
	height:0px;
	overflow:hidden;
}
/*---Footer -----------------------------------------------------------*/
#body_footer
{
    position:relative;
    top: 0px;
    height: 45px;
	margin-top:-50px;
	margin-left: 203px;
	margin-right: 37px;

    background-position: bottom right;
	background-image: url(../images/bg_bodyFooter.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
#footer
{
	position: relative;
    height: 111px;
	background-image: url(../images/bg_bottom_x.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer_text
{
	padding: 8px 0px 0px 5px;
	font-size: 10px;
}
#footer_text p
{
	margin: 0px 0px 0px 5px;
}

#footer_curve
{
    position: relative;
    top: 0px;
    height: 125px;
    width: 92px;
    margin-left: 658px;
    margin-top: -125px;
    background-position: top right;
	background-image: url(../images/bg_bottomCurve.gif);
	background-repeat: no-repeat;
	z-index: 3;
}

/*---Text -----------------------------------------------------------*/
.small_italic
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.large_italic
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #3E4B59;
}
.medium
{
	color:#3E4B59;
	font-size:13px;
	font-weight:bold;
	font-style: italic;
}
.bold_underline
{
	text-decoration: underline;
	font-weight: bold;
}
.bold
{
	font-weight: bold;
}
.underline
{
	text-decoration: underline;
}
.font_11px
{
	font-size: 11px;
}
.h2
{
	margin: 0px 0px 10px 5px;
	font-size: 14px;
	font-weight: bold;
}
.indent
{
	position: relative;
	left: 20px;
}
.pad_top
{
	padding-top: 7px;
	padding-bottom: 2px;
}
.pad_5px 
{
	margin: 0px 0px 5px 5px;
}
.alt_link a:link, .alt_link a:active, .alt_link a:visited
{
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.alt_link a:hover
{
	color:#444444;
}
.h2_alt
{
	color: #072A3D;
}

/* Web Forms______________________________________________*/
.form1 
{
	border: 1px solid #d3d3d3; 
	border-bottom: 2px solid #d3d3d3; 
	border-collapse: collapse; 
	background-color: #fcfcfc;

 }
.form1 td { 
	border: 1px solid #d3d3d3; 
	padding: 3px 3px 3px 3px;
	vertical-align:top;
}
.form1 #form1_header{
    font-weight: bold;
    background-color: #fcfcfc;
	color:#444444;
	font-size: 12px;

}
.form1 #form1_overline{
	height:2px;
	background-color:#F5F9FC;
	border: none;
	font-size: 0px;
	
}
.form1 input, textarea, select { 
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5; 
	border: 1px solid #d3d3d3;	

 }
select
 {
	margin-top: -7px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5; 
	border: 1px solid #d3d3d3;	
 }
/* Grid______________________________________________*/

.grid_location
{

	font-size: 14px;
	text-indent: 0px;
	background-color:#FAFAFA;
	height: 15px;
}
.grid_location_alt
{
	height: 15px;
	font-size: 14px;
	text-indent: 0px;
	background-color:#FAEDAF;
}
.grid_location a, .grid_location_alt a
{
	font-size: 12px;
}
.grid_service a, .grid_service_alt a
{
	font-size: 10px;
	text-indent: 20px;
}
.grid_service
{
	background-color: #FAFAFA;
}
.grid_service_alt
{
	background-color: #D0E4F2;
}
.grid_services a, .grid_services_alt a
{
	font-size: 12px;
	text-indent: 20px;

}
.grid_services
{
	background-color: #FAFAFA;
}
.grid_services_alt
{
	background-color: #D0E4F2;
}
#grid td
{
	padding: 2px;
	line-height: 12px;
}
#grid
{
	position: relative;
	margin: 0px 10px 10px 10px;
}
.grid_lines
{
	border-left: solid 1px #aaaaaa;
	height: 14px;
}
.grid_bullet
{
	position: relative;
	font-size: 35px;
	left: -9px;
	z-index: 2;
	text-indent: 0px;
	font-family: Arial, Sans-Serif;
}

