h2 {
	font-family:"Times New Roman", Times, serif;
	}
form {
	padding: 10px;
	width: 600px;
	border:1px solid #CCCCCC;
	background-color:#FFFFCC;
	margin-top: 10px;
	}
label {
	margin-left: 30px;
	}
#header {
	background: url(../images/sohmfolder_01.jpg) no-repeat left top;
	height: 139px;
	width: 1000px;
	padding: 0px 30px;
}
#body {
	background: url(../images/sohmfolder_02.jpg) repeat-y left top;
	width: 940px;
	padding: 0px 30px;
}
#footer {
	background: url(../images/sohmfolder_04.jpg) no-repeat left top;
	height: 72px;
	width: 1000px;
	padding: 0px 30px;
}
.smallheading {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #79CF9F;
	text-align: center;
	margin-right: 6px;
}
.tocitems {
	font-size: 14px;
	margin-top: 2px;
	list-style-image: url(../images/icon-folder.jpg);
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color:#000000;
}
a:hover, a:active {
	color:#009966;
}
a:visited {
	color:#000000;
}
	
.leftbox {
	border-right: 1px dotted #000000;
}
.medheading {
	font-size: 18px;
	text-align: center;
}
.medsubheading {
	font-size: 18px;
	color: #79CF9F;
	padding-left: 20px;
}
.microtext {
	font-size: 9px;
}
.longlist {
	margin: 2px 2px 4px;
	padding-left: 40px;
}
.longlistfile {
	margin: 0px 10px 4px;
	padding-left: 18px;
	background-image:url(../images/icon-file.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
}
.boldtext {
	font-weight:bold;
}
.tocsectionheading {
	font-weight:bold;
	margin: 0px;
	padding-left: 5px;
}
.tocitems-noicon {

	font-size: 14px;
	margin-top: 2px;
}
.smalltext {
	font-size: x-small;
}
.messagebox {
	background: #FFFFCC;
	margin: 20px;
	padding: 2px;
	text-align:center;
	border: 1px solid #000000;
	font-weight: bold;
}
.linkitem {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.nounderlinelink {
	text-decoration: none;
}
.tabledottedbox {
	border: 1px dotted #000000;
}
.errormessagebox {
	background: #FFFFCC;
	margin: 20px;
	padding: 2px;
	text-align:center;
	border: 1px solid #000000;
	font-weight: bold;
	color: #CC0000;
}
#welcome {
	font-weight: bold;
	text-align: right;
	border-bottom: 1px dotted #000000;
}
table {
	font-size: 10px;
}
div.forms {
	text-align: center;
}
