/* Toll roads styles */

/* ---------- layout ---------- */

span.redLabel 
{
	color: red;
}	
	
span.form-bold 
{
    font-weight: bold;
}
span.form-error
{
    font-style: italic;
    font-size: 10px;
    color: red;
}

	
.form-text
{
    font-size: 11px;
}

span.form-italics 
{
    font-style: italic;
}

.form-label-content
{
    font-size: 12px;
}

.form-label-content-bold
{
    font-weight: bold;
    font-size: 12px;
}
.form-spacer 
{
    clear:both;
    padding: 5px;
}

fieldset 
{
    padding: 0;
    margin: 0;
    border: 0;
}	

#content-form-block 
{    
 width:950px;
}

.form-field
{
   float: left;
   margin-bottom:5px;
}
.form-field input[type=text],
.form-field select
{
    margin-right: 10px;
    width: 190px;
}

.form-label
{   
    float:left;
    padding-right:10px;
    text-align:right;
    width:130px;
    clear: both;    
}

.form-label-wider
{   
    float:left;
    padding-right:10px;
    text-align:right;
    width :280px;
    clear: both; 
}
.form-separator 
{
    padding:10px 0 0 0;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    clear: both;
    display:block;
    
}
.form-label-fixed 
{
    padding: 10px 10px 5px 0;
    clear: both;  
}


.form-label-content-small
{    
    font-size: 9px;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(../img/bg-page.gif) repeat-x 0 0;
}
	
#container 
{
	width: 950px;
	margin: 0 auto 15px auto;
	padding: 0 20px;
	text-align: left;
	background: url(../img/bg-container.gif) no-repeat 0 0;
	border-bottom: 1px solid #fff;
	}	
	
/* ---------- header ---------- */			

#form-container-centre 
{
    float: left;
    margin: 0;
    padding: 0;
}

#header {
	width: 950px;
	float: left;
	background: #00456a url(../img/bg-header.gif) repeat-x 0 0;
	border-bottom: 13px solid #afbd21;
	position: relative;
	}	
	
#super-utility-nav {
	height: 33px;
	float: left;
	width: 950px;
	}	
	
#super-utility-nav ul {
	margin: 8px 0 3px 0;
	padding: 0;
	}	
	
#super-utility-nav ul li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	display: inline;
	list-style-type: none;
	color: #e1e1e1;
	line-height: 1;
	}	
	
#super-utility-nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 8px;
	}	
	
#super-utility-nav ul li a:link, 
#super-utility-nav ul li a:visited {
	text-decoration: none;
	}		
	
#super-utility-nav ul li a:hover {
	text-decoration: underline;
	}
	
#logo {
	float: left;
	width: 600px;
	margin: 24px 0 0 37px;
	}	
	
#logo a:link, 
#logo a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#logo a:hover {
	color: #fff;
	text-decoration: underline;
	}	
	
#logo img {
	border: none;
	margin: 0 0 14px 0;
	}
	
#logo-print {
	display: none;
	}			
	
#utility-nav {
	right: 0px;
	width: 290px;
	text-align: right;
	position: absolute;
	top: 35px;
	}	
	
#utility-nav ul {
	float: right;
	margin: 9px 11px 0 0;
	padding: 0 0 3px 0;
	}	
	
#utility-nav ul li {
	margin: 0;
	padding: 0;
	color: #4d7d97;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	line-height: 1;
	}
	
#utility-nav ul li a {
	color: #fff;
	padding: 0 15px;
	}	
	
#utility-nav ul li a:link, 
#utility-nav ul li a:visited {
	text-decoration: none;
	}		
	
#utility-nav ul li a:hover {
	text-decoration: underline;
	}
	
/* ---------- main nav ---------- */	

#main-nav {
	float: left;
	width: 950px;
	clear: both;
	}	

#main-nav ul {
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
	}

#main-nav ul li {
	display: inline;
	margin: 0;
	padding: 0 4px 0 0;	
	float: left;
	line-height: 1;
	}
	 
#main-nav ul li a {
	float: left;
	background: #afbd21 url(../img/tab-left.gif) no-repeat 0 0;	
	margin: 0 0;
	padding: 0 0 0 9px;
	text-decoration: none !important;
	display: inline; /* Fixes double float double margin bug in IEWin */
	cursor: pointer;
	}
	
#main-nav ul li a.pay-online {
	background: #afbd21 url(../img/tab-left-pay-online.gif) no-repeat 0 0;	
	padding: 0 0 0 31px;
	}	
   
#main-nav ul li a span {
	float: left;
	display: block;
	background: url(../img/tab-right.gif) no-repeat 100% 0;
	padding: 7px 37px 25px 0;
	font-weight: bold;
	color: #00456A;
	width: auto;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	}

#main-nav ul li.current a {
	background: #000 url(../img/tab-left.gif) no-repeat 0 -146px;	
	border-width: 0;
	text-decoration: none;
	}
	
#main-nav ul li.current a.pay-online {
	background: #000 url(../img/tab-left-pay-online.gif) no-repeat 0 -146px;	
	border-width: 0;
	text-decoration: none;
	}	

#main-nav  ul li.current a span {
	background: url(../img/tab-right.gif) no-repeat 100% -146px;
	color: #fff;
	text-decoration: none;
	}

#main-nav ul li a:hover {
	background: #000 url(../img/tab-left.gif) no-repeat 0 -146px;
	text-decoration: none;
	}
	
#main-nav ul li a.pay-online:hover {
	background: #000 url(../img/tab-left-pay-online.gif) no-repeat 0 -146px;
	text-decoration: none;
	}	
    
#main-nav ul li a:hover span {
	color: #fff;
	background: url(../img/tab-right.gif) no-repeat 100% -146px;
	text-decoration: none;
	}
	
/* ---------- subnav ---------- */	
	
#subnav {
	float: left;
	width: 950px;
	clear: both;
	margin: 0 0 -13px 0;
	padding: 7px 0 0 0;
	background-color: #afbd21;
	}	
	
#subnav ul {
	width: 929px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 21px;
	}

#subnav ul li {
	display: inline;
	margin: 0;
	padding: 0;	
	line-height: 1;
	list-style-type: none;
	font-size: 1.2em;
	}	
	
#subnav ul li a {
	float: left;
	margin: 0;
	padding: 6px 16px 11px 16px;
	text-decoration: none;
	color: #00456A;
	display: block;
	border-right: 1px solid #578146;
	height: 17px;
	}	
	
#subnav ul li a.last {
	border-right: none;
	}		
	
