* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-size: 20px;
	font-family: arial,helvetica,sans-serif;
}

h1 {
	padding-bottom: 15px;
	font-size: 16px;
}

h1 {
	padding-bottom: 15px;
}

h2, h3 {
	padding-top: 15px;
}

img {
	border: 0px;
	display: none;
}

.cnt {
	width: 972px;
	margin: 0 auto;
}

#portal-header {
	display: none;
	background: url('/style/smeal/images/body_tshadow.png') no-repeat bottom center;
	margin: 0 auto;
	width: 972px;
	height: 108px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

#portal-breadcrumbs {
	display: none;
	padding-left: 18px;
}

.main {
	width: 960px;
	margin: 0 0 0 6px;
}

.navigation {
	display: none;
	margin: 20px 0 30px 20px;
	float: left;
	width: 168px;
}

.documentcontent {
	margin: 20px 30px 30px 30px;
	float: left;
	min-height: 300px;
	background-color: #fff;
}

.visualNoPrint {
	display: none;
}

.printNoVisual {
	display: none;
}

.sidebar {
	display: none;
	margin: 0 20px 30px 0;
	float: left;
	width: 216px;
}

.portletNavigationTree {
	display: none;
	margin: 0;
	padding: 0;
}

.portal-footer {
	display: none;
	margin: 0 auto;
	width: 960px;
	height: 20px;
	background-color: #fff;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

.portal-colophon {
	display: none;
	margin: 0 auto;
	width: 972px;
	height: 50px;
	color: #000;
	font-size: 10.8px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#cal1 {
	float:left;
	width:32%;
	text-align: center;
	padding-right: 2%;
	margin-bottom: 30px;
}

#cal2 {
	float:left;
	width:32%;
	text-align: center;
	padding-right: 1%;
	margin-bottom: 30px;
}

#cal3 {
	margin: 0;
	padding: 0;
	float:right;
	width:32%;
	text-align: center;
	margin-bottom: 30px;
}

table {
	width: 100%;
}

table th {
	text-align: left;
	border-bottom: 3px solid #000;
}

table th a {
	color: #000;
	text-decoration: none;
}

table td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;

	padding: 0 10px 0 10px;
}

table td:first-child {
	border-left: 1px solid #aaa;
}

.editText {
	text-decoration: none;
}

.clearfix {
	padding: 0;
	margin: 0;
}

table.layout {
	margin: 0 0 0 -8px;
}

th.layout {
	background: #fff;
}

.layout td {
	border: none;
}

.layout td:first-child {
	border: none;
}

input, select, textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 2px;
}

textarea {
	border: none;
	border-bottom: 1px solid #000;
	width: 80%;
	padding-top: 1em;
}

fieldset {
	clear: both;
	font-size: 100%;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	border: none;
}

fieldset legend {
	width: 100%;
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0 0 0 -5px;
	border-bottom: 1px solid #000;
}

input[type=submit], input[type=reset] {
	display: none;
}

input[type=text], input[type=textarea] {
	border: none;
	border-bottom: 1px solid #000;
	width: 80%;
	padding-top: 1em;
}

input[type=radio] { display: none; }

input[type=checkbox] { content: " "; font-size: 120%; margin-right: 20px;}