td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	width: 96%;
	color: #336699;
	background-image: url(../images/headerback.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	border-bottom-style: groove;
	border-left-style: groove;
	border-left-width: 3px;
	border-bottom-width: 3px;
	color: #336699;
	padding-right: .25em;
	padding-bottom: .25em;
	padding-left: .25em;
}
table#contents {
	background-attachment: fixed;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 2px inset;
	padding: 2px;
}
img#hanging {
	float: left;
	margin-right: 5px;
}
a:link {
	text-decoration: none;
	font-style: italic;
	color: 000099;
}
a:visited {
	color: #336666;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-weight: bold;
	color: E2ECF5 !important;
	background-color: 000099;
	text-decoration: none;
	font-style: normal;
	border: 4px outset;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	left: 0px;


}
a:active {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: 000099;
}
p {
	text-indent: 2em;
	text-align: justify;
}
p#noindent {
	text-indent: 0em;
}
table#contents ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
table#contents li {
	text-align: justify;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
ul#accomplishment {
	margin-left: 5px;
}
table#contents_border {
	background-attachment: fixed;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 3px outset;
	padding: 0px;
	margin: 0px;
}
table.buttons, tr.buttons {
	padding-top: 3px;
	padding-bottom: 3px;
}
.helpbutton {
	cursor: help;
}
body {
	background-color: #E2ECF5;
	margin: 2px;

}
.buttonSeparator {
	height: 8px;
	border-top-width: 4px;
	border-top-style: ridge;
	border-bottom-width: 4px;
	border-bottom-style: ridge;

}
#tableMenu ul{
	display: block;
	list-style-type: none;
	margin: 5px;


}
#tableMenu ul li {
	display: block;
	list-style-type: none;
	list-style-image: none!important;


}
.formcaption {
	font-weight: bold;
}
.formComments {
	font-size: 0.8em;
	font-style: italic;
}

