a:link {
	text-decoration: underline;
	}

a:hover {
	color: #FF9900;
	}

a:visited {
	color: #666666;
	}
	
a.mainPage:active {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	}

a.mainPage:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	}

a.mainPage:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

a.mainPage:visited {
	color: #FFCC00;
	font-weight: bold;
	}

h1 {	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366
	}

h2 {	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366
	}

h3 {	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366
	}
	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	width: 100%;
	border: none;
	margin: 0px;
	}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	}

.h1Reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFCC00;
	display: block;
	margin-bottom: -15px;
	}

.h2Reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFCC00;
	}

.body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-right: 30px;
	}

.bodyReverseSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	line-height: 13pt;
	}

.bodyReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	line-height: 14pt;
	}

.tableborder {
	border: 1px solid #CCCCCC;
	}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	}

.bkgdcontact {
	background-image: url(../Images/sub_bkgd_contact.gif);
	background-repeat: no-repeat;
	}

.bkgdbusiness {
	background-image: url(../Images/sub_bkgd_business.gif);
	background-repeat: no-repeat;
	}

.bkgdinvestment {
	background-image: url(../Images/sub_bkgd_technology.gif);
	background-repeat: no-repeat;
	}

.bkgdtechnology {
	background-image: url(../Images/sub_bkgd_technology.gif);
	background-repeat: no-repeat;
	}
