@media all
{
  
/** BASIC STYLES */

.container {
	width: 1150px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 106px;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 106px;
	background: url(/businessportal/imagesblue/homepage02.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	height: 100px;
}

/** SEARCH */

#search {
	float: right;
	width: 210px;
	padding: 60px 0px 0px 0px;
}

/** TOPMENU */

#topmenu {
	height: 30px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/businessportal/imagesblue/homepage01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* color: #4F5B65; */
	color: black;
}

form {
	margin: 0px;
	padding: 0px;
}

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

.input-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4F5B65;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
	font-size:12px;
	color: #005876;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
	line-height: 17px;
}

p {

}

ol {
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 li a {
	padding-left: 15px;
	background: url(/businessportal/imagesblue/homepage09.gif) no-repeat left center;
}

ul.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	padding: 10px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px;
	font-size: 13px;
}

ul.list2 h3 a {
	text-decoration: none;
	color: #005876;
}

ul.list2 h3 a:hover {
	text-decoration: underline;
	color: #0090BA;
}

ul.list2 p {
	margin: 0px;
}

ul.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list3 li {
	padding: 20px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list3 li.first {
	padding-top: 0px;
	border: none;
}

ul.list3 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list3 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #005876;
}

ul.list3 h3 a:hover {
	text-decoration: underline;
	color: #0090BA;
}

ul.list3 p {
	margin: 0px;
}

a {
	color: #0090BA;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(/businessportal/imagesblue/homepage10.gif) repeat-x left top;
}

.more a {
	padding-left: 17px;
	background: url(/businessportal/imagesblue/homepage11.gif) no-repeat left center;
	color: #56636F;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #CBD0D4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	background: url(/businessportal/imagesblue/subpage101.jpg) no-repeat 400px 0px;
}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
}

#search input {
	float: left;
}

#search .input-text {
	width: 165px;
	height: 16px;
	background: #FFFFFF;
	border: 0px none;
}

#search-input-submit {
	margin-left: 5px;
}

/** TOPMENU */

#topmenu {
	color: #3F6967;
}

#topmenu p {
	margin: 0px;
}

#today {
	float: left;
	padding: 0px 0px 0px 15px;
}

#login {
	float: right;
	margin-top:8px;
}


/** MENU */

#nav_main {
	height: 38px;
}

#nav_main ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#nav_main li {
	float: left;
	padding: 0px 20px 0px 20px;
	background: url(/businessportal/imagesblue/homepage04.gif) no-repeat left top;
}

#nav_main li.first {
	padding-left: 15px;
	background: none;
}

#nav_main a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#nav_main a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 1130px;
	padding: 10px;
	background: #FFFFFF;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 0px;
}

.three-columns .column2 {
	float: left;
	width: 520px;
	padding: 0px 10px;
}

.three-columns .column3 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

/** 2-COLUMN LAYOUT WITH RIGHT CONTENT AREA */

.two-columns-right-content {
}

.two-columns-right-content #content {
	float: right;
	width: 880px;
	margin-left
}

.two-columns-right-content #sidebar {
	float: left;
	width: 240px;
}

/** 2-COLUMN LAYOUT WITH LEFT CONTENT AREA */

.two-columns-left-content {
}

.two-columns-left-content #content {
	float: left;
	width: 920px;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 200px;
}

/** 1-COLUMN LAYOUT */

.one-column-content {
}

/** FOOTER */

#footer .container {
	width: 1150px;
	padding: 15px 0px 0px 0px;
	height:30px;
}

#footer a {
	padding: 0px 10px;
	color: #5F8B9D;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

#footer .links img{
	padding-left: 20px;
}

/** BOX STYLE 1 */

#nav_left {
	margin-bottom: 10px;
}

#nav_left #head {
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: url(/businessportal/imagesblue/homepage06.gif) no-repeat left top;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	height: 25px;
}

#nav_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#nav_left li {
	margin-top: 1px;
	padding: 10px 0px 10px 15px;
	background: #E4E7E9;
}

#nav_left li ul li {
	margin-top: 1px;
	padding: 10px 0px 10px 15px;
	background: #ffffff;
}

#nav_left li ul li {
	margin-top: 1px;
	padding: 10px 0px 10px 15px;
	background: #E4E7E9;
}


#nav_left li.alt {
	background: #DADEE1;
}

#nav_left a {
	text-decoration: none;
	color: #4E5A64;
}

#nav_left a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box_schema2 {
}

.box_schema2 h4 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/businessportal/imagesblue/homepage07.gif) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.box_schema2 .boxbody {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.view-article {
	margin-bottom: 10px;
}

.view-article h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/businessportal/imagesblue/subpage301.jpg) repeat-x left top;
	font-size: 13px;
	color: #394149;
}

.view-article h3 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/businessportal/imagesblue/subpage301.jpg) repeat-x left top;
	font-size: 15px;
	color: #394149;
}


.view-article .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 4 */

.box_schema1 {
	margin-bottom: 10px;
}

.box_schema1 h4 {
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: url(/businessportal/imagesblue/homepage06.gif) no-repeat left top;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	height: 25px;
}

