body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.footer a:link {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
.footer a:visited {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	color: #6633FF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bodygrey {
	font-size: 1em;
}
.inputbox {
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
.timedateWhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodygreyHeading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.greyborder {
	border: 1px solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greyborder2 {
	border: 1px solid;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	border-color: #999999;
}
.redheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.list0 {
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
	border-bottom-color: #999999;
}
.list1 {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	text-indent: 20px;
	background-image: url(../images/bullet-down-blue.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	font-weight: bold;
}
.list2 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet-item.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-bottom-color: #999999;
	padding-left: 20px;
	list-style-type: none;
}
.list2B {
	margin: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	list-style-type: none;
	background-image: url(../images/bullet-down-blue.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom-color: #999999;
	font-weight: bold;
}
a.nav2:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.nav2:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.nav2:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#containerhead {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	position:relative;
}
#containerbody {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
}
#containerfooter {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	clear: both;
	padding-top: 10px;
}
.leftimage {
	float: left;
	margin-right: 5px;
	border: 1px solid #333333;
}
.sub {
	font-size: 9px;
	vertical-align: sub;
}
.super {
	font-size: 9px;
	vertical-align: super;
}
