@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #18301d;

}


.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #18301d;
	line-height: 18px;
}

.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.body01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}

.body02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.body03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	margin: 0 0 10px 0;
	list-style-image: url(images/bullet.gif);
}

a, A:link, a:visited, A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
}
	


A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	list-style-image: url(images/bullet.gif);
	text-decoration: underline;
}

.aboutBG {
	background: url(images/aboutBG.jpg) no-repeat top left ;
}

.researchBG {
	background: url(images/researchBG.jpg) no-repeat top left ;
}

.marketsBG {
	background: url(images/marketsBG.jpg) no-repeat top left ;
}

.techBG {
	background: url(images/techBG.jpg) no-repeat top left ;
}

.contactBG {
	background: url(images/contactBG.jpg) no-repeat top left ;
}

.smallText {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