#subnav ul li a:link, 
#subnav ul li a:visited {
	background-color: #afbd21;	
	}	
	
#subnav ul li a:hover {
	background-color: #fff;
	}
	
#subnav ul li.current a:link, 
#subnav ul li.current a:visited, 
#subnav ul li.current a:hover {
	background-color: #fff;
	}
	
/* ---------- page structure ---------- */	

#content-wrapper, 
#content-wrapper-home {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0 0 86px 0;
	}
	
#content-block {
	width: 753px;
	float: left;
	}
	



#imageblock{
    margin:20px auto 0 auto;
    width: 950px;
}

#imageblock .images img
{
    float: none;
    margin:0;
    border: 0px;
}

#imageblock .images 
{
    margin: 8px;
    width: 148px;
    float: left; 
  
}	
#imageblock .images p
{
    padding: 8px 0;
}

#imageblock .images p.title
{
    font-weight: bold;
    font-weight: 100.2em;
}	

#imageblock .images p.text
{
    font-size: 1.24em;
	margin: 0;
	/*padding: 0 20px 10px 20px;
	line-height: 1.2;*/
}	


#imageblock .imageseparator
{
    /*margin: 10px;*/
    width: 21px;
    height: 148px;
    float: left;
}
#imageblock .imageseparator
{
    background: url(../img/placeholders/how-it-works_0.png) no-repeat 0 50%;
}
.roundboxtop {
    background:url(../img/placeholders/round_box_top.png) no-repeat;
    height:30px;
    width:950px;
}
.roundboxbottom {
    background:url(../img/placeholders/round_box_bottom.png) no-repeat;
    height:36px;
    width:950px;
   
}
.boxinner
{
    background-color:#F9F9F7;
    border-left:1px solid #CECECF;
    border-right:1px solid #CECECF;
    padding: 0 20px;
    margin: 0 auto;
}

#content-centre {
	width: 753px;
	float: right;
	}
	
#content-panel {
	width: 950px;	
}
	
#mapwrapper{
    margin:10px auto;
    width:400px;
    padding-top: 10px;
}

.mapwrapper2{
    margin:10px auto;
    width:774px;
    padding-left: 0px;
    padding-top: 10px;
    text-align: center;
}

#content-wrapper-home #content-block {
	width: 950px;
	float: left;
	}	
	
#intro-block {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0 0 17px 0;
	background-color: #f4f4f0;
	}
	
#intro-block img {	
	float: right;
	margin: 20px 20px 0 20px;
	border: 1px solid #e6e6e6;
	}	
	
#manage-your-account-block {
	width: 176px;
	float: right;
	margin: 20px 0 0 0;
	}		

#content-block #account-box-col1 p {
font-size:1.2em;
line-height:1.2;
margin:0;
padding:0 10px 10px;
}

/* ---------- content ---------- */			
												
/* headers */	

h1 {
	color: #00456A;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;	
	padding: 20px 0 13px 10px;
	line-height: 1;
}
	
#content-wrapper-home h1 {
	padding: 16px 0 13px 20px;
} 	
	
h2 {
	color: #00456A;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 6px 0 8px;
	line-height: 1;
}

#content-block h2.sub {
	font-size: 1.2em;	
}
#info-block h2.sub {

    padding:0 10px 15px;
}
	
.section-blocks-col1 h2, 
.section-blocks-col2 h2 {
	padding: 17px 0 8px 20px;
}	


.suggestion-box h2 {
	padding: 8px 0 8px 20px;
}	
	
#content-block h2 a:link, 
#content-block h2 a:visited {
	text-decoration: none;
}
	
#content-block h2 a:hover {
	text-decoration: underline;
}		
	
#content-block .highlight-box h2 {
	padding: 17px 0 8px 20px;
}
	
#content-block .question-box h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding: 0 20px 8px 70px;
	line-height: 1;
	background: url(../img/icon-question-mark.gif) no-repeat 20px 0;
}

#content-block .question-box h2NoQuestion {
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding: 0 20px 8px 20px;
	line-height: 1;
	text-align: center;
}

	
#content-wrapper-home h2.intro-header {
	color: #00456A;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 20px 15px 0 0;
	line-height: 1;
	float: right;
	text-align: right;
	width: 551px;
}	
	
h3 {
	color: #00456A;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	padding: 20px 0 8px 20px;
	line-height: 1;
}	
	
h4 {
	color: #00456A;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 20px 0 8px 20px;
	line-height: 1;
}					

/* paragraphs */

#content-block p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 20px 10px 20px;
	line-height: 1.2;
}
	
#content  {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	clear:both;
}
	
#content-text  {
	font-size: 1.2em;
	margin: 0;
	padding: 0 20px 10px 20px;
	line-height: 1.2;
	}
	
#intro-block p {
	margin: 0;
	padding: 0 20px 10px 20px;
	line-height: 1.2;
	font-size: 1.4em;
	}

#form-column-left
{
    text-align: left;
}

#form-column-right,
td.right
{
    text-align: right;
}
#form-block p {
	text-align: left;
	}	
	
#form-wrapper
	{
	    padding: 0;
	    margin: 0;
	}	
	
#content-block p.intro-text {
	color: #76A01F;
	font-size: 1.4em;
	}			
	
/* links */	

#content-block a {
	text-decoration: underline;
	font-weight: bold;
	}
	
.a {
	text-decoration: underline;
	font-weight: bold;
	}
	
#content-block a:link, 
#content-block a:visited {
	color: #1A6395;
	}
	
.a:link, 
.a:visited {
	color: #1A6395;
	}	

#content-block a:hover {
	color: #c54c00;
	}
	
.a:hover {
	color: #c54c00;
	}
		
#content-block a.more {
	text-decoration: underline;
	font-weight: bold;
	background: url(../img/arrow-more.gif) no-repeat 0 5px; /* FF */
	padding: 0 0 0 15px;
	}
	
a.moreright {
	text-decoration: underline;
	font-weight: bold;
	background: url(../img/arrow-more.gif) no-repeat 0 5px; /* FF */
	padding: 0 0 0 15px;
	float: right;
	margin-left: 14px
	}
	
#content-block p.right
{
    float: right;
    margin-right: 29px;
}		
	
#content-block .section-blocks-col2 a.more, 
#content-block .section-blocks-col1 a.more {
	font-size: 0.92em;
	}
	
	

/* lists */	

#content-block ul {
	margin: 0;
	padding: 0 20px 6px 32px;
	}	

