/*Elemental styles */
body {
    font-weight: normal;
    font-size: 8pt;
    margin: 0px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
}

div.pane {
	border-right: #000000 2px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 2px solid;
	border-left: #000000 1px solid;
	font-weight: bolder;
	background-color: #ffffff;
	width:100%;
	margin-top:0px;
}

div.paneBody {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	font-style: normal;
	background-color: #ffffff;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
}

div.paneHeader {
	border-bottom: 1px #000000 solid;
	padding-top: 3px;
	height: 21px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-image: url('../../../images/bg_paneHeader.gif');
	background-repeat: repeat-x;
}

div.paneHeaderDouble {
	border-bottom: 1px #000000 solid;
	padding-top: 3px;
	height: 38px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-image: url('../../../images/bg_paneHeaderx2.gif');
	background-repeat: repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
}

h2 {
    font-weight: bold;
    font-size: 15px;
    color: #006699;
    line-height: 12pt;
    font-family: Verdana, Arial, Sans-Serif;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
}

input {
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana, Arial, Sans-Serif;
}

input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:focus {
	outline: 1px dotted #000000;
}

table {
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
}

table.borderTable_1 {
	border-collapse: collapse;
}

table.borderTable_1 td {
	border: 1px solid #000000;
}

table.listTable td {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}

td.logo {
    background-position: left top;
    background-image: url(images/banner.gif);
    background-repeat: no-repeat;
    background-color: #006699;
    text-align: right;
}

td.logoadmin {
    background-position: left top;
    background-image: url(images/banner_admin.gif);
    background-repeat: no-repeat;
    background-color: #006699;
    text-align: right;
}

td.menuheading {
    padding-left: 10px;
    font-weight: bold;
    font-size: 8pt;
    cursor: default;
    color: white;
    padding-top: 10px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}

td.menuitem {
    border-right: 2px;
    border-top: 2px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 9pt;
    border-left: 2px;
    color: white;
    padding-top: 0px;
    border-bottom: 2px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}

/* IDs */
#bottomMenu {
    left: 0px;
    visibility: hidden;
    position: absolute;
}

#filterPane {
	border-right: #006699 4px solid;
	border-top: #006699 0px solid;
	border-bottom: #006699 4px solid;
	border-left: #006699 4px solid;
	background-color: #ffffff;
	width: 100%;
}

#kioskDashboard #statusMessage {
	padding: 10px 0 10px 0;
}

#menu a {
    color: white;
    text-decoration: none;
}

#menu a:visited {
    color: white;
}

#menu a:active {
    color: white;
    text-decoration: underline;
}

#menu a:hover {
    cursor: hand;
    color: #CCCCCC;
}

#outerContainer {
	display:inline;
	padding:0px;
	margin: auto;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#statuslist {
	height: 244px;
	overflow-y: scroll;
}

#tabNav table {
	height: 27px;
}

#tabNav td {
	vertical-align: middle;
	height: 27px;
}

#tabNav .tabNavTable {
	background-color: #FFFFFF;
}

#tabNav .tabNavTableOV {
	background-color: #CC9900;
}

#tabNav .tabNavTableNA {
	background-color: #CCCCCC;
}

#tabNav .tabNavText {
	background-color: #FFFFFF;
	background-image: url('../../../images/bg_tabNav.gif');
	background-repeat: repeat-x;
	font-weight: bold; 
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
}

#tabNav .tabNavTextOV {
	background-color: #CC9900;
	background-image: url('../../../images/bg_tabNavOV.gif');
	background-repeat: repeat-x;
	font-weight: bold; 
	font-size: 9pt; 
	color: white; 
	font-family: Verdana, Arial, Sans-Serif;
}

#tabNav .tabNavTextNA {
	background-color: #CCCCCC;
	background-image: url('../../../images/bg_tabNavNA.gif');
	background-repeat: repeat-x;
	font-weight: bold; 
	font-size: 9pt; 
	color: white; 
	font-family: Verdana, Arial, Sans-Serif;
}

#topmenu td {
    padding-left: 20px;
    font-weight: bold;
    font-size: 8pt;
    padding-bottom: 5px;
    color: white;
    margin-right: 10px;
    font-family: Verdana, Arial, Sans-Serif;
}

#topmenu a {
    color: white;
    text-decoration: none;
}

#topmenu a:visited {
    color: white;
}

#topmenu a:active {
    color: white;
    text-decoration: underline;
}

#topmenu a:hover {
    cursor: hand;
    color: red;
    text-decoration: underline;
}

#userSideContent {
	width: 800px;
}

#wrapper {
	width: 983px;
	position: relative;
}

/* Classes */
.adminBody {
    font-weight: normal;
    font-size: 8pt;
    margin: 0px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #FFFCE4;
}

