body
	{
	font: 0.8em/1 tahoma, times, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	}
	
iframe
	{
	border: 0;
	}

img
	{
	border: none;
	}
	
input
	{
	border: none;
	}

#SearchForm
	{
	padding: 0;
	margin: 0;
	float: left;
	border: none;
	}
	
fieldset
	{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	width: auto;
	}
	
label
	{
	margin: 0;
	padding: 0;
	border: none;
	color: #003399;
	padding-left: 1px;
	}

/*

Small

*/

.logo_s
	{
	margin-bottom: 8px;
	}
	
.sb_center_s
	{
	background-image: url("../searchbox/sb_center_s.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  height: 14px;
  width: 80px;
  float: left;
	}
	
.sb_center_s input
	{
	display: inline;
	color: #000000;
	font-size: 8px;
	line-height: 100%;
	border: 0;
	width: 80px;
	height: 10px;
	margin: 1px 0px 1px 0px;
	}
	
.sb_left_s
	{
	background-image: url("../searchbox/sb_left_s.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 14px;
  float: left;
	}
	
.sb_right_s
	{
	background-image: url("../searchbox/sb_right_s.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 14px;
  float: left;
  margin-right: 4px;
	}
	
.label_s
	{
	font-size: 10px;
	}
	
/*

Medium

*/	
	
.logo_m
	{
	margin-bottom: 8px;
	}
	
.sb_center_m
	{
	background-image: url("../searchbox/sb_center_m.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  height: 21px;
  width: 80px;
  float: left;
	}
	
.sb_center_m input
	{
	display: inline;
	color: #003399;
	font-size: 15px;
	line-height: 100%;
	border: 0;
	width: 80px;
	height: 17px;
	margin: 1px 0px 1px 0px;
	}
	
.sb_left_m
	{
	background-image: url("../searchbox/sb_left_m.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 21px;
  float: left;
	}
	
.sb_right_m
	{
	background-image: url("../searchbox/sb_right_m.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 21px;
  float: left;
  margin-right: 6px;
	}
	
.label_m
	{
	font-size: 14px;
	}
	
/*

Large

*/	
	
.logo_l
	{
	margin-bottom: 10px;
	}
	
.sb_center_l
	{
	background-image: url("../searchbox/sb_center_l.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  height: 28px;
  width: 80px;
  float: left;
	}
	
.sb_center_l input
	{
	display: inline;
	color: #003399;
	font-size: 18px;
	line-height: 100%;
	border: 0;
	width: 80px;
	height: 24px;
	margin: 2px 0px 2px 0px;
	}
	
.sb_left_l
	{
	background-image: url("../searchbox/sb_left_l.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 28px;
  float: left;
	}
	
.sb_right_l
	{
	background-image: url("../searchbox/sb_right_l.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 4px;
  height: 28px;
  float: left;
  margin-right: 8px;
	}
	
.label_l
	{
	font-size: 18px;
	}
	
	
	
	
	
.sb_okbutton
	{
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
	
	
	
	
	
	
	