#content-block ul li {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 4px 15px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/bullet.gif) no-repeat 0 5px;
	}
	
#content-block ul li ul {
	margin: 0 0 -6px 0;
	padding: 6px 0 6px 5px;
	}	

#content-block ul li ul li {
	margin: 0;
	padding: 0 0 4px 15px;
	background: url(../img/bullet-level2.gif) no-repeat 0 5px;
	font-size: 100%;
	}

#content-block ol li ul {
	margin: 0 0 -6px 0;
	padding: 6px 0 6px 5px;
	}	
	
#content-block ol li ul li {
	margin: 0;
	padding: 0 0 4px 15px;
	list-style-type: none;
	background: url(../img/bullet-level2.gif) no-repeat 0 5px;
	font-size: 100%;
	}	
	
#content-block ol {
	margin: 0 0 0 30px; /* FF */
	padding: 0 20px 6px 20px;
	}	

#content-block ol li {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 4px 15px;
	line-height: 1.2;
	/*list-style-type: decimal;*/
	}
	
#content-block ol li ol {
	margin: 0 0 -6px 18px; /* FF */
	padding: 6px 0 6px 5px;
	}	

#content-block ol li ol li {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 100%;
	}	

#content-block ul li ol {
	margin: 0 0 -6px 18px; /* FF */
	padding: 6px 0 6px 5px;
	}
	
#content-block ul li ol li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}				
	
#content-block ul.sitemap li {
	background: url(../img/arrow-more.gif) no-repeat 0 5px;
	}

#content-block ul.sitemap li ul {
	margin: 4px 0 -8px 0;
	padding: 0 20px 6px 0;
	}
	
#content-block ul.sitemap li ul li {
	font-size: 100%;
	}
	
#content-block ul.sitemap li ul li a {
	font-weight: normal;
	}	
	
/* tabular data */	

table {
	width: 713px;
	margin: 0 0 10px 20px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
	
table caption {
	text-indent: -9999em;
	font-size: 0.1em;
	line-height: 0;
	margin: 0;
	padding: 0;
	}	
	
table th {
	border-right: 1px solid #ccc;
	padding: 15px 10px;
	color: #fff;
	background-color: #00456a;
	vertical-align: top;
	font-size: 1.1em;
	line-height: 1;
	text-align: left;
	font-weight: normal;
	}
	
table td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 6px 10px 9px 10px;
	color: #333;
	vertical-align: top;
	font-size: 1.1em;
	line-height: 1;
	}
	
	
.borderless {
	border: 0px solid #ccc;
	padding: 6px 10px 9px 10px;
	color: #333;
	vertical-align: top;
	font-size: 1.1em;
	line-height: 1.2;
	width:900px;
	}							

.borderlessul {
	color: #333;
	font-size: .8em;
	margin: 0;
	padding: 3px 0 7px 72px;
	line-height: 1.0;
	list-style-type: none;	
	}
	
	
.borderless td {
	font-size: 1.2em;
	margin: 0;
	padding: 0 20px 10px 20px;
	line-height: 1.2;
}	
	
/* ----- blocks of content ----- */	

/* download box */			

#content-block .download {
	width: 753px;
	float: left;
	margin: 0 0 16px 20px;
	display: inline; /* fix for IE6 double float margin bug */
	}	
	
#content-block .download ul {
	margin: 0;
	padding: 10px;
	width: auto;
	float: left;
	background-color: #f4f4f0;
	}
	
#content-block .download ul li {
	color: #1A6395;
	font-size: 1.2em;
	margin: 0;
	padding: 3px 0 7px 72px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/icon-pdf.gif) no-repeat 0 0;
	}
	

	
#content-block .download ul li a {
	text-decoration: underline;
	}
	
#content-block .download ul li a:link, 
#content-block .download ul li a:visited {
	color: #1A6395;
	}	
	
#content-block .download ul li a:hover {
	color: #333;
	}
	
/* highlight box */	

#content-block .highlight-box {
	width: 751px;
	float: left;
	background: #fffff4 url(../img/bg-highlight-box.gif) repeat-x 0 0;
	border: 1px solid #e6e6e6;
	margin: 10px 0 0 0;
	}

#content-block .highlight-box ul {
	margin: 0;
	padding: 0 20px 16px 32px;
	}
	
#content-block .highlight-box ul li {
	color: #333;
	}
	
#content-block .highlight-box img {	
	float: right;
	margin: 20px;
	}	
	
/* question box */	
	
#content-block .question-box {
	width: 374px;
	background: url(../img/bg-question-box.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	}
	
#content-block .question-box-top {
	width: 374px;
	float: left;
	background: url(../img/bg-question-box-top.gif) no-repeat 0 0;
	padding: 20px 0 0 0;
	padding: 20px 0 38px 0;
	position: relative;
	}		
	
#content-block .question-box a.button-yes {
	width: 57px;
	height: 24px;
	display: block;
	position: absolute;
	left: 20px;
	bottom: 0;
	padding: 4px 0 0 14px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#content-block .question-box a.button-yes:link, 
#content-block .question-box a.button-yes:visited {
	background: #6d7718 url(../img/button-yes.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#content-block .question-box a.button-yes:hover {
	background: #c54c00 url(../img/button-yes.gif) no-repeat 0 -28px;
	color: #fff;
	}	
	
#content-block .question-box a.button-no {
	width: 52px;
	height: 24px;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 0;
	padding: 4px 0 0 14px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#content-block .question-box a.button-no:link, 
#content-block .question-box a.button-no:visited {
	background: #6d7718 url(../img/button-no.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#content-block .question-box a.button-no:hover {
	background: #c54c00 url(../img/button-no.gif) no-repeat 0 -28px;
	color: #fff;
	}
	
	
/* suggestion box */	
	
#content-block .suggestion-box {
	width: 753px;
	background: url(../img/bg-suggestion-box.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}
	
#content-block .suggestion-box-top {
	width: 753px;
	float: left;
	background: url(../img/bg-suggestion-box-top.gif) no-repeat 0 0;
	padding: 9px 0 0 0;
	}		
		
/* captioned images */				

.image-caption-landscape {
	width: 340px;	
	border: 1px solid #e6e6e6;
	float: left;
	margin: 4px 20px 20px 20px;
	display: inline; /* fix for IE6 double float margin bug */
	}
	
.image-caption-portrait {
	width: 170px;	
	border: 1px solid #e6e6e6;
	float: left;
	margin: 4px 20px 20px 20px;
	display: inline; /* fix for IE6 double float margin bug */
	}	
	
