body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ca2b39;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #494949;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #3D3D3D;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}
.style6 {
	color: #8A1B2B;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #5C5C5C;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #3D3D3D; font-size: 11px; font-family: tahoma; font-weight: bold; }

.borderStyle {
	margin: 5px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-image:url(images/le.jpg);
	background-position:left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*background-position: left top;*/
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

ul {
	margin:0;
	list-style-image: url('images/point_1.gif');
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

li {background: none; line-height:18px; color:#277A9C;}
li a {color:#277A9C; text-decoration:none;}
li a:hover {text-decoration:none; border-bottom: 1px solid #C90405;}

.contentTable{
	border:0;
	cellspacing:0;
	cellpadding:0;
}

.cellContent{
	height:130px;
}

.contentTdAllignment{
	width:45%;
	align:left;
	valign:top;
}

.contentTdAllignmentM{
	width:2%;
	align:left;
	valign:top;
}

.separationRow{
	height:20px;
}

table.one 
{
border-collapse: separate;
border-spacing: 20px
}
table.two
{
border-collapse: separate;
border-spacing: 25px 50px
}