@import url("banners.css");
@import url("blog.css");
@import url("jargon.css");
@import url("knowledgeBank.css");
@import url("navigation.css");
@import url("newsletterForm.css");
@import url("SendFriend.css");
@import url("CVshow.css");
@import url("zebra.css");
/* there is a conditional in the head of jargon.asp to give the table left-margin */
html { height: 100%; margin-bottom: 1px; } /* this adds a scrollbar to Mozilla and keeps it there to stop centered pages jigging about*/
table {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif; }  /* this allows IE 5.* to view text inside tables correctly not too big!! */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#fff;
	/*background-color:#5C788F;*/
	background-image:url(../images/BG2.gif);
	text-align:center;
}
#OuterContainer {
	margin:5px auto 0px auto;
	background-color:#fff;
	border:1px solid #c0c0c0;
	border-top:none;
	text-align:left;
	width: 770px;
}
#TopStrip {
	/*border:1px solid #ff0000;*/
	background-color:#fff;
	padding:10px 0px 0px 0px;
	text-align:right;
	width:100%;
}
#Time {
	/*border:1px solid #ff0000;*/
	color:#444;
	font-size:0.8em;
	margin-right:10px;
}
#TimeInner {
	border:1px solid #ff0000;
	color:#444;
	font-size:0.8em;
	height:1.5em;
	padding-top:3px;
	padding-right:8px;
	text-align:right;
}
#LogoHorizContainer {
	background-color:#fff;
	/*border:0px solid #9999CC;*/
	float:left;
	margin-top:10px;
	/*border:1px solid green;*/
	width:100%;
}
#Logo {
	/*border:1px solid #ff0000;*/
	float:left;
	padding:0px 0px 5px 15px;
	position:relative;
	top:-10px;
	width:230px;
}
#Logo img {
	/*border:1px solid #000000;*/
	float:left;
	height:111px;
	margin:0px;
	padding:0px;
	position:relative;
	width:180px;
}



#RHWidgetsContainer {
	/*border:1px solid #FF0000;*/
	color:#666;
	float:right;
	height:75px;
	position:relative;
	top:3px;
	width:440px;
}
#RHWidgetsSubscribe {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	right:9px;
	top:0px;
}
#RHWidgetsSendFriend {
	/*display:none;*/  /* HIDING SEND TO FRIEND*/
	position:absolute;
	top:17px;
	right:9px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#RHWidgetsBookmark {
	position:absolute;
	top:34px; /*was 34px 17px HIDING SEND TO FRIEND*/
	right:9px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#RHWidgetsSearchBox {
	position:absolute;
	top:61px;
	right:9px;
	width:425px;
	font-size:10px;
	text-align:right;
	/*border:1px solid #000000;*/
}
#RHWidgetsSearchBox INPUT {
	font-size:10px;
	margin:0;
	padding:0;
}
#RHWidgetsSearchBox SELECT {
	font-size:10px;
	margin:0;
	padding:0;
	color:#666;

}
#LogoHorizContainerClearer {
	clear:both;
	font-size:1px;
	width:100%;
	/*border-bottom:1px solid #9999CC;*/     /*removed July 15th 2011*/
}
/* there is a conditional element in the header of roadtests.asp to allow the banner to be lined-up in IE*/

#InnerContainer {
	width:100%;
	background: url(../images/lightblue770.gif) repeat-y 0px 0px;
	}
/* main-body and RightSideBar are the two master sections */
/* main-body is made up of content and LeftSidebar  */

#main-body {
	background-image: url(../images/MainBodyFaux148616V2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	/*border:1px solid #FF0000;*/
	float:left;
	width:616px;
}
#main-body:after { /* this is the self-clearing float without structural markup P. 248 Bullet-Proof and http://www.positioniseverything.net/easyclearing.html*/
	content: ".";
	display:block;
	height:0px;
	clear:both;
	visibility: hidden;
}
#main-body { display:inline-block;}	/* this fixes IE5 for Mac */
/*Hide from IE/Mac \*/
* html #main-body { height:1%;} /* this fixes IE5 for Win */
#main-body {display: block;}
/* End Hide from IE/Mac */

