.cell_white {
	background-color: #FFFFFF;
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-top: -2px;
}
.cell_title {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.image {
	background-color: #FFFFFF;
	background-position: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.cell_leftshad {
	background-image: url(resource/sig_leftshad_scale.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.cell_rightshad {
	background-image: url(resource/sig_rightshadscale.jpg);
	background-repeat: repeat-y;
}
.cell_gallery {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 15px;
	font-weight: bold;
}
.text_client {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 15px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-position: top;
	line-height: 1.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
.textmidgrey {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgpalegrey{
	background-color: #EFEFEF;
}
.textred {
	color: #CC0000;
}
.style1 {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}