/* --------------------
   Layout 
   -------------------- */

html {
  padding: 0;
  margin: 0; 
  border: 0; 
  background: #666680; 
  color: #111111;
  font-size: 9pt; 
  font-family: "trebuchet MS", verdana;    
}

body, form {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  background-color: #666680;
  color: #111111;
}

#container 
{
	width		: 780px;
	margin		: 0 auto; 
	min-height	: 540px;
	background: url(../Images/SidebarSpacer.gif);
  background-repeat: repeat-y;
	text-align	: left; 
	position	: relative;
}

* html #container 
{
	height		: 540px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

#header 
{
	position	: absolute;
	top			: 0px;	
	height		: 127px;
	width		: 780px;
	background: url(../Images/TopMenu.gif); 
  background-position: 0 0; 
  background-repeat: no-repeat;
}

.outer 
{
	padding-top	: 127px;
	padding-left: 217px;  
}

.inner 
{
	width		: 595px; 
}

* html .inner 
{
	width		: 100%;
}

.float-wrap 
{
	float		: left;
	width		: 780px;
	margin-left	: -217px; /*** Same length as .outer padding-left but with negative value ***/
	background: url(../Images/SidebarSpacer.gif);
  background-repeat: repeat-y;
}

#content 
{
	float		: right;
	width		: 563px;
	background	: #fff;
	position : relative;
}

* html #content 
{
	position	: relative; 
}

#left 
{
	float		: left;
	width		: 217px;
	background: url(../Images/SidebarSpacer.gif);
  background-repeat: repeat-y;
  z-index: 1;
}

* html #left 
{
	position	: relative; 
	height		: 250px;
}

#right 
{
	margin		: -120px 0 0 -780px; 
	float		: left; 
	width		: 770px;
	background	: #cfc;
	padding		: 5px;
	height		: 40px;
}

* html #right 
{
	position	: relative; 
	margin-top	: -125px; 
}


#footer 
{
	width		: 780px;
	height  : 55px;
	margin		: 0 auto; 
	position	: relative;	
	background: url(../Images/BottomMenu.gif); 
  background-position: 0 0; 
  background-repeat: no-repeat; 
}

.clear { clear: both; }

/* ---------------------------------- 
   innercontent
   ---------------------------------- */

div#innercontent {  
  margin-top: 25px;
  padding-top: 10px;
  padding-left: 11px;   
  padding-right: 10px;   
  padding-bottom: 10px;     
  display: block;
  width: 542px;
  background-color: #e6e6e6;
}

div.section {
  text-align: left;    
  font-size: 9pt;
  background-color: white;  
  border: solid 1px black;
  padding: 10px 10px 10px 10px;  
  width: 520px;
  clear:both;							
	overflow:hidden;
	margin-bottom: 10px;
}

div#breadcrumb {
  padding: 4px;
  background-color: #283c61;
  color: White;
  text-align: center;
  font-weight: normal;
  font-size: 8pt;
  position: absolute;
  top: 0px;  
  width: 555px;
  z-index: 1;
}

div#breadcrumb a {
  color: White;
  text-decoration: none;  
  font-size: 8pt; 
}

div#breadcrumb a:hover {  
  text-decoration: underline;
}

div#contentfooter {  
  font-size: 7pt;     
  padding: 10px;         
  display: block; 
  width: 543px;
  border-top: solid 1px black;
}

div#registerednumber {
  text-align: left;
  position: relative;
  left: 0px;
  bottom: 0px;
  font-size: 7pt;
  display: block;
  float: left;
  clear: none;
  margin-bottom: 15px;
}

div#registeredoffice {
  text-align: left;
  position: relative;
  right: 0px;
  bottom: 0px;
  font-size: 7pt;
  display: block;
  float: right;
  clear: none;
  margin-bottom: 15px;
}

/* --------------------------
   Header
   -------------------------- */
   
#home {
  position: absolute;
  top: 9px; left: 3px;
  width: 208px; height: 110px;   
}   
   
#aboutus {
  position: absolute;
  top: 25px; left: 270px;
  width: 54px; height: 54px;
}

#services {
  position: absolute;
  top: 25px; left: 370px;
  width: 54px; height: 54px;  
}

