body {
	background-color:#8BBDCB;
	background-image:url(/images/main_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
table,img{border:0px;}
td,div,body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	color: #ffffff;
}
a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color: #FFF9E2;
}
a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color: #FFF9E2;
}




#LEFT_COLUMN {
	width:150px;
	vertical-align:top;
}
#LEFT_COLUMN .button{
	width:150px;
	height:20px;
	margin:0px 0px 10px 0px;
}


h1{
	color:#FFF9E2;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:18px;
}
h2{
	color:#FFF9E2;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:14px;
}
h3{
	color:#FFF9E2;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:12px;
}



#CONTENT{
	border-left:#C2D8DE solid 1px;
	padding:20px 60px 0px 20px;
	text-align:justify;
}
#CONTENT ul{
	margin: 5px 0px 0px 20px;
	padding:0px;
	list-style-image:url(/images/bullet.gif);
}
#CONTENT li{
	margin: 3px 0px 0px 20px;
}



#COMMENT{
	width:25%;
	padding-left:10px;
	margin-left:10px;
	border-left:#C2D8DE solid 1px;
	font-size:11px;
}
#commentSpacer{
	width:5%;
}

#ClientsLogoContainer{
	background-image:url(/images/logo_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:146px;
	height:120px;
	margin: 0px 0px 10px 0px;
}
#pincet{
	background-image:url(/images/pincet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:86px;
	height:50px;
	position:relative;
	z-index:1;
	right:-60px;
	margin: -14px 0px -36px 0px;
}




#FOOTER{
	height:152px;
	margin-top:0px;
	background-image:url(/images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0px 60px 0px 171px;
	color:#FFFFFF;
	font-size:11px;
}
#FOOTER td,div{
	color:#FFFFFF;
	font-size:11px;
}

#FOOTER .footerLinks{
	border-left: #C3D6AB solid 1px;
	padding-left:20px;
	position:relative;
	left:-21px;
	z-index:3;
	font-size:10px;
	margin-bottom:20px;
}
#FOOTER .footerLinks a{
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#FOOTER .footerLinks a:hover{
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
#FOOTER .footerRightColumn{
	border-left:#C3D6AB solid 1px;
	width:25%;
	padding-left:10px;
	margin-left:10px;
	font-size:11px;
}
#FOOTER .footerRightColumn a{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
#FOOTER .footerRightColumn a:hover{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

#FOOTER .footerLogo{
	position:relative;
	left:-31px;
	z-index:2;
	margin-right:-24px;
}






#CLIENT{
	width:275px;
	float:left;
	margin: 20px 20px 0px 0px;
	text-align:left;
	line-height:13px;
}


.tableInfo{
}

.tableInfo td{
	padding:5px 20px 5px 0px;
	border-bottom:#C2D8DE solid 1px;
}
.tableInfo header{
	border-bottom:#C2D8DE solid 1px;
}
.tableInfo a{
	color:#FFFFFF;
	text-decoration:none;
}

