body {
	font-family: sans-serif;
}
#foldheader {
	font-family: sans-serif;
	font-size: 13;
	font-weight: bold;
	text-decoration: none;
	color:000000;
	cursor:pointer;
	cursor: hand;
}
#foldinglist {
	font-family: sans-serif;
	font-size: 13;
	font-weight: normal;
	text-decoration: none;
	color:000000;
	margin: 0px 0px 4px 22px;
}
.link {
	font-family: sans-serif;
	font-size: 12;
	text-decoration: none;
	color:000000;
}
.text {
	font-family: sans-serif;
	font-size: 18;
	text-decoration: none;
	color:000000;
}
.subheader {
	font-family: sans-serif;
	font-size: 14;
	font-weight: bold;
	text-decoration: none;
	color: 014B4A;
}
.header {
	font-family: sans-serif;
	font-size: 18;
	font-weight: bold;
	text-decoration: none;
	color: 014B4A;
}
.contact {
	font-family: ,Bookman Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: 048B81;
	letter-spacing: 2px;
	padding-bottom: 12px;
}
.text1 {
	font-family: sans-serif;
	font-size: 14;
	text-decoration: none;
	color:000000;
}
.steptxt {
	font-family: sans-serif;
	font-size: 24;
	font-weight: bold;
	color:014B4A;
}
.steptxt1{
font-family:sans-serif;
font-size: 36;
font-weight: bold;
color:014B4A
}
a {
	font-family: sans-serif;
	font-size: 14;
	text-decoration: none;
	color:0F2C76;
}
a:hover {
	font-family: sans-serif;
	font-size: 14;
/*	text-decoration: underline; */
	color:0F2C76;
}
a:visited {
	color:0F2C76;
}
a:visited:hover {
	color:0035BA;
}

a.title {
	font-family: sans-serif;
	font-size: 18;
	text-decoration: none;
	color:0F2C76;
}
a.title:hover {
	font-family: sans-serif;
	font-size: 18;
	text-decoration: underline;
	color:0035BA;
}
a.title:visited {
	color:0F2C76;
}
a.title:visited:hover {
	color:0035BA;
}

.clock {
	font-family: sans-serif;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: ffffff;
	letter-spacing: 2px;
}

li.1 {
	list-style-image: url("images/arrow.gif");
}

.underline {
	text-decoration: underline;
    font-family: sans-serif;
	font-size: 14;
	color:000000;
}
.underline2 {
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 14;
	font-weight: bold;
	color: 014B4A;
}
.underline3 {
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 18;
	font-weight: bold;
	color: 014B4A;
}