.top {
}
/* CSS Document */

.navlink a:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: auto;
	text-deocration: none;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.navlink a:visited {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: auto;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: bottom;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.navlink a:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CC9966;
	height: 20px;
	width: auto;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.navlink a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CC9966;
	height: 20px;
	width: auto;
	text-decoration: none;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.textlink a:link {
	color: #996600;
	text-deocration: underline;
	text-decoration: underline;
}
.textlink a:visited {
	color: #99FF00;
	text-decoration: none;
}
.textlink a:active {
	color: #330033;
	text-decoration: underline;
}
.textlink a:hover {
	color: #330033;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.footer {
	bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: relative;
	background-position: center;
	height: 20px;
	width: 95%;
	left: 2.5%;
	right: 2.5%;
	vertical-align: middle;
	padding: 5px;
}
.left {
	background-repeat: no-repeat;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F5F5;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.leftdown {
	background-image: url(images/images/leftbkg.gif);
	height: 100%;
	width: 130px;
	background-repeat: no-repeat;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/spiral.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.edge {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.shortnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/spiral.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.tableSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	padding: 3px;
}
