#container {
	width: 95%;
	position: absolute;
}
#header {
	height: 116px;
	clear: both;
}
#signature {
	background-color:#002900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: 900;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
	height: 116px;
	width: 32%;
	float: right;
	clear: both;
}


#maincontents {
	position: absolute;
	top: 125px;
	height: auto;
	width: 100%;
}

#content  {
	float: left;
	position: relative;
	width: 65%;
}

#comments {
	width: 32%;
	text-align: left;
	clear: right;
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #D20000;
	font-weight: bolder;
}


.bodyhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #000000;
	left: 6px;
}
.bodyhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
}
a:visited {
	font-weight: bold;
	color: #332424;
}
.smallbody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
.headsforsmallbody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
}
.smallbodybold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 900;
	color: #D20000;
}
.smallbodyital1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #000000;
	font-weight: bolder;
}
.bodyhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: 900;
	color: #006600;
}
.smallbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	line-height: 12px;
}
.links2small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #D20000;
}
hr {
	background-color: #003300;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#syllabus {
	background-color: #BDB56F;
	border: 3px solid #FFFFFF;
	padding: 5px;
	float: right;
}
.smallbodyboldred1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #D20000;
}
.bodyheadLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.boldheadersignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: 900;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
.bodyhead2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #D20000;
	font-weight: bold;
}
#workflow {
	background-color: #CCCCAD;
	border: 2px solid #669966;
	padding: 5px;
}
.bodyheadTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	font-weight: 900;
}
.bodyhead2green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006600;
	font-weight: bold;
}
.smallbodyboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #006600;
}
.smallbody1doublespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.smallbody1flushright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#bottombox {
	background-color:#8A9558;
	padding: 5px;
	border: 2px solid #FFFFFF;
	top: 10px;
	width: 64%;
	position: relative;
}