/* -------------------------------- HOME PAGE -------------------------------------- */
/* --------------- LEADER ARTICLE --------------*/
#HomeLeadBlockContainer {
	background-color:#FBF2F2;
	border:1px solid #9999CC;
	width:462px;
	margin:2px 0px 4px 3px;
	position:relative;
}
#HomeLeadHeadlineCont { /* container for picLeft and copyRight */
	background-color:transparent;
	width:462px;
	text-align:left;
}
#HomeLeadHeadlineCont H5 {
	color:#444;
	font-size:1.2em;
	margin:10px 0px 0px 22px;
}
#HomeLeadHeadlineCont H3 {
	margin:1px 0px 0px 22px;
	padding:0px 0px 0px 0px;
}
#HomeLeadPicCopyCont {
	/*border:1px solid #ff0000;*/
	margin:13px 0px 0px 0px;
	overflow:auto;
	width:462px;
}
#HomeLeadBlockContainer #HomeLeadPicLeft {
	/*border:1px solid blue;*/
	display:inline;
	float:left;
	margin:0px 0px 0px 22px;
	width:150px;
}
#HomeLeadBlockContainer #HomeLeadPicLeft img {
	width:148px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #ff0000;*/
}
#HomeLeadCopyRight {
	background-color:transparent;
	border-left:1px solid #c0c0c0;
	display:inline;
	float:left;
	height:95px;
	overflow:auto;
	text-align:left;
	width:260px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	/*border:1px solid black;*/
}
.noIndent {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:0.9em;
}
#HomeLeadPicCopyContClear {
	border:1px solid #c0c0c0;
	clear:both;
	font-size:9px;
	font-weight:bold;
	font-variant:small-caps;
	left:410px;
	margin:5px 0px;
	position:relative;
	text-align:right;
	width:40px;
	/*border:1px solid black;*/	
}
.HPRoadTestsTbl {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.HPRoadTestsTbl a:link,.HPRoadTestsTbl a:visited {
	text-decoration:none;
	color:#FF6600;
}
.HPRoadTestsTbl a:hover {
	text-decoration:none;
	color:#FF6600;
}
.HPRoadTestsTbl a:active {
	text-decoration:underline;
	color:#FF6600;
}
.HPRoadTestsTblTD {
	/*border:1px solid #ff0000;*/
	text-align:center;
	/*padding-left:16px;*/
	padding:0px 0px 0px 0px;
	width:90px;
}
.HomeRTpicsTbl {
	width:454px;
}
/* -------------------------------- CONTENT -------------------------------------- */

#content {
	float: right;
	width: 468px;
	/*background-color:#EDEDED;*/
	background-color:#fff!important;
	/*the following attempt to pad the botom of the page now the right hand column can be longer too*/
	/*height:1200px;*/
	/*padding-bottom:350px;*/
}
#content DIV {
	padding:0px 0px;
}
#content:after { /* this is the self-clearing float without structural markup P. 248 Bullet-Proof and www.positiveis everything.net/easyclearing.html*/
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
#content { display:inline-block;}	/* this fixes IE5 for Mac */
/*Hide from IE/Mac \*/
* html #content { height:1%;} /* this fixes IE5 for Win */
#content {display: block;}
/* End Hide from IE/Mac */



/* ------------------------ RIGHT SIDE BAR -------------------*/
#RightSidebar {
	float: right;
	width: 151px;
	/*border:1px solid #FF0000;*/
	background-color:#E7EDFB;
	height:100%;
}
#RightSidebar DIV {
	padding:1px;
	}
#RightSidebar:after { /* this is the self-clearing float without structural markup P. 248 Bullet-Proof and www.positiveiseverything.net/easyclearing.html*/
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
#RightSidebar { display:inline-block;}	/* this fixes IE5 for Mac */
/*Hide from IE/Mac \*/
* html #RightSidebar { height:1%;} /* this fixes IE5 for Win */
#RightSidebar {display: block;}
/* End Hide from IE/Mac */

