*
{
border: 0;
margin: 0;
}

/* layout
   ---------- */
   
a {
	color: #006666;
	text-decoration: underline;

}

a:hover {
	color: #006666;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	line-height: 150%;
	background-image: url('images/bg-img.gif');
}

.btext {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}

.imgbor {
	padding: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-top: 5px;
	border: 1px solid #006666;
	}

h1	{
	font-size: 14pt;
	color: #006666;
	font-weight: bold !important;
	line-height: 250%;
}

h2	{
	font-size: 12pt;
	color: #6EBBC7;
	font-weight: bold !important;
	line-height: 250%;
}

h3, h4, h5, h6 {}

.top {
	text-align: right;
	padding-bottom: 6%;
}

/* left side
   ---------- */

.link {
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	line-height: 150%;
	}
	.link a {
	font-weight: bold !important;
	color: #006666;
	text-decoration: none;
	}
	.link a:hover {
	font-weight: bold !important;
	color: #6EBBC7;
	text-decoration: underline;
	}

.co-add {
	font-size: 10pt;
	font-weight: bold;
}

.co-add_1 {
	font-size: 8pt;
}

.email {
	text-decoration: underline;
	color: #6B532E;
	}
	.email a {
	text-decoration: underline;
	color: #6B532E;
	}
	.email a:hover {
	text-decoration: none;
	color: #FADCDC;
	}


.wedadd {
	font-size: 8pt;
	padding-left: 2em;
	}
	.wedadd a {
	text-decoration: none;
	}
	.wedadd a:hover{
	color: #339999;
	text-decoration: underline;
	}


/* footer
   ---------- */

.hit {
	text-align: left;
	font-size: 8pt;
	color: #CCCCCC;	
}

.copy-right {
	font-size: 8pt;
	color: #CCCCCC;
	}
	.copy-right a {
	text-decoration: none;
	}
	.copy-right a:hover {
	text-decoration: none;
	}