.body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#navlist {

	width: 143px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0067C6;
	line-height: 16px;


}

#navlist li {

	margin:  0 0 1px 12px;
}

#navlist a {

	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #FFFFFF;
	width: 143px;
	height: 22px;
	background colour: #E4EFF8; 	
	background-image: url(../images/l1_down.gif);
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited {

	colour: #000;
	/*/*/colour: #EEEEEE;
	text-decoration: none; /* */
}

#navlist a:hover {
	border: 1px solid #FFFFFF;
	background-colour: #0067C6;
	background-image: url(../images/l1_over.gif);
	color: #FFFFFF;
	height: 22px;
	width: 143px;

}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {

	/*/*/border: 1px solid #FFFFFF;
	background-colour: #0067C6;
	background-image: url(../images/l1_over.gif);
	color: #FFFFFF; /* */
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: capitalize;

}
.bodylight {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #E4EFF8;
}
.bodylightlink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #E4EFF8;
	text-decoration: none;
}
.bodyboldorange {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #C66700;
}
.bodyboldblue {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #0067C6;
}

.bodybolddarkblue {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #202D73;
}

.bodyblue {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #0067C6;
}

.errorRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
}

.smlerrorRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
}



.bodyboldblack {



	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodydarklink {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #0067C6;
	text-decoration: none;
}
.bodydarklink:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #0067C6;
	text-decoration: underline;
}
.titleblue {
	font-family: verdana;
	font-size: 10pt;
	line-height: 22px;
	color: #0067C6;
	text-transform: uppercase;

}
.titleorange {
	font-family: verdana;
	font-size: 10pt;
	line-height: 22px;
	color: #C66700;
	text-transform: uppercase;

}
.bodysemilight {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #B1D0ED;
}
.titleblack {

	font-family: verdana;
	font-size: 10pt;
	line-height: 22px;
	color: #000000;
	text-transform: uppercase;
}
.titlegreen {

	font-family: verdana;
	font-size: 10pt;
	line-height: 22px;
	color: 00C69E;
	text-transform: uppercase;
}
.bodyboldgreen {
	
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #00c69e;
}

