@charset "utf-8";
/* CSS Document */

/* Copyright 2008 Wilson Leppard LLP */

html{
}

body{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.33em;
	background-color: #666;
}

#pageTitle{
	background-color: #8C9AA7;
	margin: 0px;
	padding: 10px 20px 15px 20px;
	background-image:url(/images/shading-h.jpg);
	background-repeat: repeat-y;
	text-align: left;
	border-bottom: 3px solid #fff;
	clear: both;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	line-height: 1em;	
	color: #8C9AA7;
}

#pageTitle h1{
	font-size: 1.75em;
	line-height: 1em;	
	color: #fff;
	padding: 0;
	margin: 0;	
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;	
	color: #8C9AA7;	
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1em;	
	color: #8C9AA7;	
}

h4{
	font-size: 1em;
	line-height: 1em;	
}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
	color: #628DB6;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	text-decoration: underline;
	color: #7DB4E9;
}

em{
	color: #8C9AA7;
}

#consultList{
	clear:both;

}

#consultList img{
	margin-bottom: 10px;
}

#consultList h3{
	padding: 0;
	margin: 0;
}

#consultList a, #consultList a:link, #consultList a:active, #consultList a:visited{
	text-decoration: none;
	color: #628DB6;		
}

#consultList a:hover{
	text-decoration: underline;
	color: #7DB4E9;	
}

#content ul li{
	list-style-image: url(/images/blt.gif);
}

#pageWrapper{
	width: 820px;
	text-align: center;
	margin: 0 auto;
}

#header{
	width: 780px;
	/* height: 260px; */
	height: 230px;
	background-color: #fff;
	padding: 20px 20px 10px 20px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;	
	text-align: center;
	background-image: url(/images/header/header7.jpg);
	background-repeat: no-repeat;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;
}

#subscribeHead{
	font-size: 1em;
	float: right;
	padding: 0px;
	margin: 0px;
}

#header img{
	margin-bottom: 5px;
}

#strapline{
	/* background-image:url(/images/translayerwht.png); */
	color: #003366;
	margin-top: 3px;
	padding: 2px;	
	/* border: 1px solid #999999; */
	font-size: 14px;
}

#contentWrapper{
	width: 820px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #666;
	border-left: 1px solid #666;	
	background-color: #fff;
	background-image: url(/images/watermark.jpg);
	background-repeat: no-repeat;
}

/* IE6 and < bug fix */
* html #contentWrapper{
	width: 820px;
}
	
#content{
	width: 780px;
	color: #003333;	
	padding: 0px 20px 20px 20px;
	text-align: left;
}

/* IE6 and < bug fix */
* html #content{
	width: 760px;
}

#pageWrapper #contentWrapper #content #col1{
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
}

/* IE6 and < bug fix */
* html #col1{
	width: 400px;
}

#pageWrapper #contentWrapper #content #col2{
	width: 260px;
	float: right;
	margin-top: 5px;
}

#pageWrapper #contentWrapper #content #col2 form{
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 10px;
}

#pageWrapper #contentWrapper #content .eventItem, #pageWrapper #contentWrapper #content .newsItem{
	border-top: 1px dotted #CCC;
	margin-top: 10px;
	padding-top: 10px;
	clear:both;
}

#pageWrapper #contentWrapper #content .eventItem h3, #pageWrapper #contentWrapper #content .newsItem h3{
	margin: 0px;
	padding: 0px;
}

#pageWrapper #contentWrapper #content .eventItem p, #pageWrapper #contentWrapper #content .newsItem p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#pageWrapper #contentWrapper #content .imgMapLeft{
	padding: 10px;
	border: 1px solid #CCC;
	float: left;
	margin: 0px 20px 20px 0px;
}

#pageWrapper #contentWrapper #content .imgMapLeftZ{
	padding: 10px 10px 17px 10px;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 20px 20px 0px;
	background-image: url(/images/buttons/bg_button_zm.gif);
	background-color: #fff;
	background-position: 11px bottom;
	background-repeat: no-repeat;
}

#pageWrapper #contentWrapper #content #col2 .imgMapSml{
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0px 20px 5px 0px;
}

#pageWrapper #contentWrapper #content .imgListLeft{
	padding: 0;
	border: 1px solid #CCC;
	float: left;
	margin: 0px 10px 5px 0px;
}

A{
	color: #628DB6;
}

