
h1 {
	font-family:tahoma,arial;
	font-size:14pt;
	color:#3366FF;
	line-height:1.5em;
}

h2 {
	font-family:tahoma,arial;
	font-size:10pt;
	color:#3366FF;
	line-height:1.5em;
	font-weight:bold;
}
h3 {
	font-family:tahoma,arial;
	font-size:9pt;
	color:#3366FF;
	line-height:1.5em;
	font-weight:bold;
}
h4 {
	font-family:tahoma,arial;
	font-size:9pt;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	text-decoration:none;
}
.h4 {
	font-family:tahoma,arial;
	font-size:9pt;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
h4:hover {
	text-decoration:none;
}

.title {
	font-family:tahoma,arial;
	font-size:11pt;
	line-height:2em;
	font-weight:bold;	
	color:#FF992C;	
	
}
.titlegrey {
	font-family:tahoma,arial;
	font-size:11pt;
	line-height:2em;
	font-weight:bold;	
	color:#333333;	
}

td {
	font-family:tahoma,arial;
	font-size:8pt;
	color:#555555;
	line-height:1.5em;
}

li {
	line-height:1.8em;
}

.lease {
	font-family:tahoma,arial;
	font-size:9pt;
	line-height:1.5em;
	font-weight:bold;
	color:#FF992C;
}

.eagle {
	font-family:tahoma,arial;
	font-size:9pt;
	line-height:1.5em
	font-weight:bold;
	font-weight:bold;	
	text-decoration:italic;
	color:#595959;
}


td.home-panel {

	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-left:none;
	border-top:none;
	border-bottom:none;	
	
}

td.body {
	text-align:justify;
	line-height:1.5em;
	padding:10px;
	font-size:9pt;
}

td.heading {
	text-align:center;
	line-height:1.5em;
	padding:10px;
	font-size:9pt;
	background-color:#FF992C
	color:white;
	font-weight:bold;
	border-left: 1.25pt solid #C2D69B; 
	border-right: 1.25pt solid #4F6228; 
	border-top: 1.25pt solid #C2D69B; 
	border-bottom: 1.25pt solid #4F6228;
}

td.row-light {
	text-align:center;
	line-height:1.5em;
	padding:10px;
	font-size:8pt;
	background-color:#E2F9D1;	
	border-left: 1.5pt solid #EAF1DD; 
	border-right: 1.5pt solid #8AAB47;
	border-top: medium none; 
	border-bottom: 1.5pt solid #8AAB47;
}

td.row-dark {
	text-align:center;
	line-height:1.5em;
	padding:10px;
	font-size:8pt;
	background-color:#B4F187;	
	border-left: 1.25pt solid #C2D69B;
	border-right: 1.25pt solid #76923C; 
	border-top: medium none; 
	border-bottom: 1.25pt solid #76923C;
}

.left_nav {
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-left:none;
	border-bottom:none;
	border-top:none;
}

.footer {
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

.panel {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:200px;
	height:200px;
	overflow:hidden;
}

a {
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
}

a.imagefont{
	font-family:tahoma,arial;
	font-size:10.5pt;
	color:#555555;
	text-decoration:none;
}

a.imagefont:hover{
	font-family:tahoma,arial;
	font-size:10.5pt;
	color:#555555;
	text-decoration:underline;
}

a.red{
	font-weight:bold;
	color:red;
	text-decoration:none;
}

a.red:hover {
	font-weight:bold;
	color:red;
	text-decoration:underline;
}

a.nohover:hover {
	font-weight:bold;
	color:#3366FF;
	text-decoration:none;
}

a.nav {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.navbar {
	background-image:url('../images/nav_back.gif');
	background-repeat: repeat-x; 
	background-color:#323132;
	cursor:pointer;
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	border-left:none;
	border-top:none;
	border-right:none;		
}
.nav {
	cursor:pointer;
	color:white;
	font-weight:bold;
}
.navover {
	background-image:url('../images/nav_back_over3.gif');
	background-repeat: repeat-x; 
	background-color:#FF9900;
	cursor:pointer;
	color:#333333;
	font-weight:bold;
}

.navitemover {
	background-color:#cccccc;
	cursor:pointer;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	text-align:center;
	padding:5px;
}
.navitem {
	background-color:#ffffff;
	cursor:pointer;
	color:black;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	text-align:center;
	padding:5px;
}

.login {
	background-color:#efefef;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}


textarea.form {
	background-color:#efefef;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:8pt;
	font-family:tahoma,arial;
	color:#555555;
}

select.form {
	font-size:8pt;
	font-family:tahoma,arial;
}

input.form {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:8pt;
	font-family:tahoma,arial;
	color:#333333;
	height:25px;
	padding:5px;
}

input.disabled {
	background-color:#cccccc;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:8pt;
	font-family:tahoma,arial;
	color:#555555;
	height:25px;
	padding:5px;
}

input.login {
	background-color:#fefefe;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:8pt;
	font-family:tahoma,arial;
	color:#555555;
	height:25px;
	padding:5px;
}
input.loginbtn {
	font-size:8pt;
	font-family:tahoma,arial;
	color:#555555;
	height:30px;
	width:70px;
}

.sophos {
	font-weight:bold;
	color:#646FAD;
	line-height:2em;
}

.caption {
	font-size:7pt;
	font-family:tahoma,arial;
	color:#555555;
	text-align:center;
}

.red {
	color:red;
}

.error {
	font-weight:bold;
	color:red;
}