#RightMainNav {
	margin:13px 4px;
}

#RightSubNav {
	margin:0px;
	padding:0px;
}
/* -------- right Nav is in Navigation stsyle sheet ---- */

/* ------------------------ LEFT SIDE BAR -------------------- */
#LeftSidebar {
	float: left;
	width: 146px;
	}
/* A CSS comment before the hack \*/
* html #LeftSidebar {
	width: 144px; 
}
/* Another CSS comment after the hack */
#LeftSidebar div {
	text-align:right;
	width:93%;
}
#LeftSidebar:after { /* this is the self-clearing float without structural markup P. 248 Bullet-Proof and www.positiveiseverything.net/easyclearing.html*/
	content: ".";
	display:block;
	height:0;
	clear:left;
	visibility: hidden;
}
#LeftSidebar { display:inline-block;}	/* this fixes IE5 for Mac */
/*Hide from IE/Mac \*/
* html #LeftSidebar { height:1%;} /* this fixes IE5 for Win */
#LeftSidebar {display: block;
}
/* End Hide from IE/Mac */
#RoadTestBannerCompensator {
	margin-top:4px;
	position:relative;
	left:6px;
	width:132px;
}
/* ----------------------------------- FOOTER ------------------ */
#FooterContainer {
	clear: both;
	background: #000099;
	padding:8px 0px;
}
#FooterNavText {
	font-size:0.8em;
	color:#333333;
	text-align:center;
}
/* ----------------------------------------------------- ROADTESTS -------------------------------------- */
#RoadTestContainer {
	width:100%;
	height:100%!important;
	background-color:#fff!important;
}
#RoadTestContainer.LightBlueBG {
	width:100%;
	height:100%!important;
	background-color:#fff!important;  /*was #ededed but changed to make banners sit better 03/10/2011*/
}

#roadtests #RightSidebar, #roadtestsAll #RightSidebar {
	background-color:#fff!important;
	height:100%;
}
#roadtests #content, #roadtestsAll #content {
	background-color:#fff!important;
	border-right:1px solid #ccc;

}

