body				{ font-family : Arial, Verdana, sans-serif;
				font-size : 11px;
				font-style : normal;
				font-weight : normal;
				color : #565656; }

td				{ font-family : Arial, Verdana, sans-serif;
				font-size : 11px;
				font-style : normal;
				font-weight : normal; }

small				{ font-family : Arial, Verdana, sans-serif;
				font-size : 11px;
				font-style : normal;
				font-weight : normal; }

b				{ font-weight : bold; }

/*a				{ color : #565656;
				text-decoration : none; }

a:link				{ color : #565656; }

a:visited			{ color : #565656; }

a:active			{ color : #565656;
				text-decoration : none; }

a:hover				{ color : #CC0033;
				text-decoration : none; }*/
				


h3				{ color:#008A7E;
				font-size : 14px; 
				font-weight : bold; 
				font-family : Arial, Verdana, sans-serif; }

h4				{ color : #565656;
				font-size : 12px; 
				font-weight : bold; 
				font-family : Arial, Verdana, sans-serif; }

#agentImage			{ border-style : double;
				border-width : 0;
				border-color : #000000; }

#logoImage			{ border-style : double;
				border-width : 0;
				border-color : #000000; }

.vehicleImage			{ border-style : solid;
				border-width : 2;
				border-color : #ffffff; }

.summaryOuterDiv		{ border-style : double;
				border-width : 1;
				border-left-width : 1;
				border-right-width : 1;
				border-color : #999999;
				padding : 3px;
				padding-left : 8px;
				padding-right : 8px;
				background-color : #ffffff;
				width : 680px; }

.summaryOuterTable		{ padding : 0px;
				background-color : transparent;
				width : 700px; }

.summaryInnerTable		{ padding : 4px;
				background-color : #e4e4e4;
				color : #565656; }

.summaryOuterTablecell		{ color : #565656; }

.summaryLeftTablecell		{ background-color : #ffffff; }

a.incolouredtablecell		{ color : #565656; }

a.incolouredtablecell:link	{ color : #565656; }

a.incolouredtablecell:visited	{ color : #565656; }

a.incolouredtablecell:active	{ color : #565656; }

a.incolouredtablecell:hover	{ color : #CC0033; }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #2c2c2c; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #2c2c2c;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 15px;
border-top: 0 solid #666;
border-bottom: 1px solid #666; /*THEME CHANGE HERE*/
padding: 7px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #6d6d6d;
color: white;
}

div.footerholder {
	margin:auto;
	width:945px;
	height:71px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#73bfb8;
	text-align:right;
	padding-top:15px;}
	.footerholder a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#73bfb8;}
	.footerholder a:hover{text-decoration:none; color:#ffffff;}

