a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
	font-style: italic;
}
.TopBanner {
	position: absolute;
	visibility: visible;
	width: 100%;
	top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	color: #9999FF;
	background-color: #0000CC;
	position: absolute;
	height: auto;
	left: 4px;
	width: 80%;
	top: 20px;
}
.MainBody {
	text-align: left;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.MainBodyBig {
	font-size: larger;
	text-align: center;
}
.Shout {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
.BodyText {
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.Directory {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	font-style: normal;
	font-variant: normal;
}
.SmallText {
	font-size: 8pt;
	font-weight: normal;
}
.DirectoryBold {

	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	font-style: normal;
	font-variant: normal;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align:right;
}
.TableTextField
{
	text-align: left;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.LeftSide {
	position: absolute;
	left: 5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	height: auto;
	width: 45%;
}
.RightSide {
	position: absolute;
	height: auto;
	width: 45%;
	right: 0px;
}
.MainBodyList {
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 10%;
	top: auto;
	width: 80%;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
li {
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
h2 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.MainBodyIndentLeft {
	text-align: left;
	left: 5%;
	padding: 0%;
	margin-right: 5%;
	margin-left: 5%;
}
.MainBodyIndentBoth {
	text-align: left;
	left: 5%;
	padding: 0px;
	margin-right: 5%;
	margin-left: 5%;
}
.TableBold {
	font-size: medium;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.HotButton {
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
	border:outset;
}
input.HotButtonHover {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	border:outset;
}
.Highlighted {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
.SmallerH2 {
	text-align: center;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CCCCCC;
}

tr
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

input {
background-color:#FFCC99;
border:inset;
border-width:thin;
}
button.outsetButton {
	/*	width:100px;  */
	height:30px;
	border:outset;
	background-color: #0099CC;
	/*background-image:url(/p7pm/img/p7PM_light_east.gif);    */
	background-repeat:	no-repeat;
	background-position: right center;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
button.outsetButtonHover {
/*	width:100px; */
	height:30px;
	border:outset;
	background-color:#0000FF;
	color:#99CCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
input.outsetButton {
	border:outset;
	background-color: #99CCCC;
	background-repeat:	no-repeat;
	background-position: right center;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
input.outsetButtonHover {
	border:outset;
	background-color:#0000FF;
	color:#99CCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
input.HotButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: italic;
	color: #FFFF00;
	background-color: #FF0000;
	border:outset;
}
input.HotButtonHover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: italic;
	color: #FF0000;
	background-color: #FFFF00;
	border:outset;
}
.NiceBox
{
	background-color:#FFCC99;
	border:inset;
	border-width:thin;
}
.TableBG
{
	background-color: #CCFF99;
}
