.borderall {
	border: 1px solid #999999;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7BFE9;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495A6D;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495A6D;
	line-height: 15px;

}
.bodystyletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495A6D;
	line-height: 15px;
padding: 0em 0em .5em 0em; 
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headline {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #5F28D2;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}


a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.rev {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rev:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rev:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rev:hover {
	color: #CCCCCC;
	text-decoration: none;
}
color: #666666;
}
.nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #6B3C18;
	text-decoration: none;
}
.nav:link {
	color: #6B3C18;
	text-decoration: underline;
}
.nav:visited {
	color: #6B3C18;
	text-decoration: underline;
}
.nav:hover {
	color: #6B3C18;
	text-decoration: none;
}
.subnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #6B3C18;
	text-decoration: none;
	font-weight: bolder;
}
.subnav:link {
	color: #6B3C18;
	text-decoration: none;
}
.subnav:visited {
	color: #6B3C18;
	text-decoration: none;
}
.subnav:hover {
	color: #007131;
	text-decoration: none;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6B3C18;
}
.helpText {
	font-size: 11px;
	line-height: 14px;
}
.leftPict {
	margin-right: 7px;
	margin-bottom: 4px;
}
.pub {
	font-size: 10px;
}
.greenbox {
	background-color: #CCE2D6;
	background-image: url(images/box-t.gif);
	background-repeat: no-repeat;
	background-position: top;
}