#brokers {
  position: absolute;
  top: 25px; left: 470px;
  width: 54px; height: 54px;  
}

#financial {
  position: absolute;
  top: 25px; left: 570px;
  width: 54px; height: 54px;  
}

#contactus {
  position: absolute;
  top: 25px; left: 670px;
  width: 54px; height: 54px; 
}

#aboutustext {
  position: absolute;
  top: 85px; left: 261px;
  width: 71px; height: 17px;
}

#insurancetext {
  position: absolute;
  top: 85px; left: 355px;
  width: 89px; height: 17px;  
}

#brokerstext {
  position: absolute;
  top: 85px; left: 467px;
  width: 63px; height: 17px;  
}

#financialtext {
  position: absolute;
  top: 85px; left: 565px;
  width: 66px; height: 17px;  
}

#contactustext {
  position: absolute;
  top: 85px; left: 663px;  
}

/* -----------------------
   Sidebar Images
   ----------------------- */
   
.sidebarimage_home 
{		
	position	: absolute;		
	background: url(../Images/london.gif);
  background-repeat: no-repeat;
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_bodyguard {
  position: absolute;
  background: url(../Images/bodyguard.jpg);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_caravan {
  position: absolute;  
  background: url(../Images/caravan.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_cleaning {
  position: absolute;
  background: url(../Images/cleaning.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_contracting {
  position: absolute;
  background: url(../Images/contracting.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_doormen {
  position: absolute;
  background: url(../Images/doormen.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_drycleaners {
  position: absolute;
  background: url(../Images/drycleaners.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_electrical {
  position: absolute;
  background: url(../Images/electrical.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_flooring {
  position: absolute;
  background: url(../Images/flooring.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_glazing {
  position: absolute;
  background: url(../Images/glazing.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_heating {
  position: absolute;
  background: url(../Images/heating.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_highnet {
  position: absolute;
  background: url(../Images/highnet.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_hotel {
  position: absolute;
  background: url(../Images/hotel.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_ipr {
  position: absolute;
  background: url(../Images/ipr.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_lifts {
  position: absolute;
  background: url(../Images/lifts.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_loss {
  position: absolute;
  background: url(../Images/loss.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_medical {
  position: absolute;
  background: url(../Images/medical.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_motorcycle {
  position: absolute;
  background: url(../Images/motorcycle.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_nightclub {
  position: absolute;
  background: url(../Images/nightclub.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_pi {
  position: absolute;
  background: url(../Images/pi.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_property {
  position: absolute;
  background: url(../Images/property.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_recruitment {
  position: absolute;
  background: url(../Images/recruitment.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_security {
  position: absolute;
  background: url(../Images/locks.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_sports {
  position: absolute;
  background: url(../Images/sport.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_tourop {
  position: absolute;
  background: url(../Images/tourop.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_technology {
  position: absolute;
  background: url(../Images/technology.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_treesurgeon {
  position: absolute;
  background: url(../Images/treesurgeon.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px;
  bottom: 55px; left: 0;
  z-index: 2;
}

.sidebarimage_welcare {
  position: absolute;
  background: url(../Images/welcare.gif);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}   

.sidebarimage_wheelclampers {
  position: absolute;
  background: url(../Images/clamp.jpg);
  background-repeat: no-repeat;    
  height: 163px; width: 217px; 
  bottom: 55px; left: 0;
  z-index: 2;
}  

/* -----------------------
   Search
   ----------------------- */
   
div#search {
  color: white;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 3px;
  clear: left;
  float: left;
  text-align: left;
}

div#search label {
  display: block;
  clear: both;
  float: none;
}

input#SearchText {  
  font-family: "trebuchet MS", verdana;
  font-size: 12px;
  width: 128px; 
  height: 16px;          
  position: relative;
  clear: both;
  display: inline;
  float: none;  
}

input#SearchButton {
  font-family: "trebuchet MS", verdana;
  font-size: 12px;
  left: 5px; 
  height: 23px; 
  width: 60px;
  color: Black;
  position: relative;    
}

/* -----------------------
   Footer
   ----------------------- */
   
#hometext {
  position: absolute;
  top: 9px; left: 260px;  
}

#formtext {
  position: absolute;
  top: 9px; left: 360px;  
}

#legaltext {
  position: absolute;
  top: 9px; left: 465px;  
}

#sitemaptext {
  position: absolute;
  top: 10px; left: 560px;  
}

#contactustext2 {
  position: absolute;
  top: 10px; left: 667px;  
}

#todaysdate {  
  text-align: left;
  position: absolute;
  bottom: 0px;
  left: 217px;
  color: #111111;
  font-size: 11px;
  padding-left: 5px;
  padding-bottom: 2px;  
}

#validxhtml {  
  text-align: left;
  position: absolute;
  bottom: 0px;
  left: 375px;
  font-size: 11px;
  padding-left: 5px;
  padding-bottom: 2px;  
}

#copyright {  
  text-align: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #273c60;
  font-size: 11px;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* -------------------
   Sidelinks
   ------------------- */
   
#sidelinks {
  position: relative;     
  left: 0px;    
  height: 250px; 
  padding-left: 1px;
  padding-right: 2px;  
}

#headoffice {
  position: absolute;
  top: 8px; left: 10px;  
}

#londonoffice {
  position: absolute;
  top: 130px; left: 10px;  
}

#mailaddress {
  position: absolute;
  top: 220px; left: 10px;  
}

/* ---------------------
   Miscellaneous
   --------------------- */
   
table, td {
  font-family: "Trebuchet MS", verdana;
  background-color: white;   
  text-align: left;  
  color: black;       
}

table.questionblock {
  padding: 0px;
}

table.questionblock td {
  padding: 2px;
  font-size: 8pt;
}

td.questioncontrol {    
  vertical-align: middle;
}

select, input, textarea
{
  font-family: "trebuchet MS" , verdana;
  font-size: 8pt;
  vertical-align: middle;  
}

#sectiontitle {
  position: relative;
  top: 0px;
  clear: both;
  float: none;
}

img {
  border: 0px solid;
}

#camLawAddress {
  clear: left;
  display: block;  
  float: left;
  position: relative;
  left: 5px; 
}

#buildingPhoto {
  clear: right;  
  float: right;
  display: block;  
  position: relative;
  right: 10px;
}

#aboutUs {
  clear: both;
  float: none;
  display: block;  
  position: relative;
  top: 20px; 
  margin-left: 5px;  
}

.linkitem {
  clear: both;
  display: block;
  float: none;
  position: static;
  color: #283c61;
  margin-bottom: 5px;  
}

.SearchResults, .SearchResultsItem, .SearchResultsAlternatingItem {
  text-align: left;
  margin: 0px;
  border-bottom: white 1px solid;
}

.SearchResultTitle a {
  font-size: larger;
  font-weight: bolder;   
  text-decoration: none;
  color: #283c61;
}

.SearchResultDescription a {
  text-decoration: none;
  color: #111111;
}

.SearchResultPath {
  font-size: smaller;  
  text-decoration: none;
  color: Gray;  
}

.SearchResultPath a {
  font-size: smaller;  
  text-decoration: none;
  color: Gray;  
}

#basicaddressinfo {
  position: absolute;
  top: 10px; left: 10px;  
}

#highnetaddressinfo {
  position: absolute;
  top: 90px; left: 8px;  
}

#caravanonlinepropformimg {
  position: absolute;
  top: 5px; left: 0px;  
}

#cleaningonlinepropformimg {
  position: absolute;
  top: 10px; left: 0px;  
}

#contractingonlinepropformimg {
  position: absolute;
  top: 10px; left: 0px;  
}

#caravanpropformimg {
  position: absolute;
  top: 85px; left: 0px;  
}

#cleaningpropformimg {
  position: absolute;
  top: 90px; left: 0px;  
}

#contractingpropformimg {
  position: absolute;
  top: 90px; left: 0px;  
}

#propertyonlinepropformimg {
  position: absolute;
  top: 5px; left: 0px;  
}

#printpropform {
  position: absolute;
  top: 185px; left: 8px;  
}

#highnetpropformimg {
  position: absolute;
  top: 5px; left: 0px;  
}

#motorcyclepropformimg {
  position: absolute;
  top: 110px; left: 0px;  
}

#propertypropformimg {
  position: absolute;
  top: 105px; left: 0px;  
}

#caravanonlinepropformimg {
  position: absolute;
  top: 5px; left: 0px;  
}

a {
  text-decoration: none;
  color: #0f0fb4;
  font-family: "trebuchet MS" , verdana;
}

a:hover {
  text-decoration: underline;  
}

.justalink {
  color: #111111;  
  text-decoration: none;  
}

.justalinkh2 {
  color: #111111;
  text-decoration: none;   
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;  
  font-weight: bold;
}

.justalinkh3 {
  color: #111111;
  text-decoration: none;   
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;  
  font-weight: bold;
}

.linkh4 { 
  text-decoration: none;    
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;  
  font-weight: normal;
}

.justalinkh4 {
  color: #111111;
  text-decoration: none;    
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;  
  font-weight: normal;
}

.justalinkh5 {
  color: #111111;
  text-decoration: none;  
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;  
  font-weight: normal;
}

#handwriting {
  clear: right;
  float: right;
  display: inline;
  left: 0px;
  position: relative;
  top: 0px;
}

.propinstructions {
  position: absolute;
  top: 13px; left: 15px; 
}

#LordSheikhHome {
  margin-left: 20px;
  margin-bottom: 10px;
  height: 340px;
  width: 177px;
}

#AwardHome {
  clear: right;
  float: right;
  position: static;
  margin-left: 20px;
  margin-bottom: 10px;
  height: 250px;
  width: 256px;  
}

#divHomeSecondPara {
  clear: left;
  float: left;
  width: 250px;  
}

div#InnovativeSolutions {
  clear: right;
  display: block;
  float: right;
  position: relative;
  right: 0px;
}

ul {
  margin: 0px; 
  padding-left: 15px;
}

.deep {
  margin-left: 0px;
  padding-left: 15px;
}

.deeper {
  margin-left: 0px;
  padding-left: 30px;
}

#caravanonlineproplinks {
  left: 25px;
  position: absolute;
  top: 30px;
  font-size: small;
  line-height: 14px;
  margin-top: 10px;
}

#cleaningonlineproplinks {
  left: 15px;
  position: absolute;
  top: 35px;
  font-size: small;
  line-height: 14px;
  margin-top: 10px;
}

#contractingonlineproplinks {
  left: 15px;
  position: absolute;
  top: 35px;
  font-size: small;
  line-height: 14px;
  margin-top: 10px;
}

#motorcycleonlineproplinks {
  left: 25px;
  position: absolute;
  top: 30px;
  font-size: small;
  line-height: 14px;
  margin-top: 15px;
}

#propertyonlineproplinks {
  left: 15px;
  position: absolute;
  top: 25px;
  font-size: small;
  line-height: 14px;
  margin-top: 10px;
}

#caravanproplinks {
  left: 25px;
  position: absolute;
  top: 110px;
  font-size: small;
  line-height: 14px;  
  margin-top: 10px;
}

#cleaningproplinks {
  left: 15px;
  position: absolute;
  top: 115px;
  font-size: small;
  line-height: 14px;  
  margin-top: 10px;
}

#contractingproplinks {
  left: 15px;
  position: absolute;
  top: 115px;
  font-size: small;
  line-height: 14px;  
  margin-top: 10px;
}

#highnetproplinks {
  left: 25px;
  position: absolute;
  top: 30px;
  font-size: small;
  line-height: 14px;
  margin-top: 10px;
}

#motorcycleproplinks {
  left: 25px;
  position: absolute;
  top: 130px;
  font-size: small;
  line-height: 14px;  
  margin-top: 15px;
}

#propertyproplinks {
  left: 15px;
  position: absolute;
  top: 130px;
  font-size: small;
  line-height: 14px;  
  margin-top: 10px;
}

#caravancontactsidebar {
  left: 20px;
  position: absolute;
  top: 205px;
  font-size: 8pt;
}

#cleaningcontactsidebar {
  left: 20px;
  position: absolute;
  top: 180px;
  font-size: 8pt;
}

