form{margin:0px;padding:0px;}
body
{
	margin:0px;
	padding:8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: center;
	background: url(../images/bodybg.jpg) repeat-x;
	word-wrap: break-word;
}

p{font-size:12px;}

.homenews,#homenews{
padding:10px;
background: url(../images/newsbg.jpg) repeat-x;
background-color:#DCDDDD;
border:1px solid #cccccc


}
 
#page
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 800px;
	min-height:650px;
	padding:5px;
	/*
	border:1px solid black;
	*/
	
	
}
#header
{

	text-align: center;
	display:block;
}

#topnav {font-size:0.9em;color:white;text-align:right;padding-bottom:5px}
#topnav a:link,#topnav a:visited{color:white;margin:8px;}


#menu
{
	background: url(../images/mainMenu.jpg);
	color: #eee;
	display:block;
	height:66px;
	text-align:center;
	margin-bottom:5px;
	
}

#mainMenu
{
	height:25px;
	text-align:left;
	padding-top:28px;
	
}

a{text-decoration:none;color:#0074C0}
a img{border:0px;}
a:hover{color:#7A0011}
#mainMenu a:link,#mainMenu a:visited
{
	color:#000000;
	font-size: 12px;
	margin: 0;
	margin-right:10px;
}
#mainMenu a:hover
{
	text-decoration: underline;
}
#Content
{
	float:left;
	padding:10px 0px 0px 0px ;
	font: 12px/24px verdana, arial, helvetica, sans-serif;
	background-color:white;
	width:550px;
	min-height:500px;
}

#ProductContent
{
	font: 11px/15px verdana, arial, helvetica, sans-serif;
	padding: 10px;
	

}
#col2
{
	float: right;
	padding-left: 10px;
	width: auto;
}
p
{
	line-height: 150%;
	margin: 0 0 15px 0;
	padding: 0;
}
h1
{
	border: 1px solid #eee;
	border-width: 0 0 3px 0;
	color: #003368;
	font-family: Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 36px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}


h1.featureheadline{border:0px;font-size:18px;line-height:18px;}

h2
{
	color: #496C80;
	font-family: Arial, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	line-height: 24px;
	padding: 0 0 1px 0;
}







h3,caption
{
	color: #496C80;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 1px 0;
	
}


.client
{
	float: left;
	margin: 0px 25px 10px 10px;
	width: 200px;
}
.client img
{
	border: 5px black solid;
}
.subcontent
{
	background-color: #eee;
	border: 1px solid black;
	margin: 15px 15px 0px 0px;
	padding: 0px 10px 10px 10px;
}
.note,.testimonial
{
	background-color: #F5F5F5;
	border: 1px dashed;
	color: black;
	font: 10px/15px verdana, arial, helvetica, sans-serif;
	overflow: auto;
	padding: 5px;
	width: 450px;
}
.clientsig
{
	background-color: transparent;
	color: red;
	font-size: 12px;
	font-weight: 300;
	line-height: 15px;
	margin: 3px 3px 10px 0px;
	text-align: right;
	width: 475px;
}


.print
{
	border: 1px solid black;
	float: left;
	margin: 0px 10px 10px 10px;
	width: 50px;
}
ul#navlist
{
	background: url(../images/nav_background.png);
	color: #eee;
	display:block;
	width:787px;
	height:44px;
	list-style-type: none;
	margin:0px 0px 0px 0px ;
	padding-left:10px;
	overflow:hidden
}
ul#navlist li
{
	float: left;
	height: 44px;
	margin: 2px 2px 0 2px;
}



#navlist li a
{
	font-size:10px;
	display: block;
	font-weight:bold;
	float: left;
	padding:12px 4px 12px 4px ;
	text-decoration: none;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
	border-right:2px solid transparent;
}
#navlist li a:hover
{
	text-decoration:underline;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	border-top:1px solid  #BDBFBF;
	border-left:1px solid #BDBFBF;

}



ul#navlist li ul li a
{
	position:relative;
	top:25px;
	left:-25px;
	height: 25px;
	margin: 2px 2px 0 2px;
}
















ul#subnavlist
{
	background: url(../images/sub_nav_background.png) repeat-y;
	color: #eee;
	display:block;
	width:560px;
	height:44px;
	list-style-type: none;
	margin:0px 0px 5px 0px ;
	overflow:none
}
ul#subnavlist li
{
	float: left;
	height: 21px;
	margin: 0px 2px 0 2px;
}
#subnavlist a
{
	display: block;
	float: left;
	padding: 4px;
	margin-top:8px;
	text-decoration: none;
}
#subnavlist a:hover
{
	text-decoration:underline;
}





#current{background-color:red}


.productpreview{width:150px;height:150px;}

#footer{padding-top:5px;margin-top:15px;background-color:#ffffff;border-top:1px solid #cccccc}
#footer a{ color:#999999;padding:10px;margin:10px;}


#subcontent{padding:15px;}

#HomeContent{
display:block
}
a.sideSub:link,a.sideSub:visited
{	width:200px;
	background-position: 20px 10px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	border-bottom:1px solid #ccc;
	
}

a.sideSubsmall:link,a.sideSubsmall:visited
{	width:200px;
	background-position: 20px 10px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	border-bottom:1px solid #ccc;
	
}


a.topsub{
margin:5px;
}

.product{
	border:1px solid #ccc;
	padding:0px;
	text-align:center
}

.product a{background-color:#eeeeee;margin:0px;padding:0px;width:auto;display:block;font-weight:bold}

.searchbox{margin:3px;font-size:10px;}


#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #cccccc;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	width:550px;
}

h3.toggler:hover{background-color:#eeeeee}

.element{
	width:550px;
	margin-bottom:5px;
	padding:10px;
}

blockquote {
	padding:5px 20px;
}

.BrowseNav
{
float:right;
display:block;
background: url(../images/sidebar_top.jpg) no-repeat;
background-color:#003E68;
margin-left:5px;
clear:right;
}


#underBrowseNav
{
float:right;
display:block;
margin-left:5px;
clear:both;
}

.navcopy{padding:15px 15px 0px 15px;
margin:0px;
width:198px;
}


.BrowseNavFooter{
background: url(../images/sidebar_bottom.jpg) no-repeat;
height:10px;
width:228px;
}

a.quicklink:link,a.quicklink:visited{
background: url(../images/quicklink_bg.gif) no-repeat;
background-position:center left;
padding-left:15px;
color:white;display:block;width:198px;}

a.quicklink:hover{
text-decoration:underline;
background: url(../images/quicklink_hover.gif) no-repeat;
background-position:center left;
}

.kicker{color:white;font-size:16px;font-weight:bold;display:block;margin-bottom:15px;}

.subkicker{color:#003368;font-size:16px;display:block;margin-bottom:10px;}

	.byline{font-size:0.8em;color:#000000;display:block}
	.headline a,.headline{color:#003368;font-size:12px;color:#003368;font-weight:bold;display:block;margin-top:3px;margin-bottom:3px;}
	.subline{margin-bottom:10px;font:11px arial;color:#999;display:block;border-bottom:1px solid #cccccc}
	cite{font:10pt verdana #000000;display:block}
	#news{width:450px}
	#events{}
	.feature{width:565px;border-bottom:1px solid #D6DBDE;margin-bottom:5px;}
	.feature p{font-size:11px;}
	
caption{color: #000000;text-align:left;font-size:19px;font-weight:bold;border-bottom:1px solid #999999;padding-bottom:5px;}	
.DataRowAlt {background-color:#eeeeee}
.DataRow:hover{background-color:#EAEAEA}
.DataRow td {border-bottom:1px solid #EAEAEA}
.DataRow a:link {width:99%;float:left;}

.headerRow{background:url(../images/hRow.jpg);color:white;font-size:9px;}


.dlGrid{width:100%;margin-bottom:15px;font-size:11px;}
.dl_smallGrid{width:100%;margin-bottom:15px;font-size:11px;}
.studies,.dl_smallGrid{width:100%;margin-bottom:15px;}
.studies,.dl_smallGrid td{border-bottom:1px solid #EAEAEA;padding:0px;}
.item{padding:5px;text-align:center;border:1px solid #D1D1D1}

.datawrapper
	height:auto;
	z-index:-10;
	text-align:center;
	width:auto;



ul#product_navlist
{

font-size:11px;
list-style-type: none;
padding-bottom: 24px;
margin: 0px;
background:url(../images/pnav_bg.png);	
}

ul#product_navlist li
{
float: left;
height: 21px;
margin: 1px 10px 0 3px;
}

ul#product_navlist li#active
{

}

li#active a { color: #000; }

#product_navlist a
{
float: left;
display: block;
color: #7A0011;
text-decoration: none;
padding: 3px;

}

#product_navlist a:hover{
text-decoration:underline
}

.fieldset, fieldset{border:0px;border-bottom:1px solid #999999;margin:10px;padding:0px 0px 10px 0px;display:block}
#Content input, #Content select{font-size:11px;padding:3px}
#Content textarea{margin-bottom:10px;font-size:11px;padding:3px;display:block;clear:all}
label{font-size:11px;min-width:85px;text-align:right;padding:3px 15px 3px 3px;}



#topnav input,#topnav form{margin:0px;padding:0px;display:inline}



li.selected a{font-weight:bold}



#productchildnav {
	background: url(../images/nav_background.png);
	color: #eee;
	display:block;
	width:793px;
	height:44px;
	padding:0px 0px 0px 4px ;
	margin:0px;
	overflow:none;
	position: relative;
	z-index: 1000;
	margin-bottom:0px;
}


#productchildnav li{
   list-style-image: none;
}

#productchildnav ul, #productchildnav li ul
{
   float: right;
   width: 100%;
   list-style: none;
   line-height: 1em;
   font-weight: normal;
   padding: 0;
   margin: 0;
}


/* TOP NAV */
#productchildnav li a, #productchildnav li a:hover {
   display: block;
   margin:0px;
   padding: 15px 5px 18px 5px;
   font-weight: bold;
   text-decoration: none;
   color:#0074C0
}

/* DROP DOWN NAV */
#productchildnav li ul li a, #productchildnav li ul li a:hover {
   display: block;
   text-decoration: none;
}



#productchildnav li:hover, #productchildnav li.sfhover {
   background: url(../images/nav_background_over.png) repeat-x;
}

#productchildnav li {
   float: left;
   padding: 0;
}

#productchildnav li ul{
	background: url(../images/newsbg.jpg) repeat-x;
	background-color:#DCDDDD;
   position: absolute;
   left: -999em;
   height: auto;
   width: 150px;
   font-weight: normal;
   margin: 0;
   border-width: 0;
}

#productchildnav li li{
   width: 150px;
   border-color: #d2d9dd;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
}

#productchildnav li li a,#productchildnav li li li a{
   font-weight: normal;
   font-size: 10px;
   display: block;
   text-decoration: none;
   padding: 5px 10px;
}

#productchildnav li li ul{
   margin: -24px 0 0 123px;
}

#productchildnav ul li:hover ul ul, #productchildnav ul li:hover ul ul ul, #productchildnav ul li.sfhover ul ul, #productchildnav ul li.sfhover ul ul ul
{
   left: -999em;
}

#productchildnav ul li:hover ul, #productchildnav ul li li:hover ul, #productchildnav ul li li li:hover ul, #productchildnav ul li.sfhover ul, #productchildnav ul li li.sfhover ul, #productchildnav ul li li li.sfhover ul{
   left: auto;
}

#productchildnav li li:hover, #productchildnav li li.sfhover
{
   background: #ffffff;
   background-image: url(images/menu/background-sub.gif);
   background-repeat: repeat-y;
}

#productchildnav li li:hover li a,
#productchildnav li li.sfhover li a,
#productchildnav li li li:hover li a,
#productchildnav li li li.sfhover li a{
   
}

#productchildnav li li:hover a, #productchildnav li li.sfhover a,
#productchildnav li li li:hover a, #productchildnav li li li.sfhover a,
#productchildnav li li a:hover, #productchildnav li li.sfhover a, 
#productchildnav li li li:hover a, #productchildnav li li li.sfhover a,
#productchildnav li li li li:hover a, #productchildnav li li li li.sfhover a,
#productchildnav li li li a:hover, #productchildnav li li li.sfhover a
{
   color: #0081C6;
   font-weight: normal;
   font-size: 10px;
   padding: 5px 10px;
}



.smallproducts{font-size:9px;}


/* 13 - TOOL TIPS (USES STANDARD MOOTOOLS/PROTOTYPE STRUCTURE)
/* ----------------------------------------------*/
.tip {
	background-color:#000;
	width:250px;
	font-size:11px;
	font-family:tahoma, arial;
	text-align:left;
	padding:6px;
	z-index:100;
}
.tip-top {
}
.tip-title {
	color: #9FD4FF;
	font-weight:bold;
	padding:5px;
}
.tip-text {
	color:#fff;
	padding:5px;
}
.tip-bottom {
	
}
form {
	margin:0;
	padding:0;
}


a.captionlink{padding:10px;font:11px verdana}