body	{
	color: #000000;
	background-color: #cecece;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
}

.footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

/*
----------------------------------------------------
*/
Input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 10px;
	font-weight: normal;
	height: 16px;
	padding-left: 2px;
}

Select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: normal;
	font-weight: normal;
}

Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: normal;
	font-weight: normal;
	padding-left: 4px;
}

/*div {
	font-size: 12px;
}*/

span {
	font-size: 12px;
}

p {
	color: black;
 	line-height: 110%;
	font-size: 12px;
}

ul {
	font-size: 12px;
}

#pageViewer {
  background-image: url('../pix/bkgnd_menu_off.jpg');
  background-color: #65acd8;
  background-repeat: no-repeat;
  background-position: top left;
}

		
.hiddenDiv {
	width: 200px;
	height: 400px;
	position: absolute;
	margin-top: 20px;
	display: none;
}

.hiddenDiv li {
	padding: 2px 2px;
	margin: 0 0 2px 0;
	color: #0075be;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: white;
	border: 1px solid #0075be;
	list-style-type: none;
}

.hiddenDivNext {
	margin-left: 700px;
	padding-left: 0px;
}

.hiddenDivPrevious {
	text-align: right;
	margin-left: -280px;
}

.hyperLink {
	cursor: pointer;
}

table .breadcrumb-menu {
	font-size: 12px;
	margin-left: -18px;
	margin-right: -3px;
}

table .breadcrumb-menu a {
	text-decoration: none;
	color: white;
}

td .breadcrumb-blue {
	height: 19px;
	white-space: nowrap;
	text-align: center;
	padding: 0 2px 0 2px;
	background-color: #3274d0;
}

td .breadcrumb-blue-selected {
	background-color: #2261a0;
}

td .breadcrumb-gray {
	height: 19px;
	white-space: nowrap;
	text-align: center;
	padding: 0 5px 0 5px;
	background-color: #8f8f8f;
}

td .breadcrumb-gray-selected {
	background-color: #6c6c6c;
}

td .breadcrumb-bluetohide {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/bluetohide.png');
}

td .breadcrumb-bluetohide-selected {
	background-image: url('../pix/breadcrumb/bluetohide-s.png');
}

td .breadcrumb-bluetogray {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/bluetogray.png');
}

td .breadcrumb-bluetogray-selected {
	background-image: url('../pix/breadcrumb/bluetogray-s.png');
}

td .breadcrumb-bluetogray-selected-g {
	background-image: url('../pix/breadcrumb/bluetogray-sg.png');
}

td.breadcrumb-hidetogray {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/hidetogray.png');
}

td.breadcrumb-hidetogray-selected {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/hidetogray-s.png');
}

td .breadcrumb-graytogray {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/graytogray.png');
}

td .breadcrumb-graytogray-selected-left {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/graytogray-sl.png');
}

td .breadcrumb-graytogray-selected-right {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/graytogray-s.png');
}

td .breadcrumb-graytohide {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/graytohide.png');
}

td .breadcrumb-graytohide-selected {
	width: 8px;
	height: 19px;
	background-image: url('../pix/breadcrumb/graytohide-s.png');
}