#contractingcontactsidebar {
  left: 10px;
  position: absolute;
  top: 180px;
  font-size: 8pt;
}

#drycleanerscontactsidebar {
  left: 10px;
  position: absolute;
  top: 180px;
  font-size: 8pt;
}

#motorcyclecontactsidebar {
  left: 5px;
  position: absolute;
  top: 207px;
  font-size: 8pt;
}

#picontactsidebar {
  left: 30px;
  position: absolute;
  top: 180px;
  font-size: 8pt;
}

#propertycontactsidebar {
  left: 10px;
  position: absolute;
  top: 205px;
  font-size: 8pt;
}

#sportcontactsidebar {
  left: 2px;
  position: absolute;
  top: 180px;
  font-size: 8pt;
}

#propinstructions {
  position: absolute;
  top: 7px; left: 8px;  
}

.leftcolumn {
  clear: left;
  float: left;
  width: 50%;
  display: block;
  position: static;  
}

.rightcolumn {
  clear: right;
  float: right;
  width: 50%;
  display: block;
  position: static;  
}

.pagespan {
  margin-top: 10px;
  display: block;
}

.pagespanindent {
  clear: both;
  float: none;
  position: static;  
  margin-left: 20px;
}

#caravanproplinks li {
  line-height: 12px;
  margin-bottom: 4px;
}

