body {
	background: #fff;
	margin: 0;
	padding: 0;
}
body.popup {
	background: #fff;
	margin: 15px;
}
table#outerContainer {
  width: 762px;
}
.columns1 {
  width: 180px;
}
.columns2 {
  width: 374px;
}
.columns3 {
  width: 568px;
}
#topLogoContainer {
  background: #FFB10D;
}

.topPortalContainerLeft {
  background: #ccc;
	border-top: solid 3px #fff;
	font-size: 10px !important;
}
.topPortalContainerLeft table {
	border-right: solid 1px #fff !important;
}
.topPortalContainerRight {
  background: #ccc;
	border-top: solid 3px #fff;
	font-size: 10px !important;
}
#topMenuContainer {
	background: #24559E;
	border-top: solid 1px #fff;
}
#breadcrumbsContainer {
  border-top: solid 2px #999;
}
#breadcrumbs {
	text-align: left;
	font-size: 10px;
	color: #24559E;
}
#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited,
#breadcrumbs a:hover {
	color: #24559E;
}
#icons {
	text-align: right;
}
#icons img {
  margin: 3px 4px 2px 4px;
}
#leftColumnContainer {
}
#mainLeftColumnContainer {
}
#mainRightColumnContainer {
}
#rightColumnContainer {
}
#footerLinks {
  padding: 10px;
	text-align: center;
	margin-top: 20px;
	border-top: solid 1px #999;
	font-weight: normal;
}
#footerAddress {
  padding: 10px;
	text-align: center;
	color: #999;
	border-top: solid 1px #ccc;
}
#footerLinks nobr,
#footerAddress nobr {
  margin-left: 3px;
	margin-right: 3px;
}
#logoArea {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-right: solid 3px #fff;
}
#logoArea img {
  margin: 5px;
}
#imageArea {
	text-align: right;
	background: #fff;
}
td#imageArea img, 
td#imageArea object, 
td#imageArea embed {
  display: block;
}
body, td, th, p, input, button, select, textarea {
  font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul li {
  list-style-type: disc;
  margin-left: -20px;
}
select, textarea {
  font-weight: normal;
}

h1, .heading1 {
  font-size: 18px;
	font-weight: normal;
	/*EditMenuName: Heading 1;*/
}
h2, .heading2, .newsHeadline {
  font-size: 13px;
	font-weight: bold;
	EditMenuName: Heading 2 ;
}
h3, .heading3 {
  font-size: 11px;
	font-weight: bold;
	EditMenuName: Heading 3;
}
h2.moduleHeader {
	display: block;
	height: 18px;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	EditMenuName: Module Heading;
}
.introduction {
	font-weight: bold;
	line-height: 150%;
	EditMenuName: Introduction;
}
.date {
  color: #999;
  EditMenuName: Date;
}
.imageText {
  font-size: 80%;
  EditMenuName: Image text;
}
.error {
  color: #d00;
}
.bold {
  font-weight: bold;
}
.portalName {
  font-size: 12px;
	font-weight: bold;
}
a:link {
  color: #24559E;
}
a:visited {
}
a:hover {
}
a.white {
  color: #fff;
}
a.black {
  color: #000;
}
input.button, button.button,
input.buttonOver, button.buttonOver {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #49453D;
	border: solid 1px #49453D;
	height: 20px;
	padding-top: 1px;
}
input.button, button.button {
	background: #fff url(/images/Connex/bg2.gif) repeat-x;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#49453D,direction=135,strength=1);
	margin-bottom: 2px;
	height: 20px;
}
input.buttonOver, button.buttonOver {
	background: #ccc url(/images/Connex/bg1.gif) repeat-x;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#49453D,direction=315,strength=1);
	margin-bottom: 2px;
	height: 20px;
}
td.portalSelectorHome {
  height: 32px;
	padding: 3px 5px;
	text-align: center;
	font-size: 10px;
}
td.portalSelectorHome a {
  color: #000;
}
td.portalSelector {
  height: 32px;
	font-weight: bold;
	padding: 3px 5px;
}
td.portalSelector a {
  color: #000;
}
td.portalSelectorActive {
  background: #FFB10D;
	height: 32px;
	font-weight: bold;
	padding: 3px 5px;
}
td.portalSelectorActive a {
  color: #000;
}
td.countrySelector {
  height: 32px;
	font-weight: bold;
	padding: 3px 5px;
}
td.portalSelector a,
td.portalSelectorActive a,
td.countrySelector a {
  text-decoration: none;
}
td.portalSelector a:hover,
td.portalSelectorActive a:hover,
td.countrySelector a:hover {
  text-decoration: underline;
}
td.portalSelector select,
td.portalSelectorActive select,
td.countrySelector select {
}
.borderLeft {
  border-left: solid 1px #fff;
}
.borderRight {
  border-right: solid 1px #fff;
}
.noLeftPadding {
  padding-left: 0 !important;
}
.icon {
	padding-left: 0 !important;
}
select.header {
  font-weight: bold;
}
table#topMenu {
  border-collapse: collapse;
}
table#topMenu td {
  border-right: solid 1px #ccc;
	height: 25px;
	padding: 2px 4px;
	text-align: center;
	vertical-align: middle;
}
table#topMenu td.active {
  background: #FFB10D;
}
table#topMenu td a {
  color: #fff;
	text-decoration: none;
}
table#topMenu td a:hover {
  text-decoration: underline;
}
table#topMenu td.active a {
  color: #000;
	text-decoration: none;
}
table#topMenu td.active a:hover {
  text-decoration: underline;
}
table#leftMenu {
	background: #fff;
	margin: 0 0 20px 0;
}
table#leftMenu td.spacer {
  border: none;
	padding: 0;
}
table#leftMenu td {
  vertical-align: top;
	border-bottom: solid 1px #ccc;
}
table#leftMenu td.link {
  padding: 4px 5px 5px 2px;
}
table#leftMenu td.topLink {
  padding: 2px 5px 3px 5px;
	font-weight: bold;
	background: #999;
	border-bottom: none 0px #fff;
	height: 25px;
	vertical-align: middle;
}
table#leftMenu tr.active td {
  background: #FFB10D;
}
table#leftMenu td a {
  color: #000;
	text-decoration: none;
}
table#leftMenu td a:hover {
  text-decoration: underline;
}
table#leftMenu tr.active td a {
	text-decoration: none;
	color: #000;
}
table#leftMenu tr.active td a:hover {
	text-decoration: underline;
}
table#leftMenu td.topLink a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
table#leftMenu td.topLink a:hover {
	text-decoration: underline;
}

