body {
	background:#1E5D86;
	font-family:Helvetica, Arial, sans-serif;
	font-size:76%;
	text-align:center;
	margin: 0 0 0 0;
}
img {
	border:none;
}

a {
	/* color:#F47A0C; */
  color:#0000FF;
  text-decoration:underline;
	font-weight:bold;
}

h1 {
	font-size:2.3em;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#D60000;
	line-height:.9em;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-size:2em;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#D60000;
	line-height:.9em;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}
h3 {
	font-size:2em;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#003399;
	line-height:.9em;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

p {
	font-size:1.1em;
	color:#0B2A44;
}

p strong {
	color:#F47A0C;
	font-size:.9em;
}

span.alert_txt {
	font-size:.8em;
}
span.alert_symbol {
	font-size:1.5em;
	color:#FF7F00;
}
div#wrapper {
	width:800px;
	margin:12px auto;
	text-align:left;
	border:12px solid #EFEFEF;
}

div#header {
	width:800px;
	height:280px;
	background:#FFFFFF url("../backupfile_images/header.png") 0 0 no-repeat;
	float:left;
}

div#header_sales {
	width:800px;
	height:272px;
	background:#FFFFFF url("../backupfile_images/header_sales.png") 0 0 no-repeat;
	float:left;
}

div#headerdata {
	width:800px;
	display:none;
}

div#body {
	width:800px;
	background:#FFFFFF;
	border-top:12px solid #EFEFEF;
	padding-top:5px;
	float:left;
}

div#footer {
	width:800px;
	padding-top:15px;
	padding-bottom:10px;
	background:#FFFFFF;
	border-top:12px solid #EFEFEF;
	float:left;
	text-align:right;
}

div#contents {
	margin-top:10px;
}

div#col_right {
	width:375px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}
div#col_right p { margin-left:20px; padding-right:20px;}
div#col_right h1 { margin-left:20px; padding-right:20px;}
div#col_left {
	width:409px;
	float:right;
	margin-bottom:10px;
}
div#wide_col_left {
	width:750px;
	float:left;
	margin:0px 0px 10px 25px;
}

div#col_center {
	width:98%;
	float:left;
	padding:10px;
}
div#col_center p {margin-left:20px; padding-right:20px; }
div#col_center h1 { margin-left:20px; padding-right:20px;}
div#form{
}

div#form_top{
	width:409px;
	height:7px;
	background:url("../backupfile_images/form_top.gif") 0 0 no-repeat;
	display:block;
}

div#form_middle{
	width:409px;
	min-height:200px;
	_margin-top:-8px;
	background:url("../backupfile_images/form_middle.gif") 0 0 repeat-y;
	display:block;
}

div#form_middle p {
	padding:10px;
}

div#form_bottom{
	width:409px;
	height:53px;
	background:url("../backupfile_images/form_bottom.gif") 0 0 no-repeat;
	display:block;
	margin-top:-15px;
	_margin-top:0px;
}
div#wide_form_top{
	width:750px;
	height:7px;
	background:url("../backupfile_images/wide_form_top.gif") 0 0 no-repeat;
	display:block;
}

div#wide_form_middle{
	width:750px;
	min-height:200px;
	_margin-top:-8px;
	background:url("../backupfile_images/wide_form_middle.gif") 0 0 repeat-y;
	display:block;
}

div#wide_form_middle p {
	padding:10px;
	font-family:Courier new, courier, monospace;
  	margin-top:0px;
  	margin-bottom:0px;
}

div#wide_form_middle strong {
 	color:#000000;
  	background-color:rgb(255, 255, 0);
  	font-weight:normal;
}

div#wide_form_bottom{
	width:750px;
	height:53px;
	background:url("../backupfile_images/wide_form_bottom.gif") 0 0 no-repeat;
	display:block;
	margin-top:-15px;
	_margin-top:0px;
}

#contact_form {
	width:300px;
	float:left;
	margin-left:35px;
	padding-bottom:15px;
	_padding-bottom:0px;
}


label{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#BC0F08;
	width:110px;
	margin-top:7px;
	float:left;
	vertical-align:middle;
}

textarea,.txt{
	border:#1E5D87 1px solid;
	color:#7F7F7F;
	padding:2px;
	background-color:#F5F5F5;
}

textarea:focus,.txt:focus,textarea:focus,input#livesearch_text:focus{
	border:1px solid #FF6600;
	background-color:#FFF;
	color:#BC0F08;
	padding:2px;
}

input.txt{
	width:150px;
	float:left;
	margin:2px;
}


/*    CLEARING FLOATS & HACKS */
.clearfix:after 	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix 		{
	display:inline-table;
}

* html .clearfix 	{
	height:1%;
}

.clearfix 		{
	display:block;
}

div#udm_format {
	text-align:center;
	margin-top:10px;
	background:#1E5D86;
}
div#udm_format ul {
	text-align:center;
}
div#salespage p {
	margin-left:15px;
}