/*Acorn Driving Jun 2006*/
/* ####### HTML basic ############ */

body {
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: xx-large;
}

p {
	margin-top: 0px;
	margin-bottom: 9px;
	font-size: 12px;
}

td {
	padding-top:0.px
}

a {
	color:#f07800;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	font-weight: bold;
}

/* ######## HTML basic end ######### */

/* ######## Main DIV template Tags ########## */

#pageHolder {
width:680px;
height:570px;
}

#header {
height:105px;
}

#headerCont1 {
	width: 200px;
	float: left;
	height: 105px;
	text-align: left;
}

#headerCont2 {
	width: 476px;
	float: left;
	height: 105px;
	margin-left: 4px;
}

#headerCont2_1 {
	height: 55px;
}

#headerCont2_1_1 {
	width: 10px;
	float: left;
	height: 55px;
}

#headerCont2_1_2 {
	width: 359px;
	float: left;
	height: 55px;
}

#headerCont2_1_2_1 {
	height: 38px;
	background-color: #8CA0D2;
}

#headerCont2_1_2_2 {
	background-color: #C6CFE8;
	height: 17px;
}

#headerCont2_1_3 {
	width: 107px;
	float: left;
	height: 55px;
	text-align: right;
}

#headerCont2_2 {
	height: 31px;
	margin-left: 10px;
	text-align: left;
	margin-top: 19px;
}

#mainContainer {
	height:403px;
	border-top: solid #ffffff 1px;
}

#cont1 {
	width: 154px;
	float: left;
	height: 403px;
}

#nav {
	height: 261px;
}

#navSmlBtn {
	height: 30px;
	border-bottom: solid #ffffff 1px;
}

#navSmlBtnLeft {
	background-color: #8CA0D2;
	width: 129px;
	float: left;
	height: 30px;
}

#navSmlBtnLeftSel {
	background-color: #f07800;
	width: 129px;
	float: left;
	height: 30px;
}

#navSmlBtmRight {
	width: 25px;
	float: left;
	height: 30px;
}

#navBigBtn {
	height: 34px;
	border-bottom: solid #ffffff 1px;
}

#navBigBtnLeft {
	background-color: #8CA0D2;
	width: 129px;
	float: left;
	height: 34px;
}

#navBigBtnRight {
	width: 25px;
	float: left;
	height: 34px;
}

#navBtm {
	height: 143px;
}

#navBtmLeft {
	background-color: #8CA0D2;
	width: 128px;
	float: left;
	height: 143px;
}

#navBtmRight {
	background-color: #C6CFE8;
	width: 26px;
	float: left;
	height: 143px;
}

#cont2 {
	width: 450px;
	float: left;
	height: 403px;
	margin-left: 42px;
}

#cont2_1 {
	height: 130px;
	margin-top: 15px;
}

#cont2_2 {
	height: 239px;
	margin-top: 19px;
	text-align: left;
	z-index: 2;
}

#footer {
	height:41px;
	z-index: 1;
}

#footerCont1 {
	width: 154px;
	float: left;
	height: 41px;
	background-color: #C6CFE8;
}

#footerCont2 {
	width: 526px;
	float: left;
	height: 41px;
}
/* ######## Main DIV ends ########## */

/* ####### Div for Links page disclaimer ########## */

#disclaimer {
	text-align:left;
	padding: 70px 0px 0px 200px;
	font-size:9px;
}

/* ########### disclaimer div ends ########## */

.highlight {
	color:#f07800;
}

.tableClass {
	font-size:smaller;
}
/*Repeat as necessary */
.header {
	font-size: 18px;
}
