body
	{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #111b2c;
	background: #284E72;
	background-image: url('../Images/bgnd_tile.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}

div
	{
	margin: 0px;
	padding: 0px;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

h3
	{
	margin: 0px;
	padding: 0px;
	}

h4
	{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 14px;
	}

p
	{
	margin: 0px;
	padding: 0px;
	}

p.Dashed
	{
	background-image: url('../Images/dashed_divider.gif');
	}

td
	{
	vertical-align: top;
	}

td.Dashed
	{
	background-image: url('../Images/dashed_divider.gif');
	}

img
	{
	border: none;
	}

.PrintOnly
	{
	display: none;
	}

#BodyBorderOuter
	{
	width: 957px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #E6E6E6;
	}

#BodyBorderInner
	{
	width: 943px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: white;
	}

#BodyContent
	{
	width: 931px;
	/*min-height: 550px;*/
	margin-left: 5px;
	margin-right: 5px;
	background: white;
	}

#Banner
	{
	}

#Banner img.Phone
	{
	margin-top: 30px;
	margin-right: 20px;
	}

#MenuMain
	{
	height: 26px;
	background-image: url('../MenuMain/nav_bgnd.gif');
	background-repeat: repeat-x;
	}

div.SubMenu
	{
	height: 23px;
	background-color: #15243A;
	}

#SidebarLeft
	{
	width: 310px;
	/*float: left;*/
/*	padding-bottom: 20px;*/
	background-color: #F6F6ED;
	}

* html #SidebarLeft
	{
	margin-right: -3px;
	}

#SidebarLeft p
	{
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	font-weight: bold;
	}

#SidebarLeft p.Dashed
	{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	background-image: url('../Images/dashed_divider.gif');
	}

#SidebarLeft p.Items
	{
	width: 310px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	}

#SidebarLeft p.Items a
	{
	display: block;
	width: 250px;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	}

* html #SidebarLeft p.Items a
	{
	width: 250px;
	}

#SidebarLeft p.Items a:hover
	{
	text-decoration: none;
	color: #333333;
	background-color: #E8E8D0;
	background-color: #D9DBB3;
	background-image: url('../Images/icon_selected_arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	}

#SidebarRequestQuote
	{
	background-color: white;
	}

#SidebarRequestQuote p
	{
	margin-top: 5px;
	margin-left: 65px;
	margin-right: 20px;
	font-size: 10px;
	color: #374D6D;
	background-color: white;
	}

#SidebarRequestQuote p img
	{
	float: left;
	margin-left: -60px;
	}

#SidebarRequestQuote a
	{
	font-size: 10px;
	text-decoration: none;
	color: #2665B2;
	background-color: white;
	}

#SidebarRequestQuote a:hover
	{
	text-decoration: underline;
	}

#SidebarProductList
	{
	padding-bottom: 10px;
	}

#SidebarProductList h3
	{
	height: 21px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	color: white;
	background-color: #111B2C;
	background-image: url('../SidebarProduct/header_product_group.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#SidebarProductList p
	{
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	background-image: url('../SidebarProduct/dashed_divider.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#SidebarProductList p.Last
	{
	background-image: none;
	}

#SidebarProductList p a
	{
	color: #333333;
	text-decoration: none;
	}

#SidebarProductList p a:hover
	{
	text-decoration: underline;
	}

#Content
	{
	/*margin-left: 310px;*/
	margin-left: 0px;
	/*padding-bottom: 50px;*/
	}

* html #Content
	{
	margin-left: 0px;
	}

#PageTitle
	{
	height: 58px;
	background-color: #0065B6;
	background-image: url('../Images/bgnd_blank_header.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#PageTitle h3
	{
	width: 400px;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	vertical-align: bottom;
	}

#ContentInner
	{
	margin-left: 0px;
	margin-right: 0px;
	}

#ContentInner p
	{
	margin-bottom: 6px;
	line-height: 1.5;
	}

table.FormTable
	{
	background-color: #D4E0F0;
	}

table.FormTable td
	{
	vertical-align: top;
	}

table.FormTable td.Title
	{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #111B2C;
	}

table.FormTable td.FieldLabel
	{
	width: 170px;
	font-size: 10px;
	text-align: right;
	}

input.FormFieldText
	{
	font-size: 12px;
	background-color: white;
	border: solid 1px gray;
	}

select.FormFieldList
	{
	font-size: 12px;
	background-color: white;
	border: solid 1px gray;
	}

#ContentInner a
	{
	text-decoration: none;
	color: #2665B2;
	background-color: white;
	}

#ContentInner a:hover
	{
	text-decoration: underline;
	}

#ContentFooter
	{
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: right;
	}

#Footer
	{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center;
	height: 100px;
	}

#Footer a
	{
	font-size: 10px;
	text-decoration: none;
	color: white;
	}

#Footer a:hover
	{
	text-decoration: underline;
	}

