body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
	Overflow-y: scroll;
	Overflow-x: hidden;
}

body {
	background-color: #E9E9E9;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body.home .page {
	width: 960px !important;
	background-image: none !important;
}

.page {
	margin: 0 auto;
	width: 839px;
	background-color: white;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.page .content {
		padding-left: 224px;
		padding-bottom: 0;
		clear: both;
		min-height: 690px;
		height: auto !important;
		height: 820px;
}

.page.nonavi {
	background-image: none;
	width: 615px;
}

.page.nonavi .content {
	padding-left: 24px;
	width: 615px;
}

h1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

h1.logo {
	width: 223px;
	height: 79px;
	background-image: url(../images/logo_compact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 1px; 
}

a img {
	border: 0;
}

h1.logo a img {
	width: 223px;
	height: 79px;
	border: 0;
	display: block;
	margin:0 !important;
}

body.home h1.logo {
	left:40px;
	top:8px;
	z-index:1;
}

h1.logo a {
	width: 223px;
	height: 79px;
	vertical-align: top;
	padding: 0;
	margin-top: 0;
}

h2 {
	margin: 0;
	color: #848484;
	font-size: 19px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 16px; }

h2.head {
	margin-top: 0;
	padding-top: 51px;
	padding-left: 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 21px;
	height: 27px; }

h3 {
	padding: 0;
	margin: 0;
	color: #848484;
	font-family: arial, helvetica, sans-serif;
}


a {
		color: #666666;
}


/* #nav */
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 79px;
	width: 224px; }
	#nav a {
		display: block;
		border-top: 1px solid #cccccc;
		padding-left: 24px;
		padding-right: 19px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		font-size: 11px;
		text-decoration: none;
		width: 180px; 
		background-position: 210px 8px;
		text-transform: uppercase; }
	#nav a.with-secondary {
		background-image: url(../images/arrow-gray.gif);
		background-position: 210px 8px; }
	#nav a.with-secondary.active {
		background-image: url(../images/arrow-gray-down.gif);}
	#nav a.with-secondary:hover {
		background-image: url(../images/arrow-red.gif);
		color: #ff3b04;
		background-color: #f2f2f2;}
	#nav a.with-secondary.current,
	#nav a.with-secondary.active:hover	{
		background-image: url(../images/arrow-red-down.gif);
		color: #ff3b04;}
	#nav a.common {
		background-position: 210px 8px; }
	#nav a.common:hover ,
	#nav a.common.current {
		color: #ff3b04;}
		
/* #secondary-nav */
#secondary-nav {
	display: block;
	width: 223px;
	border-top: 1px dashed #cccccc;
	padding-top: 3px !important;
	padding-top: 4px;
	padding-bottom: 4px; }
	#secondary-nav a {
		width: 180px;
		display: block;
		padding: 0 0 0 32px;
		font-size: 11px;
		text-decoration: none;
		line-height: 15px;
		margin-top: 4px;
		border-top: 0px;
		background-repeat: no-repeat;
		background-position: 210px 8px;
		text-transform: none; }
	#secondary-nav a:hover {
		color: #ff3b04;}
	#secondary-nav a.current {
		color: #ff3b04;}

/* #navigation */

.sitenavigation {
	top:79px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	width:224px;
	font-size:11px;	
}

#navigationCompanyShade,
#navigationServicesShade {
	display:none;
	background-color:transparent !important;
	background-image:url(../images/gray-60.png) !important;
	left:224px;
	position:absolute;
	z-index:2999;
}
#navigationCompanySub,
#navigationServicesSub {
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
	display:none;
	left:229px;
	overflow:hidden;
	position:absolute;
	z-index:3000;
}
#navigationCompanyShade {
	top:75px;
	width:226px;
	height:85px;
}
#navigationCompanySub {
	top:79px;
	width:215px;
	height:75px;
}
#navigationServicesShade {
	top:98px;
	width:356px;
	height:235px;
}
#navigationServicesSub {
	top: 102px;
	width:345px;
	height:225px;
}
#navigationCompanySub a,
#navigationServicesSub a {
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#navigationCompanySub a:hover,
#navigationServicesSub a:hover {
	/*color: #cc0000;*/
	color: #ff3b04;
	background-color: #f2f2f2; }