#content-block .image-caption-landscape	p, 
#content-block .image-caption-portrait	p {
	font-size: 1.1em;
	margin: 0;
	padding: 11px 13px 4px 13px;
	line-height: 1.2;
	}	
	
#content-block .image-caption-landscape	p.note, 
#content-block .image-caption-portrait	p.note {
	font-size: 0.9em;
	margin: 0;
	padding: 0 13px 10px 13px;
	line-height: 1.2;
	color: #70705b;
	}	

/* manage your account box */		
	
#manage-your-account-block .manage-your-account-box {
	width: 176px;
	background: url(../img/bg-manage-bottom.gif) no-repeat 0 100%;
	padding: 0 0 10px 0;
	}
	
	#manage-your-account-block .manage-your-account-box-col1 {
	width: 176px;
	background: url(../img/bg-manage-bottom.gif) no-repeat 0 100%;
	padding: 0 0 10px 0;
	}
	
#manage-your-account-block .manage-your-account-box-top {
	width: 176px;
	background: url(../img/bg-manage-top.gif) no-repeat 0 0;
	padding: 9px 0 0 0;
	}
	
/*#manage-your-account-block .manage-your-account-box-top h3 {
	margin: 0;
	padding: 0 12px 20px 12px;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
	line-height: 1.3;
	}*/
	
#manage-your-account-block .manage-your-account-box-top .sign-in-block h3 {
	background: url(../img/icon-manage.gif) no-repeat 12px 0;
	margin: 0;
	padding: 0 12px 17px 56px;
	font-size: 1.4em;
	font-weight: bold;
	
	}	
	
	#manage-your-account-block  h3 {
	color: #333;
	}
	
#manage-your-account-block .manage-your-account-box-top img {	
	margin: 3px 0 10px 12px;
	border: none;
	}	
	
.sign-in-block {
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bebebe;
	width: 176px;
	}
	

	
#manage-your-account-block a.button-sign-in {
	width: 85px;
	height: 24px;
	display: block;
	margin: 3px 0 10px 12px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
#manage-your-account-block a.button-sign-in:link, 
#manage-your-account-block a.button-sign-in:visited {
	background: #1a6395 url(../img/button-sign-in.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#manage-your-account-block a.button-sign-in:hover {
	background: #c54c00 url(../img/button-sign-in.gif) no-repeat 0 -28px;
	color: #fff;
	}
	
#manage-your-account-block a.button-open-account {
	width: 136px;
	height: 24px;
	display: block;
	margin: 3px 0 10px 12px;
	padding: 5px 0 0 10px;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
	}
	
#manage-your-account-block a.button-open-account:link, 
#manage-your-account-block a.button-open-account:visited {
	background: url(../img/button-open-an-account.gif) no-repeat 0 0;
	color: #1a6395;
	}	
	
#manage-your-account-block a.button-open-account:hover {
	background: url(../img/button-open-an-account.gif) no-repeat 0 -29px;
	color: #c54c00;
	}		
	
#manage-your-account-block p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 12px 10px 12px;
	line-height: 1.1;
	color: #6A6A6A;
	}	
	
#manage-your-account-block a {
	text-decoration: underline;
	}
	
#manage-your-account-block a:link, 
#manage-your-account-block a:visited {
	color: #1A6395;
	}	
	
#manage-your-account-block a:hover {
	color: #333;
	}	
	
/* section blocks (section homepage) */	

.section-blocks	{
	width: 753px;
	float: left;
	background: url(../img/bg-section-blocks.gif) no-repeat 0 100%;
	margin: 20px 0 0 0;
	}
	
.section-blocks-left	{
	width: 376px;
	float: left;
	background: url(../img/bg-section-blocks.gif) no-repeat 0 100%;
	margin: 20px 0 0 0;
	}
	
	
	
.section-blocks-top	{
	width: 753px;
	float: left;
	background: url(../img/bg-section-blocks-top.gif) no-repeat 0 0;
	}	
	
.section-blocks-top-left	{
	width: 376px;
	float: left;
	background: url(../img/bg-section-blocks-top.gif) no-repeat 0 0;
	}	
	
.section-blocks-col1 {
	width: 367px;
	float: left;
	padding: 0 0 10px 0;
	}	
	
.section-blocks-col2 {
	width: 367px;
	float: right;
	padding: 0 0 10px 0;
	}
	
.section-blocks-col1 img, 
.section-blocks-col2 img {
	float: right;
	border: 1px solid #e6e6e6;
	margin: 20px;
	}	
	
/* alert box (homepage top row) */	

#alert-box {
	float: left;
	width: 950px;
	height: 302px;
	background: url(../img/bg-alert-box.gif) no-repeat 0 0;
	padding: 0;
	}
	
#alert-box h2 {
	color: #D32415;
	font-weight: bold;
	font-size: 2.4em;
	margin: 0;
	padding: 70px 0 27px 180px;
	line-height: 1;
	}	
	
#content-block #alert-box p {
	font-size: 1.6em;
	margin: 0;
	padding: 0 20px 20px 180px;
	line-height: 1.2;
	color: #00456A;
	}
	
#content-block #alert-box ul {
	margin: 0;
	padding: 0 20px 6px 180px;
	}	

#content-block #alert-box ul li {
	color: #00456A;
	font-size: 1.6em;
	margin: 0;
	padding: 0 0 7px 20px;
	line-height: 1;
	list-style-type: none;
	background: url(../img/bullet-alert-box.gif) no-repeat 0 5px;
	}		
	
/* payments and account block (homepage top row) */	

#pay-account-block {
	float: left;
	width: 950px;
	background: url(../img/bg-pay-account-block.gif) no-repeat 0 100%;
	padding: 0 0 12px 0;
	}	
	
#pay-account-block-top {
	float: left;
	width: 950px;
	background: url(../img/bg-pay-account-block-top.gif) no-repeat 0 0;
	}	
	
#pay-block-wrapper {
	float: left;
	width: 566px;
	}		
	
#pay-as-you-go-box {
	float: left;
	width: 374px;
	padding: 12px 0 0 0;
	}
	
#pay-as-you-go-box .text-box-fixed-height {
	min-height: 162px; /* FF */
	}	
		
#pay-as-you-go-box h2 {
	font-size: 1.8em;
	padding: 8px 15px 22px 60px;
	background: #d5d5c6 url(../img/bg-h2-pay-as-you-go-box.gif) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1;
	}
	