.FixedDepth {
	/*border:1px solid #ff0000;*/
	/*background-color:#fff!important;*/
	/*float:none;*/
	/*height:230px;*/ /*this compensates for the 3 invivisble car pics only on road tests page*/
}
#RoadTestContainer .noborder {
	border:none;
}
#RTBoxWrapper {
	/*border:1px solid #ff0000;*/
	margin:5px 0px 10px 22px;
	overflow:auto;
	width:440px;
}
#RTFeatureBigPicACont {  /*also contains caption*/
	/*border:1px solid blue;*/
	float:left;
	height:173px;
	margin:0;
	width:248px;
	position:relative;
	left:0;
	top:0;
	visibility:visible;
}
#RTFeatureBigPicBCont {  /*also contains caption*/
	/*border:1px solid blue;*/
	float:left;
	height:173px;
	margin:0;
	width:248px;
	position:relative;
	left:0;
	top:-173px;
	visibility:hidden;
}
#RTFeatureBigPicCCont {  /*also contains caption*/
	/*border:1px solid blue;*/
	float:left;
	height:173px;
	margin:0;
	width:248px;
	position:relative;
	left:0;
	top:-346px;
	visibility:hidden;
}
#RTFeatureBigPicDCont {  /*also contains caption*/
	/*border:1px solid blue;*/
	float:left;
	height:173px;
	margin:0;
	width:248px;
	position:relative;
	left:0;
	top:-519px;
	visibility:hidden;
}
#roadtests #MoveItAllUp { /*this moves the complete body content up to compensate for the 4 big car pics relatively hiked up*/
	/*border:1px solid #ff0000;*/
	clear:both;                               /*checking Safari swing-under*/
	position:relative;
	float:left;
	top:-523px;
}
#RTBoxWrapper #RTFeatureBigPicACont img, #RTBoxWrapper #RTFeatureBigPicBCont img, #RTBoxWrapper #RTFeatureBigPicCCont img, #RTBoxWrapper #RTFeatureBigPicDCont img  {  
	border:1px solid #9999cc;
	margin:0;
	width:246px;
	height:155px;
}
.RTPhotoCaption {
	background-color:#fff;
	border:1px solid #9999CC;
	border-top:none;
	color:#666;
	font-size:0.8em;
	margin:0px 0px 0px 0px;
	padding:3px 0px !important;
	text-align:center;
}
#RTRightBoxCont {               /*this box container RH Grid and 4 small pics*/
	/*border:1px solid red;*/
	float:right;
	height:175px;                        /*checking Safari swing-under*/
	margin:0px 15px 0px 0px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	/*width:180px;*/
	width:165px;
	position:relative;
	top:-520px;
}
#RoadTestGrid {
	border-left:1px solid #9999CC;
	margin:3px 0px 0px 0px;
}
#RoadTestGridCopy {
	/*border:1px solid #ff0000;*/
	font-size:0.9em;
	line-height:1.5em;
	color:#666;
	margin:0px 0px 0px 8px;
}
#RTsmallPicsContainer {
	/*border:1px solid #ff0000;*/
	margin:10px 0px 0px 8px;
	height:100px;
	position:relative;
	width:150px;
}
#RTsmallPicA img, #RTsmallPicB img, #RTsmallPicC img, #RTsmallPicD img {
	height:45px;
	width:72px;
	overflow:hidden;
}
#RTsmallPicA {
	/*border:1px solid #c0c0c0;*/
	height:47px;
	position:absolute;
	left:0px;
	top:0px;
	width:74px;
}
#RTsmallPicB {
	/*border:1px solid #c0c0c0;*/
	height:47px;
	position:absolute;
	left:76px;
	top:0px;
	width:74px;
}
#RTsmallPicC {
	/*border:1px solid #c0c0c0;*/
	height:47px;
	position:absolute;
	left:0px;
	top:50px;
	width:74px;
}
#RTsmallPicD {
	/*border:1px solid #c0c0c0;*/
	height:47px;
	position:absolute;
	left:76px;
	top:50px;
	width:74px;
}
#RTsmallPicA img, #RTsmallPicB img, #RTsmallPicC img, #RTsmallPicD img {
	border:1px solid #9999cc;
	height:45px;
	overflow:hidden;
	width:72px;
}

#RoadTestContainer img {
	margin:0;
	border:1px solid #9999CC;
	padding:0;
}
#RoadTestContainer ul {
	padding:0px;
	margin:0px 0px 0px 20px;
	font-style: normal;
	line-height: 1em;
}
#RoadTestContainer li {
	padding:3px;
	margin-left:22px;
	color:#666666;
	line-height:1.4em;
	list-style-position:outside;
	list-style-type: circle;
}


/*##== CHANGED JUNE 2011 to allow JQuery banner injection ==##*/
#TechStatsTbl {
	/*border:1px solid #ff0000;*/
	width:85%;
	color:#666;
	float:none!important;
	margin:5px 0px 15px 20px;
	display:block;
	position:relative!important;
	/*background-color:#fff;*/
}
#TechStatsTbl td {
	margin:1px 0px;
	padding:3px 2px 3px 5px;
	color:#666;
	/*background-color:#cdcdcd;*/
}
#TechStatsTbl tr.alt td {
	/*background-color: #bcd4ec;*/
}
#TechStatsTbl tr.over td, tr:hover td {
	background-color: #fff;
}
/*##== CHANGED JUNE 2011 to allow JQuery banner injection ==##*/







.boldTechCats {
	font-weight:bold;
	text-align:left;
	font-size:1em;
}
.redStar {
	color:#FF0000;
}
.clearme {
	clear:both;
}
.SmallThanks {
	font-size:0.8em;
	color:#666;
	margin-left:22px;
	display:block;
}
.SmallThanksExpert {
	font-size:0.8em;
	color:#666;
	margin-left:1px;
	display:inline;
}
#RTalsoConsiderContainer {
	/*border:1px solid #ff0000;*/
	margin:5px 0px 20px 0px;
	width:420px;

}