.navigationChapter {
	background-repeat:no-repeat;
	border-top:1px solid #cccccc;
	display:block;
	font-size:11px;
	padding:5px 19px 5px 24px;
	text-decoration:none;
	overflow:hidden;
}
#navigationCompanySub .navigationChapter {
	height:14px;
	width:170px;
}
#navigationServicesSub .navigationChapter {
	height:14px;
	width:300px;
}

/* .introImage */
.introImage {
	margin-bottom: 19px;
}

.related-hidden {
	height: 150px;
	z-index: -5;
}

.innerContent {
	background-color: #FFFFFF;
	padding-bottom: 180px;
	padding-left: 20px;
/*	width: 399px;*/
	width: 370px;
}

.left-column {
	margin-top: -150px;
}

.innerContent p,
.left-column p,
.innerContent h3,
.left-column h3,
.innerContent table,
.left-column table {
/*	clear: both;*/
	font-size: 78%;
	line-height: 1.29em;
	margin-bottom: 18px;
	margin-top: 0;
	padding-top: 0;
}

table.formscontainerline,
table.formscontainerline td {
	border:0 none;
	border-collapse:collapse;
	margin:0 0 4px;
	padding:0;
}

table.formsfield {
	border: 0 none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: auto;
}

td.formsfieldspacer {
	border: 0 none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 7px;
}

.innerContent h3,
.left-column h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
/*	margin-top: 28px;*/
/*	overflow: hidden;*/
	padding: 0;
	width: 399px;
}

.innerContent dl,
.left-column dl {
	font-size: 12px;
	margin-bottom: 18px;
}

.innerContent dl dt,
.left-column dl dt {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 45px;
}

body.home div.content {
	height: 710px !important;
	min-height: 710px;
	padding-left: 263px;
	width: auto;
}

body.home div.introImage {
	height: 440px;
	left: 24px;
	position: absolute;
	top: 0;
	width: 839px;
	z-index: 0;
}

body.home div.introImage {
	height: auto;
	left: 0;
	margin: 0;
	top: 0;
	width: auto;
}

#footer {
	background-color:#3E3E3E;
	bottom:0 !important;
	color:#fff;
	font-size:11px;
	/*height:160px !important;*/
	overflow:hidden;
	position:absolute;
	width:839px;
}
#footer .footer-content {
	margin: 0;
	padding-top: 15px;
}
#footer .left-content {
	float:left;
	margin-left: 16px;
	/*width:50%;*/
}
#footer .left-content,
#footer .right-content {
	background:#3E3E3E none repeat scroll 0 0;
	margin-bottom: 10px;
	/*line-height:140%;*/
}
#footer .left-content .block,
#footer .right-content .block {
	/*padding:0 15px;*/
}
#footer .left-content div.address,
#footer .right-content div.address {
	float:left;
	margin:0px 20px 0px 0px;
	line-height: 140%;
}
#footer .left-content dl,
#footer .right-content dl {
	color:#EEEEEE;
	float:left;
	margin-bottom:15px;
	margin-top:0px;
	width:180px;
	line-height: 140%;
}
#footer .left-content dl dt,
#footer .right-content dl dt {
	float:left;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:50px;
}

#footer .info {
	background:black none repeat scroll 0 0;
	color:#dddddd;
	overflow:hidden;
	width:100%;
}
#footer .info p {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .info img {
	float: right; 
	margin-right: 16px;
	margin-top: 10px;
}

.clearfix {
	clear:both;
}

#footer .block .inner-column {
	display:block;
	float:left;
	margin: 0px 25px 0px 0px;
}

#footer .block .inner-column p {
	padding: 0;
	margin: 0;
	border-bottom:1px solid #999999;
	display:block;
	/*margin-bottom:4px;
	padding-bottom:2px;*/
	width:100px;
}

#footer .block .inner-column ul {
	color:#999999;
	font-size:11px;
}
#footer .block .inner-column ul li {
	line-height:1.5em;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer .block .inner-column ul li a {
	color:#999999;
	text-decoration:none;
}

.news-item {
	margin-bottom: 20px;
}

.news-text {
	border-bottom: 1px dashed #cccccc;
}