table#explorerMenu th.topLink {
  padding: 2px 5px 3px 5px;
	font-weight: bold;
	background: #999;
	border-bottom: none 0px #fff;
	height: 25px;
	vertical-align: middle;
}

table#explorerMenu th.topLink a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
table#explorerMenu th.topLink a:hover {
	text-decoration: underline;
}

table.siteMapTable td {

}
table.siteMapTable td table td {

}
tr.siteMapHeader td {
  background: #949694;
  height: 25px;
	padding: 2px 5px 3px 5px;
	color: #fff;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #fff;
}
table.siteMapTable td ul li {
  color: #999;
}
.inputlabel {
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide {
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: normal;
}
input.registerfield,
span.registerfield input {	
	width: 20em;
}
.hidden {
  display: none;
}
iframe#TravelPlanner {
  margin-bottom: 10px;
}
span#DefaultFramework_pagebody_PageBody_MainBody {
  display: block;
  margin-bottom: 10px;
}
table.tableBorder {
 border-collapse: collapse;
 border: 1px solid #999999;
 EditMenuName: Border;
}
table.tableBorder th {
 vertical-align: top;
 padding: 3px;
 border: 1px solid #999999;
}
table.tableBorder td {
 vertical-align: top;
 padding: 3px;
 border: 1px solid #999999;
}

