body {
	background-color:#777777; 
	color:#000000;	
	font-size:12pt;	
	margin-left: 0px;
	margin-top: 10px;
}

h1 {
	margin-top:0.5em;
	margin-bottom:1.5em;	
	color: #AF1830;
	font-weight: bolder;
	font-size: 1.14em;
	font-family: Arial, Courier New, sans-serif;
}

h2 {

}

h3 {
	
}

img {
	border:0px;
}

a {
	color: #000000;
	text-decoration:underline;	
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration:none;	
}

.split1 {
	background-color: #CCCCCC;
	height: 1px;
}
.split2 {
	height: 3px;
}

/*** *** *** *** *** *** *** *** *** *** *** 							TOP Menu   		  ****/
.topTableHeader {
	width: 750px;
	border: 0px;
	background-color: #FFFFFF;
}
a.topLinkMenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size:0.75em;
	font-weight:bolder;
	text-decoration:none;
	color: #B0B8B0;
	
}
a.topLinkMenu:visited {
	color: #B0B8B0;
}
a.topLinkMenu:hover{
	color:white;
	text-decoration:none;	
}
/*** *** *** *** *** *** *** *** *** *** *** 							TOP Menu   		  ****/

/*** *** *** *** *** *** *** *** *** *** *** 							CENTER Text 		****/
.mainTable {
	width: 750px;
	border: 0px;
	background-color: #FFFFFF;
}
.mainTable .mainTR {
	padding:30px 30px 10px 30px;	
	height: 400px;
}
.mainTable  .content, .mainTR {
	padding-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #B31B34;
	text-decoration: none;
}
.product {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D5BB1;
	text-decoration: none;
	letter-spacing: 0.05em; 
}
.productTechnology {
	font-weight:bolder;
}
.insideTextList {
	list-style: disc outside url(images/sq_bullet.gif);
}
.insideTextList li {
	margin:-1em;
}

/*** *** *** *** *** *** *** *** *** *** *** 							CENTER Text 		****/

.bottomTable, a.bottomLinkMenu, a.leftLinkMenu, .bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottomTable {
	text-align: center;
	background-color: #EEEEEE;
	height:30px;	
	padding-left: 30px;
}
a.bottomLinkMenu:hover, a.leftLinkMenu:hover {
	color: #000000;
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B31B34;
}