.news-item h3 {
	font-size: 12px;
	margin: 0;
}

span.date {
	color:#707070;
	font-size:11px;
	font-weight:normal;
	padding:0;
	text-decoration:none; 
}

.news-item p {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-top:8px;
	margin-bottom: 0;
}

.showhide {
	color: #ff3b04;
	display: block;
	padding: 10px 0;
	font-size: 11px;
	text-decoration: none;
}

.news-box {
	display: block;
	float: right;
	width: 200px;
	height: 180px;
	padding: 0 10px;	
/*	padding: 0 18px;*/
}

.news-box a {
	/*background-image:url(../images/arrow-blue.gif);*/
	color:#336699;
	text-decoration: none;
}

.news-box h3 {
	border-bottom: 1px solid #cccccc;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
}

.news-box ul li {
	background:transparent url(../images/dotted-grey-underline.png) repeat-x scroll left bottom;
	padding: 6px 0;
	list-style: none;
	font-size: 11px;
}

.home-intro {
	background-color: #FFFFFF;
	padding-bottom: 180px;
	padding-left: 18px;
	/*width: 400px;*/
}

.home-intro p {
	font-size: 78%;
	line-height: 1.4em;
	margin: 10px 0;
	text-align: justify;
}

.right-column {
	/*float: right;*/
	/*display: block;*/
	height: 150px;
	left: 459px;
	overflow: hidden;
	position: relative;
	width: 138px;
}

.right-column a {
	background-image: url(../images/arrow-gray.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	padding-bottom: 0;
	padding-left: 18px;
	padding-top: 3px;
	text-decoration: none;
	width: 117px;
}

p.introduction {
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	color:#848484;
	font-weight:bold;
	padding-bottom:11px;
	padding-top:12px;
}

/* link, illustratedLink */
a.link,
a.illustratedLink {
	background-color: #FFFFFF;
	clear: both;
	cursor: pointer;
	display: block;
	height: 97px;
	width: 567px;
	margin-bottom: 17px;
	position: relative;
	text-decoration: none;
}

a.illustratedLink {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 8px;
}

a.link span,
a.illustratedLink span {
	color: #333333;
	font-size: 12px;
}

a.link span,
a.illustratedLink span {
	color: #333333;
	display: block;
	font-size: 12px;
	height: 97px;
	padding: 4px 4px 4px 6px;
	width: 394px;
}

a.link, a.link span {
	height: auto;
}

a.link {
	width: 399px;
}

a.illustratedLink span {
	float:left;
}

a.link strong,
a.illustratedLink strong {
	background-image: url(../images/arrow-gray.gif);
	background-position: 2px 6px;
	background-repeat: no-repeat;
	color: #848484;
	display: block;
	font-size: 14px;
	line-height: 4px;
	margin-bottom: 9px;
	padding-left: 14px;
}

.illustratedLinkImage {
	display: block;
	float: left;
	margin-right: 12px;
}

a.link:hover span,
a.illustratedLink:hover span {
    background-color: #f5f5f5;
}

.hotel {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

.hotel a {
	background-image: url(../images/arrow-gray.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	font-size: 10px;
	padding-left: 14px;	
}

/*forms*/
.formscontainer {
	/*font-size: 10px;*/
	background-color: #F5F5F5;
	border: 1px solid #A7A7A7;
	width: 385px;
	padding: 7px;
	margin-bottom: 7px;
}

.formscontainer h3 {
	margin-top: 0px;
	margin-bottom: 7px;
}

.formsContainerExtra {
	width: 399px;
}

.continueButton {
	text-align: right;
}

.forminputdescription {
	color: #666666;
	font-size: 10px;
	height: auto;
	line-height: normal;
}

td.forminputdescription {
	color: #666666;
	font-size: 10px;
	height: 14px;
	vertical-align: bottom;
}

/* introEvents */
.introEvents {
	display: block;
	left: 628px;
	position: absolute;
	top: 0;
}
.introEventsShade {
	background-color: transparent !important;
	background-image: url(../images/black-50.png) !important;
	display: block;
	height: 297px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 203px;
}
.introEventsContent {
	color: white;
	display: block;
	height: 260px;
	left: 8px;
	padding-top: 20px;
	position: absolute;
	top: 8px;
	width: 188px;
}
.introEventsContent .separator {
	border-bottom: 1px dashed white;
	margin-bottom: 16px;
	margin-top: 16px;
	position: relative;
}
.introEventsContent h3 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0 3px;
	width: auto;
}

.introEventsContent p {
	font-size:10px;
	line-height: 1;
}

.introEventsContent a {
	text-decoration: none;
}

.introEventsContent .more {
	position: absolute;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
	color: #ff3b04;
}

.partner-left {
	display: block;
/*	height:200px;*/
/*	left:1px;*/
	margin-top: 300px;
	padding-left: 62px;
/*	padding-top: 290px !important;*/
/*	position:relative;*/
/*	top:-1px;*/
	width: 150px;
/*	z-index:1234;*/
}

/*cards*/
.cards {
	display: block;
	margin-top: 30px;
	padding-left: 52px;
	width: 131px;
}

/*TABLE*/
p.footnote {
	font-size: 10px;
}

table.normalTable {
	border-collapse: collapse;
	margin-bottom: 16px;
	margin-top: 21px;
	width: 556px;
}

.normalTable th {
	background-color:#848484;
	color:#FFFFFF;
}

.normalTable th, .normalTable td {
	padding:5px 14px;
	text-align:left;
	vertical-align:top;
}

.normalTable td {
	background-color:#FFFFFF;
	border-bottom:1px dashed #CCCCCC;
}

.normalTable th, .normalTable td {
	padding: 5px 14px;
	text-align: left;
	vertical-align: top;
}

.normalTable .alternate td {
	background-color:#F8F8F8;
}

ol.defaultList {
	margin-bottom: 22px;
}

ul.defaultList li,
ol.defaultList li {
	font-size: 78%;
	line-height: 1.29em;
	margin-bottom: 8px;
	margin-left: 26px;
	list-style-type: disc;
}

/*errorExplanation*/
#errorExplanation {
	background-color: #F0F0F0;
	border: 2px solid red;
	margin-bottom: 20px;
	padding: 7px 7px 12px;
	width: 385px;
}

#successExplanation {
	background-color: #F0F0F0;
	border: 2px solid green;
	margin-bottom: 20px;
	padding: 7px 7px 12px;
	width: 385px;
}