/* -------------------------------------- SHOW ALL ROADTESTS ----------------------------------- */
#AllRoadTestsListTbl {
	width:430px;
	color:#666666;
	margin:5px 0px 0px 22px;
	padding:3px;
}
#AllRoadTestsListTbl TD {
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	color:#666666;
	
}
#AllRoadTestsListTbl .HeaderLeft {
	text-align:left;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	padding:4px 0px 4px 2px;
	}
#AllRoadTestsListTbl .HeaderLeftEndRight {
	text-align:left;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding-left:2px;
	}
#AllRoadTestsListTbl .HeaderCenter {
	text-align:center;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding:3px 0px;
}
#AllRoadTestsListTbl .HeaderBasic {
	text-align:left;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding:4px 0px 4px 2px;
	}
#AllRoadTestsListTbl .HeaderBasicLeft {
	text-align:left;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding:4px 0px 4px 2px;
	}
#AllRoadTestsListTbl .HeaderBasicRight {
	text-align:center;
	color:#fff;
	background-color:#2f718e;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-left:none;
	padding:4px 0px 4px 2px;
	}
#AllRoadTestsListTbl .GridLeft {
	text-align:left;
	color:#666666;
	padding:2px 3px;
}
#AllRoadTestsListTbl .GridLeftLinks {
	text-align:left;
	color:#666;
	line-height:1.6em;
	font-size:0.9em;
	padding:2px 3px;
}
#AllRoadTestsListTbl .BasicListing {
	text-align:left;
	color:#666666;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
}
#AllRoadTestsListTbl .BasicListingLeft {
	text-align:left;
	color:#666666;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
}
#AllRoadTestsListTbl .BasicListingRight {
	text-align:center;
	color:#666666;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
	border-left:none;
}
#AllRoadTestsListTbl .GridLeftEndRight {
	text-align:left;
	color:#666666;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
}
#AllRoadTestsListTbl .GridLeftEndRightLinks {
	text-align:left;
	color:#666666;
	font-size:0.9em;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
}



#AllRoadTestsListTbl .GridCenter {
	text-align:center;
	color:#666666;
	padding:2px 3px;
	border-right:1px solid #C0C0C0;
}

/* -------------------------------------------------- MORE CARS SECONDARY NAV --------------------- */
#RoadTestNavContainer {
	/*border:1px solid #ff0000;*/
	margin:7px 4px;
	width:137px;
	voice-family:"\"}\"";   /* box model hack shows IE 5 width first (bigger) then the correct IE6/Firefox width */
	voice-family:inherit;
	width:137px;             /* correct IE 6/Firefox height */

}
#RoadTestNavContainerTopBar {
	text-align:center;
	color:#fff;
	background-color:#2f718e;
	line-height:1.5em;
	width:133px;
	/*border:1px solid #000000;*/
}
.MoreCarsList {
	text-align:center;
	margin-bottom:0px;
}
.TeenyTell {
	font-size:9px;
	font-weight:normal;
}
.TeenyArchiveJumps {
	font-size:9px;
	font-weight:normal;
	padding:0px 0px 0px 25px;
	line-height:2.5em;
}
* HTML .TeenyArchiveJumps {  /*for IE6 only*/
	font-size:9px;
}
.TeenyArchiveJumps a {
	color:#FF6600;
	text-decoration:none;
}
.TeenyArchiveJumps a:hover {
	text-decoration:underline;
	color:#FF6600;
}
.MoreCarsList img {
	margin-top:4px;
	text-align:center;
	width:130px;
	height:83px;
	border:1px solid #9999CC;
}
/* -------------------------------------------------- LINKS SECONDARY NAV --------------------- */
#LinksNavContainer {
	margin:10px 6px;
	/*border:1px solid #000000;*/
}
#LinksNavContainerTopBar {
	text-align:center;
	color:#FFFFFF;
	background-color:#9999CC;
	line-height:1.5em;
	margin-bottom:2px;
	/*border:1px solid #000000;*/
	position:relative;
	left:-2px;
}
.MoreLinksList {
	text-align:left;
	font-size:9px;
	border-bottom:1px dotted #CCCCCC;
	padding:1px 0px 3px 2px;
	list-style-type: none;

}
/* --------------------------------------------------- KNOWLEDGE BANK ------------------------------------- */

