body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 1em;
	background-color: #EDF1F4;
}
h1 {
	font-size: 1.03em;
}
small {
	font-size: .65em;
	color: #999999;
}
.NameTagLine {
	font-style: italic;
	font-size: 0.70em;
}
.NameLine {
	font-size: 0.80em;
}
.button {
	margin: 2px;
	padding: 1px;
	border: 1px solid #556987;
	background-color: #8AAAD9;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .90em;
}
a.copyright:link, a.copyright:visited {
	text-decoration: none;
	color: #999999;
}
a.copyright:hover, a.copyright:active {
	text-decoration: none;
	color: #0066CC;
}
a:link, a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF00CC;
}
div#xcontenthold {
	overflow: hidden;
	width: 100%;
	height: 420px;
}
div#xcontentscroll {
	overflow: auto;
	width: 100%;
	height: 420px;
	margin-right: 5px;
	padding-right: 5px;
}
.inputtext     {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 1pt 1px 1px;
	padding: 2px;
	border: 1px solid #999999;
}
.inputsubmit     {
	font-size: 10px;
	line-height: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b0c4de;
	width: 100px;
	cursor: hand;
	text-transform: uppercase;
}
.alert {
	color: #FF0000;
	font-style: italic;
}
.textbox:focus {
	color: #000000;
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textbox:hover {
	border: 1px solid #990033;
}
.textbox {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
}
.innercontentimg {
	background-image: url(gfx/main/content-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentimg {
	background-image: url(gfx/main/content-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.frame {
	border: 1px solid #677F8E;
	background-color: #FFFFFF;
}
.contentbx {
	text-align: justify;
	line-height: 16px;
	font-size: 0.80em;
}
.header {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
}
.border {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 0.95em;
}
.worddocs {
	list-style-image: url(gfx/word.gif);
	list-style-position: inside;
	line-height: 20px;
	list-style-type: none;
}

