body {
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 0.75em;
	background: #E1E5E6 url('../images/header-background.png') left top no-repeat;
}

h3 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	color: #999;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

em {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #004489;
	font-weight: bold;
	outline: none; /* hide dotted outline in Firefox */
}

a:hover {
	text-decoration: underline;
}

label {
	font-size: 0.9em;
	color: #666;
	font-weight: bold;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

input, textarea {outline-style:none;}

img {
	border:0;
}

abbr {
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

caption {
	font-weight: bold;
}

tr {
	vertical-align:top;
}

.clear {
	clear: both;
	font-size:0;
	line-height:0;
}

.hid {
	display: none;
}

.light {
	color: #cdcdcd;
}

.float_left {
	float: left;
	margin: 0 10px 0 0;
}

.breadcrumb { font-size: 10px; color: #666; margin: 8px 0; clear: both; }

.small_gray_box {
	float: left;
	width: 25px;
	height: 25px;
	margin: 3px 7px 7px 4px;
	background-color: #666666;
}

#container {
	position: relative;
	text-align: left;
	width: 100%;
}

#container-btm {
	clear:both;
	margin: 0;
	padding: 0;
	background: #E1E5E6 url("../images/footer-bg.png") 50% 0 no-repeat;
	float:left;
	width: 100%;
}

#bottom-band {
	width: 100%;
	background: #ff0000 url("../images/footer_topbar.jpg") bottom left repeat-x;
	
}

#header-details {
	color: #004489;
	font-size: 18px;
	position: absolute;
	top: 55px;
	left: 0;
	margin: 0;
	padding: 0;
}

#header-details a {
	font-weight: normal;
}

#header-details a:hover {
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 5px;
	left: 596px;
	margin: 0;
	padding: 0;
}

#logo a {
	display: block;
	margin: 0;
	padding: 0;
	width: 398px;
	height: 73px;
	background: transparent url("../images/concateno-logo.png") no-repeat;
	text-indent: -9999px;
}

#logo-group {
	position: absolute;
	top: 52px;
	left: 445px;
	width: 397px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url("../images/group_logos.jpg") no-repeat;
	text-indent: -9999px;
}

#main_search {
	display: block;
	width: 250px;
	height: 86px;
	position: absolute;
	right: 0;
	background: transparent url("../images/search_background.jpg") left bottom no-repeat;
}

#main_search form {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 21px;
	top: 47px;
	height: 20px;
	width: 250px;
}

#main_search form input {
	height: 12px;
	width: 100px;
	font-size: 0.67em;
	margin: 0 4px 0 6px;
}

#main_search form button {
	width: 53px;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menuh-container {		/* this is the main container position as you want*/
	font-size: 1em;		/* do not remove or alter */
	z-index: 1;			/* do not remove or alter */
}
	
#main_navigation {
	width: 994px;
	margin: 5px auto 0 auto;
	clear:both;
	float: none;
}

#main_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	float: left;
}

#main_navigation li {
	position: relative;			/* do not remove or alter */
    min-height: 1px;			/* do not remove or alter */ 
    vertical-align: bottom;		/* do not remove or alter */
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#main_navigation li a {
	display: block;
	text-align: left;
	margin: 0 1px 0 0;
	width: auto;
	text-decoration: none;
	color: #FFF;
	line-height: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	height: 28px;
	background: transparent url('../images/navigation_tab_left.png') 0 0 no-repeat;
	text-shadow: 1px 1px #004489;
}

#main_navigation li a span {
	float:left;
	display:block;
	background: transparent url("../images/navigation_tab_right.png") no-repeat right top;
	padding:6px 10px 5px 0;
	font-weight:bold;
}

#main_navigation li a:hover {
	background-position: 0 -32px;
}

#main_navigation li a:hover span {
	color:#FFF;background-position:100% -32px;
}

#main_navigation #selected a {
	background-position: 0 -64px;
	color: #24425E;
	text-shadow: none;
}