br.clearMod { 
  clear: both; 
  line-height: 50px; 
  display: block; 
}

h2 {  
  font-size: 18px; 
  margin-top: 0px;
  margin-bottom: 0px;  
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: bold;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;  
  font-weight: normal;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;  
  font-weight: bold;
  text-decoration: underline;
}

.formtable {
  width: 520px;  
}

.formtable td {
  vertical-align: top;  
}

.SchemeName {
  font-size: 15px;
  font-weight: bold;
}

.QuoteName {
  font-size: 7pt;
  margin-bottom: 0px;
}

.Praise {
  font-style: italic;
}

#sidelinks a {
  font-size: 9pt;
}

ul .space {
  margin-bottom: 10px;
}

.working {
  background: url(../images/working.gif) no-repeat 100% #fff;  
  font-family: "trebuchet MS", verdana;
  font-size: 12px;
  width: 195px; height: 16px;          
  position: relative;
  clear: both;
  display: inline;
  float: none;   
}

input#SubmitForm {  
  font-family: "trebuchet MS", verdana;
  font-size: 12px;
  left: 5px; 
  height: 23px; 
  width: 85px;
  color: Black;
  position: relative;    
}

.disabledcontrol {
  border: solid 1px red;  
}

.grey {
   background-color: #e6e6e6;
}

