/*
Title: Interfleet Website Stylesheet - IE7, Firefox 2, Opera etc
Author: Craig Wilsoncroft
Date: 22 Feb 2008
*/

/******************************  Html  ************************************************/

html
{
font-size: 1em;
font-family: "Arial", Verdana, sans-serif;
color:#333;
}

/******************************  Body  ************************************************/

body
{
background-image:url(../Images/main_bkgnd.jpg);
background-repeat:repeat-x;
margin:10px 0px 0px 0px;
}

/******************************  Wrapper  ************************************************/

#wrapper
{
margin:0 auto;
width:993px;
height:768px;
border:0px solid #bababa;
padding:0px 0px 0px 0px;
}

/******************************  Links  ************************************************/
a:link
{
color:#0066cc;
text-decoration:none;
}
a:visited
{
color:#0066cc;
text-decoration:none;
}
a:hover
{
color:#ff6600;
text-decoration:none;
}

/******************************  header  ************************************************/

.header
{
height:82px;
width:993px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.PrintLogo
{
display:none;
}

/******************************  cleaner  ************************************************/

.cleaner
{
clear:both;
}

/******************************  nav  ************************************************/

.nav
{
margin: 0px 0 0 0px;
padding:0;
height:36px;
width:993px;
background-color:#EBEBEA;
border-bottom: solid 1px #CCC;
}

#nav ul.menu { /* top level ul */
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 2px;
  list-style: none;
  height: 20px;
} 

#nav a {
  display: block;
  line-height: 36px;
  text-decoration: none;
  font-family: Arial;
  padding: 0px 9px 0px 9px;
}

a.NotSelected {
  color: #333;
}

a.Selected {
  font-weight: bold;
  text-align:center;
  background-color: White;
  color: #666;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #fff;
}

#nav li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  font-size:90%;
}

.MenuLeft
{
margin: 0px;
padding: 0px;
width:757px;
float:left;
height:36px;
}

.MenuRight
{
margin: 0px;
padding: 0px;
height:36px;
}

/******************************  Homepage - Region Select ************************************************/

.RegionLeft
{
float:left;	
background-image:url(../Images/regional_nav_bkgnd.gif);
width:236px;
height:36px;
}

.RegionLeft H1
{
	font-family: Arial;
	font-weight:bold;
	color: #000;
	font-size: 0.7em;
	padding: 12px 0px 0px 15px;
	margin:0px;
	float: left;
}

.RegionLeft H3
{
	font-family: Arial;
	font-size: 0.7em;
	font-weight:normal;
	float: left;
	margin: 12px 0px 0px 12px;
	
}
.RegionLeft H2
{
	font-family: Arial;
	font-size: 0.7em;
	font-weight:normal;
	float: right;
	margin: 12px 15px 0px 0px;
}

.RegionRight
{
height:36px;
float:right;
}

/******************************  Homepage - Multimedia Panel ************************************************/

.multimediaPanel
{
margin: 0px 0 0 0px;
width:993px;
height:186px;
border:0px solid #ffffff;
border-top: solid 1px #FFF;
}

.NomultimediaPanel
{
margin: 0px 0 0 0px;
width:993px;
height:0px;
border:0px solid #ffffff;
border-top: solid 1px #FFF;
}

/******************************  Homepage - Content Panels ************************************************/

.homepageContentPanel
{
margin: 0px 0 0 0px;
width:993px;
height:304px;
background-color:#d7d6d5;
border-top:1px solid #ffffff;
}

/******************************  Content Layout - Main Panel ************************************************/

.ContentLayoutPanel
{
margin: 0px 0 0 0px;
width:992px;
height:491px;
background-color:#d7d6d5;
border-right:1px solid #d7d6d5;
}

/******************************  Content Layout - Left Panel ************************************************/

.ContentLeftPanel
{
float:left;
margin: 2px 0px 0px 0px;
width:167px;
height:489px;
background-color:#00694e;
}

.MakingItHappen /*Left content bar on pages*/
{
margin: 0px 0 0 0px;
width:167px;
height:165px;
background-color:#00694e;
/*background-image:url(../Images/making_it_happen_placeholder.jpg);*/
background-repeat:no-repeat;
border-bottom:1px solid #fff;
}

