/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_tile.gif);
}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: none;color: black;}
a:active {text-decoration: none;color: #333333;}

a.top:link {color: #333333;text-decoration: none;}
a.top:visited {text-decoration: none;color: #333333;}
a.top:hover {text-decoration:none;color: #FE8300;border-bottom-width:1px;border-bottom-style:dashed;}
a.top:active {text-decoration: none;color: #333333;}

a.red:link {color: #FF0000;text-decoration: underline;}
a.red:visited {text-decoration: underline;color: #FF0000;}
a.red:hover {text-decoration: none;color: #000000;border-bottom-width:1px;border-bottom-style:dashed;}
a.red:active {text-decoration: underline;color: #FF0000;}

a.bottom:link {color: #80B3CC;text-decoration: none;}
a.bottom:visited {text-decoration: none;color: #80B3CC;}
a.bottom:hover {text-decoration: underline;color: #FFFFFF;border-bottom-width:1px;border-bottom-style:dashed;}
a.bottom:active {text-decoration: none;color: #80B3CC;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.textSml {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}
.legal-title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.etomi-blue {
	color: #0099FF;
}
.blue-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: -.05em;
}
.top-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.bottom-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #80B3CC;
}
.copyrights {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

.textred {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	color: red;
}
