/*

	/res/css/global.css

*/

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
form {
	margin: 0;
}
/*html, body {
	height: 100%;
}
table tbody {
	height: 100%;
}*/
p, td {
	margin: 0;
	font-size: 1em;
}
li {
	margin-bottom: 0em;
}
a, area {
	outline: none;
}
input, textarea {
	resize: none;
	outline: none;
}
span.cmsSup {
	font-size: .75em;
	position: relative;
	top: -.3em;
}
span.cmsSub {
	font-size: .75em;
	position: relative;
	top: .3em;
}
div.cmsTrace {
	color: Red;
	font-weight: bold;
	background: white;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
}
div#Debug {
	background: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	padding: 5px;
	margin-bottom: 1px;
	text-align: left;
}
td.tmpNp {
	padding: 0;
}
.tmpMax {
	height: 100%;
	width: 100%;
}
.tmpH {
	height: 100%;
}
.tmpW {
	width: 100%;
}

/* Global image styles */

table.cmsImg, table.cmsImgBorder, table.cmsImgL, table.cmsImgR, table.cmsImgC {
	width: 1px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
}
table.cmsImgL {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
}
table.cmsImgR {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 5px;
}
table.cmsImgC {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
table.cmsImgBorder {
	margin-bottom: 2px;
	border: 1px solid #000000;
}
table.cmsImgBorder img.cmsImgBorder {
}
div.cmsContent table td.cmsImgTxt, div.cmsContent table.cmsImgBorder td.cmsImgTxtBorder {
	font-size: .8em;
	text-align: center;
	/* color: #000000; */
}
table td.cmsImgTxt {
	padding-top: 3px;
}
table.cmsImgBorder td {
	padding: 3px;
}
table.cmsImgBorder td.cmsImgTxtBorder {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Layout elements */

body#Document {
	font-family: Verdana, Arial, Sans-Serif;
	color: #525252;
	font-size: 9px;
	margin: 0;
}
div.cmsContent {
	font-family: Verdana, Arial, Sans-Serif;
	color: #525252;
	font-size: 11px;
	line-height: 18px;
	overflow-x: hidden;
}
div.cmsContent td {
	font-size: 11px;
	color: #525252;
	line-height: 18px;
}
div.cmsContent a {
	color: #525252;
	text-decoration: underline;
}
div.cmsContent a:hover {
	color: #08375f;
}
span.tmpSidebar, span.tmpGutter, span.tmpBody {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	text-align: top;
	text-align: left;
}
span.tmpSidebar {
	width: 253px;
	xbackground: gainsboro;
}
span.tmpGutter {
	width: 91px;
	xbackground: orange;
}
span.tmpBody {
	width: 689px;
	xbackground: green;
}

/* Layout Tables */

table#Background, table#Layout {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
table#Layout {
	height: 100%;
}

/* Layout */

td.tmpStripe {
	padding: 0;
	text-align: right;
	background-image: url(/global/images/layout/tile-strip.png);
	background-repeat: repeat-y;
	background-position: right top;
}
td.tmpStripe div {
	width: 50px;
}
td.tmpMiddle {
	padding: 0;
	width: 1064px;
}
td.tmpNoStripe {
	padding: 0;
}
td.tmpNoStripe div {
	width: 50px;
}
td.tmpBottom {
	padding: 0;
	height: 100%;
}

/* Page Sections */

div.tmpHeader, div.tmpBanner, div.tmpNavigation, div.tmpBody, div.tmpTagline, div.tmpFooter {
	width: 1064px;
	overflow: hidden;
}
div.tmpHeader {
	height: 164px;
	background-image: url(/global/images/layout/logo.png);
}
div.tmpHeader a.tmpLogo {
	display: block;
	width: 222px;
	height: 79px;
	margin-top: 31px;
	margin-left: 27px;
}
div.tmpBanner {
	height: 209px;
	xbackground: pink;
}
div.tmpNavigation {
	height: 110px;
}
div.tmpBody {
	text-align: right;
	xbackground: lightgreen;
}
div.tmpTagline {
	height: 41px;
	background-image: url(/global/images/layout/tagline.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
div.tmpFooter {
	xbackground: silver;
	color: #fff;
	xbackground-color: #00427A;
	line-height: normal;
	font-size: 11px;
	overflow-x: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.tmpFooter a, div.tmpFooter a:hover {
	color: #fff;
	text-decoration: none;
}

/* Navigation */

div.tmpNavigation table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	width: 1064px;
}
div.tmpNavigation a {
	color: #525252;
	text-decoration: none;
}
div.tmpNavigation a:hover, div.tmpNavigation a.tmpLinkOn {
	color: #08375f;
}
div.tmpNavigation span.tmpDiv {
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	color: #D5622A;
}
div.tmpNavigation td {
	padding: 0;
	white-space: nowrap;
	font-size: 15px;
	line-height: 25px;
}
div.tmpNavigation td.tmpNavLeft {
	padding-left: 31px;
	width: 100%;
}
div.tmpNavigation td.tmpNavRight {
	padding-right: 31px;
}
div.tmpNavigation td.tmpNavLine {
	background-color: #D5622A;
}
div.tmpNavigation td.tmpNavLine div {
	height: 1px;
	overflow: hidden;
}
div.tmpNavigation tr.tmpNavHead div {
	height: 44px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.tmpNavigation div.tmpAbout {
	width: 71px;
	background-image: url(/global/images/layout/about.png);
}
div.tmpNavigation div.tmpIndustry {
	width: 151px;
	background-image: url(/global/images/layout/industry.png);
}

/* Background */

div.tmpBackHeader {
	height: 164px;
	background: #D5622A;
}
div.tmpBackFooter {
	background: #00427A;
}
div.tmpBackFooter div {
	visibility: hidden;
	background: transparent;
}
div.tmpBackTagline {
	height: 41px;
}
div.tmpBackBanner {
	height: 209px;
}

/* Debugging */

table#Background div.tmpBanner {
	xbackground: red;
}
table#Background div.tmpNavigation {
	xbackground: gold;
}
table#Background div.tmpTagline {
	xbackground: gainsboro;
}
