body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}
p {
	color:#333333;
	/*color:#003471;*/
	font-size:0.8em;
	margin-top:0;
	text-align:justify;
}
h1 {
	font-size:1.4em;
	color:#FFFFFF;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.0em;
}
ul {
	font-size:0.8em;
}
a {
	color:#F26522;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bodywrapper {
	margin:0 auto;
	width:780px;
}
.header-norm {
	background:#FFFFFF url(../images/header.gif) top left no-repeat;
	width:780px;
	height:85px;
	margin-bottom:5px;
}
.header-no-nav {
	background:#FFFFFF url(../images/header-no-nav.gif) top left no-repeat;
	width:780px;
	height:71px;
}
.header-upper {
	background:#FFFFFF url(../images/header-upper.gif) top left no-repeat;
	width:780px;
	height:71px;
}
.header-lower {
	width:780px;
	height:19px;
}
#header-lower-darkblue {
	background:#FFFFFF url(../images/header-lower-darkblue.gif) top left no-repeat;
}
#header-lower-lightblue {
	background:#FFFFFF url(../images/header-lower-lightblue.gif) top left no-repeat;
}
#header-lower-red {
	background:#FFFFFF url(../images/header-lower-red.gif) top left no-repeat;
}
#header-lower-yellow {
	background:#FFFFFF url(../images/header-lower-yellow.gif) top left no-repeat;
}
#header-lower-orange {
	background:#FFFFFF url(../images/header-lower-orange.gif) top left no-repeat;
}
#header-lower-green {
	background:#FFFFFF url(../images/header-lower-green.gif) top left no-repeat;
}
.nav {
	padding-top:16px;
	padding-left:82px;
}
.nav a {
	text-decoration:none;
	color:#FFFFFF;	
	display:block;
	font-weight:bold;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav li {
  float:left;
  margin:0;
	/*remove width for liquid tabs*/
	text-align:center;
  padding:3px 15px 3px 10px;
}
.nav .tab1 {
	background:#0033CC url(../images/tab1.gif) top right no-repeat;
}
.nav .tab1last {
	background:#0033CC url(../images/tab1end.gif) top right no-repeat;
}
.nav .tab2 {
	background:#4775FF url(../images/tab2.gif) top right no-repeat;
}
.nav .tab2last {
	background:#4775FF url(../images/tab2end.gif) top right no-repeat;
}
.nav .tab3 {
	background:#CC0033 url(../images/tab3.gif) top right no-repeat;
}
.nav .tab3last {
	background:#CC0033 url(../images/tab3end.gif) top right no-repeat;
}
.nav .tab4 {
	background:#D6A100 url(../images/tab4.gif) top right no-repeat;
}
.nav .tab4last {
	background:#D6A100 url(../images/tab4end.gif) top right no-repeat;
}
.nav .tab5 {
	background:#FF6600 url(../images/tab5.gif) top right no-repeat;
}
.nav .tab5last {
	background:#FF6600 url(../images/tab5end.gif) top right no-repeat;
}
.nav .tab6 {
	background:#269900 url(../images/tab6.gif) top right no-repeat;
}
.nav .tab6last {
	background:#269900 url(../images/tab6end.gif) top right no-repeat;
}
.contentwrapper {
}
.main {
}
/*home page sections*/
.section {
	width:250px;
	margin-bottom:6px;
	margin-left:3px;
	margin-right:6px;
	float:left;
	overflow:hidden;
}
.sectionheading {
	height:22px;
	padding-right:15px;
}
.sectionheading h1 {
	margin:0;
	font-size:1.0em;
	padding-top:2px;
	padding-left:5px;
}
.sectioncontnent {
	height:145px;
	padding:5px;
	padding-bottom:0;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.sectioncontnent p {
	text-align:justify;
	margin:0;
	margin-bottom:5px;
}
.sectioncontnent img {
	float:right;
	margin-left:10px;
	padding-bottom:3px;
}
#section-darkblue {
	background:#0033CC url(../images/corner-darkblue-topright.gif) top right no-repeat;
}
#section-lightblue {
	background:#4775FF url(../images/corner-lightblue-topright.gif) top right no-repeat;
}
#section-red {
	background:#CC0033 url(../images/corner-red-topright.gif) top right no-repeat;
}
#section-yellow {
	background:#D6A100 url(../images/corner-yellow-topright.gif) top right no-repeat;
}
#section-orange {
	background:#FF6600 url(../images/corner-orange-topright.gif) top right no-repeat;
}
#section-green {
	background:#269900 url(../images/corner-green-topright.gif) top right no-repeat;
}
#section-bg-darkblue {
	background-color:#0033CC;
}
#section-bg-lightblue {
	background-color:#4775FF;
}
#section-bg-red {
	background-color:#CC0033;
}
#section-bg-yellow {
	background-color:#D6A100;
}
#section-bg-orange {
	background-color:#FF6600;
}
#section-bg-green {
	background-color:#269900;
}
/*col settings for inner pages*/
.leftcol {
	width:622px;
	float:left;
}
.rightcol {
	border:1px solid #CCCCCC;
	width:148px;
	float:left;
}
.left-landingcol {
	width:508px;
	float:left;
}
.right-landingcol {
	width:270px;
	float:left;
}
/*Portal styles for inner pages*/
.portal {
	margin-bottom:6px;
	margin-left:3px;
	margin-right:7px;
	overflow:hidden;
}
.portalheading {
	height:22px;
	padding-right:15px;
}
.portalheading h1 {
	margin:0;
	font-size:1.0em;
	padding-top:2px;
	padding-left:5px;
}
.portalcontnent {
	padding:5px;
	padding-bottom:0;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.portalcontnent img {
	float:right;
	margin-left:10px;
	padding-bottom:3px;
}
.portalcontnent p {
	text-align:justify;
	margin:0;
	margin-bottom:5px;
}
.portalcontnent h1, h2 {
	color:#000000;
}
.adspace {
	margin:0 auto;
	width:125px;
}
.adspace p {
	text-align:center;
	margin:0 auto;
}
/*Nav for portals*/
.portal-nav {
	height:45px;
	padding-left:50px;
}
#portal-nav-darkblue {
	background:#FFFFFF url(../images/portal-nav-darkblue.gif) top right no-repeat;
}
#portal-nav-lightblue {
	background:#FFFFFF url(../images/portal-nav-lightblue.gif) top right no-repeat;
}
#portal-nav-red {
	background:#FFFFFF url(../images/portal-nav-red.gif) top right no-repeat;
}
#portal-nav-yellow {
	background:#FFFFFF url(../images/portal-nav-yellow.gif) top right no-repeat;
}
#portal-nav-orange {
	background:#FFFFFF url(../images/portal-nav-orange.gif) top right no-repeat;
}
#portal-nav-green {
	background:#FFFFFF url(../images/portal-nav-green.gif) top right no-repeat;
}
#portal-nav-notabs {
	background:#FFFFFF url(../images/portal-nav-notabs.gif) top right no-repeat;
}
.portal-nav a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}
.portal-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.portal-nav li {
  float:left;
	margin-top:3px;
	/*remove width for liquid tabs*/
	text-align:center;
	padding:3px 13px 2px 8px;
}
#portal-nav-darkblue #tab {
	background:#0033CC url(../images/portal-nav-tab-darkblue.gif) top right no-repeat;
}
#portal-nav-darkblue #tablast {
	background:#0033CC url(../images/portal-nav-tablast-darkblue.gif) top right no-repeat;
}
#portal-nav-lightblue #tab {
	background:#4775FF url(../images/portal-nav-tab-lightblue.gif) top right no-repeat;
}
#portal-nav-lightblue #tablast {
	background:#4775FF url(../images/portal-nav-tablast-lightblue.gif) top right no-repeat;
}
#portal-nav-red #tab {
	background:#CC0033 url(../images/portal-nav-tab-red.gif) top right no-repeat;
}
#portal-nav-red #tablast {
	background:#CC0033 url(../images/portal-nav-tablast-red.gif) top right no-repeat;
}
#portal-nav-yellow #tab {
	background:#D6A100 url(../images/portal-nav-tab-yellow.gif) top right no-repeat;
}
#portal-nav-yellow #tablast {
	background:#D6A100 url(../images/portal-nav-tablast-yellow.gif) top right no-repeat;
}
#portal-nav-orange #tab {
	background:#FF6600 url(../images/portal-nav-tab-orange.gif) top right no-repeat;
}
#portal-nav-orange #tablast {
	background:#FF6600 url(../images/portal-nav-tablast-orange.gif) top right no-repeat;
}
#portal-nav-green #tab {
	background:#269900 url(../images/portal-nav-tab-green.gif) top right no-repeat;
}
#portal-nav-green #tablast {
	background:#269900 url(../images/portal-nav-tablast-green.gif) top right no-repeat;
}
.portal-nav h2 {
	padding-top:5px;
	margin:0;
	margin-left:-4px;
	clear:left;
}
.portal-results-wrapper {
	width:614px;
}
.portal-results {
	position:relative;
	background:url(../images/portal-results-bg.gif) top repeat-y;
	padding:5px 7px 5px 9px;
}
.portal-results p {
	text-align:justify;
	margin:0;
	margin-bottom:5px;
}
.portal-results p.additional-info {
	font-size:0.7em;
	clear:both;
	margin-top:10px;
}
.competitors-wrapper {
	width:787px;
	margin-left:-3px;
}
.portal-competition {
	position:relative;
	padding:5px 7px 5px 9px;
}
.portal-competition p {
	text-align:justify;
	margin:0;
	margin-bottom:5px;
}
.portal-competition p.additional-info {
	font-size:0.7em;
	clear:both;
	margin-top:10px;
}
.highlight {
	color:#0099FF;
}
.company-logo {
	float:left;
	border:1px solid #CCCCCC;
	margin-bottom:3px;
	margin-right:8px;
}
.result {
	position:relative;
	background:#FFFFFF url(../images/results-bg.gif) bottom left no-repeat;
	margin-top:6px;
	padding:0px 0px 12px 9px;

}
.result p {
	line-height:1.3em;
}
.result .description {
	position:relative;
	float:left;
	width:433px;
	margin-right:7px;
}
.result .options {
	border:1px solid #CCCCCC;
	position:relative;
	padding:2px;
	float:left;
	width:140px;
}
.result .options p {
	margin:0; 
	padding:0;
	padding-top:3px;
	padding-left:25px;
	font-size:0.9em;
	color:#F26522;
}
/**/
.competitor {
	position:relative;
	background:#FFFFFF url(../images/results-bg.gif) bottom left no-repeat;
	margin-top:6px;
	padding:0px 0px 12px 9px;
}
.competitor p {
	line-height:1.3em;
}
.competitor .description {
	position:relative;
	float:left;
	width:600px;
	margin-right:7px;
}
.competitor .options {
	border:1px solid #CCCCCC;
	position:relative;
	padding:2px;
	float:left;
	width:140px;
}
.competitor .options p {
	margin:0; 
	padding:0;
	padding-top:3px;
	padding-left:25px;
	font-size:0.9em;
	color:#F26522;
}
.landing-result {
	position:relative;
	background:#FFFFFF url(../images/results-bg2.gif) bottom left no-repeat;
	margin-top:6px;
	padding:0px 0px 6px 9px;
	width:480px;
}
.landing-result p {
	line-height:15px;
}
.landing-result .company-logo-new {
	float:left;
	margin-right:8px;
	border:none;
}
.landing-result .company-logo-new img {
	border:1px solid #ccc;
	width:120px;
	height:60px;	
}
.landing-result .description {
	float:left;
	position:relative;
	width:350px;
}
.landing-result p.additional-info {
	clear:left;
	font-size:0.7em;
	margin-top:10px;
}
.option-list {
	margin-right:10px;
	border:1px solid #CCCCCC;
	position:relative;
	padding:2px;
	clear:left;
	overflow:hidden;
	height:1%;
}
.option-list ul {
	margin:0; 
	list-style:none;
	font-size:0.9em;
	color:#F26522;
	padding:5px 0px 5px 5px;
	overflow:hidden;
	height:1%;
}
.option-list li {
	float:left;
	padding-left:25px;
	margin-right:5px;
	line-height:19px;
}
.tel {
	background:url(../images/logo-tel.gif) left top no-repeat;
}
.competitor {
	margin-top:0;
	background:url(../images/logo-competitors.gif) left top no-repeat;
}
.web {
	background:url(../images/logo-web.gif) left top no-repeat;
}
.form {
	background:url(../images/logo-form.gif) left top no-repeat;
}
.callback {
	background:url(../images/logo-callback.gif) left top no-repeat;
}
.overview {
	background:url(../images/logo-overview.gif) left top no-repeat;	
}
.furtherinfo-section {
	margin-top:6px;
	margin-bottom:6px;
	padding:10px;
	margin-right:10px;
	background:#FFFFFF url(../images/furtherinfo-section-bg.gif) bottom left no-repeat;
	border:1px solid #9D9DA1;	
	height:1%;
	position:relative;
}
.furtherinfo-section h1 {
	margin-top:0;
	color:#F26522;
	font-size:1.2em;
	margin-bottom:5px;
}
.furtherinfo-section .highlight-blue {
	color:#013471;
}
.furtherinfo-section h2 {
	padding:5px 5px 5px 25px;
	font-size:1.0em;
	margin:0;
	margin-bottom:5px;
}
.furtherinfo-section h3 {
	font-size:0.8em;
	margin:0;
	margin-bottom:10px;
  margin-top:10px;
}
.furtherinfo-section .steplist ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}
.furtherinfo-section .steplist li {
	padding:5px 0 0 43px;
	font-size:0.9em;
	min-height:40px;
	margin:auto 0;
}
.furtherinfo-section .steplist #a-orange {
	background:url(../images/orange-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-orange {
	background:url(../images/orange-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-orange {
	background:url(../images/orange-step3.gif) no-repeat left top;
}
.furtherinfo-section .steplist #a-darkblue {
	background:url(../images/darkblue-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-darkblue {
	background:url(../images/darkblue-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-darkblue {
	background:url(../images/darkblue-step3.gif) no-repeat left top;
}
.furtherinfo-section .steplist #a-lightblue {
	background:url(../images/lightblue-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-lightblue {
	background:url(../images/lightblue-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-lightblue {
	background:url(../images/lightblue-step3.gif) no-repeat left top;
}
.furtherinfo-section .steplist #a-red {
	background:url(../images/red-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-red {
	background:url(../images/red-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-red {
	background:url(../images/red-step3.gif) no-repeat left top;
}
.furtherinfo-section .steplist #a-yellow {
	background:url(../images/yellow-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-yellow {
	background:url(../images/yellow-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-yellow {
	background:url(../images/yellow-step3.gif) no-repeat left top;
}
.furtherinfo-section .steplist #a-green {
	background:url(../images/green-step1.gif) no-repeat left top;
}
.furtherinfo-section .steplist #b-green {
	background:url(../images/green-step2.gif) no-repeat left top;
}
.furtherinfo-section .steplist #c-green {
	background:url(../images/green-step3.gif) no-repeat left top;
}
.furtherinfo-section .orange-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .orange-tick-list li {
	background:url(../images/orange-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}
.furtherinfo-section .lightblue-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .lightblue-tick-list li {
	background:url(../images/lightblue-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}
.furtherinfo-section .darkblue-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .darkblue-tick-list li {
	background:url(../images/darkblue-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}
.furtherinfo-section .green-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .green-tick-list li {
	background:url(../images/green-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}
.furtherinfo-section .yellow-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .yellow-tick-list li {
	background:url(../images/yellow-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}
.furtherinfo-section .red-tick-list ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.furtherinfo-section .red-tick-list li {
	background:url(../images/red-tick.gif) no-repeat left top;
	padding:2px 0 0 25px;
	font-size:1.2em;
	min-height:20px;
	margin:auto 0;
	font-weight:bold;
}


.furtherinfo-section .required {
	color:#FF0000;
	float:right;
	font-size:0.7em;
	margin-right:10px;
}
.furtherinfo-section .req {
	color:#FF0000;
	font-size:0.7em;	
}
.furtherinfo-section form {
	margin:0;
	padding:0;
}
.furtherinfo-section p {
	margin:0;
	margin-top:8px;
	padding:0;
}
.furtherinfo-section label {
	width:250px;
	display:block;
	float:left;
	position:relative;
}
.furtherinfo-section input {
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.furtherinfo-section select {
	background-color:#FFFFFF;
	border:1px solid #E0E0E0;
	border:1px solid #CCCCCC;
}
.furtherinfo-section .aligncentre {
	text-align:center;
}
.furtherinfo-section .checkbox input {
	width:auto;
	border:none;
	background:transparent;
}
.furtherinfo-section .checkbox label {
	float:none;
	width:auto;
}
.furtherinfo-section textarea {
	width:448px;
	height:100px;
}
.furtherinfo-section .btnSubmit {
	margin-top:15px;
	width:auto;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.furtherinfo-section h1 {
	color:#ff6600;
	margin:0 0 8px 0;
	font-size:1.2em;
	padding:0;	
}
.furtherinfo-section h2 {
	color:#000;
	margin:0 0 8px 0;
	font-size:1.0em;
	padding:0;
}
.portal-results-footer {
	width:615px;
	margin-left:1px;
	height:5px;
	background:url(../images/portal-footer-bg.gif) bottom no-repeat;
}
.lower-content {
	margin-bottom:6px;
	margin-left:3px;
	margin-right:7px;
	overflow:hidden;
	margin-top:6px;
}
.lower-content-heading {
	height:22px;
	padding-right:15px;
}
.lower-content-heading h1 {
	margin:0;
	font-size:1.0em;
	padding-top:2px;
	padding-left:5px;
}
.lower-content-contnent {
	padding:5px;
	padding-bottom:0;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.lower-content-contnent img {
	float:right;
	margin-left:10px;
	padding-bottom:3px;
}
.lower-content-contnent p {
	text-align:justify;
	margin:0;
	margin-bottom:5px;
}
.bottomnav {
	border-top:1px solid #ccc;
	width:770px;
	padding-top:10px;
}
.bottomnav p {
	text-align:left;
}
.clear {
	clear:both;
}
.error
{
	color:red;
}

.dropstyle-wrapper {
	z-index:0;
	margin:0 auto; 
	width:800px;
}
.dropstyle {
	border:1px solid #000;
	overflow:hidden;
	position:absolute;
	visibility:hidden;
	width:800px;
	margin:0 auto;
	height:500px;
	background:#FFF;
}
.dropstyle iframe {
	background:#FFF;
}
.dropstyle a {
	width:120px;
	display:block;
	color:#FFFFFF;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	border-color: #FFFFFF #333333 #333333 #FFFFFF;
	background-color:#ff5000; 
	border-style:solid;
	border-top-width: 2px; 
	border-right-width: 2px;
	border-bottom-width: 2px; 
	border-left-width: 2px;
	text-align:center;	
}