#pay-as-you-go-box h3 {	
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 23px 0 4px 0;
	line-height: 1.3em;
	}
	
#content-block #pay-as-you-go-box p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2;
	}	
	
#pay-as-you-go-box img {
	border: none;
	margin: 0 0 10px 0;
	}

a.button-buy-a-trip {
	width: 105px;
	height: 24px;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 0 0 14px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
a.button-buy-a-trip:link, 
a.button-buy-a-trip:visited {
	background: url(../img/button-buy-a-trip.gif) no-repeat 0 0;
	color: #fff;
	}	
	
a.button-buy-a-trip:hover {
	background: url(../img/button-buy-a-trip.gif) no-repeat 0 -28px;
	color: #fff;
	}
		
	
	
		
#pay-as-you-go-box a.button-buy-a-trip {
	width: 105px;
	height: 24px;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 0 0 14px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
#pay-as-you-go-box a.button-buy-a-trip:link, 
#pay-as-you-go-box a.button-buy-a-trip:visited {
	background: #6d7718 url(../img/button-buy-a-trip.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#pay-as-you-go-box a.button-buy-a-trip:hover {
	background: #c54c00 url(../img/button-buy-a-trip.gif) no-repeat 0 -28px;
	color: #fff;
	}
	
#pay-as-you-go-box a.button-check-balance {
	width: 139px;
	height: 24px;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 0 0 14px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
#pay-as-you-go-box a.button-check-balance:link, 
#pay-as-you-go-box a.button-check-balance:visited {
	background: #6d7718 url(../img/button-check-balance.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#pay-as-you-go-box a.button-check-balance:hover {
	background: #c54c00 url(../img/button-check-balance.gif) no-repeat 0 -28px;
	color: #fff;
	}	
	
#pay-as-you-go-box-col1 {
	float: left;
	width: 163px;
	padding: 0 0 0 15px;
	}
	
.pay-as-you-go-box-col1 {
	float: left;
	width: 163px;
	padding: 0 0 0 15px;
	}		
	
#pay-as-you-go-box-col2 {
	float: right;
	width: 163px;
	padding: 0 15px 0 0;
	}
	
.pay-as-you-go-box-col2 {
	float: right;
	width: 163px;
	padding: 0 15px 0 0;
	}			
	
#infringement-box {
	float: right;
	width: 182px;
	padding: 12px 0 0 0;
	}
	
	
#infringement-box-left,
.GreenButtonWrapper {
	float: left;
	width: 182px;
	padding: 0px 0 0 10px;
	}
	
	
#infringement-box-left .text-box-fixed-height {
	min-height: 162px; /* FF */
	}
	
#infringement-box .text-box-fixed-height {
	min-height: 162px; /* FF */
	}

#infringement-box h2 {
	font-size: 1.4em;
	padding: 0 10px 14px 45px;
	background: #d5d5c6 url(../img/bg-h2-infringement-box.gif) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1;
	line-height: 1.2;
	}
	
#infringement-box h3 {	
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 23px 10px 4px 10px;
	line-height: 1.3em;
	}	
	
#content-block #infringement-box p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 1.2;
	}	

.infringement-box p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 1.2;
	}	
	
		
#infringement-box img {
	border: none;
	margin: 0 0 10px 10px;
	}	

	
	
#infringement-box a.button-pay-toll-notice {
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
.infringement-box a.button-pay-toll-notice {
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
.infringement-box-left a.button-pay-toll-notice {
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
a.button-pay-toll-notice {
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
a.button-green {
	width: 190px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
.GreenButtonWrapper
{
    background: url(../img/button-green-longer.gif) no-repeat 0 0;
}
	
.GreenButtonWrapper:hover
{
    background: url(../img/button-green-longer.gif) no-repeat 0 -28px;
}

.GreenButtonWrapper a.button-green
{
	width: 100%;
	height: 24px;
	display: block;
	margin: 0 0 0 10px;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;	
	}

a.button-green:link,	
a.button-green:visited {
	background: url(../img/button-green-longer.gif) no-repeat 100% 0;
	color: #fff;
	}	
a.button-green:hover {
	background: url(../img/button-green-longer.gif) no-repeat 100% -28px;
	color: #fff;
	}
	
/* infringement-box*/			
	
#infringement-box-left a.button-pay-toll-notice,
.GreenButtonWrapper a.button-pay-toll-notice,
.GreenButtonWrapper a.button-buy-a-trip {
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;	
	}
	
#infringement-box-left a.button-pay-toll-notice-longer
 {
	width: 210px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;	
	}
	
#infringement-box-left a.button-buy-a-trip
 {
	width: 210px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;	
	}
	
.infringement-box-left a.button-pay-toll-notice
{
	width: 138px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;	
	}

#infringement-box-left a.button-buy-a-trip:link,
#infringement-box-left a.button-buy-a-trip:link:visited {
	background: url(../img/button-buy-a-trip.gif) no-repeat 0 0;
	color: #fff;
}

#infringement-box-left a.button-buy-a-trip:hover {
	background: url(../img/button-buy-a-trip.gif) no-repeat 0 -28px;
	color: #fff;
}
	
	
#content-block .GreenButtonWrapper a:link, 
#content-block .GreenButtonWrapper a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}			

	
	
	
#infringement-box-left a.button-pay-toll-notice:link, 
#infringement-box-left a.button-pay-toll-notice:visited {
	background: #6d7718 url(../img/button-pay-toll-notice.gif) no-repeat 0 0;
	color: #fff;
	}
	
#infringement-box-left a.button-pay-toll-notice-longer:link, 
#infringement-box-left a.button-pay-toll-notice-longer:visited {
	background: #6d7718 url(../img/button-pay-toll-notice-longer.gif) no-repeat 0 0;
	color: #fff;
	}
	
	
.infringement-box-left a.button-pay-toll-notice:link, 
.infringement-box-left a.button-pay-toll-notice:visited {
	background: #6d7718 url(../img/button-pay-toll-notice.gif) no-repeat 0 0;
	color: #fff;
	}
	
a.button-pay-toll-notice:link, 
a.button-pay-toll-notice:visited {
	background: #6d7718 url(../img/button-pay-toll-notice.gif) no-repeat 0 0;
	color: #fff;
	}	

a.button-pay-toll-notice-longer:link, 
a.button-pay-toll-notice-longer:visited {
	background: #6d7718 url(../img/button-pay-toll-notice-longer.gif) no-repeat 0 0;
	color: #fff;
	}	
			