.LeftSideImage
{
margin: 0px 0 0 0px;
width:167px;
height:324px;
background-color:#00694e;
}

/******************************  Content Layout - Right Panel ************************************************/

.ContentRightPanel
{
margin: 2px 0 0 0px;
width:824px;
height:489px;
background-color:#d7d6d5;
float:right;
}

/******************************  Content Layout - Page Title ************************************************/

.PageTitle
{
margin: 0px 0 0 0px;
width:824px;
height:50px;
background-color:#fff;
background-image:url(../Images/ContentPage_bkgnd_PageTitle.gif);
background-repeat:no-repeat;
}

.PageTitle h1
{
font-size:1.3em;
font-weight:normal;
color:#00694e;
padding:14px 0px 0px 10px;
margin:0px;
float:left;
width:481px;
}

/******************************  Content Layout - Print Link ************************************************/

.PageFunction
{
height:50px;
font-size:0.7em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px;
float:right;
background-color:#fff;
width:322px;
display:block;
text-align:right;
}

.PageFunctionIcon img
{
background-color:#fff;
margin:13px 3px 0px 0px;
float:right;
}

.PageFunctionLink p
{
background-color:#fff;
margin:18px 0px 0px 0px;
float:right;
}

/******************************  Content Layout - Navigation ************************************************/

.ContentNavPanel
{
margin: 1px 0 0 0px;
width:313px;
height:438px;
background-color:#eaece4;
float:left;
}

.ContentNavDetails
{
margin: 6px 0 0 6px;
width:292px;
height:430px;
background-color:#eaece4;
float:left;
overflow:auto;
}

.ContentNavDetails p
{
font-family: Arial;
font-weight: bold;
color: #555555;
font-size:0.8em;
padding:0;
margin:0;
}

.ContentNavDetailstable
{
border-bottom: dotted 2px #CCC;
margin: 5px 0px 5px 0px;
padding-bottom: 3px;
}

.ContentNavDetailsAccordian
{
margin: 6px 0 0 6px;
width:300px;
height:410px;
background-color:#eaece4;
float:left;
/*overflow:auto;*/
}

.ContentNavDetailsAccordianTeam
{
min-height: 100%;
    height: auto !important;
    height: 100%;
	
overflow:auto;
}

.OfficeDetails
{
	margin: 0 0 0 0;
	font-size:0.8em;
}

.PrimaryContactDetails
{
	font-size:0.7em;
}

.AccordianHeader
{
border-bottom: dotted 2px #CCC;
padding: 10px 0px 5px 0px;
background-color: Transparent;
font-family: Arial;
font-weight: bold;
color: #555555;
font-size:0.8em;
cursor:hand;
width: 100%
}

.AccordianHeaderSelected
{
border-bottom: dotted 2px #CCC;
background-color: #C4D5CF;
padding: 10px 0px 5px 0px;
font-family: Arial;
font-weight: bold;
color: #555555;
font-size:0.8em;
cursor:hand;
width: 100%
}

.AccordianContent
{
font-size:0.75em;
font-weight:normal;
color: #555555;
}

.ContactName 
{
padding: 0 0 5px 2px;
}

.NavDates
{
font-size:0.85em;
font-weight:normal;
color: #555555;
}

.Paging 
{
font-size:0.75em;
color: #555555;
}

/******************************  Content Layout - Main Panel ************************************************/

.MainContentPanel
{
margin: 1px 0 0 0px;
width:511px;
height:390px;
background-color:#fff;
float:right;
overflow:auto;
}

