/* CSS Document */
body {
	background-color: #999966;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.bottombar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	line-height: 150%;
	border-top: thin #CCCCCC solid;

}

.heading {
	color: #040608;
	font-size:42px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.subheading {
	color: #4b6320;
	font-size:18px;
	font-weight: bold
}

.borderall {
	border: thin #929492 solid
}

.borderleft {
	border-left: thin;
	border-left-color:#929492;
	border-left-style: solid
}

.borderright {
	border-right: thin #929492 solid;
}

.borderleftbottom {
	border-left: thin #929492 solid;
	border-bottom: thin #929492 solid
}
.bordernottop {
	border-left: thin #929492 solid;
	border-right: thin #929492 solid;
	border-bottom: thin #929492 solid
}
.bordernotbottom {
	border-left: thin #929492 solid;
	border-right: thin #929492 solid;
	border-top: thin #929492 solid
}
.borderleftright {
	border-left: thin #929492 solid;
	border-right: thin #929492 solid
}
.borderlefttop {
	border-left: thin #929492 solid;
	border-top: thin #929492 solid
}

.link {
	color: #003500;
	font-weight:bold
}
.link:hover {
	color: #b4c599;
	font-weight:bold
}
.link_13pt {
	color: #003500;
	font-weight:bold;
	font-size:13px
}
.link_13pt:hover {
	color: #b4c599;
	font-weight:bold;
	font-size:13px
}
.sidelink {
	color:#003500;
	font-weight:bold;
	text-decoration: none;
	padding-top:6px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 12px;
}
.sidelink:hover {
	color: #b4c599;
	font-weight:bold;
	background-color:#CCCCCC;
	text-decoration: none;
	padding-top:6px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 12px;
}
.font-12pt {
	font-size:12px
}
.font-13pt {
	font-size:13px
}
.font-14pt {
	font-size:14px
}
.font-16pt {
	font-size:16px
}
.pagetitles {
	font-size: 36px;
	color:#4b6320;
	font-style:normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.indent {
	text-indent:30px
}
	.red {
	color: #CC0000;
}
.line{
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 6px;
background: #39492C;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