a.button-pay-toll-notice:hover {
	background: #c54c00 url(../img/button-pay-toll-notice.gif) no-repeat 0 -28px;
	color: #fff;
	}
a.button-pay-toll-notice-longer:hover {
	background: #c54c00 url(../img/button-pay-toll-notice-longer.gif) no-repeat 0 -28px;
	color: #fff;
	}
	
#infringement-box-left a.button-pay-toll-notice:hover {
	background: #c54c00 url(../img/button-pay-toll-notice.gif) no-repeat 0 -28px;
	color: #fff;
	}	

#infringement-box-left a.button-pay-toll-notice-longer:hover {
	background: #c54c00 url(../img/button-pay-toll-notice-longer.gif) no-repeat 0 -28px;
	color: #fff;
	}
		
.infringement-box-left a.button-pay-toll-notice:hover {
	background: #c54c00 url(../img/button-pay-toll-notice.gif) no-repeat 0 -28px;
	color: #fff;
	}	
	
	
#infringement-box a.button-pay-toll-notice:link, 
#infringement-box a.button-pay-toll-notice:visited {
	background: #6d7718 url(../img/button-pay-toll-notice.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#infringement-box a.button-pay-toll-notice:hover {
	background: #c54c00 url(../img/button-pay-toll-notice.gif) no-repeat 0 -28px;
	color: #fff;
	}	
	
#infringement-box a.button-pay-infringement {
	width: 148px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
.infringement-box a.button-pay-toll-notice:link, 
.infringement-box a.button-pay-toll-notice:visited {
	background: #6d7718 url(../img/button-pay-toll-notice.gif) no-repeat 0 0;
	color: #fff;
	}	
	
.infringement-box a.button-pay-toll-notice:hover {
	background: #c54c00 url(../img/button-pay-toll-notice.gif) no-repeat 0 -28px;
	color: #fff;
	}	
	
.infringement-box a.button-pay-infringement {
	width: 148px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
a.button-pay-infringement {
	width: 148px;
	height: 24px;
	display: block;
	margin: 0 0 10px 10px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	

	
#infringement-box a.button-pay-infringement:link, 
#infringement-box a.button-pay-infringement:visited {
	background: #6d7718 url(../img/button-pay-infringement.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#infringement-box a.button-pay-infringement:hover {
	background: #c54c00 url(../img/button-pay-infringement.gif) no-repeat 0 -28px;
	color: #fff;
	}	


.infringement-box a.button-pay-infringement:link, 
.infringement-box a.button-pay-infringement:visited {
	background: #6d7718 url(../img/button-pay-infringement.gif) no-repeat 0 0;
	color: #fff;
	}	
	
.infringement-box a.button-pay-infringement:hover {
	background: #c54c00 url(../img/button-pay-infringement.gif) no-repeat 0 -28px;
	color: #fff;
	}		
		
	
#account-box {
	float: right;
	width: 374px;
	padding: 12px 0 0 0;
	}	
	
#account-box h2 {
	font-size: 1.8em;
	padding: 0 15px 15px 60px;
	background: #d5d5c6 url(../img/bg-h2-account-box.gif) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1;
	position: relative;
	}	
	
#account-box h2 span {
	color: #6A6A6A;
	font-weight: normal;
	font-size: 0.63em; /* inherits to 1.2em */
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 1;
	display: block;
	}
	
#account-box h2 a {
	color: #6A6A6A;
	font-weight: normal;
	font-size: 0.61em; /* inherits to 1.1em */
	margin: 0;
	padding: 0 0 3px 0;
	line-height: 1;
	position: absolute;
	top: 2px;
	right: 15px;
	}	
	
#account-box h2 a:link, 
#account-box h2 a:visited {
	text-decoration: underline;
	}	
	
#content-block #account-box h2 a:hover {
	text-decoration: underline;
	color: #333;
	}			
		
#account-box .manage-your-account-box {
	float: left;
	width: 176px;
	background: url(../img/bg-manage-bottom.gif) no-repeat 0 100%;
	padding: 0 0 10px 0;
	margin: 15px 0 0 15px;
	display: inline; /* fixes IE6 double float margin bug */
	}
	

	
#account-box .manage-your-account-box-top {
	width: 176px;
	background: url(../img/bg-manage-top.gif) no-repeat 0 0;
	padding: 9px 0 0 0;
	}
	
#account-box .manage-your-account-box h3 {
	margin: 0;
	padding: 0 10px 13px 10px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	}
	
#account-box .manage-your-account-box img {	
	margin: 0; /* FF */
	border: none;
	}	
	

	
#account-box .manage-your-account-box-col1 p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.1;
	color: #6A6A6A;	
	}	
	
#account-box .manage-your-account-box a {
	text-decoration: underline;
	}
	
#account-box .manage-your-account-box a:link, 
#account-box .manage-your-account-box a:visited {
	color: #1A6395;
	}	
	
#account-box .manage-your-account-box a:hover {
	color: #333;
	}		

#account-box .manage-your-account-box form {
	margin: 0 10px;
	padding: 0;
	}
	
#account-box .manage-your-account-box form .row {
	float: left;
	width: 148px;
	margin: 0 0 5px 0;
	}	
	
#account-box .manage-your-account-box form label {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #1A6395;
	}
	
#account-box .manage-your-account-box form .row label {
	margin: 0 0 2px 0;
	padding: 0 5px 0 0; /* FF */
	font-size: 1.1em;
	color: #6a6a6a;
	display: block;
	float: left;
	}			
	
#account-box .manage-your-account-box form input {
	margin: 2px 0 6px 0;
	padding: 3px;
	border: 1px solid #809db9;
	font-size: 1.1em;
	width: 148px;
	}	
	
#account-box .manage-your-account-box form .row input {
	margin: 0 5px 6px 0; 
	padding: 0;
	border: none;
	width: auto;
	float: left;
	}

/*#account-box .manage-your-account-box form a.submit-button {
	margin: 2px 0 6px 0;
	border: none;
	cursor: pointer;
	background: #1a6395 url(../img/button-sign-in.gif) no-repeat 0 0;
	width: 95px;
	height: 28px;
	padding: 0;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}*/
		
#account-box .manage-your-account-box form input.submit-button {
	margin: 2px 0 6px 0;
	border: none;
	cursor: pointer;
	background: #1a6395 url(../img/button-sign-in.gif) no-repeat 0 0;
	width: 95px;
	height: 28px;
	padding: 0;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
	#account-box .manage-your-account-box form a.hyperlink {
	margin: 0px 0 0px 0;	
	font-size:1.1em;
	line-height:1.1;
	text-decoration: underline;
	text-align:left;
	color:#1A6395;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	width: 150px;
	}
	
	
