/*
Written by Jaco van der Byl - 2007
wraptocenter class written by Brunno Fassino

Formats for printing

Color Index:
Gray - Light: #DFDFDF
Gray - Very Dark: #979797
White
Black
*/

/* Import CSS Files */
@import url("reset.css");
@import url("printStructure.css");
@import url("positionClasses.css");

/* Global Formatting */
h1 {
	display: block;
	font: bold 22pt verdana, tahoma, arial;
	text-align: center;
}
table {
	border-spacing: 2px;
	line-height: 20px;
}
a {
	color: black;
}
ul {
	line-height: 18px;
	margin: 10px 15px 0 15px; /* Top margin will affect spacing of multi ul lists, therefore it must be overriden when using multi ul lists */
}
ol {
	line-height: 20px;
	margin: 10px 15px 0 15px; /* Top margin will affect spacing of multi ol lists, therefore it must be overriden when using multi ol lists */
}
em {
	color: black;
}

/* Footer formatting */
.footer div {
	color: #979797;
	font: 8pt/20px tahoma, arial, verdana;
}
.footerMenu {
	border-top: 1px solid #979797;
}
.footerMenu ul {
	padding: 2px 0 0 0;
	margin: 0;
	text-align: right;
	float:right;
}
.footerMenu li {
	display: inline;
}
.footerMenu a {
	border-right: 1px solid #979797;
	text-decoration: none;
}
.footerMenu a:link, .footerMenu a:visited {
	color: #979797;
	padding: 0 4px;
}
.footerMenu a:hover{
	color: #979797;
	padding: 0 4px;
	text-decoration: underline;
}

/* Content Formatting */
.content {
	font: normal 8pt verdana, arial, tahoma;
}
.content h2 {
	border: 1px solid #979797;
	color: black;
	font: 10pt/19px tahoma, verdana, arial;
	letter-spacing: 3px;
	margin-left: 3px;
	min-height: 20px;
	text-align: center;
	_height: 20px;
}
.content h3 {
	color: black;
	font: 11pt verdana, arial, tahoma;
	margin: 20px 0 0 15px;
}
.content h4 {
	font: bold 8pt/15px verdana, arial, tahoma;
	margin: 20px 15px 0px 15px;
}
.content h5 {
	font: normal 8pt/15px verdana, arial, tahoma;
	margin: 20px 15px 0px 15px;
	text-decoration: underline;
}
.content h6 {
	color: black;
	font: bold italic 8pt/15px verdana, arial, tahoma;
	margin: 20px 15px 0px 15px;
}
.content p {
	margin: 8px 15px 5px 15px;
	line-height: 15px;
	text-align: justify;
}
.content  a:link, .content  a:visited {
	text-decoration: underline;
	}
.content  a:hover{
	text-decoration: none;
}

/* Readers formatting */
.readers img {
	float: left;
	margin: 20px 0 0 20px;
}
.readers div {
	margin-left: 15px;
}

/* floatbox formatting */
.floatBox {
	float: left;
	width: 25%;
	_width: 24%;
}
.floatBox img {
	display: block;
	margin: 15px auto 0 auto;
}
.floatBox p {
	margin: 0px;
	width: 100%;
	text-align: center;
}


/* References formatting */
div.referenceImage200 {
	float: left;
	height: 100px;
	width: 200px;
}
.wraptocenter {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	width:200px;
}
.wraptocenter * {
	vertical-align: middle;
}
div.referenceTextBox {
	float: left;
	width:33%;
}
.referenceTextBox h4, .referenceTextBox p {
	margin: 10px;
}

/* Border Classes */
.boxDashed {
	border: 1px dashed #979797;
	margin: 15px 10px 0 10px;
	padding-bottom: 8px;
}

/* Pseudo classes */
.anchorHoverUnderline a:link, .anchorHoverUnderline  a:visited {
	text-decoration: none;
	}
.anchorHoverUnderline a:hover{
	text-decoration: underline;
}

/* Display Classes */
.noneDisplay {
	display: none;
}

/* List style Classes */
.listDisc {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 33px;
}
.listDecimal {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 45px;
}
.listSitemap ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 20px;
	line-height: 17px;
}
.listSitemap a {
	color: black;
}
.listSitemap div {
	margin: 15px 40px 0 30px;
}

/* Background Classes */
.bgColorGreen {
	background-color: white;
}
.bgColorBlue {
	background-color: white;
}
.bgColorRed {
	background-color: white;
}
.bgColorGrayLight {
	background-color: #DFDFDF;
}

/* Font Color Classes */
.fontColorBlack {
	color: black;
}
.fontColorBlueVeryLight {
	color: black;
}
.fontColorBlueVeryLight a {
	color: black;
}
.fontColorBlueLight {
	color: black;
}
.fontColorRedLight {
	color: black;
}
.fontColorRed {
	color: black;
}
.fontColorGreenLight {
	color: black;
}
.fontColorGreenDark {
	color: black;
}

input.searchButton {
	background: url(../img/buttonSearch.gif) no-repeat;
	float: right;
	height: 19px;
	margin: 10px 0 0 0;
	width: 53px;
}
input.searchButton:hover {
	background: url(../img/buttonSearch.gif) no-repeat 0 -19px;
}
input.searchTextBox { 
	background-color: white;
	border: 1px solid #979797; 
	color: #black;
	font: 7pt verdana, arial, tahoma;
	height: 18px;
	line-height: 18px;
	margin: 9px 0 0 0;
	padding: 0px 0 0 1px;
	width: 120px;
}

/* Contact Us form */
.contactUsForm p{
	clear: left;
	height: 1%;
	line-height: 17px;
	margin: 15px 0 0 25px;
	padding-left: 225px; /*width of left column containing the label elements*/
	width: 420px;
	_width: 280px;
}
.contactUsForm em {
	color: black;
}
.contactUsForm label{
	float: left;
	margin-left: -210px; /*width of left column*/
	width: 205px; /*width of labels. Should be smaller than left column (225px) to create some right margin*/
}
input.contactUsForm { 
	border: 1px solid #979797; 
	color: black;
	font: 8pt/18px arial, verdana, tahoma;
	height: 18px;
	padding-left: 5px;
	width: 254px;
}

.contactUsForm select {
	font: 8pt/18px arial, verdana, tahoma;
	height: 22px;
	width: 262px;
}

.contactUsForm textarea{
	font: 8pt/18px arial, verdana, tahoma;
	height: 150px;
	padding-left: 5px;
	width: 252px;
}
* html .threepxfix{
margin-left: 3px;
}
input.contactUsButton {
	background: url(../img/buttonSubmit.gif) no-repeat;
	float: right;
	height: 19px;
	margin: 10px 0 0 0;
	width: 53px;
}
input.contactUsButton:hover {
	background: url(../img/buttonSubmit.gif) no-repeat 0 -19px;
}

/* Table formatting classes */
td.cellPadding1 {
	padding: 0 0 0 10px;
}
td.cellPadding2 {
	padding: 0 0 0 20px;
}