div.page, div.formpage {
  margin: 0 auto; width: 500px; text-align: left;
  position: relative;  
}     

div#SaveForm {
  margin: 0 auto; width: 500px; text-align: center;
  position: relative; width: 500px; 
} 

.UserDisplayPage {
  background-color: white;
  text-align: left;
  border: solid 1px black;
  padding: 10px 10px 10px 10px;
  width: 350px;
}

table#UserDisplay {
  text-align: left; margin: auto;
}

div.smallsection
{
  font-size: 9pt;    
  display: block;
  float: left; 
  clear: both;   
  margin-bottom: 10px;  
}

div.smallsection img 
{
  border: solid 1px black;
}

div.smallsectionleft
{
  float: left;  
  margin-right: 10px;
  padding: 5px;
  width: 254px;  
  border: solid 1px black;  
  background-color: White;
}

div.smallsectionright
{
  float: left;    
  padding: 5px;
  width: 254px;  
  border: solid 1px black;
  background-color: White;    
}

div.smallsectionleft2
{
  float: left;  
  margin-right: 10px;
  padding: 10px;
  width: 242px;  
  border: solid 1px black;  
  background-color: White;
}

div.smallsectionright2
{
  float: left;    
  padding: 10px;
  width: 242px;  
  border: solid 1px black;
  background-color: White;  
}

div.innersection {
  float: left;   
  padding: 5px;    
}

div.innersectionright {
  float: left;   
  padding: 5px;   
  width: 140px; 
}

div.lowersection {
  float: left;   
  padding: 5px;
  padding-top: 0px;
  clear: both;
}

.SectionTitle {
  font-size: 13pt;
  font-weight: bolder;
  color: black;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: dashed 1px #a9a9a9;
}

.textblock {
  width: 100%;
  font-size: 8pt;
  padding: 2px;
}

div.PageBreak {
  page-break-after: always;  
  height: 10px;
}

