Body {	
	background: url(../files/images/bluegreen.gif) #00A2CC top left repeat-x; 
	text-align:center; 
	margin: 0; 
	padding: 0;
	
	font-family: Helvetica, Arial, sans serif; 
	font-size: 12px; 
	color: #666666;	
}
/*
.body { margin:0px auto;}
*/
P, FONT, BODY, PRE { 
	/*
	color: #432d14;		
	margin: 0px 0px 15px 0px; 
	*/
}

P  {
	line-height : 120%;
}

form {
	margin: 0px; 
	padding: 0px; 
	/*
	width: auto; 
	font-family: Helvetica, Arial, sans serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px;	
	color: #724614;	
	margin: 0px 0px 0px 0px; 
	text-align:left;
	*/
}

label,input.textField { display: block; width: 180px; float: left; text-align: left; vertical-align:middle; margin-bottom: 0px;}
label,input.Submit{ display: block; width: 80px; float: left; text-align: left; vertical-align:middle; margin-bottom: 0px;}
label.title {	text-align: left; vertical-align:middle; width: 250px;	padding: 5px;font-size: 12px;}
label {	text-align: left; vertical-align:middle; width: 150px;	padding: 5px;font-size: 12px;}

.100percent {
	width: 100%;
}

img { border: 0px; }

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans serif; text-decoration: none;letter-spacing:-0.1px; margin: 0 0 5px 0;}
h1 {font-size: 24px; font-weight: normal; color: #00A2CC; padding: 0px; margin: 0px 0px 20px 0px; border-bottom: 1px solid #00A2CC;}
h2 {font-size: 18px; font-weight: normal; color: #B7D93F; margin: 0px; padding: 0px 0px 10px 0px;}
h3 {font-size: 18px; font-weight: normal; color: #00A2CC; margin: 0px; padding: 0 0 10px 0;}
h4, h5 {font-size: 14px; color: #666; padding: 0px 0px 0px 0px;	margin: 0 0 0 0px;	}
	
a:link, a:visited {	text-decoration : underline;	color : #00A2CC;	}
a:hover {	text-decoration : underline;	color : #00A2CC;	}
a:active  {	text-decoration : underline;	color : #00A2CC;	} 

hr { width: 100%; height: 1px; border: 0; background-color:#ccc;}

/*
ul {
	margin-bottom: 15px;
	margin-top: 1px;
}
*/

.small {
	font-size: 10px;
}	

html>body #header{
   padding: 0px;
}


.layoutTable td {
	vertical-align: top;
	padding: 5px;
	
}	

#header {
	position: relative;
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 100%;
	background: url(../images/UI_Images/header_bg.gif) transparent top left repeat-x;	
}
	
#headerContent {
	text-align: center;
	height: 138px;
	width: 770px;
	background-color: #009900;
	background: url(../images/UI_Images/header_image.jpg) transparent top left no-repeat;	
	margin:0px auto;
}	

	#localTimes {
		color: #00A2CC;
		text-align: right;
		padding: 60px 30px 0 0;
		
		/*
		border: 1px solid #ccc;
		
		width: 200px;
		*/
	}

	
#pageWidth {
	/*
	position: relative;
	*/
	text-align:left;
	margin: auto;
	padding: 10px 0 0 0;
	width: 709px;
	height: 100%;
	/*top: -20px; 
	voice-family: "\"}\""; 
    voice-family: inherit;*/
	background: url(../images/top-page.gif) #FFF top left repeat-x;
}
#pageBottom {
	width: 100%;
	background: url(../images/bottom-page.gif) #FFF bottom left repeat-x;
	height: 12px;
	float: left;
	}
#page {
	width: 689px; 
	float:left;
	background: #FFFFFF;
	padding: 10px;

	}	
#leftContent {
	width: 350px;
	float: left;
	background: transparent;
	}

#rightContent {
	width:330px;
	text-align: left;
	float: right;
	clear: right;
	background: transparent;
	}	
	
	
#contactDetails {
	background: transparent;	
	width: 349px;
	padding: 10px 0 0 0;
	font-size: 11px;
	clear: both;
	/*border: 1px solid #ccc;
	
	float: left;
	
	*/
	}
	#contactDetails, #contactDetails p {
		font-size: 11px;
	}	
	
#contactOne {
	background: transparent;
	width: 160px;
	text-align: left;
	clear: left;
	float: left;
}
	#contactOne, #contactOne p {
		font-size: 11px;
	}
	
	
#contactTwo {
	background: transparent;
	width: 160px;
	text-align: left;
	padding: 0 0 0 5px;
	float: right;
	}
	#contactTwo, #contactTwo p {
		font-size: 11px;
	}
	
#imageContainer {
	width:311px;
	clear: both;
	}	
#imageArea {
	border: 1px solid #cccccc;
	text-align: center;
	background: transparent;
	padding: 0 10px 10px 12px;
	width: 310px;
	float:right;
	}
#imageOne {
	float: left;
	width:210px;
	height: 10px;
	padding: 10px 0px 10px 0;
	}
#imageTwo {
	float: right;
	padding: 0 5px 0 0;
	width: 100px;
	}
#imageThree {
	width: 100px;
	padding: 10px 0 0 0px;
	float:right;
}		

.column {float:left; }

#clientSearch {
	border: 1px solid #dbec9f;
	background: #f1f7d9;
	overflow: auto;
	padding: 10px;
	/*
	width: 311px;
	float:right;
	*/
	height: 300px;
	clear: left; 
	
}
	#clientSearch, #clientSearch p {
		font-family: Helvetica, Arial, sans serif; 
		font-size: 11px;
		text-align: left;
	}
	
	#clientSearch hr {
		width: 100%; 
		height: 1px; 
		border: 1px; 
		background-color: #dbec9f;
	}
					
#footer {
	text-align: left;
	margin: auto;
	width: 700px;
	height: 30px;
	float: center;
	padding-top: 10px;
}
	#footer, #footer a {
		color: #FFFFFF;
		font-size: 11px;
	}


.floatRight {
	float: right;
}



table.dataTable {
	border: 1px solid #B7D93F;
	background: #f1f7d9;	
}
	
	table.dataTable th {
		padding: 5px;
		text-align: left;
		color: B7D93F;
		background-color: #e2f0b2;
		font-size: 14px;
	}
	
	table.dataTable td {
		padding: 5px;
		border-top: 1px solid #B7D93F;
	}

	
	/* IE5/IE6 Quirks Mode Hacks
---------------------------------------- */

/* IE5 Mac Backslash Hack \*/

/*
* html th, * html td {
font-size:75%
}
*/

* html .container {
width:780px
}

* html #c2 {
height:350px
}

* html #fastfind {
margin-right:-3px;
width:201px;
}

* html #f2 {
height:59px
}

/* End IE5 Mac Backslash Hack */