#main_navigation #selected a:hover span {
	color: #24425E;
}

#main_navigation #selected a span { background-position:100% -64px; }

#main_navigation li li a, #main_navigation #selected li a {
	width: 210px;
	background: none;
	color: #FFF;
	margin: 0;
	padding: 9px 10px 11px 10px;
	height: auto;
}

#main_navigation li li a:hover, #main_navigation #selected li a:hover {
	background-image: none;
	color: #4F92FF;
}

/* ############### Drop-down start ############### */

#main_navigation li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}
	
#main_navigation li li
	{
	background: transparent url('../images/main-nav-separator.png') 0 100% no-repeat;
	}

#main_navigation ul ul
	{
	position:absolute;
	top: auto;
	left: auto;
	display:none;
	padding: 0;
	margin: 0;
	z-index: 0;
	width: 230px;
	background: #004489 url('../images/main-nav-bg.png') 0 0 no-repeat;
	}

#main_navigation ul ul ul
	{
	top:10px;
	left:50%;
	}
	
div#main_navigation li:hover
	{
	cursor:pointer;
	z-index:100;
	}
	
div#main_navigation li:hover ul ul,
div#main_navigation li li:hover ul ul,
div#main_navigation li li li:hover ul ul,
div#main_navigation li li li li:hover ul ul
{display:none;}

div#main_navigation li:hover ul,
div#main_navigation li li:hover ul,
div#main_navigation li li li:hover ul,
div#main_navigation li li li li:hover ul
{display:block;}

#main_navigation			/* IE stuff */
	{
	float:none;
	}
	
body						/* IE stuff */
	{
	behavior:url(/css/csshover.htc);
	}
	
#main_navigation ul li		/* IE stuff */
	{
	float:left;
	}
	
#main_navigation a			/* IE stuff */
	{
	height:1%;
	}

/* ############### Drop-down end ############### */


#main_content {
	padding: 8px 0 0 0;
	width: 100%;
	background-color:#FFF;
	
}

#body {
	position: relative;
	width: 994px;
	margin: 0 auto;
	padding: 0 0 8px 0;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 994px;
	text-align: left;
	height: 90px;
}

#footer {
	position: relative;
	margin: 24px auto;
	width: 994px;
	text-align: left;
	font-size: 0.9em;
	color: #666;
}

#footer .footer_left {
	float: left;
}

#footer .footer_right {
	float: right;
	text-align:right;
}

#footer .linkblk {
	float: left;
	margin: 0 10px 0 0;
	width: 140px;
	overflow: hidden;
}

#footer .linkblk h3 {
	width: 170px;
	color: #ffffff;
	padding: 0 0 6px 6px;
	margin: 0;
	font-size: 11px;
}

#footer .linkblk ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:normal;
}

#footer .linkblk li {
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 1.4em;
}

#footer .linkblk li a {
	color: #666;
	font-weight: normal;
}

#menu_divisions {
	float: left;
	height: 254px;
}

#menu_divisions ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_divisions li {
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
}

#menu_divisions li:first-child {
	margin: 0;
}

#menu_divisions li a {
	display:block;
	margin: 0;
	padding: 6px 10px;
	width: 103px;
	height: 246px;
	color: #fff;
	font-weight:normal;
}

.content {
	float: left;
	width: 994px;
	padding: 0 0 8px 0;
}

.content_bg {
	float: left;
	width: 994px;
}

.leftcol {
	float: left;
	width: 743px;
	padding: 0 10px 0 0;
}

.leftcol h1 {
	color: #004489;
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 2em;
	font-weight: normal;
}

.leftcol p, #content #content_bg .leftcol hr, .leftcol table, .leftcol ul, .leftcol ol {
	font-size: 1.1em;
	margin: 1em 0 1em 0;
	color: #333;
	line-height: 1.4em;
}

.leftcol ul, .leftcol ol {
	padding: 0 0 0 15px;
}