a.links {
  font-size:14px;
  text-decoration: underline;
}

hr {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-style: dashed;  
  color: #a9a9a9;
}

.prefix {
  font-weight: bold;
}

div#TitlePage { 
  clear: both;
  overflow: hidden;
}

div#TitlePageHeader {
  text-align: center; 
  font-size: 13pt; 
  line-height: 20pt;
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  clear: both;
}

div#TitlePageBottomLeft {                           
  float: left;
  font-size: 9pt;
  text-align: left;    
  margin-left: 10px;
}

div#TitlePageBottomRight{
  float: right;
  font-size: 9pt;
  text-align: left;    
  margin-right: 10px;
}

div.Navigation
{
  padding: 2px;
  width: 538px;
  height: 23px;
  background-color: #283c61;
  font-size: 12pt;
  clear: both;  
}

div.Navigation a {  
  color: White;  
  text-decoration: none;
  font-size: inherit;
}

div.Navigation a:hover {    
  text-decoration: underline;  
}

div.NavLeft
{
  text-align: left;
	float: left;
	clear: left;
	width: 33%;  
  color: White;
}

.pagenumber
{
  text-align: center;
	width: 33%;  
	clear: none;
	float: left;
  color: White;
}

div.NavRight
{
  text-align: right;
	float: left;
	clear: right;
	width: 33%;  
  color: White;
}

div.QuestionBlockTitle {
  width: 100%;  
  font-size: 8pt;
  padding: 2px;
}

.bu {
  font-weight: bold;
  text-decoration: underline;
}

li.lisection
{
  font-size: 9pt;    
  display: block;
  float: left; 
  clear: both; 
  overflow: hidden;   
  margin-bottom: 10px;  
}

div.lisectionleft
{
  float: left;  
  margin-right: 5px;
  padding: 5px;
  width: 230px;  
  background-color: White;
}

div.lisectionright
{
  float: left;    
  padding: 5px;
  width: 230px;  
  background-color: White;  
}

div.department 
{
  padding: 2px;
}

div.deptname
{
  width: 300px;  
  font-size: 12pt;
  font-weight: bold;  
}

.depttel
{
  width: 300px;
  font-size: 14pt;
}

.deptemail
{
  width: 300px;    
}

.schemelinktext 
{
  font-size: 10pt;    
}

.schemelinkimage
{
  vertical-align: top;
  clear: none;
  float: left;
  margin-right: 5px;    
}

.contactprefix
{
  width: 75px;
  float: left;
  display: block;
  clear: left;
}

.border 
{
  border: solid 1px black;
}

div.nowrap
{
  white-space: nowrap;
}

/* ------------------
   Contact Form
   ------------------ */

.contactformadvertout
{
  overflow: auto; 
  position: relative; 
  z-index: 8; 
  top: 13px;
  left: 10px; 
  width: 175px;  
  padding: 10px;
  background: #283c61;
  color: white;
  border: solid 1px black;  
  cursor: default;
}

.contactformadvertover
{
  overflow: auto; 
  position: relative; 
  z-index: 8;
  top: 10px; 
  left: 7px; 
  width: 175px;  
  padding: 10px;
  background: #283c61;
  color: white;
  border: solid 4px white;   
  cursor: pointer;
}

#contactform
{
  overflow: auto; 
  position: absolute; 
  z-index: 99; 
  top: 133px; 
  left: 223px; 
  width: 350px;  
  padding: 10px;
  background: white;
  color: black;
  border: solid 3px black; 
}

#contactformconfirm
{
  overflow: auto; 
  position: absolute; 
  z-index: 99; 
  top: 240px; 
  left: 223px; 
  width: 350px;  
  padding: 10px;
  background: white;
  color: black;
  border: solid 3px black; 
}

.hidden
{
  display: none;
}

#contactform fieldset 
{
  padding: 1em;
  border:1px solid #283c61
}
  
#contactform label 
{
  float:left;
  width: 100px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:left;
}

#contactform legend 
{
  padding: 0.2em 0.5em;
  border:1px solid #283c61;
  color: black;  
  text-align:right;
}

img#closecontactform, img#closecontactformconfirm
{
  position: absolute;  
  top: 10px; 
  right: 10px;
  cursor: pointer;
}