.adminMenu {
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #CC9900;
}

table.border_1_grey {
	border-collapse: collapse;
}

.border_1_grey td {
	border: 1px solid #C0C0C0;
}

.browseRow.alternate {
	background-color: #e6f6ff;
}

div.browseTable {
	border: 1px solid #000000;
	width: 50%;
}

.browseTable table.borderTable_1 td {
	border-color: #c0c0c0;
}

.button {
    font-weight: normal;
    font-size: 11px;
    cursor: hand;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
}

.clsCMOn {
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
    color: black;
    padding-top: 2px;
    text-decoration: none;
}

.clsCMOver {
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 2px;
    color: black;
    padding-top: 2px;
    text-decoration: none;
}

.container {
	display: inline;
	float: left;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}

.containerFooter {
	color: #8b0000;
	font-size: 9px;
	margin-top: 4px;
}

.displayname {
    padding-left: 10px;
    font-weight: 900;
    font-size: 11pt;
    vertical-align: top;
    color: #707070;
    padding-top: 1px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: right;
    alink: #FF0000;
}

.error {
    color: red;
    font-family: Verdana, Arial, Sans-Serif;
}

.field {
		display: inline-block;
		vertical-align: middle;
	}

.fieldLabel {
	display: inline-block;
	vertical-align: middle;
}

.fieldLabelTop {
	display: block;
	margin-bottom: 0.5em;
}

.filterBody {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-left: 10px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	position: relative;
	left: -4px;
}

.filterBox {
	border: 1px solid #000000;
	padding: 4px;
	margin-bottom: 4px;
}

.filterHeader {
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #006699;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	text-decoration: none;
	width: 100%;
	position: relative;
	left: -4px;
}

.formbuttons {
    margin: 0px;
}

.formh1 {
    font-weight: bold;
    font-size: 18px;
    color: #CC9900;
    font-family: Verdana, Arial, Sans-Serif;
}

.formh2 {
    font-weight: bold;
    font-size: 15px;
    color: #006699;
    font-family: Verdana, Arial, Sans-Serif;
}

.formheading {
    font-weight: 600;
    font-size: 11px;
    color: #006699;
    font-family: Verdana, Arial, Sans-Serif;
	padding-top: 10px;
}

p.formheading {
	margin: 0;
}

.formhelp {
    font-weight: normal;
    font-size: 7pt;
    color: gray;
    font-family: Verdana, Arial, Sans-Serif;
    margin-top: 3px;
    margin-bottom: 9px;
}

.formGroup {
	display: block;
	margin-top: 0.4em;
}

.formGroupSeries {
	display: block;
	margin-top: 0.2em;
}

.formGroupSpaced {
	display: block;
	margin-top: 1.2em;
}

.formnotes {
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: white;
}

.formprompt {
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: white;
}

.formrow {
    font-weight: normal;
    font-size: 11px;
    width: 100%;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: white;
}

.formtable {
    border-right: #336699 thin inset;
    border-top: #336699 thin inset;
    font-weight: normal;
    font-size: 11px;
    border-left: #336699 thin inset;
    width: 100%;
    color: black;
    border-bottom: #336699 thin inset;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: white;
}

.formtitle {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
}

.goldbutton {
    font-weight: bold;
    font-size: 8pt;
    cursor: hand;
    color: white;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #CC9900;
}

.headingRow {
	background-color: #e0e0e0;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.label {
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
}

.largetext {
    font-weight: bold;
    font-size: 13px;
    color: #707070;
}

.listBox {
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #000000;
	margin-top: 10px;
}

.reportHeaderFooter {
    font-weight: bold;
}

table.noBorder td {
	border-width: 0;
}

.option {
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}

.paddedTable_2 td {
	padding: 2px;
}

.pages {
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    height: 18px;
}

.paging img, .paging a, .paging div {
	display: inline-block;
	vertical-align: middle;
}

.plainTable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.reportTable {
    border-collapse: collapse;
    border: 1px solid #000000;
}

.reportTable td, .reportTable th {
    border: 1px solid #000000;
}

.selectchoice {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Arial,Verdana;
}

.smalltext {
    font-weight: normal;
    font-size: 7pt;
    color: #707070;
    line-height: 140%;
    font-family: Verdana, Arial, Sans-Serif;
}

.title {
    padding-left: 10px;
    font-weight: 900;
    font-size: 11pt;
    vertical-align: top;
    color: #707070;
    padding-top: 1px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    alink: #FF0000;
}

.titleRow {
	vertical-align: middle;
	height: 20px;
	text-align: center;
	background-color: #E6F6FF;
	font-weight: bold;
    font-size: 13px;
    color: #707070;
}

.topic {
    font-weight: 600;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}

.topMenu {
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #006699;
    text-decoration: none;
}