body {
	margin: 0px;
	color: Black;
	font: 80% Arial, Helvetica, sans-serif;
	background-color: #565D67;
}
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}
#page, #hppage {
	width: 1000px; /*	margin: 0px;*/
	margin: 0px auto;
	padding: 0px;
}
#content-wrapper {
	background: url(images/page_bkg.jpg) repeat-y;
}
a {
	text-decoration: none;
	color: #6B207F;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
#hppage {
	height: 750px;
	background: url(images/hp_bkg.jpg) no-repeat;
}
#intropage {
	width: 1000px; /*	margin: 0px;*/
	margin: 0px auto;
	padding: 0px;
	/*ABADB3*/
}
#menuhp {
	padding-top: 160px;
	padding-left: 20px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px; /* Width of Menu Items */
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 167px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}
ul#nav li {
	position: relative;
	height: 32px;
	background: url(images/menu_entry_bkg.png) no-repeat;
	margin-top: 10px;
}
#nav li li {
	height: auto;
	margin-top: 0px;
}
#nav li ul {
	position: absolute;
	left: 166px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index: 999;
}
/* Styles for Menu Items */
ul#nav li a {
	display: block;
	text-decoration: none;
	color: White;
	padding: 8px;
	border-bottom: 0;
	text-align: center;
	font-weight: bold;
}
ul#nav li li a {
	display: block;
	text-decoration: none;
	color: White;
	background: #848891; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	text-align: center;
	font-weight: bold;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li {
	float: left;
	height: 1%;
}
* html #nav li a {
	height: 1%;
}
/* End */
ul#nav li li a:hover {
	color: White;
	background: #3A3C41; /* Hover Styles */
}
#nav li ul li a {
	padding: 2px 5px; /* Sub Menu Styles */
}
#nav li:hover ul, #nav li.over ul {
	display: block; /* The magic */
}
#leftcol {
	float: left;
	width: 190px;
}
#menu-wrapper {
	padding: 80px 0px 80px 10px;
}
#rightcol {
	float: right;
	width: 770px;
	margin: 10px 10px 10px 0px;
}
h1 {
	background: #002169;
	color: White;
	text-align: center;
	font-size: 150%;
	padding: 4px;
}
h2 {
	font-size: 120%;
}
#copyright {
	margin: 30px 0px 10px 0px;
	padding-left: 10px;
	color: White;
	font-weight: bold;
	font-size: 95%;
}
#copyright a {
	color: White;
}

.dateColumn {
	text-align: center;
}
.timeColumn {
	text-align: center;
}
.numberColumn {
	text-align: right;
	padding-right: 4px;
}







.itemList {
	background: #F5FDEC;
}
.itemList td {
	font-size: 12px;
	vertical-align: middle;
}
tr.alt td {
	background: #ecf6fc;
	vertical-align: middle;
}
tr.over td {
	background: #f6fadb;
}

.itemList th {
	font-size: 14px;
	height: 2em;
	background: url("./images/itemlist_th_background.png") top repeat-x;
}
.itemList td {
	background: white;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

.itemList td a {
	font-size: 12px;
	color: #004080;
	text-decoration: none;
}
.itemList td a:hover {
	color: #1373d5;
	text-decoration: underline;
}

.columnNumber {
	text-align: right;
}

.columnCenter {
	text-align: center;
}

.columnAction a:hover.delete {
	color: red;
}




.fieldsetForm {
	border: 1px solid #999999;
	background: #cdcdcd;
}
.formLabel {
	text-align: right;
	padding-right: 4px;
}
.formField {
	border-top: 1px solid #CCCCCC;
	border-left: 3px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: white;
}

.formField_active {
	border-left: 3px solid #0066FF;
	background: #FFFFCC;

}
.formButton {
	cursor:pointer;
	border:outset 1px #ccc;
	color:#000000;
	font-weight:bold;
	padding: 1px 2px;
	background: #E5E5E5 url('images/button_background.png') repeat-x left top;
}
.formbutton:hover, .formbutton:active {
	background: url('images/button_hover.png') repeat-x left top;
}

.formBigButton {
	cursor:pointer;
	border:outset 1px #ccc;
	color:#000000;
	font-size: 14px;
	font-weight:bold;
	padding: 1px 2px;
	background: #E5E5E5 url('images/button_background.png') repeat-x left top;
}
.formBigButton:hover, .formBigButton:active {
	background: url('images/button_hover.png') repeat-x left top;
}


.messageText {
	display: block;
	width: 480px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFEC;
	border: 1px solid #FFEBD7;
}








.debug {
	display: block;
	width: 100%;
	font-family: Courier New;
	font-size: 11px;
	color: black;
	background: #F4F4F4;
	border: 1px solid #66FF66;
	margin-top: 3px;
	margin-bottom: 3px;
}
.debug:before {
	content: DEBUG:
}



.innerError ul {
	list-style: none;
}

.innerError, .innerError li {
	color: red;
}
.innerError span:before, .innerError li:before {
	content: url('/images/cancel_12x12.gif'); margin-right: 4px;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 32px;
	height: 20px;
	padding: 0;
	margin: 0px 0px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('images/calendar.gif') no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	float: left;
}