/* DataGrid Styles */
.DataGrid
{
	width: 100%;
	position: static;
	border: solid 1px #ccc;
}
.DataGrid td
{
	padding: 0.25em;
}
.EditTable
{
	border: none 1px #ccc;
}
.EditTable TH
{
	font-weight: bold;
	font-size: 0.8em;
}
.EditTable td
{
	padding: 0.30em;
}
Table#Features
{
	border-collapse: collapse;
	border: solid 1px #ccc;
}
Table#Features td
{
	border: solid 1px #EEE8D2;
}
#Features .label
{
	background-color: #ecf2f3;
}
#Features td.highlight
{
	background-color: #fffcf2;
}
Table#Features th, Table#Features .heading
{
	border: solid 1px #ccc;
	background-color: #C1D1D1;
}
Table#Features th.highlight
{
	background-color: #EEE8D2;
}
.DGSelectedItem
{
}
.DGEditItem
{
}
.DGItem td
{
}
.DGAlternatingItem td
{
	background-color: #ecf2f3;
}
.DGHeader td
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	background-color: #C1D1D1;
}
.DGFooter
{
}
.DGPager
{
	font-weight: bold;
	text-align: center;
}
.DGPager a
{
	color: #FF6633;
}
.DGPager a:link
{
	color: #FF6633;
}
.DGPager a:visited
{
	color: #FF6633;
}
.DGPager a:hover
{
	color: #FF6633;
	text-decoration: none;
}
.DGPager a:active
{
}
.manufacturer
{
	font-size: 1.1em;
	padding: 0.3em;
	background-color: #C1D1D1; /*background-color: #FF6633;*/
}
.testDetails
{
	font-size: 9px;
	padding: 0.2em; /*background-color: #FF6633;*/
}
/**/
.grayboldtitle
{
	padding-left: 10px;
	line-height: 18pt;
	font-weight: bold;
	font-size: 12px;
	color: #739093;
	padding-top: 10px;
}
.orange
{
	color: #FF6633;
}

.memberfastfind
{
	padding-bottom: 0.8em;
	border-bottom: #999999 1px solid;
	background-color: #fffcf2;
}
.loginForAccess
{
	padding-bottom: 0.8em;
	border-bottom: #999999 1px solid;
	background-color: #fff;
}
.memberfastfind p, .loginForAccess p
{
	font-size: 1.0em;
	padding: 1 0 3 0em;
	margin: 0 0 0 1em;
	line-height: 1.5em;
	text-align: left;
}

body
{
	/*margin: 1em;*/
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%; /* font sizing in ems, baby. if you want to change anything, just change this.*/ /*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	line-height: 11pt;
	color: #000;
	background-color: #A3B4B7;
}
td
{
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%; /* font sizing in ems, baby. if you want to change anything, just change this.*/ /*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	line-height: 11pt;
	color: #000;
	background-color: #fff;
}
#mainFeature td
{
	padding: 15px 0 0 15px;
}
td#MainContent
{
	padding: 30px 15px 15px 15px; /*border: solid 5px red;*/
}
td#WhatsNew
{
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}
td#ProductFeature
{
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	border-top: #999999 1px solid;
	border-left: #ff6633 1px solid;
	border-bottom: #ff6633 1px solid;
	border-right: #999999 1px solid;
	background-color: #FFFFFF;
}
div#MainContainer td
{
	background-color: #f5f5f5;
}
div.welcomePanel, div.welcomePanel td
{
	background-color: #DDE8E9;
}
/*td
{
	background-color: #f5f5f5;
}*/
td.gray
{
	background-color: #dcdcdc;
}
td.orange
{
	background-color: #FF6633;
}
td.white
{
	background-color: #FFFFFF;
}

div#Footer
{
	padding: 3;
	margin: 0;
	color: #ffffff;
	background-color: #ff6633;
}

#content
{
	padding-right: 6em;
	padding-left: 6em;
	padding-bottom: 2em;
	margin: 0em;
	padding-top: 4em;
}

#pleasewait
{
	text-align: center;
	border: #999999 1px solid;
	padding: 2em;
	width: 75%;
}

#pleasewait p
{
	text-align: center;
}

.narrow1
{
	width: 50%;
	line-height: 1.3em;
}
.narrow2
{
	width: 50%;
	line-height: 1.5em;
}
a
{
}
a:link
{
	color: #437480;
}
a:visited
{
	color: #91A8AA; /*color: #91aec1;*/
}
a:hover
{
	color: #ff6633;
	text-decoration: none;
}
a:active
{
}

a.gray
{
	color: #437480;
	text-decoration: none;
}
a.gray:link
{
}
a.gray:visited
{
	color: #91A8AA;
}
a.gray:hover
{
	text-decoration: none;
	color: #FF6633;
}
a.gray:active
{
}
h1
{
	font-weight: normal;
	font-size: 1.7em;
	margin-top: 0em;
	margin-bottom: 0em; /*both set to zero and padding in header div is used instead to deal with compound ie pc problems that are beyond summary in a simple comment.*/
	color: #ff6633;
}
h2
{
	font-weight: normal;
	font-size: 1.5em;
	margin: 1.2em 0em;
	color: #ff6633;
}
h3
{
	font-weight: bold;
	font-size: 1.3em;
	margin: 1.2em 0em;
	color: #ff6633;
}
h4
{
	font-weight: bold;
	font-size: 1.15em;
	margin: 1.2em 0em;
	color: #ff6633;
}
h5
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 1.2em 0em;
	color: #ff6633;
}
h6
{
	font-weight: bold;
	font-size: 1em;
	margin: 0em 0em;
	color: #000;
}
img
{
	border: 0;
}
img.arrow
{
	left: 5px;
	width: 9px;
	margin-right: 5px;
	position: relative;
	top: -2px;
	height: 5px;
}
img.testIcon
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	margin-right: 10px;
	border-bottom: 0px;
}
ol, ul, li
{
	/* 	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
p
{
	font-size: 1em;
	margin: 0em 0em 1.0em;
	line-height: 1.5em;
	text-align: left;
}
p.productname
{
	font-weight: bold;
	color: #739093;
}
p.dnpProduct
{
	margin: 0;
}
li p
{
	margin-top: 0.2em;
}
pre
{
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b
{
	font-weight: bold;
}
p.labelname
{
	padding-left: 2em;
	font-size: 1em;
	margin: 0.5em;
	line-height: 1.5em;
	text-align: left;
}
UNKNOWN
{
	margin-top: 0.2em;
}

/* Menu Styles */
.menupos
{
	padding: 10px 10px 0px 0px;
}
.unselMenuItem
{
	font-weight: bold;
	padding: 0px 8px;
	margin: 0px;
	border: #c0c0c0 1px solid;
	width: 85px;
	color: #739093;
	background-color: #ffffff;
}
.selMenuItem
{
	font-weight: bold;
	padding: 0px 8px;
	margin: 0px;
	border: #c0c0c0 1px solid;
	width: 85px;
	color: #ff6633;
	background-color: #DDE8E9;
}
.subMenu
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	border: #c0c0c0 1px solid;
}
.subMenu td
{
	font-weight: normal;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #ffffff;
	border: none;
}

/* Other */
.error
{
	color: Red;
}
.required
{
	font-weight: bold;
	font-size: larger;
	color: #ff6633;
	font-family: 'Courier New' , 'Microsoft Sans Serif';
}
.floatright
{
	float: right;
}
.loginPanel
{
	background-color:#ff6633;	
}