﻿body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
}
p {
	font-family: "Trebuchet MS";
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.p_large {
    font-size: 16px;
}

li {
	margin-bottom: 14px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#005AAC;
	margin-bottom: 0px;
	border-top: 5px solid #D9E6F3;
	border-right: none;
	border-bottom: 1px dotted #D9E6F3;
	border-left: none;
	padding-left: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:#005AAC;
	margin: 0px;
	border-top: 1px solid #D9E6F3;
	background-color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color:#005AAC;
	margin: 0px;
	background-image: none;
}
.green {
    font-size: 16px;
	font-weight: bold;
	color:#339933;
	margin-bottom: 0px;
	border-top: 5px solid #D9E6F3;
	border-right: none;
	border-bottom: 1px dotted #D9E6F3;
	border-left: none;
	padding-left: 0px;
	background-color: #FFFFFF;
}
input, textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	background-color: #F0F5FB;
	margin: 0px;
	padding: 4px;
	line-height: 12px;
}
pre {
	font-size: 12px;
}


.subtitle {
	font-weight: bold;
	color:#005AAC;
	font-size: 13px;
}
.pindented {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 12px none #D9E6F3;
	padding-left: 0px;
}
.bordertop {
	border-top: 1px solid #D9E6F3;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.menu {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
	background-color: #FFFFFF;
}
.menu a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #999999;
	}
.menu a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #AAAAAA;
	}
.menu a:hover, a:active { 
	text-decoration: underline; 
	color: #888888;
	}
.button {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 75px;
	height: 24px;
	color: #FFFFFF;
	background-color: #005AAC;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
}

.textbox {
	border: 1px solid #005AAC;
	
}

.checkbox {
	border: none;
}

.footer {
	font-size: 11px;
	color: #CCCCCC;
}

.footer a:link, .footer a:visited {
	color:#CCCCCC;
	text-decoration: none; 
}

.footer a:hover, .footer a:active {
	text-decoration: underline; 
	color:#FFFFFF;
}

.transcript {
	border: solid 1px #005AAC; 
	width: 450px; 
	height: 200px;
	overflow: scroll; 
}

.addressPopUp{
	position:absolute;
	display:none;
	background-color:white;
	border:1px blue solid
}

.addressPopUp address{
	padding:5px
}

#services_widget
{
	width:150px;
	height:250px;
	background-color:white;
	border:1px blue solid;
	top:2050px;
	left:450px;
	position:absolute;
	z-index:100;
	display:none
}

#services_widget ul
{
	list-style-image:url(images/indicator_link.gif);
	margin-left:30px;
	padding-left:0px;
}

#services_widget a:link, #services_widget a:active, #services_widget a:visited{
	color:#aaaaaa;
	font-weight:bold;
	text-decoration:none
}

#services_widget a:hover{
	text-decoration:underline
}


#londonDepot{
	float:right;
	height:200px;
	width:270px;
}

.imgThumb{
}

.imgThumbHover{
	background-color:black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position:absolute;
	display:none;
	background-color:black;
	text-align:center;
	vertical-align:middle
}

.imgThumbHover p{
	color:#666666;	
	z-index:101;
	width:270px;
	height:190px;
}

.imageLink img{
	border:1px white solid
}

.imageLink img:hover{
	border:1px silver solid
}