.MainContentPanel h1
{
font-size:1em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanel img
{
float:right;
margin: 0 0 0 10px;
border: solid 1px #333;
clear:right;
}

.MainContentPanel p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.MainContentPanel h3
{
font-size:0.7em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

img.floatLeft { float:left;clear:left; margin:0px 10px 0px 0px;}

img.floatRight { float:right;clear:right; margin:0px 0px 0px 10px;}

.MainContentPanel ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}


/******************************  Content Layout - Main Panel Service ************************************************/

.MainContentPanelService
{
margin: 1px 0 0 0px;
width:511px;
height:390px;
background-color:#fff;
float:right;
overflow:auto;
}

.MainContentPanelService h1
{
font-size:1em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelService img
{
float:right;
margin: 0 0 0 10px;
border: solid 1px #FFF;
clear:right;
}

.MainContentPanelService p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.MainContentPanelService h3
{
font-size:0.7em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

img.floatLeft { float:left;clear:left; margin:0px 10px 0px 0px;}

img.floatRight { float:right;clear:right; margin:0px 0px 0px 10px;}

.MainContentPanelService ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Main Panel Video ************************************************/

.MainContentPanelVideo
{
margin: 1px 0 0 0px;
width:511px;
height:433px;
background-color:#fff;
float:right;
overflow:auto;
border-bottom: solid 5px #FFF;
}

.MainContentPanelVideo h1
{
font-size:1em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelVideo h3
{
font-size:0.75em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

.MainContentPanelVideo p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

/******************************  Content Layout - Main Panel Full ************************************************/

.MainContentPanelFull
{
margin: 1px 0 0 0px;
width:511px;
height:433px;
background-color:#fff;
float:right;
overflow:auto;
border-bottom: solid 5px #FFF;
}

.MainContentPanelFull h1
{
font-size:0.95em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelFull h2
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.MainContentPanelFull h3
{
font-size:0.75em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

.MainContentPanelFull img
{
float:right;
margin: 0 0 0 10px;
border: solid 1px #333;
clear:right;
}

.MainContentPanelFull p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.MainContentPanelFull ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Main Panel Full Service ************************************************/

.MainContentPanelFullService
{
margin: 1px 0 0 0px;
width:511px;
height:433px;
background-color:#fff;
float:right;
overflow:auto;
border-bottom: solid 5px #FFF;
}

.MainContentPanelFullService h1
{
font-size:0.95em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelFullService h2
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.MainContentPanelFullService h3
{
font-size:0.75em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

.MainContentPanelFullService img
{
float:right;
margin: 0 0 0 10px;
border: solid 1px #FFF;
clear:right;
}

.MainContentPanelFullService p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.MainContentPanelFullService ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Main Panel Team ************************************************/

.MainContentPanelTeam
{
margin: 1px 0 0 0px;
width:511px;
height:433px;
background-color:#fff;
float:right;
overflow:auto;
border-bottom: solid 5px #FFF;
}

.MainContentPanelTeam h1
{
font-size:0.95em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelTeam h2
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.MainContentPanelTeam h3
{
font-size:0.75em;
font-weight:bold;
color:#00694e;
padding:0px 0px 0px 0px;
margin:0px 10px 10px 10px;
}

.MainContentPanelTeam img
{
float:left;
margin: 0 8px 0 10px;
}

.MainContentPanelTeam p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.MainContentPanelTeam ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Main Panel Contacts ************************************************/

.MainContentPanelContacts
{
margin: 1px 0 0 0px;
width:511px;
height:438px;
background-color:#fff;
float:right;
}

.MainContentPanelContacts h1
{
font-size:0.95em;
font-weight:bold;
color:#00694e;
padding:15px 0px 11px 10px;
margin:0px;
}

.MainContentPanelContacts h2
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.MainContentPanelContacts p
{
font-size:0.8em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.GroupContactUs p
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 10px 0px 0px;
margin:0px 0px 10px 10px;
background-color:#fff;
text-align:left;
}

.ContactsTable
{
	padding: 5px 10px 2px 3px;
	margin: 0px 0px 0px 3px;
	line-height:13px;
	font-size: 0.7em;
	color: #333;
	border:0px solid #000;
}

.MainContentPanelContacts ul li
{
font-size:0.9em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Main Panel Downloads ************************************************/

.DownloadsContentPanel
{
margin: 0px 0px 0px 0px;
width:511px;
height:48px;
background-color:#fff;
float: left;
}

.DownloadsContentPanelLeft
{
width:50%;
height:48px;
float:left;
}

.DownloadsContentPanelRight
{
width:49%;
height:48px;
float:left;
}

.DownloadsContentPanel h1
{
font-size:0.7em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.DownloadsContentPanel p
{
font-size:0.7em;
font-weight:normal;
color:#333;
padding:0px 0px 0px 0px;
margin:0px 10px 0px 10px;
background-color:#fff;
}

.DownloadsContentPanel img
{
padding-right:10px;
float:left;
border:0px;
margin-left:10px;
margin-top:10px;
}

/******************************  footer ************************************************/

.footer
{
height:23px;
width:993px;
border:0px solid #d7d6d5;
margin:0px 0 0 0px;
background-image:url(../Images/footer_bkgnd.gif);
background-repeat:repeat-x;
}

.footercontentLeft
{
width:495px;
height:23px;
float:left;
}

.footercontentLeft p
{
margin-top:0px;
height:20px;
font-size:0.7em;
color:#fff;
text-align:left;
padding:4px 0px 0px 5px;
}

.footercontentLeft a:link
{
color:#fff;
text-decoration:none;
}
.footercontentLeft a:visited
{
color:#fff;
text-decoration:none;
}
.footercontentLeft a:hover
{
color:#ff6600;
text-decoration:none;
}

.footercontentRight
{
width:495px;
height:23px;
float:right;
}

.footercontentRight p
{
margin-top:0px;
height:20px;
font-size:0.7em;
color:#fff;
text-align:right;
padding:4px 5px 0px 0px;
}

.footercontentRight a:link
{
color:#fff;
text-decoration:none;
}
.footercontentRight a:visited
{
color:#fff;
text-decoration:none;
}
.footercontentRight a:hover
{
color:#ff6600;
text-decoration:none;
}

/***********************************************/
/* Reg Office                                  */
/***********************************************/

.RegOffice
{
width:993px;
margin:0px 0 0 0px;
float:none;
}

.RegOffice p
{
margin-top:0px;
font-size:0.6em;
color:#999;
text-align:center;
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
}

.RegOffice a:link
{
color:#0066cc;
text-decoration:none;
}
.RegOffice a:visited
{
color:#0066cc;
text-decoration:none;
}
.RegOffice a:hover
{
color:#ff6600;
text-decoration:none;
}

/***********************************************/
/* Modal styles                                */
/***********************************************/

/***************** Job Application ****************/

.JobApplication
{
margin: 0 10px 10px 10px;
width:700px;
height:640px;
background-color:#ECECEC;
overflow:auto;
}

.JobApplication h1
{
font-size:0.9em;
font-weight:bold;
color:#00694e;
padding:0px 0px 11px 10px;
margin:0px;
}

.JobApplication h2
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:5px 10px 0px 10px;
}

.JobApplication h3
{
font-size:0.8em;
font-weight:bold;
color:#333;
padding:0px 0px 0px 0px;
margin:10px 10px 0px 10px;
}

.JobApplication p
{
font-size:0.8em;
font-weight:normal;
color:#333;
text-align:left;
}

.JobApplicationHeader
{
font-size:0.8em;
font-weight:bold;
color:#333;
text-align:left;
}

.JobApplication table
{
margin:0px 0px 0px 10px;
width:650px;
}

/***************** Standard Lightbox ****************/

.modalBackground 
{
    z-index: 10;
    padding-left: 0px;
    margin-left: 0px;
    background-color:black;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup 
{
    background-color:#ECECEC;
    padding:0px;
    z-index: 10;
    border: solid 10px #b9b9b9;
}

.modalPopup h1
{
font-size:0.9em;
font-weight:bold;
color:#00694e;
margin-left:3px;
}

.modalPopup p
{
font-size:0.75em;
font-weight:normal;
padding:0px 5px 0px 0px;
margin:0px 0px 5px 5px;
text-align:left;
}

.close a:link
{
font-size:0.75em;
color:#0066cc;
text-decoration:none;
}

.close a:visited
{
font-size:0.75em;
color:#0066cc;
text-decoration:none;
}

.close a:hover
{
color:#ff6600;
text-decoration:none;
}

.Validation
{
font-size:0.75em;
color:red;
text-decoration:none;
}

.modalPopup p
{
font-size:0.75em;
font-weight:normal;
padding:0px 5px 0px 0px;
margin:0px 0px 5px 5px;
text-align:left;
}

.modalPopup ul li
{
font-size:0.75em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/***************** Region Lightbox ****************/

.regionPopup 
{
    background-color:#EBEBEA;
    padding:0px;
    z-index: 10;   
    filter:alpha(opacity=95);
    opacity:0.95;
}

.regionPopup p
{
font-size:0.7em;
font-weight:bold;
margin:0px 0px 0px 15px;
text-align:left;
}

.regionPopup a:link
{
font-size:0.7em;
color:#0066cc;
text-decoration:none;
margin:0px 0px 0px 15px;
}

.regionPopup a:visited
{
font-size:0.7em;
color:#0066cc;
text-decoration:none;
margin:0px 0px 0px 15px;
}

.regionPopup a:hover
{
color:#ff6600;
text-decoration:none;
}

.regionPopup ul li
{
font-size:0.75em;
font-weight:normal;
color:#333;
padding:0px 0px 4px 0px;
}

/******************************  Content Layout - Form Elements ************************************************/

.textbox
{
	font-size:0.7em;
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333;
	border:1px solid #cfcfcf;
	padding:0px 0px 0px 3px;
}

.textarea
{
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333;
	border:1px solid #cfcfcf;
	padding:0px 0px 0px 3px;
}

.listbox
{
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333;
	border:1px solid #cfcfcf;
	padding:0px 0px 0px 3px;
}

.lblFilter
{
	font-size:0.7em;
	font-weight: bold;
	color:#333;
}

/***********************************************/
/* IMAGE LIGHTBOX	                      	   */
/***********************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images/Lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/Lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font-family:Arial, Helvetica, sans-serif; font-size:0.8em; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom:10px;}	
#imageData #caption{ font-weight: normal;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/****************************** form buttons ************************************************/
 
A.btn
{
   color:#333;
   font-family:'verdana',helvetica,sans-serif;
   font-size:0.6em;
   font-weight:bold;
   background-image:url(../Images/btn_bkgnd.jpg);
   background-repeat:repeat-x;
   border:1px solid;
   border-top-color:#006a4f;
   border-left-color:#006a4f;
   border-right-color:#006a4f;
   border-bottom-color:#006a4f;
   padding:0px 10px 0px 10px; 
}
 
A.btnhov
{
	color:#333;
	   font-size:0.6em;
   font-weight:bold;
   background-image:url(../Images/btn_bkgnd_over.jpg);
   border-top-color:#006a4f;
   border-left-color:#006a4f;
   border-right-color:#006a4f;
   border-bottom-color:#006a4f;
   color:#FFFFFF;
    padding:0px 10px 0px 10px; 
}

/*************************** 4 box layout *******************************/

.four_boxes
{
float:left;
width:247px;
height:301px;
border-left:1px solid #d7d6d5;
background-color:#fff;
margin-top:3px;
}

.four_boxes_detail
{
height:282px;
}

.four_boxes img
{
margin:0px;
padding:0px;
border:0px;
float:left;
}

.four_boxes h1
{
width:240px;
font-size:0.8em;
font-weight:bold;
color:#333333;
background-color:#fff;
padding:0px 0px 5px 7px;
margin:-5px 0px 0px 0px;
float:left;
border-bottom:1px solid #d7d6d5;
}

.four_boxes h2
{
width:231px;
height:125px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 0px 5px;
float:left;
overflow:hidden;
background-color:#fff;
}

.four_boxes h3
{
width:231px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 1px 5px;
float:left;
background-color:#fff;
}

.four_boxes h4
{
width:231px;
margin:0px 0px 0px 5px;
font-size:0.7em;
font-weight:bold;
text-align:right;
color:#00694e;
background-color:#fff;
float:left;
}

.four_boxes h4 a
{
color:#00694e;
text-decoration:none;
}
.four_boxes h4 a:visited
{
color:#00694e;
text-decoration:none;
}
.four_boxes h4 a:hover
{
color:#ff6600;
text-decoration:none;
}

.four_boxes p
{
width:231px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:5px 0px 3px 5px;
float:left;
overflow:hidden;
}

.four_boxes p img
{
float:left;
border:0px solid #000;
margin:3px 0px 0px 0px;
padding-right:5px;
}


/*************************** 3 box layout Left & Right *******************************/

.three_boxes
{
float:left;
width:329px;
height:301px;
border-left:1px solid #d7d6d5;
background-color:#fff;
margin-top:3px;
}

.three_boxes img
{
margin:0px;
padding:0px;
border:0px;
float:left;
}

.three_boxes h1
{
width:322px;
font-size:0.8em;
font-weight:bold;
color:#333333;
background-color:#fff;
padding:0px 0px 5px 7px;
margin:-5px 0px 0px 0px;
float:left;
border-bottom:1px solid #d7d6d5;
}

.three_boxes h2
{
width:313px;
height:125px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 0px 5px;
float:left;
overflow:hidden;
background-color:#fff;
}

.three_boxes h3
{
width:313px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 1px 5px;
float:left;
background-color:#fff;
}

.three_boxes h4
{
width:313px;
margin:0px 0px 0px 5px;
font-size:0.7em;
font-weight:bold;
text-align:right;
color:#00694e;
background-color:#fff;
float:left;
}

.three_boxes h4 a
{
color:#00694e;
text-decoration:none;
}
.three_boxes h4 a:visited
{
color:#00694e;
text-decoration:none;
}
.three_boxes h4 a:hover
{
color:#ff6600;
text-decoration:none;
}

.three_boxes p
{
width:313px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:5px 0px 3px 5px;
float:left;
overflow:hidden;
}

.three_boxes p img
{
float:left;
border:0px solid #000;
margin:3px 0px 0px 0px;
padding-right:5px;
}



/*************************** 3 box layout Middle *******************************/

.three_boxes_middle
{
float:left;
width:331px;
height:301px;
border-left:1px solid #d7d6d5;
background-color:#fff;
margin-top:3px;
}

.three_boxes_middle img
{
margin:0px;
padding:0px;
border:0px;
float:left;
}

.three_boxes_middle h1
{
width:324px;
font-size:0.8em;
font-weight:bold;
color:#333333;
background-color:#fff;
padding:0px 0px 5px 7px;
margin:-5px 0px 0px 0px;
float:left;
border-bottom:1px solid #d7d6d5;
}

.three_boxes_middle h2
{
width:315px;
height:125px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 0px 5px;
float:left;
overflow:hidden;
background-color:#fff;
}

.three_boxes_middle h3
{
width:315px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 1px 5px;
float:left;
background-color:#fff;
}

.three_boxes_middle h4
{
width:315px;
margin:0px 0px 0px 5px;
font-size:0.7em;
font-weight:bold;
text-align:right;
color:#00694e;
background-color:#fff;
float:left;
}

.three_boxes_middle h4 a
{
color:#00694e;
text-decoration:none;
}
.three_boxes_middle h4 a:visited
{
color:#00694e;
text-decoration:none;
}
.three_boxes_middle h4 a:hover
{
color:#ff6600;
text-decoration:none;
}

.three_boxes_middle p
{
width:315px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:5px 0px 3px 5px;
float:left;
overflow:hidden;
}

.three_boxes_middle p img
{
float:left;
border:0px solid #000;
margin:3px 0px 0px 0px;
padding-right:5px;
}


/*************************** 2 box layout *******************************/

.two_boxes
{
float:left;
width:495px;
height:301px;
border-left:1px solid #d7d6d5;
background-color:#fff;
margin-top:3px;
}

.two_boxes img
{
margin:0px;
padding:0px;
border:0px;
float:left;
}

.two_boxes h1
{
width:488px;
font-size:0.8em;
font-weight:bold;
color:#333333;
background-color:#fff;
padding:0px 0px 5px 7px;
margin:-5px 0px 0px 0px;
float:left;
border-bottom:1px solid #d7d6d5;
}

.two_boxes h2
{
width:479px;
height:125px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 0px 5px;
float:left;
overflow:hidden;
background-color:#fff;
}

.two_boxes h3
{
width:479px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:8px 0px 1px 5px;
float:left;
background-color:#fff;
}

.two_boxes h4
{
width:479px;
margin:0px 0px 0px 5px;
font-size:0.7em;
font-weight:bold;
text-align:right;
color:#00694e;
background-color:#fff;
float:left;
}

.two_boxes h4 a
{
color:#00694e;
text-decoration:none;
}
.two_boxes h4 a:visited
{
color:#00694e;
text-decoration:none;
}
.two_boxes h4 a:hover
{
color:#ff6600;
text-decoration:none;
}

.two_boxes p
{
width:479px;
font-size:0.7em;
font-weight:normal;
color:#333333;
margin:5px 0px 3px 5px;
float:left;
overflow:hidden;
}

.two_boxes p img
{
float:left;
border:0px solid #000;
margin:3px 0px 0px 0px;
padding-right:5px;
}
