/* STYLE FOR THE LOSE THE ROADITUDE PAGE */

html, body {padding: 0; margin: 0;}

p, ul {
   font-family: "Trebuchet MS", Arial;
   float: left;
}
div#container {
   text-align:center;
   width:900px;
   padding: 0;
   margin: 0 auto;
}
div#container img {
	float: left;
	padding: 0;
	margin: 0;
}

p#intro {
	float: left;
   font-size: 1.2em;
   text-align:left; 
   padding:0 45px 40px 45px; 
   color:#eecf36; 
   background:#000 url(graphics/bottom.gif) bottom left no-repeat;
	line-height: 150%;
	text-align: justify;
	margin: 0;
}
div#main {
	font-size: .9em;
	width:450px;
	text-align:left; 
	float:left; 
	padding:20px 0 10px 0;
	margin:0;
}
div#main p {
	padding: 0 10px 12px 45px;
	line-height: 130%;
	margin: 0;
}
div#main ul {
	padding: 0 10px 12px 45px;
	margin: 0;
}
div#main ul li {
	margin-left: 40px;
	line-height: 130%;
}
div#tiles {
	width:450px; 
	background:#FFF; 
	text-align:center; 
	float:left; 
	padding: 20px 0 0 0;
}
div#tiles img {
	float: left;
	margin: 0 0 20px 20px;
}
div#tiles img.left {
	float: left;
	margin: 0 0 20px 35px;
}
p#bottom {
	text-align: center;
	float: left;
	clear: both;
	font-size: .7em;
	width: 100%;
}
div#footer {
	clear: both;
}
.engBg {
	background-color : #3333cc;
}

.engTBg  {
	background-color : #3333cc;
}

.engWhiteBg  {
	background-color : #ffffff;
}

.engSm {
	font-size : 10pt;	
}

.engTxtXSm  {
	font-size : 8pt;
}

.engTxtBold  {
	font-weight : bold;
}

.engTxtBI  {
	font-weight : bold;
	font-style : italic;
}

.esdTxtLg {
	font-size: 12pt;
	color: #003399;
}

.engLeftHeader {
	background-color: #3333cc;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "San Serif";
	font-size: 11pt;
	font-weight: bold;
; border: #3333cc
}