#errorExplanation h2 {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: -7px;
	padding: 5px 5px 5px 15px;
	text-align: left;
}

#successExplanation h2 {
	background-color: #008E00;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: -7px;
	padding: 5px 5px 5px 15px;
	text-align: left;
}

#errorExplanation p,
#successExplanation p {
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0;
	padding: 5px;
	font-size: 12px;
}
#errorExplanation ul li {
	font-size: 12px;
	list-style-image :none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 26px;
}

.fieldWithErrors {
	background-color: red;
	display: table;
	padding: 2px;
	font-size: 78%;
	line-height: 1.29em;
	margin: 0;
}

/* jqModal */
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 0;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 0;
    padding: 0;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*dialog*/
#dialog{
	color: #818181;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.9em;	
	background: url('../images/dlpop_back.png');
	width: 199px;
	height: 161px;
	position: fixed;
	top: 45%;
	left: 50%;
	margin: -112px 0 0 -141px;
	padding: 30px;
	z-index: 200;
	text-align: center;
}
#dialog h1{
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1.4em;
	left: auto;
	top: auto;
	position: relative;
}
#dialog p{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	color: #444;
	line-height: 1.5em;
	font-size: 100%;
}
#dlbutton{
	width: 79px;
	height: 24px;
	background: url('../images/dlpop_button.png');
	text-shadow: #fff 0px 1px 0px;
	color: #222;
	margin: auto;
	margin-top: 20px;
	padding: 3px 0 0 0;
	font-weight: bold;
	cursor: default;
}
#dialog:hover #dlbutton{
	background-position: 0 -27px;
}
#dialog:hover #dlbutton:active{
	background-position: 0 -54px;
}

.innerContent p {
	text-align: justify;
}

a.homeHead,
a.homeHead:link,
a.homeHead:visited,
a.homeHead:hover,
a.homeHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: -1px;
}
