body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6A7D8B;
}
.style1 {color: #545454; font-size: 11px; font-family: tahoma; }
.style2 {
	color: #48657A;
	font-size: 8px;
	font-family: arial;
	font-weight:bold
}
.style3 {
	color: #48657A;
	font-size: 11px;
	font-family: arial
}
.style3blank, h1 {
	color: #48657A;
	font-size: 1px;
	font-family: arial
}
.style5 {
	color: #2e96b4;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #22778f;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #67543b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#3B71A0}
#mu2 li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#3B71A0}
#mu3 li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#3B71A0}
.style8 {
	color: #4e4e4e;
	font-size: 11px;
	font-family: tahoma;
}
.style8a {
	color: #4e4e4e;
	font-size: 11px;
	font-family: tahoma;
	display: none;
}
.style8b {
		color: #4e4e4e;
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;

}



/*table > tr {
	font-size: 10px;
}*/
table td {
	font-size: 12px;
}


.style9 {
	color: #3B71A0;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #67543B;
	font-size: 11px;
	font-family: tahoma;
}


#container{
width:400px;
margin-left:auto;
margin-right:auto;
/* background-image: url(bg_index.jpg); */
background-repeat: no-repeat;
margin-top: -10px;
}
#textContainer {
width: 4800px;
margin-left: 0px;
padding-top: 0px;
text-align:left;
}
* html #textContainer {
margin-left: 0;
}
#container #requestForm {
width: 300px;
background-color: #FFE5FF;
border: dotted #0033FF;
padding: 0.5em;
margin: 2em 2em;
}



#container #requestFormx {
width: 500px;
background-color: #FFCC66;
border: #000000 dotted;
padding: 0.5em;
margin: 2em 2em;
}

#mobilecontainer {
	position: relative;
  z-index:300;
  visibility: visible;
	overflow: visible;
}
#mobileholder {
	position: absolute;
	left: 25px;
	top: -23px;
	width: 250px;
	height: 0px;
    z-index:301;
	visibility: visible;
	overflow: visible;
		font-size: 13px;  font-weight: 500;  color: #333333;  font-family: Arial, Helvetica, sans-serif;
}
