body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #435264;
	text-align: center;
	padding: 0;
	margin: 0;
	font: 12px/1.4 "Myriad Pro", "Lucida Grande", Geneva, Arial, sans-serif;
}


#frame a:hover {
text-decoration:underline;
}

#frame {
	width: 768px;
	padding: 0;
	margin: 0;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#home {
	width: 768px;
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
	background-color: #1A466F;
	
}
#left, #left a {
	text-align: right;
	text-decoration: none;
	width: 50px;
	padding: 7;
	margin: 0;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align:top;
	line-height: 150%;
	font-size:10px;
}

#left a:hover, #footer a:hover {
	text-decoration: underline;

}

#header {
	width: 768px;
	padding: 0;
	margin: 0;
	vertical-align: text-bottom;
	background-color: #1A466F;
}
#prodnav {
	background-image:url(images/prod_lft_str.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #83998f;
}

#supnav {
	background-image:url(images/supportfiles_r9_c2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #8aabba;
}
#consnav {
	background-image:url(images/consulting-page_r13_c3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #A48585;
}
#mapnav {
	background-image:url(images/mapping-page_r11_c3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #C9AD6B;
}

#footer, #footer a {
	text-align: right;
	text-decoration: none;
	width: 763px;
	padding: 0 5 0 0;
	margin: 0;
	color:#CCCCCC;
	line-height: 110%;
	background-color: #1A466F;
}

#content {
	text-align: left;
	padding: 5px;
}
#content a {
	color: #2E5E3A;
}
#line {
	background-image:url(images/dashed.gif);
	background-repeat: repeat-x;
	background-position: center;
	}

#box {
	width: 130px;
	height: 130px;
	border: 1px solid #83998F;
	}
	
h1 {
	display: none;
}
h2 {
	font: 18px/1.4 "Myriad Pro", "Lucida Grande", Geneva, Arial, sans-serif;
	padding: 0;
	margin: 0;
	font-weight:bold;
	}
h3 {
	font: 16px/1.4 "Myriad Pro", "Lucida Grande", Geneva, Arial, sans-serif;
	padding: 0;
	margin: 0;
	font-weight:bold;
	}
#dimline {
	background-image:url(images/dimdashed.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#freebox {
position:relative;
	border: 1px solid #83998F;
}
li {
	font-size: 110%;
}

li a {
	font-weight:bold;
}
.shopping {
	font-size: 14px;
	font-weight: bold;
}
/* ================================ Page-specific styles added July 19, 2006 */
#top td {color:#939CA6}
#top td a:link {color:#FFF; text-decoration:none; font-weight:bold;}
#top td a:active {color:#FFF; text-decoration:none; font-weight:bold;}
#top td a:hover {color:#939CA6; text-decoration:none; font-weight:bold;}
#top td a:visited {color:#939CA6; text-decoration:none; font-weight:bold;}
.style1 {font-size: 14px}
#content a {color: #2E5E3A;}
/* ================================ RMA form-specific styles added July 6, 2007 */
div#RMAConfirmation {
	padding-top: 10px; 
	margin-top: 10px; 
	border-top: 1px dashed #000;
}
div#RMAConfirmation div.confirmBlock {
	margin: 0px 0px 5px 0px;
	font-size: 100%;
	overflow: auto;
}
div#RMAConfirmation div.confirmBlock div.value {
	float: left;
	width: 70%;
	font-weight: bold;
}
div#RMAConfirmation div.confirmBlock div.label {
	float: left;
	width: 15%;
}

div#requestValues
{
	width: 90%;
	margin: 0px 30px 0px 20px;
	border: 1px dashed #CCC;
	padding: 10px;
}

div#requestValues fieldset
{
	width: 75%;
	margin: 0px 0px 4px 20px;
}

div#requestValues fieldset legend
{
	font-weight: bold;
	color: #18456B;
}

div#requestValues fieldset table
{
	width: 60%;
	margin: 2px 30% 0px 10%;
	
}

div#requestValues fieldset div.note
{
	margin: 2px 0px;
	font-style: italic;
}

div.label
{
	width: 25%;
	float: left;
	font-weight: bold;
}
div.value
{
	width: 75%;
	float: left;
}

.file_link
{
    color: #1A466F;
    text-decoration: underline;
}

.watermark
{
    color: #333;
    text-align: center;
    font-style: italic;
}
