body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	clip:   rect(auto auto auto auto);
	margin-left: 20px;


}
a {
	color: #336666;
	text-decoration: underline;
	font-size: 12px;

}
a:hover {
	text-decoration: underline;
}

.tableDark {
	border: 1px solid #ADC2C2;
	margin: 0px;
	padding: 2px;
	border-collapse: collapse;
}
.tableCellDark {
	border: 1px solid #ADC2C2;
}
.tableCellDarkShaded {
	border: 1px solid #ADC2C2;
	background-color: #D6E0E0;
}
.tableCellDarkShadedGrey {
	border: 1px solid #ADC2C2;
	background-color: #CCCCCC;
}
.tableLight {
	border: 1px solid #D6E0E0;
	margin: 0px;
	padding: 2px;
	border-collapse: collapse;
}
.tableCellLight {
	border: 1px solid #ADC2C2;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336666;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336666;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
.textTeal12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
.textRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
a.topmenu:link
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
a.topmenu:visited
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
a.topmenu:hover
{
	text-decoration: underline;
}
a.topmenuselected:link
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a.topmenuselected:visited
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a.topmenuselected:hover
{
	text-decoration: underline;
	font-weight: bold;

}
a.bottommenu:link
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;

}
a.bottommenu:visited
{
	color: #336666;
	font-size: 12px;
	text-decoration: none;

}
a.bottommenu:hover
{
	text-decoration: underline;
}
