@media print {
	.noprint,.footer,.smallform,.saying,.topnav,.topnavselected,.ES,.floatingbox,.feedback,.quicklinks,.quicklinks2,.fontsizechange,.bigtablefooter,.bigtablemiddle,.related,.tellus,.featuretable,.testimonials,.testimonialsname
	{ 
	display: none;
	}
	
	ul, li
	{
	list-style-type:disc;
	margin-left:20px;
	}

}

body
{

	margin-top:10px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	font-weight: normal;
	color: #666666;
}

UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    LEFT: 0pt;
    MARGIN: 0px;
    LIST-STYLE-TYPE: none;
}
#FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}

.navlist a:visited /* visited link */ 
{
color: #999999;
}
.navlist a:hover  /* mouse over link */ 
{
color: #333366;
text-decoration:underline;
}

.style3 
{
	color: #FF0000
}
.style2 
{
	font-size: 10px;
	color: #FF0000;
} 
.style6 {font-size: 11px}

.style4 {
	color: #0067B1;
	font-weight: bold;
}

.style5 
{
	color: #666666;
	font-weight: bold;
}

#bigtable
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;

}
#featuretable
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#D7F0B0;
}
#bigtablemiddleline
{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#bigtablemiddlelinebottom
{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#bigtablehorzline
{
	border-bottom-width:1px;
	border-bottom-style: solid;
}
#bigtables
{
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;		
}
#lefnavhorz
{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	padding: 10px;
}

#table
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}


#bigtablefooter
{
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
	background-image:url(../images/footer_bkg.gif);
	background-repeat:repeat-x;
	padding:10px;
}
#quotebackground
{
background-image:url(../images/container_conent2.gif);
background-repeat:repeat-y;
}

table.data {
  padding: 0px;
	margin: 0px;
  border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	}
table.data .highlight_blue {
  background-color: #EAF1F5;
}
table.data tr th,
table.data tr td {
  padding: 7px;
	margin: 0px;
	vertical-align: top;
}
table.data tr th {
	text-align: left;
}
table.data tr th span.note,
table.data tr td span.note {
  color: #999999;
}
table.data tr th ul,
table.data tr td ul {
  margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
} 
table.data tr th ul li,
table.data tr td ul li {
 	BACKGROUND-POSITION: left 0.8em;
	FONT-SIZE: 12px;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial;
	-height:15px;
	background-image: url(/images/bullet.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
table.data tr th.even, table.data tr.even th,
table.data tr td.even, table.data tr.even td {
  background-color: #F7F6F2;
}
table.data tr th.odd, table.data tr.odd th,
table.data tr td.odd, table.data tr.odd td {
  background-color: #FFFFFF;
}
table.data tr th.separator, table.data tr.separator th,
table.data tr td.separator, table.data tr.separator td {
	border-top: 2px solid #a0ce67;
}
table.data tr th.separator_bottom, table.data tr.separator_bottom th,
table.data tr td.separator_bottom, table.data tr.separator_bottom td {
	border-bottom: 2px solid #a0ce67;
}
table.data tr th.row_separator, table.data tr.row_separator th,
table.data tr td.row_separator, table.data tr.row_separator td {
	border-top: 1px dotted #CCCCCC;
}
table.data tr th.solid_separator_top, table.data tr.solid_separator_top th,
table.data tr td.solid_separator_top, table.data tr.solid_separator_top td {
	border-top: 1px solid #CCCCCC;
}
table.data tr th.separator_bottom, table.data tr.separator_bottom th,
table.data tr td.separator_bottom, table.data tr.separator_bottom td {
	border-bottom: 2px solid #a0ce67;
	}
/**********************************************************************************************************/
/* BREADCRUMB PROPERTIES */
#crumbcell
{
	position: relative;
	width: 100%;
	background-image:url(../images/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
}
/**********************************************************************************************************/
/* LINKS */
a {
  color: #009999; 
  text-decoration: underline;
}
a:visited {
  color: #009999; 
  text-decoration: underline;
}
a:hover {
  color: #006666; 
  text-decoration: underline;
}

/**********************************************************************************************************/
/* Tabbed navigation for screen readers */


#tabbednav
{
display:none;
}


/**********************************************************************************************************/
/* header PROPERTIES */
/**********************************************************************************************************/
#topnavsf
{
background-image:url(../images/gray_gradient.gif);
 background-repeat:repeat-x;
 	border-bottom-width: 1px;
	border-bottom-color:#999999;
	border-bottom-style: solid;	
	border-top-width: 1px;
	border-top-color:#999999;
	border-top-style: solid;	
	
	}
	
	/**********************************************************************************************************/
/* Left Nav PROPERTIES */
/**********************************************************************************************************/

#leftnavsuhead
{
/*background-image:url(../images/leftnavsubhead.gif);*/
background-repeat:repeat-x;
padding: 10px;
border-bottom:solid;
border-bottom-width:1px;
color:#48B8D2;
font-weight:bold;

		}
#leftnav 
{
padding: 10px;
border-bottom:dashed;
border-bottom-color:#48B8D2;
border-bottom-width:1px;
}
#leftnavcurrent
{
background-image:url(../images/leftnavsubhead.gif);
background-repeat:repeat-x;
padding: 10px;
border-bottom:solid;
border-bottom-width:1px;		
}

/**********************************************************************************************************/
/* Quote PROPERTIES */
/**********************************************************************************************************/
	
#quote
{
	padding-right: 5px;
	text-align: left;
	padding: 10px;
}	

#quoteleft
{
background-image:url(../images/container_left.gif);
background-repeat:repeat-y;
}	
#quoteright
{
background-image:url(../images/container_right.gif);
background-repeat:repeat-y;
}	
#quotetopmiddle
{
background-image:url(../images/container_topmiddle.gif);
background-repeat:repeat-x;
}	
#quotebottommiddle
{
background-image:url(../images/container_bottom.gif);
background-repeat:repeat-x;
background-position:bottom;
}	
