html, body, form {
	height: 100%;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	padding: 0px;
}

body {

	background-color: #e0e0e0;
	background-image: url(bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 12px;
}

a {
	color: #006699;
}

#tblContainer {
	height: 100%;
	width: 750px !important;
	padding: 0px;
	margin: 0px auto;
}

#tblContainer td.header {
	padding: 0px;
	height: 170px;
	margin: 0px;
}

#header {
	height: auto;
}

#headergraphic {
	height: 120px;
	width: 750px;
	background-image: url(international-header.jpg)
}

#headergraphic h1 {
	display: none;
}

#globalmenu {
	height: auto;
}

#breadcrumbtrail.homepage {
	height: 25px;
}

#breadcrumbtrail {
	background-color: #ededed;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom: 1px solid #ddd;
	padding: 8px 5px 5px 10px;
}

#breadcrumbtrail a:link, #breadcrumbtrail a:visited, #breadcrumbtrail a:active {
	color: #638bc8;
}

#breadcrumbtrail a:hover {
	color: #990000;
}

#tblContainer td.left {
	width: 200px;
	vertical-align: top;
	padding: 0px;
}

#tblContainer td.right {
	width: 550px;
	vertical-align: top;
	padding: 0px;
}

#tblInner {
	width: 550px !important;
	padding: 0px;
	margin: 0px;
	border: none;
}

#tblInner .innerleft {
	width: auto;
	padding: 0px;
	vertical-align: top;
}

#tblInner .innerright {
	width: 275px;
	padding: 0px;
	vertical-align: top;
}

#tblLanguage {
	margin-top: 15px;
}

#tblLanguage tr.header {}

#tblLanguage tr.header td {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}

#tblLanguage tr.country {

}

#tblLanguage tr.country td.flag {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 58px;
}

#tblLanguage tr.country td.language {
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
}


#menu {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#weather {
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
}

div#top5 {
	width: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

span.top5 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}

div#top5 a {
	color: #006699;
}



div#top5 a:hover {
	color: #DD0000;
}

#slideshow {
	padding:0px;
	margin: 0px;
}



#boxHeader {
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #BCDFED;
	padding: 6px 8px 3px 15px;
	border-top: 3px solid #075070;
}

#boxHeader .heading {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

#boxHeader .text {
	display: block;
	font-size: 10px;
	color: #333333;
}

#boxItem {
	width: auto;
	margin: 0px;
	padding: 3px 8px 5px 15px;
	border-top: 1px dotted #cccccc;
	background-color: #EBF4FA;
}

#boxItem .heading {
	font-size: 12px;
	font-weight: bold;	
	display: block;
}

#boxItem .heading a {
	color: #075070;
}

#boxItem .text {
	font-size: 10px;
	color: #999999;
	display: block;
}




div.section {
	width: auto;
	margin-right: 10px;
	margin-top: 20px;
}

div.section .img {
	margin: 0px 8px 8px 0px;
}

div.section h2 {
	text-transform: uppercase;
	color: #075070;
	font-size: 14px;
	margin-bottom: 0px;
}


div#whatsnew li {
	font-size: 12px;
	margin-left: -20px;
	margin-bottom: 8px;
}













p, li, td {
	font-size: 12px;
}

a:hover {
	color: #990000;
}







/* SUB PAGE CSS */


#tblContainer td.subpageright {
	width: 550px !important;
	vertical-align: top;
	padding: 15px 15px 15px 5px;
	line-height: 17px;
	font-size: 12px;
}

#tblContainer td.subpageright h1 {
	font: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #444444;
	width: 100%;
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 3px;
}

#tblContainer td.subpageright h2 {
	font: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #075070;
}

#tblContainer td.subpageright h3 {
	font: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
}

#tblContainer td.subpageright h4 {
	font: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}

#tblContainer td.subpageright h5 {
	font: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

#tblContainer td.subpageright h6 {
	font: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

#tblContainer td.subpageright p {
	color: #333333;
}

#tblContainer td.subpageright a {
	color: #006699;
}

#tblContainer td.subpageright li {
	margin-left: -16px;
}




/* EXPANDABLE BOX STYLES */

div#expandable {
	display: block;
	width: auto;
	height: 30px;
	border: 1px solid #cccccc;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(expandable-bg.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 4px;
	margin-right: 10px;	
}

div#expandable span {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}

div#expandablecontent {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: auto;
	background-color: #EBF4FA;
	padding: 15px;
	margin-right: 10px;
	display: none;	
}


div#expandable.show {

}

div#expandable.hide {

}

div#expandablecontent.show {
	display: block;
}

div#expandablecontent.hide {
	display: none;
}

div#expandable img#expandableimg {
	margin-right: 10px;
	margin-left: 5px;
}


#expandablecontent .header {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}


#expandablecontent .item {
	display: block;
	margin-bottom: 5px;
}

#expandablecontent .item .label {
	display: block;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #075070;
	text-transform: uppercase;
}

#expandablecontent .item .field {
	display: block;
	text-align: left;
}

#expandablecontent .item .field .input {
	width: 230px;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#expandablecontent .button a {
	color: #075070;
	font-weight: bold;
	font-size: 12px;
}
