img { border: none; }

.clear { clear: both; }

#brandtop {
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper {
	width: 770px;
	padding-top: 140px;
}

#title h2 { margin-top: 0; font-size: 11px; }

#breadcrumbs {
	position: absolute; 
	left: 270px;
	top: 78px;
	z-index: 2;
}

#breadcrumbs p {
	font-weight: bold;
	text-transform: uppercase;
	color: #004444;
	margin: 0 0 3px 0;
}

#breadcrumbs a { color: inherit; text-decoration: none; }
#breadcrumbs a:hover { color: inherit; text-decoration: underline; }

#servicesnav {
	position: absolute; 
	left: 220px;
	top: 74px;
	width: 520px;
	z-index: 2;
	text-align: right;
}

#servicesnav p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	color: #999999;
}

#servicesnav a {
	margin-left: 14px;
	color: inherit;
	text-decoration: none;
}

#servicesnav a:hover {
	text-decoration: underline;
	color: #ff7d19;
}

#servicesnav a.current { color: #ff7d19; }
#servicesnav a.current:hover { text-decoration: none; }

#toplinks {
	position: absolute;
	left: 270px;
	top: 74px;
	width: 460px;
	height: 24px;
	text-align: right;
	border-bottom: 1px solid #003333;
	z-index: 1;
}

#mainContent {
	float: right;
	margin-right: 40px;
	width: 457px;
/*	margin: 140px 40px 64px 273px; */
}

#homefeatures {
	width: 560px;
	margin-top: 24px;
}

.feat1 {
	float: left;
/*	left: 273px;
	top: 400px;	*/
	width: 250px;
}

.feat2 {
/*	position: absolute;
	left: 493px;
	top: 400px;	*/
	margin-left: 310px;
	width: 250px;
}

#homefeatures p {
	font-size: 10px;
	line-height: 14px;
	margin-top: 6px;
}

#homefeatures h2 {
	font-size: 10px;
	line-height: 12px;
	color: #003333;
	margin: 0 0 6px 0;
	text-transform: uppercase;
}

#homefeatures img {
	float: right;
	margin: 0 0 5px 8px;
}

#homefeatures img.left {
	float: none;
	margin: 0;
}

#lpContent {
	float: right;
	margin-right: 4px;
	width: 500px;
/*	margin: 140px 40px 64px 273px; */
}

#lpContent h1 {
	display: none;
	margin: 2.5em 0 0.5em 0;
}

#lpContent p {
	font-size: 12px;
	line-height: 18px;
	margin: 1.5em 0;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p, td, li {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin: 0.5em 0 1em 0;
}

th {
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
}

h1 {
	margin-bottom: 1.5em;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #999999;
}

a { color: #666666; }
a:hover { color: #c75b08; }

h2 {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #777777;
	margin: 2em 0 0.5em 0;
}

h3 {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin: 2em 0 0em 0;
}

h4 {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin: 1em 0 0em 0;
}

blockquote {
	margin: 0 2.5em;
}

.pullQuote {
	float: right;
	width: 175px;
}

.rightInset {
	float: right;
	width: 115px;
}

.pullQuote p {
	margin: 1.5em;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}

.pullQuote cite {
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}

.firstpar { margin-top: 0; }

.accessibility {
	display: none;
}

#mainContent ul {
	padding-left: 1.5em;
}

#mainContent li {
	margin: 0.5em 0;
}

#mainnav {
	float: left;
	z-index: 4;
	margin-left: 23px;
	width: 86px;
}

#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#mainnav ul li {
	position: relative;
	width: 86px;
	text-align: left;
	margin: 0 0 24px 0;
	padding: 3px;
	background-color: #ffffff;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav ul li:hover {
	background-color: #ff7d19;
	color: #ffffff;
}

#mainnav a {
	display: block;
	color: inherit;
	text-decoration: none;
}

#mainnav a:hover {
	color: #ffffff;
}

#mainnav ul li:hover > ul {
	display: block;
}

#mainnav ul li ul {
	display: none;
/*	background-color: white;	*/
	background-image: url("/images/70white.png");
	position: absolute;
	left: 92px;
	top: -2px;
	width: 142px;
	padding: 0;
}

#mainnav ul li ul li {
	width: 130px;
	float: none;
	text-align: left;
	margin: 0;
	padding: 4px 4px 6px 8px;
	background: none;
	text-transform: lowercase;
}

#mainnav ul li ul li:hover {
	background: none;
	color: #ff7d19;
}

#mainnav ul li ul li a:hover {
	text-decoration: underline;
	color: #ff7d19;
}

.bugtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}

.bodySup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: super;
}

.corners {
	position: relative;
	left: -12px;
}

img { border: none; }

#description { display: none; }

#headline {
	margin: 0 0 24px 24px;
}

#examples { 
	position: relative;
	width: 456px;
	height: 283px;
	margin: 24px 0;
}

#examples .mainpic {
	position: absolute;
	left: 0;
	top: 0;
}

#sampleLink {
	position: absolute;
	top: 263px;
	left: 205px;
	width: 205px;
	text-align: right;
}

#sampleLink2 {
	position: absolute;
	top: 263px;
	left: 0;
	width: 205px;
	text-align: left;
}

#sampleLink a, #sampleLink2 a {
	text-decoration: none;
}

#sampleLink a:hover, #sampleLink2 a:hover {
	text-decoration: underline;
}

#sampleLink .linkarrow, #sampleLink2 .linkarrow {
	display: run-in;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#topic_navigation {
	position: absolute;
	left: 414px;
	bottom: 18px;
	width: 42px;
}

#topic_navigation img {
	margin-top: 8px;
}

.normalcase { text-transform: none; }

#pagefooter {
	bottom: 0px;
	padding: 12px 0 12px 230px;
	background: #dae1e1;
	border-top: #004444 1px solid;
	border-bottom: #004444 1px solid;
	color: #004444;
}

#pagefooter p {	font-size: 9px; font-weight: bold; margin: 0; }

.htmlform {
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 18px 18px 26px;
}

.htmlform p {
	margin: 0.3em 0;
}

.htmlform * {
	font-size: 10px;
}

.htmlform_col1 { float: left; width: 47%; }
.htmlform_col2 { float: right; width: 47%; }

.keyinfo {
/*
	position: absolute;
	left: -700px;
	top: 0;
	width: 650px;
*/
	margin: 500px auto 0 auto;
	width: 450px;
}

.keyinfo p, .keyinfo li {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	margin: 0.25em 0;
}

#headline h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff7d19;
	font-size: 17px;
	line-height: 26px;
	margin-top: 0;
}

#headline h1 span.word1 {
	font-size: 150%;
}

#headline h1 span.endwords {
	font-size: 150%;
	margin-left: 3em;
}

.gallery_thumb {
	float: right;
	margin-left: 12px;
}

.gallery_thumb img {
	border: 0;
}

.gallery_thumb p {
	text-align: center;
	font-style: italic;
}

.gallery_thumb a {
	text-decoration: none;
}

.gallery {
	display: none;
}