.leftcol table {
	width: 715px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 0;
	border-right: 0;
	background-color: #FFF;
	font-size: 12px;
}

.leftcol table p {
	padding: 0;
	margin: 1em 0 1em 0;
	color: #333;
	line-height: 1.4em;
}

.leftcol th {
	color: #333;
	background: #CCC;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 4px;
}

.leftcol td {
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 4px;
}

.leftcol h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000;
	margin: 10px 0 0 0;
	font-weight:normal;
}

.leftcol h3 {
	font-size: 1.3em;
	color: #004489;
	margin: 1em 0 0 0;
	font-weight:normal;
}

.leftcol img {
	border-color: #CCC !important;
}

.leftcol .input {
	width: 386px;
}

.leftcol .textarea {
	width: 386px;
	height: 150px;
}

.leftcol ol li {
	margin: 1em 0;
}

.rightcol {
	float: right;
	width: 241px;
}

#flags {
	float: left;
	height: 27px;
	background: transparent url('../images/flags-bg-right.png') left top no-repeat;
}

#flags ul {
	margin: 0 0 0 8px;
	padding: 6px 0 0 0;
	list-style-type: none;
	font-weight:normal;
	font-size: 10px;
	line-height: 17px;
	background: transparent url('../images/flags-bg-left.png') right top no-repeat;
	float: left;
	height: 27px;
}

#flags li {
	margin: 0;
	padding: 0;
	float: left;
}

#flags li a {
	display:block;
	margin: 0;
	padding: 0 8px 0 0;
	height: 15px;
	text-indent: 23px;
	color: #666;
}

#flags li a:hover {
	color: #999;
	text-decoration: none;
}

#flags .uk { background: transparent url("../images/flag-uk.gif") 0 0 no-repeat; }
#flags .fr { background: transparent url("../images/flag-fr.gif") 0 0 no-repeat; }
#flags .it { background: transparent url("../images/flag-it.gif") 0 0 no-repeat; }
#flags .es { background: transparent url("../images/flag-es.gif") 0 0 no-repeat; }
#flags .se { background: transparent url("../images/flag-se.gif") 0 0 no-repeat; }
#flags .de { background: transparent url("../images/flag-de.gif") 0 0 no-repeat; }

.leightbox h2, .leightbox2 h2 {
	font-size: 1.4em;
	margin: 0;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left:-200px;
	width: 400px;
	height: 320px;
	padding: 12px;
	border: 12px solid #B8B8B8;
	background-color: #daeaf9;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.leightbox2 {
	color: #333;
	display: none;
	position: relative;
	top: 50px;
	width: 854px;
	height: 650px;
	padding: 12px;
	margin: 0 auto;
	border: 12px solid #B8B8B8;
	background-color: #daeaf9;
	text-align: center;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed; }

/* green buttons */
.green_button {
	cursor:pointer; 
	cursor:hand; 
	line-height:24px;
	background:url('../images/button-grey-left.png') no-repeat left top;
	height:25px; 
	padding-left:12px; 
	vertical-align:middle;
	/*display:block; /*opera*/
	display:inline-block; /*ie*/
	/*display:-moz-inline-box;  /*ff*/
	margin: 5px 0 0 0;
	color: #333;
	font-size: 11px;
}

.green_button span { 
	background:url('../images/button-grey.png') no-repeat right top; 
	height:25px;
	/*display:block;*/
	/*display:inline;*/
	display:inline-block;
	padding-right:12px;
	line-height:24px;
	color: #333;
	text-transform:uppercase;
}