#account-box .manage-your-account-box form input.submit-button:hover {
	background: #c54c00 url(../img/button-sign-in.gif) no-repeat 0 -28px;
	color: #fff;
	}		

#account-box-text-block {
	float: right;
	width: 153px;
	margin: 15px 9px 0 0;
	display: inline; /* fix for IE6 double float margin bug */
	}
	
#white-button-left {
	float: left;
	width: 153px;
	margin: 15px 9px 0 0;
	display: inline; /* fix for IE6 double float margin bug */
	}		
	
#account-box-text-block h3 {	
	padding: 0px 0 10px 0;
	}	
	
#account-box-text-block p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 3px 0;
	line-height: 1.1;
	color: #6A6A6A;
	}	

#account-box-text-block ul {
	margin: 0;
	padding: 0 0 16px 2px;
	}	

#account-box-text-block ul li {
	color: #00456A;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 2px 15px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/bullet.gif) no-repeat 0 5px;
	}
	
#content-block #account-box-text-block img {
	border: none;
	}	
	
#content-block #account-box-text-block ul li img {
	padding: 5px 4px 5px 0;
	}
	
#account-box-text-block a.button-open-account {
	width: 136px;
	height: 24px;
	display: block;
	margin: 3px 0 10px 0;
	padding: 5px 0 0 10px;
	color: #1a6395;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
	}
	
#white-button-left a.button-open-account {
	width: 136px;
	height: 24px;
	display: block;
	margin: 3px 0 10px 0;
	padding: 5px 0 0 10px;
	color: #1a6395;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
	}
	
#account-box-text-block a.button-open-account:link, 
#account-box-text-block a.button-open-account:visited {
	background: url(../img/button-open-an-account.gif) no-repeat 0 0;
	color: #1a6395;
	}	
	
#account-box-text-block a.button-open-account:hover {
	background: url(../img/button-open-an-account.gif) no-repeat 0 -29px;
	color: #c54c00;
	}
	
	
#white-button-left a.button-open-account:link, 
#white-button-left a.button-open-account:visited {
	background: url(../img/button-white.gif) no-repeat 0 0;
	color: #1a6395;
	}	
	
#white-button-left a.button-open-account:hover {
	background: url(../img/button-white.gif) no-repeat 0 -29px;
	color: #c54c00;
	}			
	
/* news & info blocks (homepage bottom row) */	

#info-block {
	float: left;
	width: 374px;
	background: url(../img/bg-info-block.gif) no-repeat 0 100%;
	margin: 20px 0 0 0;
	padding: 0 0 12px 0;
	}
	
#info-block-top {
	float: left;
	width: 374px;
	background: url(../img/bg-info-block-top.gif) no-repeat 0 0;
	}	
	
#info-box {
	float: left;
	width: 182px;
	padding: 12px 0 0 0;
	}
	
#info-block h2 {
	font-size: 1.4em;
	margin: 0 0 11px 0;
	padding: 0 10px 12px 10px;
	background: #f9f9f7 url(../img/bg-h2-info-box.gif) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1;
	line-height: 1.2;
	}
	
#content-block #info-box p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 1.2;
	}	
	
#content-block #info-box a.more {
	font-size: 0.92em; /* inherits to 1.1em */
	}		
	
#info-box img {
	border: none;
	margin: 0 0 10px 10px;
	}
	
#tariffs-box {
	float: right;
	width: 182px;
	padding: 12px 0 0 0;
	}

#info-block #tariffs-box h2 {
	margin: 0 0 5px 0;
	}
	
#content-block #tariffs-box .row {
	float: left;
	width: 162px;
	border-bottom: 1px solid #d8d8d8;
	display: inline; /* fixes IE6 double float margin bug */
	margin: 0 0 3px 10px;
	padding: 0 0 3px 0;
	}
	
#content-block #tariffs-box .last {
	border-bottom: none;
	}	
	
#content-block #tariffs-box .row .price {
	display: block;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	padding: 11px 0 0 0;
	color: #6A6A6A;
	}
#content-block #tariffs-box .effective {
	display: block;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1;
	padding: 12px 0 0 0;
	color: #CC0000;
	clear:both;
    width: 170px;
    font-family:Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
	}	
#content-block #tariffs-box .row .truck {
	font-size: 1.0em;
	line-height: 1;
	display: block;
	width: 39px;
	height: 39px;
	float: right;
	background: url(../img/icon-truck.gif) no-repeat 100% 0;
	text-indent: -9999em;
	}	
	
#content-block #tariffs-box .row .car {
	font-size: 1.0em;
	line-height: 1;
	display: block;
	width: 39px;
	height: 39px;
	float: right;
	background: url(../img/icon-car.gif) no-repeat 100% 0;
	text-indent: -9999em;
	}
	
	
#content-block ul.iconlist li
{
    padding:0 0 0 35px;
    height:20px;
}

#content-block ul.iconlist li span
{
    padding-top: 10px;
    float: left;
}

#content-block ul.iconlist li.car
{
    background: url(../img/icon-car25.gif) no-repeat 0;
    padding-bottom: 15px;
}

#content-block ul.iconlist li.van
{
    background: url(../img/icon-van25.jpg) no-repeat 0;
    padding-bottom: 15px;
}

#content-block ul.iconlist li.caravan
{
    background: url(../img/icon-caravan25.jpg) no-repeat 0;
    padding-bottom: 15px;
}
#content-block ul.iconlist li.motorcycle
{
    background: url(../img/icon-motorbike25.gif) no-repeat 0;
    padding-bottom: 15px;
}

#content-block ul.iconlist li.truck
{
    background: url(../img/icon-truck25.gif) no-repeat 0;
    padding-bottom: 15px;
}

	
	
#content-block #tariffs-box .row .motorbike {
	font-size: 1.0em;
	line-height: 1;
	display: block;
	width: 39px;
	height: 39px;
	float: right;
	background: url(../img/icon-motorbike.gif) no-repeat 100% 0;
	text-indent: -9999em;
	}
	
#content-block #tariffs-box .row .lightcommercial {
	font-size: 1.0em;
	line-height: 1;
	display: block;
	width: 39px;
	height: 39px;
	float: right;
	background: url(../img/icon-van.jpg) no-repeat 100% 0;
	text-indent: -9999em;
	}
	
