/***************************
       Main
****************************/

	body,td,th {
		font-family: Arial, Helvetica, sans-serif;
	}
	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	a:link {
		color: #0098CC;
		text-decoration: none;
		font-weight: normal;
	}
	a:hover {
		text-decoration: underline;
		color: #708090;
		font-weight: normal;
	}
	a:active {
		text-decoration: none;
		color: #0098CC;
		font-weight: normal;
	}
	a:visited {
		text-decoration: none;
	}	
	
	.credits {
    color: #666666;
    font-family: HelveticaNeue, Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
}

/***************************
       Ozonics - to check!
****************************/

.ozonestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 20px 10px 0px 39px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.logo {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	letter-spacing: 2px;
	padding: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666666;
	border: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 20px 10px 0px 39px;
	color: #666666;
	border: 0px none;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nextarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #54C4F5;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
.headingsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.buttonbox {
	padding: 5px;
	border: 1px solid #5ABBE4;
}


/***************************
       Main Navigation
****************************/

.navigation {
	color: #FFFFCC;
	text-decoration: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
}
a.navigation{
	color: #FFFFCC;
	text-decoration: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
}
a.navigation:hover{
	color: #FFFFCC;
	text-decoration: none;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	}
a.navigation:active{
	color: #FFFFCC;
	text-decoration: none;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
}
	
	.leftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #990033;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-left-color: #999999;
}

.greyBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #003399;
	border-bottom-color: #003399;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-left-color: #003399;
}