#header_links {
	position:absolute;
	width: 776px;
	text-align: right;
	padding-top: 5px;	
}

#header_links a.secure {
	background: url('../images/icons/key.png') no-repeat;
	padding-left: 20px;
	font-size: 0.9em;
	color: #ff7900;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
}

#header_links a.country {
	font-size: 0.9em;
	color: #ff7900;
	text-decoration: none;
	padding-bottom: 2px;
}

#header_links a:hover {text-decoration:underline;}

#logo {
	position: relative;
	top: 5px;
	height: 80px;
	width: 300px;		/* image width */
	left: 4px;
	background: url('../images/logos/logo.png') no-repeat;
}

/* slogan image */
#slogan {
	position: relative;
	top: -31px;
	right: 3px;
	font-size: 2em;
	text-align: right;
	background: url('../images/logos/slogan.png') no-repeat 100% 0;
}

/* Main Navigation */
a.nav-link {background: url('../images/nav/link_orange.png') no-repeat 2px -22px;}
span.nav-link-inner {background: url('../images/nav/link_orange.png') no-repeat 100% 6px;}
/* tab left edge & body */
a.nav-link:hover  {background: url('../images/nav/link_orange.png') no-repeat 2px 100%;}
/* tab right edge */
a.nav-link:hover span.nav-link-inner {background: url('../images/nav/link_orange.png') no-repeat 100% -47px;}
a.hover  {background: url('../images/nav/link_orange.png') no-repeat 2px 100%;}
/* tab right edge */
a.hover span.nav-link-inner {background: url('../images/nav/link_orange.png') no-repeat 100% -47px;}
div.menu-content {background: #ff7900 url('../images/nav/menu_orange_bottom.png') no-repeat bottom right;}
div.corner-tr {background: #ff7900 url('../images/nav/menu_orange_corner_tr.png') no-repeat top right;}
div.menu-bottom {background: transparent url('../images/nav/menu_orange_bottom.png') no-repeat bottom;}
li.menu-item {background: #f3fcff;}
a.menu-link {color: #e24912;}
li.menu-item:hover {background: #fff url('../images/nav/menu_orange_select.png') repeat-y 0 0;}
a.menu-link:hover {color: #ff7900;}

/* Side Navigation */
#side-nav a {color: #ff7900;}
#side-nav a:hover {color: #ff7900;}
li.second-level {background: #e6f0f8;}
li.second-level:hover {background: #fff url('../images/nav/menu_orange_select.png') no-repeat 0 5px;}
#side-nav li.current:hover {background: #ff7900!important;}
/* second level highlight */
li.current {background: #ffaa52;}
a.current {color: #fff!important;}
li.third-level {background: #fff;}
li.third-level a {color: #68ace5!important;}
li.third-level a.current {color: #68ace5!important;}


/* FORM STYLES */
div.pageform {
	font-size: 0.9em!important;
	color: #ccc!important;
}

div.pageform form input,
div.pageform form textarea,
div.pageform form select {
	color: #ff7900;
}

/* CONTENT  */
div.breadcrumbs a {color: #ff7900!important;}
#content p {padding-bottom:2px;}
#content h3 {
	padding-top: 10px;
	color: #ff7900;
	padding-bottom: 2px;
}
#content h3.standard-option {color:#2c4fbe!important;}
#content h3.core-option {color:#a9439e!important;}
#content h3.accident-option {color:#2bb422!important;}
#content h3.sport-option {color:#238917!important;}
#content h5 {
	color: #68ace5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1.0em;
}
#content ul li {
	padding-top: 2px;
	padding-left: 25px;
	margin-left: 6px;
	margin-right: 25px;
	background: #fff url('../images/icons/bullet_darkblue.png') no-repeat 6px 8px;
}

#content a.pdf-link {
	text-decoration: underline;
	padding-left: 40px;
	margin-left: 6px;
	padding-top: 20px!important;
	background: #fff url('../images/icons/pdf_icon.jpg') no-repeat 0px 5px;
}

#content a.pdf-link-small {
	text-decoration: underline;
	padding-left: 20px;
	margin-left: 6px;
	background: #fff url('../images/icons/pdf_icon_small.png') no-repeat 0px 0px;
}
/* SEARCH */
#searchbox input.text {color: #68ace5!important}
#resultbox {
	background: #e6f0f8;
}
#resultbox a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ff7900;
}

#resultbox a:hover {
	text-decoration: underline;
	text-decoration: 
}

ul#search_results li {background: #fff;}

/* FAQ LINKS */
#content a.faq-links {
	text-decoration: none;
	color: #005773;
}

#content a.faq-links:hover {color: #ff7900;}

/* FOOTER */
#footer a {color: #ff7900!important;}