body {
	color: #333;
	font-size: 18px;
	font-family: Dosis, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	}
h1 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h2 {
	font-weight: bold;
	font-size: 26px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h3 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h4 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h5 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
h6 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	}
li {
	font-size: 18px;
	}
ol {
	font-size: 18px;
	}
p {
	font-size: 18px;
	}
pre {
	font-size: 18px;
	}
ul {
	font-size: 18px;
	}
/* css rollover order - link - visited - active - hover */
a:link {
	color: #cc6633;
	text-decoration: none;
	}
a:visited {
	color: #cc6633;
	text-decoration: none;
	}
a:active {
	color: #f90;
	text-decoration: underline;
	}
a:hover {
	color: #f90;
	text-decoration: underline;
	}
table.centreTable {
	margin-right: auto;
	margin-left: auto;
	}
.fontSize1 {
	font-size: 12px;
	}
.fontSize2 {
	font-size: 12px;
	}
.fontSize3 {
	font-size: 14px;
	}
.fontSize4 {
	font-size: 16px;
	}
.fontSize5 {
	font-size: 18px;
	}
.fontSize6 {
	font-size: 22px;
	}
.fontSize7 {
	font-size: 26px;
	}
.fontSize8 {
	font-size: 30px;
	}
.form_field {
	font-size: 12px;
	width: 220px;
	}
.formField2 {
	font-size: 12px;
	background-color: #fff;
	border: solid 1px #c99;
	}
.hicol1 {
	color: #f00;
	}
.footerSlogan {
	font-size: 24px;
	}
.keyTagsBand {
	font-size: 18px;
	font-weight: normal;
	}
.navitext {
	font-size: 22px;
	font-weight: bold;
	}
.navitext a:link {
	color: #fff;
	text-decoration: none;
	}
.navitext a:visited {
	color: #fff;
	text-decoration: none;
	}
.navitext a:active {
	color: #999;
	text-decoration: underline;
	}
.navitext a:hover {
	color: #999;
	text-decoration: underline;
	}
a.footnote:link {
	color: #fff;
	text-decoration: none;
	}
a.footnote:visited {
	color: #fff;
	text-decoration: none;
	}
a.footnote:active {
	color: #999;
	text-decoration: underline;
	}
a.footnote:hover {
	color: #999;
	text-decoration: underline;
	}
.formButton {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	}
.linkstable {
	width: 100%;
	}
.linkstable td {
	text-align: center;
	padding: 6px;
	}
/* ######### WW added top navbar CSS ######### */
.navbarTbl {
	margin-bottom: 6px;
	}
.topNavBarLinks ul {
	font-variant: normal;
	line-height: normal;
	margin: 0 0 0 12px;
	padding: 0;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	}
.topNavBarLinks li {
	display: inline;
	margin: 0;
	}
.topNavBarLinks li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0 29px;
	padding: 6px 9px; /*padding inside each tab*/
	color: #cc6633;
	font-size: 22px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	}
.topNavBarLinks li a:visited {
	color: #cc6633;
	font-size: 22px;
	}
.topNavBarLinks li a:hover {
	color: #f90;
	font-size: 22px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none; /*background of tabs for hover state */
}
.topNavBarLinks a.selected {
	font-size: 22px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; /*background of tab with "selected" class assigned to its LI */
}
/* ######### End WW added top navbar CSS ######### */
/*top navigation bar from pv*/
.textnavul {
	margin:0;
	padding: 0;
	list-style-type:none;
	}
.textnavli {
	padding-right: 26px;
	padding-left: 26px;
	display:inline;
	}
.textnavlileft {
	padding-right: 26px;
	display:inline;
	}
.textnavliright {
	padding-left: 28px;
	display:inline;
	}
a.txttopNav:link {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	}
a.txttopNav:visited {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	}
a.txttopNav:active {
	color: #666;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	}
a.txttopNav:hover {
	color: #666;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	}
/*end top navigation bar from pv*/
.pictureBoxPortraitRight {
	float: right;
	width: 250px;
	margin: 0.5em 0 0.5em 0.8em;
	}
