body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url(images/backround.gif) top center repeat-y;
}

.highlightit img{
border: 1px solid #ccc;
}

.highlightit:hover img{
border: 1px solid #FFCC00;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 798px;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#topmenu {
clear: left;
float: left;
width: 150px;
height: 84px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #f4f4f4 url(images/car-insurance-learner-driver-logo.gif) no-repeat left top;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {
	list-style: none;
	width: 150px;
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86C32A;
}	
	
#menu li a:hover {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 94px;
	background-color: #F7F9F7;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;

}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	border-left: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}

#content h2 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #3D81EE;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #86C32A;
width: 760px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
	display: none;


}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #3D81EE}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
.adbox {
	background-color: #FFFFFF;
	height: 296px;
	width: 340px;
	float: left;
	margin-right: 5px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#img a:hover {
	border: thin solid #0099CC;
}
#header {
	background-image: url(images/learner-header.jpg);
	background-repeat: no-repeat;
	height: 162px;
	background-position: right;
}
#headertop {
	height: 40px;
	width: 778px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#headermenu  {
	float: left;
	height: 162px;
	width: 150px;
}
#headermenu ul {
	font-size: 1.1em;
	width: 150px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#headermenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #006699;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#headermenu li {
	margin-bottom: 4px;
}

#headermenu li a:hover {
	color: #ffffff;
	background-color: #006699;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
#headerright {
	float: right;
	width: 190px;
	padding-top: 112px;
}
#headerright ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#headerright  li a {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#headerright li a:hover {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}







h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
}
h2 {
	color: #666666;
	font-size: 10px;

}



.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
}
.image {
	background-color: #999999;
	border: thin solid #999999;


}
.style3bold {
	font-weight: bold;
	color: #666666;
}
.style3itallic {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.adholder {
	margin: 0px;
	padding: 0px;
}
.tables {
	border: 1px solid #94BD53;
}
.nobullet {
	list-style-type: none;
	color: #666666;
	list-style-image: none;


}
.nobullet ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
}
.nobullet li {
	padding-bottom: 10px;
}
.tableleft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.tablecentre {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
}



p {
	color: #666666;
}
li {
	color: #666666;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
