@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.bg01 {
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: -60px 205px;
}

h1 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	margin: 0;
    padding: 0;
    border: 0;
}

.H1 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
a.H1 {text-decoration:none;} a.H1:hover {text-decoration:underline;}

h2 {
	font-size: 18px;
	color: #ff0388;
	font-weight: bold;
	margin: 0;
    padding: 0;
    border: 0;
	
}

.H2 {
	font-size: 18px;
	color: #ff0388;
	font-weight: bold;
}
a.H2 {text-decoration:none;} a.H2:hover {text-decoration:underline;}

h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 0;
    padding: 0;
    border: 0;
}

.H3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
a.H3 {text-decoration:none;} a.H3:hover {text-decoration:underline;}

h4 { /*bodytext*/
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.H4 { /*bodytext*/
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
a.H4 {text-decoration:none;} a.H4:hover {text-decoration:none; color: #FF0488}

.H4gray { /*bodytext*/
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a.H4gray {text-decoration:none;} a.H4gray:hover {text-decoration:none; color: #FF0488}

.H4_11{ 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a.H4_11 {text-decoration:none;} a.H4:hover {text-decoration:none; color: #FF0488}

.H4_11gray{ 
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a.H4_11gray {text-decoration:none;} a.H4:hover {text-decoration:none; color: #FF0488}

.signature{ 
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.H5 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 4px;
}
a.H5 {text-decoration:none;} a.H5:hover {text-decoration:none; color: #FF0488}

.H6 {
	font-size: 11px;
	color: #FF0488;
	font-weight: normal;
}
a.H6 {text-decoration:none;} a.H6:hover {text-decoration:none; color: #000000}

.H7 { /*copyrights*/
	font-size: 10px;
	color: #777777;
	font-weight: normal;
	letter-spacing: 2px;
}

.H8 { /*Bureau51*/
	font-size: 10px;
	color: #d1d1d1;
	font-weight: normal;
}
a.H8 {text-decoration:none;} a.H8:hover {text-decoration:none; color: #000000}

.H9 { /*bodytext - bold*/
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.H9 {text-decoration:none;} a.H9:hover {text-decoration:none; color: #FF0488}




.H10 {
	font-size: 11px;
	color: #FF0488;
	font-weight: normal;
	line-height:20px;
}
a.H10 {text-decoration:none;} a.H10:hover {text-decoration:none; color: #000000}

.H11 { /*bodytext - bold*/
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
a.H11 {text-decoration:none;} a.H11:hover {text-decoration:none; color: #FF0488}


.H12 { /*bodytext - bold - pink*/
	font-size: 12px;
	color: #FF0488;
	font-weight: bold;
}
a.H12 {text-decoration:none;} a.H12:hover {text-decoration:underline; color: #FF0488}

.pink {color: #FF0488; text-decoration:none}
a.pink {color: #FF0488; text-decoration:none}
a.pink:hover {color: #FF0488; text-decoration:underline}

.TD1 {
	background-color: #ebebeb;
}
.dotgray {
	background-image: url(../images/dot_gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.list li {
	list-style: none;
	padding-left: 8px;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: -40px;
	height: 16px;
	color: #222222;
	text-decoration:none;
}
.list {margin-top: 4px;}
.list li a {text-decoration:none; color: #222222;;}
.list li a:hover {text-decoration:none; color: #FF0488;}
.list li.noPadding {margin-bottom: -20px;}
.bg_clientlogos {
	background-image: url(../images/bg_clientlogos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tdPadding1 {border-spacing: 10px};
