body {
	margin:	0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background: #1F72B9;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #AAA;
	text-decoration: underline;
}

a:active {
	color: #666;
	text-decoration: none;
}

div.contentBlock {
	width: 1060px;
	margin: 10px auto;
}

div.contentBlockInnerLeft {
	float: left;
	width: 800px;
	margin: 0px 0px 0px 140px;
}

div.contentBlockInnerRight {
	float: right;
	width: 120px;
	position: fixed;
	top: 10px;
}

div.contentBlockNavigation {
	width: 805px;
	height: 30px;
	padding: 0px 0px 10px 0px;
}

div.contentBlockNavigationLogo {
	float: left;
	width: 137px;
	height: 30px;
	background: url(../IMG/navLogo.png) no-repeat;
	padding: 0px 0px 0px 0px;
}

div.contentBlockNavigationBlock {
	float: left;
	width: 340px;
	height: 30px;
	background: url(../IMG/navBlock.png) no-repeat;
}

div.contentBlockInnerTop {
	width: 800px;
	height: 230px;
	background: url(../IMG/contentBlockBackgroundTop.png) no-repeat;
	margin: 0px 0px 0px 0px;
}

div.contentBlockInnerTopRight {
	float: right;
	text-align: right;
	font-size: 14pt;
	font-weight: normal;
	font-family: Century Gothic;
	padding: 3px 5px 0px 0px;
}

.contentBlockInnerTopRight h3 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic;
}

.contentBlockInnerTopRight h3 a:visited {
	color: #FFF;
	text-decoration: underline;
}

.contentBlockInnerTopRight h3 a:link {
	color: #FFF;
	text-decoration: underline;
}

.contentBlockInnerTopRight h3 a:hover {
	color: #AAA;
	text-decoration: underline;
}

.contentBlockInnerTopRight h3 a:active {
	color: #FFF;
	text-decoration: none;
}

div.contentBlockInnerMiddle {
	width: 800px;
	background: url(../IMG/contentBlockBackgroundMiddle.png) repeat-y;
	padding: 0px 0px 10px 0px;
}

div.contentBlockInnerMiddleGradient {
	width: 800px;
	height: 200px;
	background: url(../IMG/contentBlockBackgroundBottomInnerBlue.png) no-repeat;
	margin: 0px 0px -200px 0px;
}

div.contentBlockInnerBottom {
	width: 800px;
	height: 15px;
	background: url(../IMG/contentBlockBackgroundBottomBlue.png) no-repeat;
	margin: 0px 0px 5px 0px;
}

div.iconBoxBlockTitle1x6 {
	width: 780px;
	text-align: left;
	margin: 0px auto;
}

h3.iconBoxBlockTitle1x6 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Century Gothic;
}

h3.iconBoxBlockSubtitle1x6 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Century Gothic;
	color: #999;
}

div.errorMessageBlock {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #A43223;
	background: #F15C44;
}

div.errorMessageText {
	width: 1000px;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px auto;
	padding: 12px 0px 5px 0px;
	font-family: Century Gothic;
}

div.successMessageBlock {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #5C7F39;
	background: #9BCB4E;
}

div.successMessageText {
	width: 1000px;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px auto;
	padding: 12px 0px 5px 0px;
	font-family: Century Gothic;
}

div.navigationBox {
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px 0px 5px 10px;
	font-family: Century Gothic;
}

input.navSearch {
	border: 0px;
	padding: 5px;
	height: 15px;
	width: 150px;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px -12px 0px 0px;
}

div.navSearchFields {
	float: left;
}

div.navSearchButton {
	float: left;
	width: 100px;
	height: 25px;
	background: url(../IMG/searchButton.png) no-repeat;
	margin: 0px 0px 0px 12px;
	cursor: pointer;
}

div.searchCornerLeft {
	float: left;
	width: 13px;
	height: 25px;
	background: url(../IMG/searchCornerLeft.png) no-repeat;
}

div.indexLinkInnerTopLogo {
	float: left;
	width: 150px;
	height: 30px;
	margin: 5px 0px 0px 10px;
}

div.footerBlock {
	width: 800px;
	height: 21px;
}

div.footerSiteBy {
	float: left;
	width: 160px;
	height: 16px;
	background: url(../IMG/siteByWhitbreadDesignText.png) no-repeat;
}

div.footerInnerBlock {
	width: 780px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
}

div.footerInnerColumn {
	width: 243px;
	margin: 0px 5px 0px 10px;
	font-family: Century Gothic;
	font-size: 14pt;
	text-align: left;
	color: #DDD;
}

.footerInnerColumn a {
	color: #AAA;
}

.footerInnerColumn a:hover {
	color: #DDD;
}

div.footerInnerColumnItem {
	font-size: 10pt;
	margin: 5px 0px 0px 0px;
}

div.aboutPageTitle {
	margin: 5px 0px 0px 10px;
	font-family: Century Gothic;
	font-size: 18pt;
	text-align: left;
}

div.aboutPageSubtitle {
	margin: 0px 0px 0px 10px;
	font-family: Century Gothic;
	font-size: 16pt;
	text-align: left;
}

div.aboutPageDesc {
	margin: 10px 0px 20px 10px;
	width: 380px;
	font-family: Century Gothic;
	font-size: 12pt;
	text-align: left;
}