

BODY {
	margin : 0px;
	background-color : #fff;
	padding: 0px;
}
.bkg {background-repeat: repeat-x;
	background-position: 0px 0px;}
#blue{ background-image: url(images/bg_topbanner.jpg);}
#orange{ background-image: url(images/bkg_orange.jpg);}
#red{ background-image: url(images/bkg_red.jpg);}
#green{ background-image: url(images/bkg_green.jpg);}
#echo1{ background-image: url(images/bkg_echo1.jpg);}
#echo2{ background-image: url(images/bkg_echo2.jpg);}
#purple{ background-image: url(images/bkg_purple.jpg);}

TD { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000;}
.col_1 {
	padding-left: 45px;
	white-space: nowrap;
	color: #666;
	vertical-align: top;
	font-weight: bold;
}
.col_2 {
	white-space: nowrap;
	color: #39c;
	vertical-align: top;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	line-height: 17px;
}
.col_2 a:link {color: #39c; text-decoration: underline;}
.col_2 a:visited {color: #39c;text-decoration: underline;}
.col_2 a:hover {color: #036;background-color: #d1e6fb;text-decoration: none;}
.col_2 a:active {color: #036;background-color: #d1e6fb;text-decoration: none;}

.col_3 {
	padding-left: 15px;
	color: #000;
	vertical-align: top;
	min-width: 300px;
	padding-right: 15px;
}

IMG {border: 0px; color: none;text-decoration: none;behavior: url(/jscripts/iepngfix.htc);}

TH { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #036;}
HR { border:0; border-top: 1px solid #ccc; height: 0;}
/*
table.hr {
	border-style:solid;
	border-color:#99afc2;
	border-hight:1px;
	height: 1px;
	padding-bottom: 10px;
}*/

.right-side {color:#003366;
	padding: 5px;
	vertical-align: top;
	max-width: 300px;
}
.right-side a:link {text-decoration: none; }
.right-side a:visited {text-decoration: none; }
.right-side a:hover {text-decoration: underline;}
.right-side a:active {text-decoration: underline;}


h1,h2,h3,h4 { font-family: Helvetica, Arial, sans-serif; color: #000; text-decoration: none;}
h1 {font-size: 18px; color:#036;}
h2 {font-size: 16px; color:#069;}
h3 {font-size: 15px; color:#036;}
h4 {font-size: 14px; color:#666;}

h3 a:link {
	color: #CC6600;
	text-decoration: none;
	font-size: 12px;
}
h3 a:visited {
	color: #FF9900;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
	background-color: #fdf0d7;
}
h3 a:active {
	text-decoration: underline;
	background-color: #fdf0d7;
}


a:link {color:#003366;text-decoration: underline;}
a:visited {color: #036;text-decoration: underline;}
a:hover {background-color: #d1e6fb;text-decoration: none;}
a:active {background-color: #d1e6fb;text-decoration: none;}

a.img:hover {background-color: transparent} /*# <a class=img> - no hover background color changes #*/

.copyright {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	white-space: nowrap;
	height: 40px;
	padding-top: 10px;
	padding-left: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99afc2;
	border-right-color: #99afc2;
	border-bottom-color: #99afc2;
	border-left-color: #99afc2;
}

.nav {
	font-size: 12px;
	color: #036;
	text-decoration: none;
	vertical-align: bottom; }

.nav a:link { 
	text-decoration : underline; }
.nav a:visited {
	text-decoration : underline; }
.nav a:hover {
	color: #FFF;
	background-color: #036;
	text-decoration: none;
}
.nav a:active {
	color: #FFF;
	background-color: #036;
	text-decoration: none;
}


.navdev {
	width:2px;
	height:40px;
	background-color:#e5ebf0;
	white-space: nowrap;
	vertical-align: text-bottom;
	float: none;
	padding-right: 7px;
	text-align: left;
	text-indent: 7px;
}

.submenu {
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.submenu a:link { color: #003366; text-decoration : underline}
.submenu a:visited { color: #900; text-decoration: underline}
.submenu a:hover {  color: #FFF; background-color: #FF9900;	text-decoration: none;}
.submenu a:active { color: #FFF; background-color: #B27F7F;	text-decoration: none;}

.small { font-size: 10px; color: #600;}
.small a:link {
	color: #0000FF;
	text-decoration: underline;
}
.small a:visited {
	color: #000099;
	text-decoration: underline;
}
.small a:hover {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}
.small a:active {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}
.title {
	color: #003366;
	text-decoration: none;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	white-space: nowrap;
	padding: 5px 5px 5px 45px;
}
.form {
	background-color: #F2E7E6;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	padding: 5px;
	border: 1px outset #660000;

}
.form a:link {
	color: #0000FF;
	text-decoration: underline;
}
.form a:visited {
	color: #000099;
	text-decoration: underline;
}
.form a:hover {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}
.form a:active {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}

.frame {
	padding: 5px;
	border: 1px outset #660000;
	font-size: 12px;
	color: #660000;
	text-decoration: none;}
.frame a:link {
	color: #0000FF;
	text-decoration: underline;
}
.frame a:visited {
	color: #000099;
	text-decoration: underline;
}
.frame a:hover {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}

.frame a:active {
	color: #FFF;
	background-color: #B27F7F;
	text-decoration: none;
}
.lines{
	border-top: 2px none #660000;
	border-right: 2px none #660000;
	border-bottom: 2px solid #660000;
	border-left: 2px none #660000;
}
.netu { display: none; }
.imglogo { position: relative; left: 15px; top: 15px; }

div.topbutton
{
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	padding: 0px;
	white-space: nowrap;
}	
div.topbutton img
{
	display: inline;
	margin: 0px;
	border: 2px solid #FFFFFF;
}
div.topbutton a:hover img {border: 2px solid #999;}
.continent {
	color: #000000;
	text-decoration: none;
	background-color: #dceaf0;
	height: 14px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.functionality {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	border-left:1px solid #93a8c7;
}

.functionality th {
	background-color: #b4c4dd;
	padding-top: 7px;
	padding-bottom: 7px;
}
.functionality td {
	min-width: 80px;
	border-bottom:1px solid #93a8c7;
	border-right: 1px solid #93a8c7;
}
.functionality #list{
	padding-left: 7px;
	white-space: nowrap;
} 
.functionality tr.selected {
	background-color: #d9e1ee;
	font-weight: bold;
}

p.main{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; padding-left: 45px;padding-right: 45px;}

table.emailcontact td {
	padding-top: 4px;
	vertical-align: bottom;
}
.country {
	list-style-image: url(images/hexahedron.gif);
	list-style-type: none;
}

.arrow {
	list-style-image: url(images/arrow.jpg);
	list-style-type: none;
	list-style-position: outside;
}

.products_list {
	list-style-type: none;
}
#flow {
	list-style-image: url(images/small_buttons_flow.jpg);
}
#find {
	list-style-image: url(images/small_buttons_find.jpg);
}
#term {
	list-style-image: url(images/small_buttons_term.jpg);
}
#echo {
	list-style-image: url(images/small_buttons_echo.jpg);
}