td#centre {
	background-color: #E6E9F0;
	width: 470px;
}
#textHome {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F666B;
	line-height: 20px;
}
#textHome p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#textProcess {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F666B;
	line-height: 14px;
}
#textProcess p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#textThanks {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F666B;
	line-height: 14px;
}
#textThanks p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#left {
	background-color: #E6E9F0;
	width: 190px;
	padding-top: 20px;
}
#blueBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585F63;
	width: 155px;
	text-align: left;
	background-color: #B8C2DC;
	background-image: url(layout/back_blueBox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right {
	background-color: #E6E9F0;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585F63;
	width: 140px;
}
a {
	color: #585E72;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838341;
	line-height: 11px;
}
.bottom a {
	color: #838341;
}
.bottom a:hover {
	color: #E58038;
}
.alignCentre {
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#blueBox a {
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 17px;
}
li {
	margin-top: 5px;
}
.linkBlue {
	color: #006699;
	text-decoration: underline;
}
#box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #F5FCFF;
	padding: 5px;
	height: 90px;
	width: 470px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 304px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 1px solid #999999;
	background-image: url(pics/close_button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#boxPurple {
	background-color: #382372;
	width: 120px;
	color: #FFFFFF;
	padding: 5px;
}
#boxPurple a:hover, a:hover, #blueBox a:hover, .totop a:hover {
	color: #FF9900;
}

#boxPurple a {
	color: #007EBB;
	text-decoration: underline;
}


#box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2FCFF;
	padding: 5px;
	height: 90px;
	width: 470px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	top: 313px;
	margin-top: 270px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 1px solid #999999;
	background-image: url(pics/close_button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nobullets {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 14px;
}
.totop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #006699;
	text-align: right;
}
.totop a {
	color: #006699;
	text-decoration: underline;
}
.commentBordered {
	color: #FAAA05;
	text-align: center;
	margin: 0px;
	padding: 10px;
	border: 1px solid #FAAA05;
	font-weight: bold;
}