.KnowledgeAgree {
	font-size:0.8em;
	margin:0px 0px 0px -18px; 
	padding-top:5px;
	padding-bottom:10px;
	line-height:1.2em;
	color:#666;
}
#JobTitle, #FleetSize  {
	font-size:0.8em;
	margin:0px;
	padding:0px;
	color:#666;

}
.LeavePhone {
	clear:both;
	font-size:0.9em;
	color:#666;
	background-color:#EDEDED;
	margin:10px;
	padding:10px;
	width:80%;
}
#KnowledgePhoneInput {
	padding:0px;
	margin-top:5px;
	margin-left:90px;
	width:150px;
	color:#666;
	font-size:0.85em;
}



/* --------------------------------------------------- ADVICE CENTRE ------------------------------------- */
#AdviceBlockContainer {
	background-color:#fff;
	width:462px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left:3px;
}
#AdvicePicLeftCopyRight { /* container for picLeft and copyRight */
	background-color:#fff;
	border:1px solid #9999CC;
	padding-top:5px!important;
	width:462px;
}
#AdvicePicLeft {
	/*border:1px solid #ff0000;*/
	float:left;
	margin:4px 5px 0px 22px;
}
#AdviceCopyRight {
	background-color:#fff;
	float:left;
	width:320px;
	margin-top:2px;
	padding-left:10px!important;
	/*border:1px solid black;*/
}
#AdviceCopyRight H1 {
	font-size:1em;
	color:#666;
	padding:0px;
	margin:0px;
	background-color:#fff;
	text-decoration:none;
}
#AdviceCopyRight H3 {
	font-size:0.9em;
	margin-top:0px;
	margin-bottom:0px;
	color:#666;
	padding-bottom:3px;
	/*border-bottom:1px solid #9999CC;*/
}
.AdviceUnderline {
	height:1px;
	margin:0;
	padding:0;
	display:none;
}
#AdviceCopyRight p {
	padding:0px;
	margin:0px 0px 2px 0px;
	color:#666666;
	font-size:0.9em;
	line-height:1.2em;
}
#AdvicePicLeftCopyRightClear {
	border:1px solid #c0c0c0;
	clear:both;
	font-size:9px;
	font-weight:bold;
	font-variant:small-caps;
	left:410px;
	margin:5px 0px;
	position:relative;
	text-align:right;
	width:40px;
	/*border:1px solid black;*/	
}

#AdvicePicLeftCopyRightClearInExpertPages {
	width:95%;
	clear:both;
	padding:0;
	margin:0;
	height:3px;
	/*border:1px solid black;*/	
}

* html #AdvicePicLeftCopyRightClearInExpertPages {
	width:95%;
	clear:both;
	padding:0;
	margin:0;
	height:0px;
	font-size:2px;
	/*border:1px solid black;*/	
}
.ExpertsDivider {
	border-top:1px solid #ddd;
	display:block;
	margin-top:3px;
	font-size:0.8em;
	line-height:1.6em;
}
#AllExpertsListTbl {
	width:463px;
	color:#666;
	margin:5px 0px 0px 4px;
	padding:3px;
}
#AllExpertsListTbl TD {
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	color:#666;
}
#AllExpertsListTbl .HeaderBasic {
	text-align:left;
	color:#666;
	background-color:#ccc;
	font-weight:bold;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding:4px 0px 4px 2px;
	}