#content-block #tariffs-box .row .caravan {
	font-size: 1.0em;
	line-height: 1;
	display: block;
	width: 39px;
	height: 39px;
	float: right;
	background: url(../img/icon-caravan.jpg) no-repeat 100% 0;
	text-indent: -9999em;
	}			
	
#content-block #tariffs-box p {
	font-size: 1.1em;
	margin: 0;
	padding: 11px 10px 5px 10px; /* FF */
	line-height: 1.2;
	background-color: red;
	clear: both;
	background: #f9f9f7 url(../img/bg-h2-info-box.gif) no-repeat 0 0;
	border-top: 1px solid #d8d8d8;
	overflow: hidden;
	}
	
#news-box {
	float: right;
	width: 566px;
	background: url(../img/bg-news-box.gif) no-repeat 0 100%;
	margin: 20px 0 0 0;
	padding: 0 0 12px 0;
	}
	

	
#news-box-top {
	float: right;
	width: 566px;
	background: url(../img/bg-news-box-top.gif) no-repeat 0 0;
	}	
	
#news-box h2 {
	font-size: 1.4em;
	margin: 12px 0 2px 0;
	padding: 0 15px 12px 15px;
	background: #f9f9f7 url(../img/bg-h2-news-box.gif) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1;
	line-height: 1.2;
	}	
	
.news-item {
	
	margin: 0 15px;
	float: left;
	width: 536px;
	display: inline; /* fix for IE6 double float margin bug */
	}
	
#news-box .first {
	border-top: none;	
	}	
	
#content-block .news-item p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2;
	}
	
#content-block .news-item p.date {
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 3px 0;
	line-height: 1.2;
	color: #666;
	}
	
#content-block p.date {
	font-size: 1.0em;
	padding: 5px 0 3px 0;
	line-height: 1.2;
	color: #666;
	}	
	
#content-block .news-item h3 {	
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 9px 0 1px 0;
	color: #00456A;
	line-height: 1.2;
	}	
	
#content-block .news-item h3.news-alert {	
	color: red;/*#D32415*/
	}					
									
			
/* ---------- footer ---------- */	

#footer {
	/*width: 950px;
	float: left;*/
	}
	
#footer #utility-links {
	width: 950px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 auto;
	padding: 15px 0 5px 0;
	background-color: #eee;
	text-align: left;
	}	
	
#footer a:link, 
#footer a:visited {
	color: #1A6395;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #c54c00;
	text-decoration: underline;
	}
	
#footer ul.superfooter,
#footer ul.superfooter-small {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
	width: 650px;
	display: inline; /* fix for IE6 double float margin bug */
	}	

#footer ul.superfooter li,
#footer ul.superfooter-small li {
	margin: 0;
	padding: 4px 10px 3px 10px;
	display: inline;
	list-style-type: none;
	color: #999;
	font-size: 1em;
	border-right: 1px solid #bad0df;
	font-weight: bold;
	}
	
#footer ul.superfooter-small li {
	font-size: 0.9em;
	padding: 0 6px 3px;
}
	
#footer ul.superfooter li.last,
#footer ul.superfooter-small li.last {
	border-right: none;
	}	
	
#footer ul.superfooter-utilities {
	float: right;
	margin: 0 10px 0 0;
	padding: 4px 0 20px 0;
	width: 260px;
	text-align: right;
	display: inline; /* fix for IE6 double float margin bug */
	}	
	
#footer ul.superfooter-utilities li {
	margin: 0;
	padding: 4px 10px 3px 10px;
	display: inline;
	list-style-type: none;
	color: #999;
	font-size: 1.1em;
	border-left: 1px solid #bad0df;
	}
	
#footer ul.superfooter-utilities li.first {
	border-left: none;
	}
	
#footer ul.superfooter-utilities li a.print {
	background: url(../img/icon-print.gif) no-repeat 0 0;
	padding: 0 0 20px 31px;
	}	
	
#footer ul.superfooter-utilities li a.pagetop {
	background: url(../img/arrow-top.gif) no-repeat 0 4px;
	padding: 0 0 0 13px;
	}												
	
#footer img.nzta-logo {
	float: left;
	margin: 0 34px 0 0;
	border: none;
	}	
	
#footer ul.subfooter {
	float: left;
	margin: 22px 0 0 0;
	padding: 0;
	width: 507px;
	}	
	
#footer ul.subfooter li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #666;
	font-size: 1.0em;
	}		
	
#footer img.nzgovt-logo {
	float: right;
	border: none;
	}		

#footer-logo 
{
    float: left;
    margin-right: 10px;
}
.footer-separator {
    border-top:1px solid #CCCCCC;
    float:left;
    height:5px;
    margin:5px auto;
    width:705px;
}	
#footer-backtotop
{
    float: right;
    margin: 0 10px;
}

/* ---------- clearing divs ---------- */			
	
.clear { /* simple clearing div with no height */
	clear: both;
	font-size: 0;
	line-height: 0;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
	}	

/* ---------- accessibility ---------- */	

/* skip link */
	
.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; 
    border: none;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
	}
.clearfix 
{
    clear: both;
}
.button-bar 
{
    padding: 10px 0 50px;
}
.buttons 
{
    width: 535px;
    /*margin: 0 auto;*/
}
.buttons-left 
{
    float: left;
}
.buttons-right 
{
    float: right;
}
.form-block-centered 
{
    width: 400px;
    /*text-align:center;*/
    margin:0 auto;
}
.box 
{
    border: 1px dotted #999; 
    padding: 5px; 
    width: 525px;
}
.ccimages 
{
    padding: 10px;
    text-align:center;
}
.alpha-list li
{
    padding-left: 15px;
}

/*#account-box .manage-your-account-box form a.submit-button{
    display:block;
    height:24px;
    padding:4px 0 0 14px;
    width:81px;
}
#account-box .manage-your-account-box form a.submit-button:hover {
	background-position: 0 -28px;
}*/

#account-box .manage-your-account-box form a.submit-button{
	width: 85px;
	height: 24px;
	display: block;
	margin: 3px 0 10px 0;
	padding: 4px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	}
	
#account-box .manage-your-account-box form a.submit-button:link, 
#account-box .manage-your-account-box form a.submit-button:visited {
	background: #1a6395 url(../img/button-sign-in.gif) no-repeat 0 0;
	color: #fff;
	}	
	
#account-box .manage-your-account-box form a.submit-button:hover {
	background: #c54c00 url(../img/button-sign-in.gif) no-repeat 0 -28px;
	color: #fff;
	}