/* CSS stylesheet  */
/* by Cornish WebServices Ltd */
/* pale blue = #dee6f7  or DCE8F6*/
/* dark blue is #B4C2E3  */
/* purple is #3D0D7B */

/* ---------------------------*/
html, body {margin:0 auto; 
	padding:0;  
	background:#fff; 
	color: #535151; 
	text-align:center; 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:95%;
} 
#aboveheader {
	width:61em;
	margin:auto;
	background:#ffffff;
	color:#333333;
	text-align:right;
}
#aboveheader a{
	font-size:90%;
	color:#3D0D7B;
	text-decoration:none;
}
#bottomlinks {
	margin-right:-8000px;
	width:60em;
	background:#ffffff;
	color:#333333;
	text-align:right;
}
#bottomlinks a{
	font-size:70%;
	color:#3D0D7B;
	text-decoration:none;
}
#aboveheader a:hover{
	text-decoration:underline;
}
#container {
	text-align:left;
	margin:auto;
	width:60em;
	border:solid 2px #DCE8F6;
}
ul, ol, dl {
              position: relative;  }/* required for scrolling div display bug in IE */
			  
a img {border:none;}
b{color: #000;}
h1 {
	font-size: 150%; /* 18px */
	font-weight: bold;
	color: #000066;
	}
h1 img {
	margin-right:1em;
	vertical-align:middle;
}

h2 {
	font-size: 105%;/* 12px */
	font-weight: bold;
	color: #000066;
}
p {
	font-size: 100%; /* 12px */
	font-weight: normal;
	color: #000000;
}

li {
	font-size: 100%; /* 12px */
	font-weight: normal;
	color: #000000;
}
blockquote {
	margin-left:2.5em;
	margin-right:1em;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.backG {
FONT-FAMILY:verdana;
background-color:#93c39b;
color:#ffffff;
border-bottom:#538c4d 2px solid;
font-size:120%;
}
.unnamed1 {
	text-decoration: none;
}
.none {
	text-decoration: none;
}

.style1 {color: #FF0000}
.smaller {font-size:80%;}


.floatright { float:right; margin-left:10px;}

.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.blackbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:90%;
	color: #000000;
	text-decoration: none;
}
.bluebodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
}
.redboldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.whiteboldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000066;
}

.redlargetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}

.floatright {
	float:right;
	margin-left:10px;
}
.floatleft {
	float:left;
	margin-right:10px;
}



#aboveheader p {
	font-size:80%;	
	margin:0.1em 1em;
}
#header {
	width:60em;
	background:#DCE8F6;
	color:#3D0D7B;
	border-bottom:solid 1px #3d0d7b;
	text-align:center;
	margin:0; padding:0;
}
#header img {
	margin:1em 0.5em ;
}
#header h1 {
	text-align:right;
	color:#3D0D7B;
	font-size:90%;
	margin:0em 1em;
	letter-spacing:0.2em;
}
#header h2 {
	text-align:right;
	color:#3D0D7B;
	font-size:90%;
	margin:1em 1em 0em 1em;
	letter-spacing:0.2em;
}
#header p {
	text-align:center;
	color:#3D0D7B;
	font-size:140%;
	font-weight:bold;
	margin:1em 1em 0.5em 1em;
	line-height:1.8em;
}
#topmenu {
	width:60em;
	background:#B4C2E3;
	color:#3D0D7B;
	border-bottom:solid 1px #3d0d7b;
	text-align:center;
	padding:5px 0px;
}
*html #topmenu { width:60em;}

#bottommenu {
	width:60em;
	margin:0 auto;
	background:#ffffff;
	color:#000000;
	text-align:center;
	padding:2px;
}


 
 /* FIRST DEFINE AREAS OF THE PAGE */

#wrapper { width:60em;}
#twocols{ width:47em;  float:right;  position:relative;  margin:0px; padding:0px;}
#maincolumn{width:32em;  float: left;  display:inline;  
	position: relative;   background-color: #fff; 
	margin:0px; padding:0px; text-align:left;}
#rightcolumn{ width:15em; float:right;  position:relative; 
	overflow:hidden; /* clips off images for smaller text */
	background-color:#fff; 
	margin:0px; padding:0px;}
#leftcolumn{width:12em;  min-height:200px; float:left;  position:relative; 
	background-color:#fff; margin:0px; padding:0px; z-index:50;
}

.bottombar2 {
	width:60em;
	 background:#DCE8F6; 
	 color:#475a83;
	 font-size:85%;
	text-align:center;
	margin:5px 0;
	padding:2px ;;
}
.bottombar2 b {font-weight:400;}
.bottombar2 hr {color:#475a83;}

/* top pulldown menus */
#menut1 { position:absolute;  width:230px; z-index:201; visibility: hidden; 
	background:#dddddd; color:#696969; }
#menuti1 { border: #c2c2c2 1px solid;  border-left: #676E7A 1px solid; border-bottom: #676E7A 1px solid; position:absolute; top:0px; width:12em; font-size:80%; background: #e5e5e5; color: #25456e;z-index:300; visibility: hidden}

/* The following needs altering if top menus change */
#menut1 {left:12em; top:325px;}

/* following for noscript pulldown menus */
div.submenus {text-align:left; margin-left:2em; font-size:90%;}

 /* enable proper clearing of floats */ 
.clearend:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
.clearend{display: inline-table;} /* IE Mac fix */
/* Hides from IE-mac \*/
* html .clearend{height: 1%;}
.clearend{display: block;}
/* End hide from IE-mac */  
/* ******************************************************************************************************************* */


/* Header Styles */


#topmenu a {
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:80%;
	padding:0.5em 0.2em;
}
#topmenu a:link {
	color:#3D0D7B;
	background:#B4C2E3;
}
#topmenu a:visited {
	color:#3D0D7B;
	background:#B4C2E3;
}
#topmenu a:hover {
	color:#000000;
	background:#DCE8F6;
}


