a:link {
	color: #46595e;
	text-decoration: none;
}
a:visited {
	color: #46595e;
	text-decoration: none;
}
a:hover {
	color: #46595e;
	text-decoration: underline;
}
a:active {
	color: #46595e;
	text-decoration: underline;
}
body {
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana,Arial,Geneva;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #a5c6bc;
}
.heading {
	font-weight: bold;
	font-size: 12px;
	color: #46595e;
	font-family: Verdana,Arial,Geneva;
}
td {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana,Arial,Geneva;
	color: black;
}
.outerframe {
	background-color: white;
    border-left: #9e93a4 2px solid;
    border-right: #9e93a4 2px solid;
    border-bottom: #9e93a4 1px solid;
}
a.topbuttons {
    border-left: #9e93a4 1px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #94c4ef;
    padding-top: 5px;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    background-color: #46595e;
    text-decoration: none
}
a.topbuttons:visited {
    color: #94c4ef;
    text-decoration: none
}
a.topbuttons:hover {
    width: 100%;
    color: #46595e;
    background-color: white;
    text-decoration: none
}
a.topfirst {
    border-left: #9e93a4 2px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #94c4ef;
    padding-top: 5px;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    background-color: #46595e;
    text-decoration: none
}
a.topfirst:visited {
    color: #94c4ef;
    text-decoration: none
}
a.topfirst:hover {
    width: 100%;
    color: #46595e;
    background-color: white;
    text-decoration: none
}
a.toplast {
    border-left: #9e93a4 1px solid;
    border-right: #9e93a4 2px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #94c4ef;
    padding-top: 5px;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    background-color: #46595e;
    text-decoration: none
}
a.toplast:visited {
    color: #94c4ef;
    text-decoration: none
}
a.toplast:hover {
    width: 100%;
    color: #46595e;
    background-color: white;
    text-decoration: none
}
a.activebutton {
    border-left: #9e93a4 1px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #46595e;
    background-color: #b8d4e9;
    padding-top: 5px;
	font-weight: bold;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    text-decoration: none
}
a.activebutton:hover {
    text-decoration: none
}
a.activebutton:visited {
    text-decoration: none
}
a.activefirst {
    border-left: #9e93a4 2px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #46595e;
    background-color: #b8d4e9;
    padding-top: 5px;
	font-weight: bold;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    text-decoration: none
}
a.activefirst:hover {
    text-decoration: none
}
a.activefirst:visited {
    text-decoration: none
}
a.activelast {
    border-left: #9e93a4 1px solid;
    border-bottom: #9e93a4 2px solid;
    border-top: #46595e 1px solid;
    border-right: #9e93a4 2px solid;
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #46595e;
    background-color: #b8d4e9;
    padding-top: 5px;
	font-weight: bold;
    font-style: normal;
    font-family: Verdana,Arial,geneva;
    white-space: nowrap;
    text-decoration: none;
}
a.activelast:hover {
    text-decoration: none
}
a.activelast:visited {
    text-decoration: none
}
td.leftnav {
	border-right: #9e93a4 4px double;
	padding: 6px 6px 10px 0px;
	font-size: 10px;
}
td.maincontent {
	padding: 19px 0px 6px 6px;
}
td.footer1 {
	padding: 2px 0px 2px 7px;
	font-size: 10px;
    border-top: #9e93a4 2px solid;
    border-left: #9e93a4 1px solid;
    border-bottom: #9e93a4 1px solid;
    border-right-width: 0px;
    background-color: #46595e;
    color: #dadada;
}
td.footer2 {
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	text-align: center;
    border-top: #9e93a4 2px solid;
    border-right: #9e93a4 1px solid;
    border-bottom: #9e93a4 1px solid;
    border-left-width: 0px;
    background-color: #46595e;
    color: #dadada;
}
a.footer {
    color: #94c4ef;
	text-decoration: none;
}
a.footer:hover {
    color: #94c4ef;
	text-decoration: underline;
}
a.footer:visited {
    color: #94c4ef;
}
a.footer:active {
    color: #94c4ef;
}
p.leftnavline {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: #9e93a4 4px double;
}
p.indent1 {
	position: relative;
	left: 30px;
	width: 95%;
}
p.indent2 {
	position: relative;
	left: 60px;
	width: 90%;
}
p.indent3 {
	position: relative;
	left: 90px;
	width: 85%;
}
img.rightarrow {
	width: 10px;
	height: 14px;
	border: 0px;
	float: left;
}
.wpad {
	padding-top: 4px;
	list-style-image: url(/images/li.gif);
}
.nopad {
	list-style-image: url(/images/li.gif);
}
