html, body 
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;	
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #585858;
	text-align: center;
}

#maincontainer
{
	margin: auto;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #585858;
}

#mainmenu
{
	background: #6B6D6F;
	height: 80px;
	color: White;
}
#mainmenu A
{
	color: #ffffff;
}

#content
{
	
	background: #F0F8FF;
}

#footer
{
	background: black;
	height: 76px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 9px;
	color: #ffffff;
}
#footer A
{
	font-size: 9px;
	color: #ffffff;
}

hr
{
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	text-align:left;	
}
.underline
{
	border-bottom-color: #CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom: 2px;
}

.defaultstyle
{
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #585858;
}


.heading
{
	font-size: 25px;
	font-weight: bold;
}

.subhead
{
	font-size: 12px;
	font-weight:bold;
}
.subsubhead
{
	font-style: italic;
}

ul
{
	list-style-image: url('../images/bullet.gif');
	_margin-top:1em;
}

table
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;

}

/*
td
{
	border-style:solid;
	border-width:1px;
	border-color:Green;

}

tr
{
	border-style:solid;
	border-width:1px;
	border-color:Fuchsia;

}*/
/***** LINK STYLING***********/
a
{
	text-decoration: none;
	font-weight:bold;
	color:#A7A9AC;
	text-decoration: underline;
}
a:visited,a:active
{
	text-decoration: underline;
	color:#A7A9AC;
	font-weight:bold;
}
a.navitemleft,a.navitemleft:visited, a.navitemleft:active
{
	color:Black;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.datagriditem,a.datagriditem:visited, a.datagriditem:active
{
	color:#585858;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	font-size: 12px;
}






/********ADVERTISEMENT STYLING****************/

a.ad, a.ad:visited, a.ad:active
{
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color: #585858;
}


a.ad img
{
	border-style:none;
	text-decoration:none;
}

div#imgspacer
{
	width:160px;
}

table.ad
{
	text-align: center;
	vertical-align: middle;
	border-collapse:collapse;
}

table.ad tr
{

}

table.ad td
{
	padding:25px;
	border: solid 1px #585858;
	background-color: #D1D1D1;
}

table.ad tr.first
{
}



/********** CONTENT STYLING**************/

div#wrapper 
{
	background-color:#FFFFFF;
	margin-bottom: 25%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #585858;
	width: auto;
}

div#main 
{
	vertical-align:top;
	line-height:150%;
	text-align: left;
	margin-left:225px;
	width: 500px;
	padding-top:50px;
	font-size:12px;
}



/**********List Nav ******************/

div#nav 
{
	width: 200px;
	margin-top: 1px;
	float: left;
}
div#navlist
{
	padding-top:10px;
	width:200px;
	color:Black;
	font-size:11px;
	text-indent:50px;
	font-weight:400;
	background-color:#D1D1D1;
	text-align: left;
	margin-bottom:50px;

}

div#navitem
{
	padding-bottom:10px;
	color:Black;
}


/*******Datagrid Nav stuff....**************/

.datagridnav
{
	text-indent:50px;
	color:Black;
	border: none 0px #D1D1D1;
	font-size:11px;

}

/******datagrid styling*********/

.datagrid
{
	border-style:solid;
	border-width: 1px;
	border-color: #585858;
	margin:0px 0px 0px 0px;
	width:500px;
}

div#datagridheader, .datagridheader
{
	text-align: center;
	color:#585858;
	font-weight: bold;
	background-color:#D1D1D1;
	/*padding:5px 5px 5px 5px;*/
	font-size: 12px;
}

div#datagriditem, .datagriditem
{
	text-align: left;
	color: #585858;
	font-weight: normal;
	/*padding: 5px 5px 5px 5px;*/
}

/**********normal table styling************/

.customtable
{
	width:500px;
	margin:0px 0px 0px 0px;
	border: solid 1px #585858;
	border-collapse:collapse;
}

table.customtable td.customtableheader
{
	text-align: center;
	color:#585858;
	font-weight: bold;
	background-color:#D1D1D1;
	padding:5px 5px 5px 5px;
	font-size: 12px;
	border-left: solid 1px #585858;
	border-bottom:none;
}

table.customtable td.customtableitem
{
	text-align: left;
	color: #585858;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
		border-right: solid 1px #585858;
	border-top: solid 1px #585858;

}
table.customtablel tr
{
	height:1em;
}


/************News Article Stuff *************/
div#articledate
{
	font-size: 11px;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
}
div#articletitle
{
	font-weight: bold;
	padding-top: .7em;
}

div#articlebody
{
	padding-top:1em;
	padding-bottom:20px;
}

a.articlelink, a.articlelink:visited, a.articlelink:active
{
	font-weight:bold;
	text-decoration:none;	
	color:#585858;
}


/**************FORM STUFF****************/

.errormessage,div#errormessage
{
	font-weight: bold;
	color: Red;
}

.psearchtext
{
	color: silver;
}

.psearchtextblack
{
	color: black;
}





table.form
{
	border: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;

}

table.form tr
{
}

table.form td
{
	padding:5px 0px 0px 5px;

}




table.form td.formlabel
{
	font-weight:bold;
	width:100px;
}

table.form td.formfield
{
	width:250px;
}

table.form td.formbiglabel
{
	font-weight:bold;
	width:375px;
}
table.form td.formbigfield
{
	width:375px;
}





table.form td.formbutton
{
	text-align:center;
}

table.form td.formchecklist
{
	width:350px;
}

table.form td.formradio
{
	border:solid 1px #D1D1D1;
}




textarea.formbigfield
{
	width:375px;
	height:100px;
}

select.formdrop
{
	width:250px;
}

input.formfield
{
	width:250px;
}

input.formbutton
{
	background:#D1D1D1;
	border: solid 1px #585858;
	color:#585858;
}

input.formradio
{
	border:solid 1px #D1D1D1;
	width: 325px;
}



table.formchecklist
{
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-left: -7px;
	padding: 0px 0px 0px 0px;
	width:375px;
	
}

table.formchecklist td
{
	
}


table.formradio
{
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-top:-10px;
}


div#formdroplist
{
	border:solid 1px #D1D1D1;
	padding:10px 0px 10px 10px;
}


/**********Product Stuff****************/

div#productImage
{
	float:left;
	width: 250px;
	text-align:left;
	
}


div#productFeatures
{
	float: left;
	font-size:.9em;
	line-height: 150%;
	font-weight:bold;
	vertical-align: top;
	text-align:left;
	list-style-position:outside;
	width: 250px;
	margin-left:-20px;
	margin-top: -10px;
}

div#productDescription
{
	width:500px;
	text-align:left;
	clear:both;
}


div#productModelNum
{
}

/******FEATURED PRODUCT***********/

span#featurelist
{
	FLOAT: left; 
	MARGIN-BOTTOM: -5px; 
	WIDTH: 400px
}


div#featuremodel
{
	FONT-SIZE: 18px; 
	COLOR: red;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}

div#featuredescription
{
	MARGIN-TOP: 15px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 55px; 
	MARGIN-LEFT: 425px; 
	WIDTH: 500px; 
	COLOR: #ffffff; 
	TEXT-ALIGN: left;
	line-height:150%;
}

form#featureform
{
	background-color: Black;
}


/**********************CSS POPUPS*******************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.popup_source
{
	position: relative;
	z-index: 0;
}

.popup_source:hover
{
	background-color: transparent;
	z-index: 50;
	text-decoration:none;
}

.popup_source span
{ 
	position: absolute;
	background-color: #cccccc;
	padding: 5px;
	left: -1000px;
	border: 1px solid #585858;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width:150px;
}


.popup_source:hover span
{ 
	visibility: visible;
	top: 0;
	left: 30px; 
}

#tooltip
{
	position:absolute;
	background:#CCCCCC;
	padding:5px 5px;
	color:#333;
	display:none;
	width:150px;
	text-align:left;
	font-size:.9em;
	text-transform:lowercase;
}	

a.tooltip
{
text-decoration:none;
}

span.tooltip_head
{
	font-weight:bold;
	text-transform:none;
}

/*********** new stuff for search *************/

div#search_main_wrap
{
padding-left:55px;
padding-right:15px;
padding-top:50px;
padding-bottom:22px;
}

div#search_main_wrap, div#search_main_wrap td
{
	font-size:.9em;
}

div#search_main_wrap .searchLabel
{
	width: 200px;
	font-size:.9em;
}

div#search_main_wrap td.searchInput
{
	width: 310px;
}

div#search_main_wrap input.searchInput, div#search_main_wrap select.searchInput
{
	width:200px;
}

div#search_main_wrap  input.formbutton
{
background-image: 
url('../product/images/btn_back_slice.jpg');
background-repeat: repeat-x;
border:none;
}

div#search_result .dgd_top_header td
{
background-image: 
url('../product/images/dgd_back_slice.jpg');
background-repeat: repeat-x;
font-weight:bold;
text-align:center;
padding:5px 5px 5px 5px;
vertical-align:top;
white-space:nowrap;
}

div#search_result .dgd_top_subhead
{
	color:#8A8C8E;
	font-size:.8em;
	line-height:1.5em;
}

div#search_result .dgd_item td
{
	padding:5px 10px 5px 10px;
	color:#8A8C8E;
	text-align:center;
}

div#search_result .left_item_wrap
{
	height:auto;
	text-align:right;
	clear:both;
}

div#search_result .dgd_leftitem
{
	background:#F5F4EF;
	width:175px;
}

div#search_result .dgd_leftitem_head
{
	
}	

div#search_result .model_thumb
{
	float:left;
	height:auto;
}

div#search_result .model_link
{
	float:left;
	height:auto;
	vertical-align:center;
	margin-top:7px;
	margin-left: 7px;
	text-align:right;
}

div#search_result .dgd_leftitem a
{
	text-decoration:none;
	color:#368DCE;
}

div#search_result .dgd_leftitem a:hover
{
	text-decoration:underline;
}

#search_result td
{

}

#search_result th
{

}





/*debug boxes*/

/*
div#wrapper {
	border-style:solid;
	border-color:Yellow;
}
div#nav {
	border-style:groove;
	border-color:Silver;
}
div#main {
	border-style:double;
	border-color:Lime;
}

div#articledate
{
	border-style:dashed;
	border-color:Blue;
}
div#articletitle
{
	border-style:ridge;
	border-color:Red;
}
div#articlebody
{
	border-style:dotted;
	border-color:Black;
}
div#navlist
{
	border-style:inset;
	border-color:Fuchsia;
}
*/

img#programLogo {
	float : left;
	padding : 0 25px 70px 0;
	}
	
a#expertArchive {
	text-decoration : none;
	color : #8D8D8D;
	}
		
a#incentive {
	color : #005FEE;
	text-decoration : none;
	font-size : 10pt;
	}
	
a#incentive:hover, a#expertArchive:hover {
	text-decoration : underline;
	}	

span#archiveDate {
	color : #C6C6C6;
	font-size : 8pt;
	}

span#archiveYear {
	color : #666666;
	font-size : 10pt;
	font-weight : bold;
	}
	
p {
	font-size : 10pt;
	color : #8D8D8D;
	}
	
p strong {
	font-size : 10pt;
	color : #555555;
	}

p#notes {
	font-size : 7pt;
	color : #AAAAAA;
	line-height : 150%;
	}
		
img {
	border : 0;
	}
	
	