body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	line-height: normal;
	font-size: 100%;
	margin: 0px;
	padding: 3px;
}
a:{
	color: #006699;
	text-decoration:none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.styleGlobalNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.styleGlobalNavSep {
	font-weight: bold;
}
#GlobalNav {
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	text-align: center;
	float: left;
	position: static;
	margin-top: 4px;
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
	border: solid 1px #999999;
}
#GlobalNav a:link{
	text-decoration: none;
	color: #006699;
}
#GlobalNav a:visited {
	text-decoration: none;
	color: #006699;
}
#GlobalNav a:hover {
	text-decoration: underline;
}
#CustomerNav {
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	text-align: center;
	float: left;
	position: static;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 6px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #990000;
	border: solid 1px #999999;
}
#CustomerNav a:link{
	text-decoration: none;
	color: #006699;
}
#CustomerNav a:visited {
	text-decoration: none;
	color: #006699;
}
#CustomerNav a:hover {
	text-decoration: underline;
}
#AdminNav {
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	text-align: center;
	float: left;
	position: static;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 6px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
	border: solid 1px #999999;
}
#AdminNav a:link{
	text-decoration: none;
	color: #006699;
}
#AdminNav a:visited {
	text-decoration: none;
	color: #006699;
}
#AdminNav a:hover {
	text-decoration: underline;
}
#TitleBar {
	width: 750px;
	background-color: #003399;
	border: solid 1px #eee;
	border-color: #886A02;
	color: #EEEEEE;
	font-size: 90%;
}
#Content {
	width: 95%;
	float: left;
	margin: 10px;
}
#FooterBar {
	width: 744px;
	padding: 2px;
	background-color: #FFFFCC;
	border: solid 1px #999999;
	height: 12px;
	position: static;
	font-size: 80%;
	color: #666666;
	font-weight: bold;
}
#FooterBar a:link{
	text-decoration: none;
	color: #006699;
}
#FooterBar a:visited {
	text-decoration: none;
	color: #006699;
}
#FooterBar a:hover {
	text-decoration: underline;
}
.styleGlobalNavRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.gstyle1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.gstyle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.gstyle3red {
	color: #CC0000;
}
.gstyle4{
	color: #003399;
}
.gstyle5text{
	font-size: 80%;
}
.gstyle6darkblue {
	color: #000066;
}
.gstyle3darkred {

	color: #990000;
}
.gstyle7 {
	font-size: 9px;
	color: #666666;
}
.gstyle8blink {
	text-decoration: blink;
}