.box_schema1 .boxbody {
	padding: 20px 15px 15px 15px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 5 */

.box-style5 {
	margin-bottom: 10px;
}

.box-style5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(/businessportal/imagesblue/homepage15.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** STOCK TICKER */

.stock-ticker {
}

.stock-ticker .chart {
	margin-bottom: 5px;
}

.stock-ticker .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.stock-ticker .change span {
	font-weight: bold;
	color: #128558;
}

.stock-ticker .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#more-headlines .content {
	padding-bottom: 10px;
}

.borderlesstable {
  border-collapse: collapse;
  color: #363636;
  text-align:left;
  width: 100%;
  }
.borderlesstable caption {
  text-align: center;
  font: bold 12px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #4B4B4B;
  text-transform: uppercase;
}
.borderlesstable thead {
background:url(/businessportal/imagesblue/subpage302.jpg) repeat-x;
text-align:left;
height:28px;
}
.borderlesstable thead th, tfoot th {
padding:4px;
}
.borderlesstable thead th {
text-align:center;
}
.borderlesstable tr.odd {
background: #f1f1f1;
}
.borderlesstable tbody th, tbody td {
padding:4px;
}
.boderbottom{ 
border-bottom: 1px solid grey;
}

.webform_table{
 width: 100%;
 background-color: #ffffff;
 vertical-align: top;
 border:0;
}

.webform_table tbody th, .webform_table tbody td {
 border:0;
 background-color: #ffffff;
}

.webform_table table{
 border:0;
 background-color: #ffffff;
}
.webform_table table *{
 border:0;
}

.webform_table .webform_field input{
 width:100%;
 font-size:14px;
}

.webform_table .webform_label{
 width:10%;
 text-align: left;
}

.webform_table .webform_field_checkbox{
 width:10px;
}
.webform_table .webform_field_checkbox input{
 width:10px;
}
.webform_table .webform_label_checkbox{
 width:auto;
 text-align: left;
}
.webform_table .webform_field_multi textarea{
 width:590px;
 height: 200px;
 font-size:10px;
}
.webform_msg_error{
 color: #e46c6d;
}

   
}

@media print
{
   /**
   * ------------------------------------------------------------------
   * Print Layout
   * ------------------------------------------------------------------
   */
   
  body, #window, #page, #main { margin:0; padding: 0; border: 0; }
  #window, #page {width: 100% !important; min-width:0; max-width: none}
  #header { height: auto; }
  #footer { }

  #topnav, #nav_main, #breadcrumb { display: none; }

  #col1 { display:none; }
  #col3 { display:none; }
  
  #col2, #col2_content { width: 100%; margin:0; padding: 0; border:0; }
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
/*
#nav_main{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:#C0C7CC url(/businessportal/imagesblue/gradient.png) repeat-x top left;}
#nav_main ul{margin:0;padding:0;list-style-type:none;width:auto;}
#nav_main ul li{display:block;float:left;margin:0 1px 0 0;}
#nav_main ul li a{display:block;float:left;text-decoration:none;padding:4px 20px 0 20px;height:20px;}
#nav_main a {color:#000;}
#nav_main a:hover {color:#fff;background:#212E3F;}
#nav_main a.current {color:#fff;background:#212E3F;}
*/
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */




form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 1em 0;
    border: none;
}

legend {
    margin: 1em 0;
    padding: 0 .5em;
    color: #036;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

label {
    float: left;
    width: 200px;
    padding: 0 1em;
    text-align: right;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}


fieldset div input, fieldset div textarea {
    width: 200px;
    padding: 1px;
}


fieldset div select {
    padding: 1px;
}



div.fm-multi div {
    margin: 5px 0;
}

div.fm-multi input {
    width: 1em;
}

div.fm-multi label {
    display: block;
    width: 200px;
    padding-left: 5em;
    text-align: left;
}

#fm-submit {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

#fm-submit input {
    padding: 2px 1em;
}



form#location_add fieldset div button{

 width: 25px;

}



/* required fields - does not work in IE */

fieldset div.fm-req {

    font-weight: bold;

}



fieldset div.fm-req label:before {

    content: "* "; /* does not work in IE */

}


/* archive: add caller */

form#location_add div.age {

	float: left;

}


form#location_add div.caller_sex label {

	width: auto;

}


table.showbrowser  {
border: 1px solid black;
color:white;
width: 460px;

}


TABLE.showbrowser TR.even TD
{
background-color:#B0B0B0;
text-align:center;
}

TABLE.showbrowser TR.odd TD
{
text-align:center;
}


td.grey2  {

background-color:black;

border-color:silver;

color:white;

font-weight:bold;

text-align:center;

}




td.grey  {

background-color:gray;

border-color:silver;

color:white;

font-weight:bold;

text-align:center;

}



td.red  {

background-color:maroon;
border-color:white;
color:white;

}

td.orange  {

background-color:#CCCCCC;
border-color:white;
color: black;
text-align:center;
font-weight:bold;

}

td.flow  {

background-color:#EEF57A;
border-color:black;
color: black;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-top: 1px solid #555;
border-bottom: 1px solid #555;

text-align:center;
font-weight:bold;

}

td.flowdecide  {

background-color:#FF992E;
border-color:black;
color: black;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-top: 1px solid #555;
border-bottom: 1px solid #555;
text-align:center;
font-weight:bold;

}

td.flowstart  {

background-color:#C3F57A;
border-color:black;
color: black;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-top: 1px solid #555;
border-bottom: 1px solid #555;

text-align:center;
font-weight:bold;

}

td.flowend {
background-color:#F57A7A;
border-color:black;
color: black;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-top: 1px solid #555;
border-bottom: 1px solid #555;

text-align:center;
font-weight:bold;

}



td.darkblue  {

background-color:#283863;
border-color:white;
color:white;
text-align:center;
font-weight:bold;
}

.hidden{
	visibility: hidden;
}

.vertical{
	-o-transform:rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.functionoutput{
	background-color: #eee;
	padding: 10px;
	font-family: monospace;
}

.mr5{
	margin-right: 5px;
}
.ml5{
	margin-left: 5px;
}