/*=======================================================================================
 *=======================================================================================  
 *   
 *  COPYRIGHT (c) 2005 LAGAN TECHNOLOGIES LIMITED. ALL RIGHTS RESERVED.
 *  
 *  This material is a product of Lagan Technologies Limited. This material
 *  contains trade secrets and proprietary information and may not be used,
 *  modified, copied, licensed to a third party, disclosed, or distributed
 *  except pursuant to a licence from Lagan Technologies Limited.
 *  Use of copyright notice does not imply publication or disclosure.
 *
 *  MODULE:   
 *  VERSION: 2.2
 * 
 *  DESCRIPTION: Frontlink City of Boston style sheet.
 * 
 *========================================================================================
 *=======================================================================================*/
body {
	font-family: Verdana, Arial, sans-serif;
	font-size:.7em;
	background:#fff;
	color:#000;
	margin:0 5% 5% 5%;
	padding:0;	
	}
table {
	padding:0;
	margin:0;
	width:100%;
	border-collapse:collapse;
	}
td {
	padding:0;
	margin:0;
	font-size:.7em;
	}
#header {
	width:100%;
	margin:0;
	text-align:left;
	background-color: #fff;
	}	
#logo {
  float: left;
  text-align: left;
	}
#logoright {
	float: right;
	text-align: right;
	height:80px;
	}
#eformtitle {
	float: right;
	text-align: right;
	height:80px;
	padding:50px 20px 5px 5px;	
	letter-spacing:1px;
	font-weight:bold;
	font-size: 1.2em;
	background-color: #fff;
	color:#000; 
 	}
#eformtitle_center {
	float: center;
	text-align: center;
	height:80px;
	padding:50px 20px 5px 5px;	
	letter-spacing:1px;
	font-weight:bold;
	font-size: 1.2em;
	background-color: #fff;
	color:#000; 
 	}
.label { 	
	color:#036;	
	font-weight:bold;
	padding:0.3em;
	text-align:right;
	width:40%;
	}
.value {	
	color:#000;	
	padding:0.3em;
	text-align:left;
	}
.error {		
	color: red;
	}
.standard {		
	color: #000;
	padding:0.5em;
	}
.highlight {		
	font-weight: bold;
	color: #000;
	background-color:#ffc;
	}
A.pagelink {		
	font-weight: bold;
	color: blue;
	text-decoration: none;
	}
A.pagelink:hover {	
	font-weight: bold;
	color: #00B5C8;
	text-decoration: none;
	}
A.optionlink {		
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 1em;
	}
A.optionlink:hover {	
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 1em;
	}
A.optionlinkhead {	
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
A.optionlinkhead:hover {	
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
input.button {	
	color:#fff; 	
	font-weight:bold;
	background: #4A9DCC;
	}
input.backbutton {	
	color:#fff; 	
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	padding:0.2em;
	border-color:#97AECA;
	background: #4A9DCC;
	}
input.nextbutton {	
	color:#fff; 	
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	padding:0.2em;
	border-color:#97AECA;
	background: #3E8BB7;
	}
.tableheader {	
	font-size: 1.75em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #163270;
	text-align:left;
	padding: 0.5em;
	border: solid #036;
	border-width:0 0 1px 0;
	}
.linesection {    
	color:#000;
	font-weight:bold;
	padding:1.0em;      
    border-top: #ccc 1px solid;
	}
.italic {	
	font-style: italic;
	padding:.5em; 
	}
div.pagecurrent {
	text-align:center;
	font-weight:bold;
	background: #E1EBF5; 	
	margin:0;
	padding:0;
	background:url("images/righttab_on.gif")
      no-repeat right top;
	}
.pagecurrent a {
	text-align:center;
	display:block;
	font-weight:bold;
	background: #E1EBF5; 
	border: solid #036;
	border-width: 0px;
	margin:0;
	padding:10px 18px 10px;
   background:url("images/lefttab_on.gif")
      no-repeat left top;  
	}
div.pagedormant {
	text-align:center;
	border-bottom: 1px solid #036;
	border-top: 5px solid #fff;
	background: #efefef; 
	margin:0;
	padding:0;
	background:url("images/righttab.gif")
      no-repeat right top;
 	}
.pagedormant a{
	color:#666;
	text-align:center;
	display:block;
	font-weight:bold;
	background: #efefef; 
	margin:0;
	padding:8px 15px;
   background:url("images/lefttab.gif")
    no-repeat left top;  
	}	
 table.tableformlay {
    background: #fff;
	color:#000;
	font-weight:bold;
	font-size: 13px;
	border-top: 0 solid #E1EBF5; 	
	border-right: 1px solid #036; 
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;
	margin:0;
	border-collapse:collapse;
 	}
.big {    
	color:#000;
	font-weight:bold;
	padding:0.5em;	
	}
.bigred {    
	color: #FE0000;
	font-weight:bold;
	font-size:125%;
	text-align:center;
	padding:0.5em;	
	}
.alert {
	font-family:arial;
	font-size:150%;
	font-weight:bold;	
	text-align:center;
	background: #FE0000;
	margin:0;
	padding:1em;
   }
.controls {
	text-align:right;
	padding:5px 20px 20px 0;
	}
.button {
	padding:0 20px;
	}
div.hidden {
	display:none;
	visibility:hidden;
	}
.lineformat {
	color: #163270;
	font-size: 1.25em;
	font-weight: bold;
	text-align:left;
	}
.linenoteitalic {
	color: #FF0B0B;
	font-size: 1.15em;
	text-align:left;
	font-style: italic;
	}
.linenote {
	color: #163270;
	font-size: 1.25em;
	text-align:left;
	}