A:hover{
	color: #7DB4E9;
}

.buttonMore{
	background-color: #A8BEC9;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color: #333;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}

.buttonMore:hover{
	color: #fff;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #A8BEC9;
	border-right: 2px solid #A8BEC9;
	background-color: #7DB4E9;		
}

.clearFloat{
	clear: both;
}

#navigation{
	margin: 0;
	padding: 0;
	background-image: url(/images/nav/btnRight.png);
	background-repeat: repeat-x; 
	width: 820px;	
	height: 2em;
}

#navigation ul{
	margin: 0;
	padding: 0;	
	list-style: none;
	width: 820px;
	text-transform: uppercase;
	background-image: url(/images/nav/btnRight.png);
	background-repeat: repeat-x; 
}

#navigation ul li{
	float: left;
	background: url(/images/nav/btnRight.png) no-repeat top right;
}

#navigation ul li.btnLast{
	float: left;
	background: url(/images/nav/btnLast.png) no-repeat top right;
}

#navigation li a{
	display: block;
	padding: 0 1em;
	line-height: 2em;
	background: url(/images/nav/btnLeft.png) no-repeat top left;
	text-decoration: none;
	color: #fff;
	float:left;
}

#breadcrumbs{
	width: 780px;
	background-color: #efefef;
	font-size: 0.8em;
	color: #666;
	text-align: left;
	padding: 5px 20px 5px 20px;	
	border-bottom: 1px dotted #999;	
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited{
	color: #628DB6;
	text-decoration: none;
}

#breadcrumbs a:hover{
	color: #7DB4E9;
	text-decoration: underline;
}

#footer{
	width: 820px;
	background-color: #58616A;
	padding: 0px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	color: #ccc;	
}

#footer #footerContent{
	width: 780px;
	padding: 20px;
	font-size: 0.8em;	
	/* background-image: url(/images/shadow.png);
	background-repeat: repeat-x; */
	border-top: 1px dotted #999;	
	margin-top: 0px;
	text-align: left;
}

#footer form{
	text-align: left;
}

#footer ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#footer ul li{
	display: inline;
	border-left: 1px solid #999;
	padding-left: 5px;
	margin-left: 5px;
}

#footer ul li:first-child{
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}

#quotation{
	margin: 0;
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 200px;
}

#quotation blockquote {
	background: url(/images/quote-open.png) top left no-repeat;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	width: 200px;
}

#quotation blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
    background: url(/images/quote-close.png) bottom right no-repeat;
}

#quotation cite{
	margin-top: 10px;
	float: right;
}

#orangeBox{
	background-color: #FFE6B1;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px;	
}

#greyBox{
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}

#clearBox{
	border: 1px hidden;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#greyBox h3, #orangeBox h3, #contact h2, #class h2, #clearBox h2, #clearBox h3{
	padding-top: 0px;
	margin-top: 0px;
}

.contact, .plan{
	padding: 0px;
	border-top: 1px dotted #ccc;
	margin: 20px 0px 20px 0px;
}

.contactLogo{
	border: 1px solid #ccc;
	float: left;
	margin: 0px 20px 20px 0px;
}

.tableDocs{
	margin-left: 20px;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: #fff;
}

.tableDocs th{
	background-color: #efefef;
	font-weight: bold;
	text-align: left;
}

.tableDocs tr{
	border: 1px solid #666666;

}

.tableDocs td{
	padding: 3px;
	margin: 0px;
	border: 1px solid #ccc;
}

.tableBrochure{
	margin-left: 0px;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;
}

.tableBrochure th{
	background-color: #efefef;
	font-weight: bold;
	text-align: left;
}

.tableBrochure tr{
	border: 0px none transparent;

}

.tableBrochure td{
	padding: 3px;
	margin: 0px;
	border: 0px none transparent;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
}

legend{
	font-weight: bold;
}

label{
}

input{
	width: 200px;
}

textarea{
	width: 250px;
	height: 100px;
}

input.radio, input.checkbox, input.submit{
	width: auto;
}

input.radio{
}

#yourComments{
	margin: 20px 12px 0px 12px;
	text-align: center;
	border: 0px solid transparent;
}

.btnClear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.btnLink {
    background: transparent url('/images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px calibri, arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.btnLink span {
    background: transparent url('/images/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.btnLink:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.btnLink:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