#AllExpertsListTbl .BasicListing {
	text-align:left;
	color:#666;
	padding:5px 3px;
	border-right:1px solid #C0C0C0;
}
#AllExpertsListTbl a:link, #AllExpertsListTbl a:visited {
	text-decoration:none;
	color:#FF6600;
}
#AllExpertsListTbl a:hover {
	text-decoration:none;
	color:#666;
}
#AllExpertsListTbl a:active {
	text-decoration:none;
	color:#FF6600;
}
.ExpertQuestionsAnswersContainer {
	margin: 0px 20px 1px 25px;
	display:block;
}
.ExpertSignOffContainer {
	margin: 0px 20px 10px 25px;
	display:block;
	border:1px solid #ccc;
}
#AdvicePicLeftCopyRightClearHome {
	width:464px;
	clear:both;
	text-align:right;
	height:4px;
}
/* A CSS comment before the hack \*/
* html #AdvicePicLeftCopyRightClearHome {
	width:464px;
	clear:both;
	text-align:right;
	font-size:1px;
	/*border:1px solid black;*/	
}
/* Another CSS comment after the hack */

#AdvicePicLeftCopyRightClear a:link, #HomeLeadPicCopyContClear a:link, #AdvicePicLeftCopyRightClear a:visited, #HomeLeadPicCopyContClear a:visited {
	text-decoration:none;
	color:#FF6600;
}
#AdvicePicLeftCopyRightClear a:hover, #HomeLeadPicCopyContClear a:hover {
	text-decoration:none;
	color:#000099;
}
#AdvicePicLeftCopyRightClear a:active, #HomeLeadPicCopyContClear a:active {
	text-decoration:none;
	color:#FF6600;
}
#PhotoLeftCopyRightContainer UL {
	padding:0px 2px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:22px;
	font-style: normal;
	line-height: 1em;
	line-height:1.4em;
}
#PhotoLeftCopyRightContainer LI {
	padding:3px;
	margin-left:22px;
	color:#666666;
	list-style-position: inside;
	list-style-type: circle;
}
/* ---------------------------------------------- GENERAL PIC LEFT COPY ON RIGHT ----------------------------------- */
#PhotoLeftCopyRightContainer {
	width:95%;
}
#PhotoLeft {
	float:left;
	margin: 0px 5px 0px 0px;
}
#PhotoLeft img {
	float:left;
	margin: 3px 0px 0px 22px;
}
#PhotoCaption {
	clear:both;
	font-size:0.8em;
	line-height:1.8em;
	text-align:center;
	color:#666;
	background-color:#fff;
	margin-left:22px;
	border-right:1px solid #9999CC;
	border-bottom:1px solid #9999CC;
	border-left:1px solid #9999CC;
}
#CopyRight {
	text-align:left;
}
#PhotoLeftCopyRightClear {
	height:1px;
	clear:both;
}
#HeadlineBlockCont {
	height:1%;
	padding:0px;
	background-color:#9999CC;
}
#TextOnlyBlock {
	color:#FFFFFF;
	height:1%;
}
#TextOnlyBlock UL, #TextOnlyBlock OL {
	padding:0px 2px;
	margin-top:0px;
	margin-bottom:0px;
	font-style: normal;
	line-height: 1em;
	line-height:1.4em;
}
#TextOnlyBlock LI {
	padding:3px;
	margin-left:22px;
	color:#666666;
	list-style-position: inside;
	list-style-type:circle;
}
#URLStrip {	
	margin:8px 22px 15px 22px;
	border:1px solid #9999CC;
	color:#666666;
	text-align:center;
	background-color:#FFFFFF !important;
	padding:10px !important;
	}
#URLStrip a:link, #URLStrip a:visited {
	text-decoration:none;
	color:#FF6600;
	background-color:#FFFFFF;
}
#URLStrip a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#FFFFFF;
}
#URLStrip a:active {
	text-decoration:none;
	color:#FF6600;
	background-color:#FFFFFF;
}

/* ---------------------------------------------------- SITE MAP -----------------------------------*/
#IndentedSiteMap {
	margin-top:10px;
	margin-left:35px;
}
#IndentedSiteMap a:link,#IndentedSiteMap a:visited {
	text-decoration:none;
	color:#666666;
}
#IndentedSiteMap a:hover {
	text-decoration:none;
	color:#FF6600;
}
#IndentedSiteMap a:active {
	text-decoration:none;
	color:#FF6600;
}