/* Menu bar styles */
#menubar ul {	padding:0px; margin: 0px; list-style-type: none}
#menubar li {	padding: 0px; float: left;  margin: 0 0.3em; list-style-type: none; list-style-image:none; vertical-align: top}
#menubar a:link {color:#676E7A; text-decoration: none}
#menubar a:visited {color: #676E7A; text-decoration: none}
#menubar a:hover {	color: #475A83; text-decoration: none}

/* styles for pulldown menus */
#menubarheight ul.submenu {margin:0px; padding:0 0.2em; text-align:left; font-size:85%;}
#menubarheight ul.submenu li { list-style-image:none; list-style-type:none; line-height:1em; margin:0px;}
#menubarheight ul.submenu li.spacer {line-height:0.1em; background:#c2c2c2; margin-bottom:0.2em;}
#menubarheight ul.submenu a {text-decoration:none; margin:0em;
		display:block; line-height:1em; padding:0.3em 0.5em ;}
#menubarheight ul.submenu a:link { background: #e5e5e5;  color: #676E7A;}
#menubarheight ul.submenu a:visited {background: #e5e5e5;  color: #676E7A;}
#menubarheight ul.submenu a:hover { background:#475a83; color:#e5e5e5;}

/* Main column styles */
div.breadcrumb {margin:0.1em;}
div.breadcrumb a {text-decoration:none;}
div.breadcrumb a:hover {color:#E5AC65;}
/* styles for maincontent */

div.maincontent {padding:0 0 0 10px; font-size:90%;}
div.maincontent h1 { margin-top:0.5em; margin-bottom:0em;}
div.maincontent h2 { margin-top:1.5em; margin-bottom:0.5em;}
div.maincontent p { margin: 1em 1em 1em 0;}
div.maincontent p.quote { margin: 0.2em 1em 1em 1em; font-size:90%;}
div.maincontent ul { margin-top:0em; margin-bottom:1em;}
div.maincontent li {}
div.maincontent b.header {font-size:110%;}

span.subcontent h1 {font-size:105%; margin:1em 0em 0.5em 0em;}
span.subcontent p { margin: 0.5em 0em;}
#bullettext {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bullet {
	margin-bottom: 13px;
}
#bullet2 {
	margin-bottom: 2px;
}
#bullet3 {
	margin-bottom: 26px;
}
span.subcontent ul { margin-top: 0.5em; margin-borrom:0.5em;}

/* style for footer */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; /* 10px */
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	text-align:center;
	width:60em;
	margin:0 0;
}
.footer2 {
	background:#DCE8F6;
	border-top:1px solid 3D0D7B;
	width:60em;
	margin:1em 0;
	padding-top:0.5em;
	text-align:center;
}
.footer2 b {
	font-size: 13px;
}

.footer a:hover  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; /* 10px */
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
 }
 
 .footer a:visited  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; /* 10px */
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
 }
 
.footer a:link  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; /* 10px */
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
 }
 
 .footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; /* 10px */
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}


/* leftmenuheader is the header and leftmenus is the content */
div.leftmenuheader {background:#e5e5e5; color:#475a83; border-right:1px solid #B4C2E3; }
div.leftmenuheader h1 {font-size:90%; color:#475a83; font-weight:bold; margin:0 1em; padding:0.4em 0 0.3em 0;}

div.leftmenus { font-weight:bolder;  margin:0px; font-size:80%; text-align:left;
				background:#DCE8F6; color:#000000; border:1px solid #B4C2E3;	
}
div.leftmenus h1 {font-weight:bold; margin-top:0.3em; margin-bottom:0.2em; padding:0;}
div.leftmenus p { margin-top:0.2em; margin-bottom:0; padding:9px;}

div.leftmenus ul {margin:0px; padding:0px;  background:#DCE8F6; color:#000000;}
div.leftmenus li { list-style-image:none; list-style-type:none;display:block;  margin:0px; background:#DCE8F6; color:#000000;}
div.leftmenus ul li a {text-decoration:none; margin:0em; border-bottom:1px solid #B4C2E3;
		display:block;  padding:8px 5px ; line-height:10px;}
div.leftmenus ul li a:link { background:#DCE8F6; color:#000000;}
div.leftmenus ul li a:visited {background:#DCE8F6; color:#000000;}
div.leftmenus ul li a:hover { background:#B4C2E3; color:#475a83;}

.red{
	color:#FF0000;
	background:inherit;
	font-weight: bold;
}
.pic{float:right; margin:0 0 0.25em 0.25em;}
.picleft{float:left; margin:0 0.35em 0.25em 0}
.right{text-align:right; font-size:90%}

table.lease{color:#000000}
table.lease th{background-color:#000066; color:#FFFFFF; text-align:center}
table.lease tr.size5{background-color:#9CBEE7}
table.lease tr.size4{background-color:#C7DAF1}
table.lease tr.size3{background-color:#DCE8F6}
table.lease tr.size2{background-color:#F0F5FB}

#header .blue{color:#3D0D7B; text-decoration:none}
.blue{color:#000066; text-decoration:none}
.blue:hover{text-decoration:none}

.sitemap{font-size:100%; color:#3D0D7B}
.sitemap a{color:#000066; text-decoration:none}
#jobvacstable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5em;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15.5px;
}
.bodyblacktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.h1title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000066;
}
