

html {
  margin: 0;	
  padding: 0; 
  }

body, th, td, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead,  input, .CommandButton {
    
    font-family: Arial, Verdonna, Helvetica, sans-serif;
}

body  
{
    margin: 0 auto; 
    background: url('images/BGTile.png') repeat;
}

.Normal, .NormalDisabled  {
    font-size: medium; 
} 

.tagline {
    float: left;    
    width: 95%;    
    padding-left: 25px; 
}

/* page_wrapper is the parent of all the content.  */
#page_wrapper   	
{
   
	border-width:0px; 
	border-style:solid;
	border-color:#000000;
	width: 950px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	margin-bottom:0;
	padding-left: 0px;
	padding-right: 0px;
	xbackground-color: #ffffff;
	}

#search_wrapper { float: left; width: 950px; height: 25px; }

#banner_wrapper {   float: left; width: 950px;    background: #ffffff;  color: #ffffff; background-color: #ffffff;  border-width:0px;  border-style:solid; border-color:#000000; }

#banner_top_wrapper   { float: left; width: 950px; height: 90px;  } 
#banner_top_spacer   { float: left; width: 950px; height: 10px; min-height:10px; min-width:950px; background: #ffffff; } 
#banner_left_wrapper  {	float: left; width: 300px; height: 75px; }
#banner_right_wrapper { float:right; width: 360px; height: 27px; margin-top: 48px; background: url('images/SloganTopRight331x26.gif') no-repeat;	font-size: 15px; }
	
#banner_nav_wrapper   { float: right; vertical-align: middle; margin-top: 5px; margin-bottom: 5px;  }
#banner_flash_wrapper { float: left; width: 940px;   min-height: 50px;  margin-left: 5px; margin-right: 5px; padding-bottom: 5px; }

#nav_wrapper { float: left;  width: 950px;  min-height: 25px;  margin-top: 5px; margin-bottom: 5px; background: url('images/MenuTile.png') repeat-x;}

#body_wrapper {   float: left; width: 950px;  min-height: 400px; background: #ffffff; border-width:0px;  border-style:solid; border-color:#000000;  }

#body_left_wrapper {   float: left; width: 650px;     min-height: 400px;  }
#body_right_wrapper {   float: right;  width: 300px;   xmin-height: 400px; background: url('images/RightPaneBkg.gif') repeat;   }

#footer_wrapper {
	
	float: left;
	xbackground: url('images/MenuTile.png') repeat-x;
	height: 25px; 
	width: 950px; 
	margin-top: 5px;
    line-height: 15px;
    color: #ffffff;
    font-size: 7pt;	
    vertical-align: middle;
	}
	
#copyright_wrapper { float: left; position: relative; top: 5px; margin-left: 10px;}
#privacy_policy  { float: left; position: relative; top: 5px; margin-left: 30px;}
#terms_of_use   { float: left; position: relative; top: 5px; margin-left: 20px;}
#stay_in_touch  { float: right; position: relative; top: 5px; margin-right: 10px;}

