/* CSS Document */
html,body{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px; 
	background: #fff url(../images/template/glow_bg.gif); 
}

body{
	
	font-family:  Arial, Serif;
    font-size: 12px;
	text-align:left; 
	color:#ffffff;
}

div.container{
	width:984px; 
	height:3500px;
	margin:auto;
	position:relative;
	background: #fff url(../images/template/lwamain5_bg.jpg) no-repeat center bottom; 
	
}

#header
{
   top:0px;
   left:0px;
   width: 984px;
   height: 164px;
   position:absolute;
   background-image: url(../images/UK/banner.gif);
}





#navbar
{
	top:95px;
	left:5px;
	width:880px;
	height:20px;
	position:absolute;
	z-index:601;
	background-color: #430b54;
	
}






#middlecolwrapper 
{
	top:406px;
	left:260px;
	width:460px;
	height:326px;
	position:absolute;
	background-color: #ae78ac;
	z-index:1;
}

#middlecol 
{
	top:0px;
	left:0px;
	width:458px;
	height:246px;
	position:absolute;
	background-color: #3b6e8f;
	z-index:1;
}

#middlecolText 
{
	top:200px;
	left:25px;
	width:910px;
	height:90px;
	position:absolute;
	font-size: 12px; 
	padding: 10px; 
	color:#000000;
	background-color: #ffffff;
	z-index:600;
	
}

#middlecolText p
{
	font-size: 13px; 
	color:#27636d;
	font-weight: bold;
	padding: 0px; 
}


#tabtext
{
   
	top:160px;
	left:18px;
	width:220px;
	height:15px;
	position:absolute;
	font-size: 12px; 
	padding: 10px; 
	color:#ffffff;
	font-weight:bold;
	
   
}

#footer
{
	top:892px;
	left:23px;
	width:900px;
	height:37px;
	padding: 2px 10px 2px 5px;
	font-size: 10px;
	font-weight: normal;
	position:absolute;
	color:#fdb813;

}

#footer a
{
	color:#fdb813;

}

a:link              { color:#496d12; text-decoration:underline; }
a:visited           { color:#496d12; text-decoration:underline; }
a:hover             { color:#496d12; text-decoration:underline; }
a:active            { color:#496d12; text-decoration:underline; }

a.yellowBox:link    { color:blue; text-decoration:underline; }
a.yellowBox:visited { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:hover   { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:active  { color:#3b6e8f; text-decoration:underline; }

.column bluetext {color: blue;}
.column a:link {color: red;}
.column a:visited {color: #999999;}
.column a:hover {color: #333333;}
.column a:focus {color: #333333;}
.column a:active {color: #009900;}




#yellowBox {
	font-family: Arial, Helvetica, sans-serif;
	
}

#yellowBox2 {
	font-family: Arial, Helvetica, sans-serif;
	
}

#yellowBox2 p {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}

#yellowBox p {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

#yellowBox p a {
	font-size: 10pt;
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

#mainText p a {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;
}

.greenboldtext{ 
  font-size: 12px; 
  color: #5a624c;
  font-weight: bold;
}

.largeGreen{ 
  font-size: 16px; 
  color: #5f9236;
  font-weight: bold;
}

.largePurple{ 
  font-size: 16px; 
  color: #613c6d;
  font-weight: bold;
}

.smallPurple{ 
  font-size: 14px; 
  color: #a877b9;
  font-weight: bold;
}

.redtext{ 
  font-size: 12px; 
  color: red;
  font-weight: normal;
}