a.green_button:hover {background-position:left -158px; color: #268100; text-decoration:none;}
a.green_button:hover span {background-position:right -158px;}

.green_button_tint {
	cursor:pointer; 
	cursor:hand; 
	line-height:24px;
	background:url('../images/button-grey-left.png') no-repeat left -340px;;
	height:25px; 
	padding-left:12px; 
	vertical-align:middle;
	/*display:inline;*/
	/*display:block; /*opera*/
	display:inline-block; /*ie*/
	/*display:-moz-inline-box;  /*ff*/
	margin: 5px 0 0 0;
	color: #999;
	font-size: 11px;
}

.green_button_tint span { 
	background:url('../images/button-grey.png') no-repeat right -340px; 
	height:25px;
	/*display:inline;*/
	/*display:block;*/
	display:inline-block;
	padding-right:12px;
	line-height:24px;
	color: #999;
	text-transform:uppercase;
}
/*button tag*/

button {border:0; border:none; background:transparent; width:1; overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; cursor:hand; font-weight: bold;}
	
/* end green buttons */

div.transbox {
	border-top:1px solid #DDD;
	background: transparent url('../images/form-bg.gif') 0 0 repeat-x;
	width:554px;
	margin:13px 0;
	padding:0 13px;
	/*filter:alpha(opacity=60); opacity:0.6;*/
}
div.transbox p {
	/*color:#000000;
	font-weight:bold;*/
}

.transbox .inputText {
	padding: 3px 5px;
	width: 259px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
}

.infobox {
	display:none; border:1px solid #CCC; width:75%; background-Color:AntiqueWhite; margin-top:5px; padding: 5px 5px 5px 5px;
}
div.contactbox {
	/*border-top:1px solid #DDD;
	background: transparent url('../images/form-bg.gif') 0 0 repeat-x;
	width:554px;
	margin:13px 0;
	padding:0 13px;*/
	/*filter:alpha(opacity=60); opacity:0.6;*/
}
#contactform p {
	/*color:#000000;
	font-weight:bold;*/
	margin: 0.5em 0;
}
#contactform label {
	font-size: 11px;
	color: #FFF;
}
#contactform .inputText {
	padding: 3px 5px;
	width: 226px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
}
/* TrichoTech form */
.tt_page {
	display:none;
	background:url('../images/trichotech.gif') no-repeat top right;
	/*padding:0;
	margin:0;*/
}
.tt_d_page {display:none}
.tt_info_box {border:1px solid; background-color:#D8D8D8; color:#003399; font-weight:normal; margin:0; padding:5px;}

.forms-trichotech1 fieldset {
  clear: both;
  font-size: 100%;
  border: 0;
  margin: 10px 0;
  padding: 0;
}

.forms-trichotech1 legend {
  clear: both;
  font-size: 1.2em;
  border: 0;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
}

.forms-trichotech1 label{
display: block;
float: left;
width: 420px;
padding: 3px 5px;
margin: 0 0 5px 0;
text-align: right;
}
.forms-trichotech1 .inputText {
padding: 3px 5px;
width: 220px;
margin: 0 0 0 10px;
font-size: 14px;
color: #333;
}


/*classes for tags: label, textarea, select, input*/
.forms-trichotech2 fieldset {
	font-size: 100%;
	border: 0;
	margin: 10px 0;
	padding: 0;
}

.forms-trichotech2 legend {
	font-size: 1.2em;
	border: 0;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-indent: 0;
}

.forms-trichotech2 .label1 {
	display: block;
	float: left;	/* float label to left - general align */
	width: 580px;
	/*padding: 3px 0;*/
	margin: 0 0 8px 0;
	text-align: right; /* align text to right. Everything aligned to right */
	/*background-color: #000099;*/
	/*line-height: 20px;*/
}
.forms-trichotech2 .label2 {
	display: block;
	float: left;	/* float label to left - general align */
	width: 200px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
}
.forms-trichotech2 .label3 {
	display: block;
	float: left;	/* float label to left - general align */
	width: 100px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
}

.forms-trichotech2 .selectText {
	padding: 3px 0;
	width: 236px;
	margin: 0 0 0 7px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
}
.forms-trichotech2 .inputText {
	padding: 3px 5px;
	width: 220px;
	margin: 0 0 0 7px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
}
.forms-trichotech2 .areaText {
	padding: 3px 5px;
	width: 437px;
	/*margin: 0 0 0 10px;*/
	font-size: 13px;
	color: #333;
	font-family: Arial, Verdana, sans-serif;
}
.float-check-radio { /*used in distributors, 221010 */
	display: block;
	float: left;
	padding-right: 13px;
	width: 170px;
}
.sharesb{padding:0px;margin:0;font-size:11px;}
.sharesb ul{text-align:left;list-style-type:none;margin:0;padding:0;}
.sharesb ul li{text-align:left;margin:0;padding:0 10px 0px 0;float:left;}
.sharesb ul li .delicious{background:url("/images/delicious.gif") no-repeat 0 0;}
.sharesb ul li .digg{background:url("/images/digg.gif") no-repeat 0 0;}
.sharesb ul li .reddit{background:url("/images/reddit.gif") no-repeat 0 0;}
.sharesb ul li .facebook{background:url("/images/facebook.gif") no-repeat 0 0;}
.sharesb ul li .stumbleupon{background:url("/images/stumbleupon.gif") no-repeat 0 0;}
.sharesb ul li .linkedin{background:url("/images/linkedin.gif") no-repeat 0 0;}
.sharesb ul li .google{background:url("/images/google.gif") no-repeat 0 0;}
.sharesb ul li .twitter{background:url("/images/twitter.gif") no-repeat 0 0;}
.sharesb ul li .emaillink{background:url("/images/emaillink.gif") no-repeat 0 0;width:23px;}
.sharesb ul li a{padding:0;margin:0;text-decoration:none;color:#666666;width:16px;height:16px;display:block;}

.scroll-pane {
	width: 100%;
	height: 180px;
	overflow: auto;
	background: #ccc;
	padding:0 10px;
	background: transparent url('../images/form-bg.gif') 0 0 repeat-x;
	border-top:1px solid #DDD;
	margin-top: 10px;
}

.boxes-btm {
	width: 217px;
	height: 105px;
	overflow: hidden;
	float: left;
	background: #004489 url('../images/boxes-btm.png') 0 0 repeat-x;
	padding: 5px 12px 0 12px;
	margin: 0 10px 0 0;
}

.boxes-btm h3 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 11px 0;
	text-shadow: 2px 2px #004489;
}

.boxes-btm p, .boxes-btm a {
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0.4em 0;
}

.boxes-btm small {
	color: #fff;
	font-size: 10px;
}

.boxes-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.boxes-right li {
	margin: 0 0 8px 0;
	padding: 0;
	background: #004489 url('../images/boxes-right.png') 0 0 no-repeat;
	font-size: 15px;
	color: #fff;
	width: 241px;
	height: 70px;
}

.boxes-right li a {
	width: 201px;
	height: 54px;
	display: block;
	font-size: 15px;
	color: #fff;
	/*margin: 0 30px 0 0;*/
	padding: 8px 30px 8px 10px;
	font-weight: normal;
}

.boxes-btm small {
	color: #fff;
	font-size: 10px;
}

.networks ul {
	margin: 0;
	padding: 8px 0 0 4px;
	list-style-type: none;
}

.networks li {
	margin: 0;
	padding: 0;
	float: left;
}

.networks a {
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 52px;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding: 36px 0 0 0;
	text-shadow: 1px 1px #001360;
}

.networks-twitter { background-image: url('../images/networks/twitter_32.png'); }
.networks-facebook { background-image: url('../images/networks/facebook_32.png'); }
.networks-linkedin { background-image: url('../images/networks/linkedin_32.png'); }
.networks-blogger { background-image: url('../images/networks/wordpress_32.png'); }
.networks-you-tube { background-image: url('../images/networks/youtube_32.png'); }

.useful-links ul {
	margin: 0;
	padding: 0px 0 0 3px;
	list-style-type: none;
}

.useful-links li {
	margin: 0;
	padding: 0;
	float: left;
}

.useful-links a {
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 76px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding: 30px 4px 0 4px;
	text-shadow: 1px 1px #001360;
}

.useful-links-trichotest { background-image: url('../images/icon-tt-form.png'); }
.useful-links-retriever { background-image: url('../images/icon-retriever.png'); }
.useful-links-drugs-library { background-image: url('../images/icon-drugs-library.png'); }
.useful-links-testing-explained { background-image: url('../images/icon-testing-explained.png'); }

.media-coverage { width: 342px; margin: 0 11px 0 0; }

.conferences { width: 342px; }

.news-home { float: left; margin: 0 11px 0 0; }
.news-home a { font-weight: normal; }
.news-home img { float: left; margin: 0 10px 13px 0; }
.news-home h3, .news-home p { margin: 5px 0;}
.news-home small { font-size: 10px; color:#333;}
.news-home-main { height: 193px; width:742px; border-bottom: 1px solid #ccc;}
.news-home-second { height: 103px; width:366px; padding-top: 7px; }
.news-home-main h3 { font-size: 20px;}
.news-home-second h3 { font-size: 13px; }

.last { margin: 0; }

#Action{position:absolute;z-index:5;}
#Action.fixed{position:fixed;top:0px;margin-top:8px;}

#modules ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:normal;
}

#modules li {
	color: #094367;
	width: 242px;
	height: 70px;
	float: left;
	margin: 0;
	padding: 0 8px 8px 0;
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#modules li a {
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	width: 202px;
	height: 50px;
	display: block;
	padding: 10px 30px 10px 10px;
	margin: 0;
	background: #FFF url('/images/boxes-right.png') 0 100% no-repeat;
}

#modules li:nth-child(3n) {
	padding: 0 0 8px 0;
}
ul#flowcharts {
	padding: 0;
	margin: 0.5em 0 !important;
	list-style-type: none;
	/*width: 717px;*/
	height: 100px;
	font-size: 14px;
	background: #000066 url('/images/flowchart-bg.png') 0 50% repeat-x;
}
#flowcharts li {
	padding: 10px 10px 10px 30px;
	margin: 0;
	width: 144px;
	height: 80px;
	float: left;
	background: transparent url('/images/flowchart-arrow.png') 0 50% no-repeat;
	text-align: center;
}
#flowcharts li:first-child {
	background: none;
	width: 144px;
	padding: 10px;
}
#flowcharts li.flowthree {
	width: 205px;
}
#service-selector {
	width: 753px;
	height: 304px;
	background: transparent url('/images/service-selector-link.png') 100% 78px no-repeat;
	position: absolute;
	left: -753px;
	z-index: 10;
	color: #fff;
	top: 0;
	font-size: 12px;
	display: none;
}
#service-selector .service-selector-main {
	width: 743px;
	height: 283px;
	background: #004489 url('/images/service-selector-bg.png') 0 0 repeat-x;
}
#service-selector a {
	color: #fff;
	font-weight: normal;
}
#service-selector h3 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0.5em 0;
}
#service-selector ul {
	color: #fff;
	font-size: 13px;
	margin: 0.5em 0 1em 0;
	padding: 0 0 0 17px;
}
#service-selector .column {
	width: 350px;
	float: left;
	padding: 10px 0 0 13px;
}
#service-selector .window-close {
	height: 21px;
	background: #004489 url('/images/close-window-bg.png') 0 0 repeat-x;
	padding: 0 13px;
	font-size: 11px;
	text-shadow: 1px 1px #001360;
	line-height: 20px;
	width: 717px;
	border-right: 10px #fff solid;
}
#service-selector .window-close button {
	background: transparent url('/images/close-window-icon.png') 0 2px no-repeat;
	padding-left: 13px;
	color: #fff;
	font-weight: normal;
}
#service-selector .window-close button:hover {
	text-decoration: underline;
}
