/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

html	{
	height:100%;
}

body 	{
	text-align:left;
	background-color:#CCC;
}

table 	{
	border-collapse:collapse; 
	border:0px; 
}
a, object {
	outline:none;
}

td 		{
	vertical-align:middle; text-align:left;
}

.submit_button {
	text-align:right
	
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%
}
h2 		{
	font-size:120%;
	margin-top:20px;
	margin-bottom:20px;
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}

p		{
	padding:0px 0px 10px 0px;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}

select	{
	height:auto; 
	margin:0px 0px 6px 0px; 
	vertical-align:middle
}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}

.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block; overflow:hidden}
/* End hide from IE-mac */

/*
****************************************************************************************************
*   London Sole css file!                                                                          *
****************************************************************************************************
*/
@charset "iso-8859-1";

.bottom
{text-align:center;
}


td 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #565247;

}
.tdtitle 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #565247;
	font-weight: bold;
}
.tddetail 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #565247;
}
.table3
{
	border : 1px solid #8E8461;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color : #E1DDD4;
	font-size: 12px;

}
.td3top 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color : #B5B1A5;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.td3bottom 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565247;
}


.table4
{
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.table5
{
	border : 1px solid #000000;
	font-size : 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.table6
{
	border : 1px solid #000000;
	font-size : 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.td5bottom 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.formfields3 
{
	border : 0px solid #FFFFFF;
	padding-left:5px;
	background-color : #555555;
	font-size : 12px;
	width : 150px;
	height:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.formfields3_error 
{
	border : 1px solid #FF0000;
	background-color : #555555;
	font-size : 12px;
	width : 140px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.formfields3_message
{
	border : 1px solid #FFFFFF;
	background-color : #555555;
	font-size : 12px;
	width : 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
}
a.h
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.h:hover
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
a.g
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565247;
}

a.g:hover
{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
a.b
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.b:hover
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a.c
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.c:hover
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.d
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.d:hover
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#nav, #nav ul { /* all lists */
	padding: 4;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	border : 1px solid #000000;
	position: absolute;
	background: white;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content 
{
	clear: left;
	color: #000000;

}