/* --------------------------------------------------- DOWNLOADS ------------------------------------- */
#DLPicTop {
	margin:3px 0px 0px 24px;
	float:left;
	width:175px;
	overflow:hidden;
}
.DLLevelTop {
	margin:-7px 0px 0px 0px;
}
.clearMe {
	clear:both;
}
/* --------------------------------------------------- PUNCTUATION ------------------------------------- */
H1 {
	width:463px;
	font-size:1.2em;
	margin-top:3px;
	margin-bottom:0px;
	background-color:#2f718e;
	padding:2px 0px 2px 5px;
	color:#fff;
}
H1.Top {
	font-size:1.2em;
	margin-top:1px;
	margin-bottom:0px;
	background-color:#990000;
	padding:4px 0px 4px 5px;
	color:#FFFFFF;
	width:468px;
	voice-family: "\"}\"";   /* box model hack shows IE 5 width first (bigger) then the correct IE6 and Firefox width */
	voice-family:inherit;
	text-align:left;
	width:463px;
}
H4 {
	width:462px;
	font-size:0.9em;
	margin-top:0px;
	margin-bottom:3px;
	background-color:#9999CC;
	color:#fff;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:6px;
	text-align:left;
}
H2 {
	font-size:1.2em;
	display:block;
	color:#666666;
	margin:1px 0px 5px 22px;
}
H3 {
	font-size:1.0em;
	display:block;
	color:#666666;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:1px;
}
H3.InBody  {
	font-size:1.0em;
	display:inline;
	color:#666666;
	background-color:#FFFF33;
	font-weight:bold;
	line-height:1.7em;
	margin:5px 0px 0px 22px;
}
H5 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
}
a:link H5, a:visited H5 {
	text-decoration:none;
	color:#666666;
}
a:hover H5 {
	text-decoration:none;
	color:#666666;
}
a:active H5 {
	text-decoration:none;
	color:#666666;
}
p {
	margin:0px 0px;
	padding: 2px 12px 3px 22px;
	line-height:1.4em;
	color:#666;
}
p a:link,p a:visited {
	text-decoration:none;
	color:#FF6600;
}
p a:hover {
	text-decoration:none;
	color:#000099;
}
p a:active {
	text-decoration:none;
	color:#FF6600;
}
.SmallerThanks {
	font-size:0.8em;
}
#AllRoadTestsListTbl .TeenyNewsAll {
	border:none;
	width:50px;
	height:35px;
	margin:2px 10px 0px 5px;
	padding-bottom:2px;
}
/*##--------------------------- SPECIAL REPORTS----------------*/
#SPBoxWrapper {
	/*border:1px solid #ff0000;*/
	margin:5px 0px 10px 22px;
	overflow:auto;
	width:440px;
}
#SPFeatureBigPicACont {  /*also contains caption*/
	border:1px solid #9999CC;
	float:left;
	height:173px;
	margin:0;
	overflow:hidden;
	width:246px;
}
#SPBoxWrapper #SPFeatureBigPicACont img  {  
	/*border:1px solid #9999cc;*/
	margin:0px;
	padding:0px;
	border:none;
}
#SPPhotoCaption {
	background-color:#fff;

	color:#666;
	font-size:0.8em;
	margin:0px 0px 0px 0px;
	padding:3px 0px !important;
	text-align:center;
}
#SPRightBoxCont {               /*this box container RH Grid */
	/*border:1px solid blue;*/
	float:right;
	height:1%;
	margin:0;
	overflow:auto;
	padding:0;
	width:180px;
}
#SPGrid {
	border-left:1px solid #9999CC;
	margin:3px 0px 0px 0px;
}
#SPGridCopy {
	/*border:1px solid #ff0000;*/
	font-size:0.9em;
	line-height:1.5em;
	color:#666;
	margin:0px 0px 0px 8px;
}
#SPClear {
	clear:both;
}

