input      { FONT-SIZE: 8pt; HEIGHT: 20px; width: 100 }
select     { FONT-SIZE: 8pt; HEIGHT: 15px }
body {
	margin: 0px;
	font-family: arial;
	font-size: 9pt;
	cursor: default;
	background-image: url(images/pageBG.gif)
	
}
.main {
	width: 100%
}
h2 {
	margin-top: 5px
}
.mainlnk {
	height: 20px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	cursor: default;
	color: #041EA0
}
.mainlnkOver {
	height: 20px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	cursor: default;
	color: white;
	background-image: url(images/topMnuBGOver.gif)
}
.menuBuild {
	position: absolute;
	padding-top: 34;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=145,strength=4);
	z-index: 20
}

.menuTab {
	width: 100%
}
.button {
	color: white;
	width: 100%;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	cursor: hand;
	font-family: verdana;
	font-size: 8pt;
	height: 17px;
	vertical-align: top
}
.buttonOver {
	color: black;
	width: 100%;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 1px;
	cursor: hand;
	font-family: verdana;
	font-size: 8pt;
	height: 17px;
	vertical-align: top
}
.button:hover {
	color: black;
	width: 100%;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 1px;
	cursor: hand;
	font-family: verdana;
	font-size: 8pt;
	height: 17px;
	vertical-align: top
}
.pageName {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=145,strength=1);
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	position: absolute;
	top: 31px;
	left: 5px;
	font-style: italic;
	color: white
}
.pageNameChild {
	font-size: 11pt;
	color: #FCDB76
}
img {
	border: 0px
}
hr {
	width: 99%
}
a {	
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none
}
a:hover {
	color: #ED6E16;
	text-decoration: none
}
.amenu {
	color: black;
	width: 100%;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	cursor: hand;
	font-family: verdana;
	font-size: 8pt;
	height: 17px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none
}
.amenu:hover {
	color: #ED6E16;
	font-weight: bold;
	text-decoration: none
}
.bottomNav {
	background-color: #777792;
	text-align: center;
	font-size: 9pt
}
.bnValidImg {
	background-color: #777792;
	width: 88px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px
}
.footer {
	width: 100%
}