.company-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 3px;
}


.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-align: right;
	vertical-align: bottom;
	font-style: italic;
	padding-bottom: 5px;
}


.main-menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-left : 10px;
	font-weight : bold;
	color: #CCCCCC;
	background-color: #000000;
}
.main-menu-left a:active {color: #3366CC; text-decoration: none;}
.main-menu-left a:link {color: #3366CC; text-decoration: none;}
.main-menu-left a:visited {color: #3366CC;text-decoration: none;}
.main-menu-left a:hover {color: #009900; text-decoration: underline;}


.main-menu-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: middle;
	padding-right: 10px;
	font-weight : bold;
	text-align : right;
	background-color: #000000;
}
.main-menu-right a:active { color: #3366CC; text-decoration: none;}
.main-menu-right a:link {  color: #3366CC; text-decoration: none;}
.main-menu-right a:visited {  color: #3366CC;text-decoration: none;}
.main-menu-right a:hover {  color: #009900; text-decoration: underline;}


.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	vertical-align: middle;
	font-style: italic;
	padding-left: 10px;
}


.sub-menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	padding-left: 10px;
}
.sub-menu-left a:active { color: #3366CC; text-decoration: none;}
.sub-menu-left a:link {  color: #3366CC; text-decoration: none;}
.sub-menu-left a:visited {  color: #3366CC;text-decoration: none;}
.sub-menu-left a:hover {  color: #009900; text-decoration: underline;}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body a:active { color: #3366CC; text-decoration: none;}
.body a:link {  color: #3366CC; text-decoration: none;}
.body a:visited {  color: #3366CC;text-decoration: none;}
.body a:hover {  color: #009900; text-decoration: underline;}


.footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	padding-left: 10px;
}
.footer-left a:active { color: #3366CC; text-decoration: none;}
.footer-left a:link {  color: #3366CC; text-decoration: none;}
.footer-left a:visited {  color: #3366CC;text-decoration: none;}
.footer-left a:hover {  color: #009900; text-decoration: underline;}


.footer-right {	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.footer-right a:active { color: #3366CC; text-decoration: none; font-weight: bold; font-size: 11px}
.footer-right a:link {  color: #3366CC; text-decoration: none; font-weight: bold; font-size: 11px}
.footer-right a:visited {  color: #3366CC;text-decoration: none; font-weight: bold; font-size: 11px}
.footer-right a:hover {  color: #009900; text-decoration: underline; font-weight: bold; font-size: 11px}


.table-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 15px;
}
.example-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.example-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
