body {
	background-color: #FFFFFF;
	margin: 0px;

}
.smtext { font-size: 12px}
.dark { font-size: 11px; color: #FFFFFF }
li {
	list-style-type: disc;


}
ol { }
.bottomnav {
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.login {
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: solid;
	font-weight: bold;
	background-image: url(../picture_library/loginbg.gif);










}
.bodycell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.greenbold {
font-size: 14px; font-weight: bold; color: #336600
}
.lihome {
	list-style-image: url(../picture_library/checkmark.gif);
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
dt { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000 }
dd { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000 }
a:link {
	color: #006633;
}
a:visited {
	color: #336600;
}

h1 {
	font: 22px "Times New Roman", Times, serif;
	color: #006600;
}