.administrator {
	font-weight: bold;
}

.clear {
	background-color: transparent !important;
	border: 0;
}

.error {
	color: red;
}

.inactive {
	text-decoration: line-through;
}


.floatleft {
	clear: left;
}

.floatLeft {
	float: left;
	clear: left;
}

.floatright {
	float: right;
}

.message {
	color: #504883;
}

.alert {
	color: blue;
}

.tableEnd {
	border: 1px solid white;
	border-left: 0;
}

a {
	text-decoration: none;
	color: black;
}

a.traditional {
	text-decoration: underline;
	color: blue;
}

a img {
	border: 0;
}

a.helpLink {
	background: url(../images/help.gif) no-repeat center center;
	border: 0;
	margin-left: 5px;
	padding: 0px 8px;
}

a.helpLink span {
	color: #000066;
	display: none;
	font-size: 1px;
	padding: 7px;
}

a.rightArrow {
	background: url(../images/arrow.gif) no-repeat center left;
	margin-left: 0px;
	padding: 0px 0px 0px 8px;
}

a.sort {
	color: white;
	margin-left: 0;
	padding: 0px 0px 0px 14px;	
}

a.sortAsc {
	background: url(../images/sort_asc.gif) no-repeat center left;
}

a.sortDesc {
	background: url(../images/sort_desc.gif) no-repeat center left;
}

a.sortInactive {
	background: url(../images/sort_none.gif) no-repeat center left;
}

button {
	border: 0;
	font-family: Arial;	
}

.addressBook {
	background: transparent url(../images/address_book.gif) no-repeat;
	margin-left: 7px;
	width: 15px;
}

.update {
	background: transparent url(../images/refresh.gif) no-repeat;
	margin-left: 7px;
}

.trash {
	background: transparent url(../images/trash.gif) no-repeat;
	margin-left: 5px;
	width: 14px;
}

input.image {
	border: 0;
	/* horrible technique for hiding the text since you don't get */
	/* much control with a submit button */
	color: white;
	padding-left: 16px;
	text-align: left;
	width: 15px;
}

input.actionButton {
	background: url(../images/arrow.gif) no-repeat center left;
	border: 0;
	color: black;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

input.sortButton {
	background: url(../images/sort_none.gif) no-repeat center left;
	color: white;
	padding-left: 10px;
	text-align: left;
}

input.sortButtonAsc {
	background: url(../images/sort_asc.gif) no-repeat center left;
	color: white;
	padding-left: 10px;
	text-align: left;
}

input.sortButtonDesc {
	background: url(../images/sort_desc.gif) no-repeat center left;
	color: white;
	padding-left: 10px;
	text-align: left;
}

/* smaller input for controlling table width */
input.short {
	width: 100px;
}

/* Wide two-line input box for cancellation message 
input.cancelMessage {
	height: 30px;
	width: 200px;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px; 
}

#endSection
{
	padding: 19px 0px 0px 0px;
	float: left;
	width: 100%;
	clear: both;
}

div#externalClippingDiv {
	height: 670px;
	margin-top: 10px;
	overflow: hidden;
}

div.fixedHeight {
	min-height: 400px;
	overflow: auto;
}

div.fixedWidthSubmenu {
	overflow: auto;
	margin-right: 10px;
	width: 80%;
}

div.fixedWidthNoScroll {
	margin-right: 10px;
	width: 78%;
}

div.formElement {
	/* Element that contains a label, input element and optional extra info */
	clear: none;
	float: left;
	margin: 1px 5px 2px 0px;
}

div.formLine {
	clear: both;
	float: left;
	margin: 1px 0px 2px 0px;
	width: 100%;
}


div.formLineCheck {
	float: left;
}

div.formLineCheck input.check {
	margin-left: 20px;	
}

div.formLineCheck label {
	text-align: left;
	width: auto;
}

div.formLineNarrow {
	clear: both;
	float: left;
	margin: 0;
}

div.formLineWide {
	border-bottom: 1px dotted #BBC0C8;
	clear: both;
	float: left;
	margin: 0;
	padding: 8px 0px;
}

div.formSection {
	border: 0px solid red;
	float: left; 		
	width: 100%; 
}

div.formAnnotation {
	border: 0px solid blue;
	color:blue;	
	float: left; 
	padding: 15px 5px 5px 5px;
	width: 150px;	
}

div#middleSection {
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 10px;
}

/* ----------menu bar----------- */
div#menuBar
{
/*	background: transparent url(../images/menuCorner.png) no-repeat bottom right; */
	position: relative;
	top: 0px;
	height: 22px;
	z-index: 3;
	padding: 0px 0px 0px 16px;
}

div#menuBar a
{
	text-decoration: none;
	color: white;
}

div#menuBar li
{
	float: left;
	position: relative;
	padding: 5px 10px 0px 5px;
	margin: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

div#menuBar li#currentPage
{
	background: transparent url(../images/selectionArrow.gif) no-repeat top left;
}

div#menuBar li:hover
{
	background: transparent url(../images/selectionArrow.gif) no-repeat top left;
}

div#menuBar li.disabled:hover {
	background: transparent;
}


div#menuBar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#pageDiv
{
	float: left;
	position: relative;
	margin: 15px 0px 0px -400px;
	padding: 0px 0px 0px 0px;  
	left: 50%;
	height: 100%;
	width: 800px;
}

div.serverOutput {
	border: 0;
	clear: left;
	float: left;
	font-weight: bold;
	padding: 4px 0px 8px 0px;
	margin: 0;
	width: 100%;
}

div.serverOutput p {
	clear: left;
	margin: 0;
	padding: 0;
}

div.formMessage {
	border: 0;
	clear: left;
	margin: 0;
	padding: 4px;
}

div.subMenu {
/*	border-right: 2px solid #CCCCCC;*/
	background-color: #E2E4E7;
	float: left;
	height: 100%;
	margin: 20px 10px 0px 0px;
	padding: 2px 15px 10px 15px;
	width: 100px;
}

div#topSection
{
	position: relative;
	padding: 0px 0px 0px 0px;
}

fieldset {
	border: 1px dotted #BBC0C8;
	float: left;
	margin: 8px 5px 5px 2px;
	/* padding on the LHS causes IE to wrap checkboxes with labels onto the next line */
	padding: 10px 10px 10px 0px;
}

/* fieldset that just contains checkboxes, where the label is to the right of the checkbox */
fieldset.checkboxes {
}

fieldset.checkboxes input.check {
	margin-left: 10px;
}

fieldset.checkboxes label {
	margin-left: 5px;
	width: auto;
}

fieldset.floatLeft {
	float: left;
}

fieldset img {
	padding: 0px 10px 0px 10px;
}

fieldset.wide {
	width: 600px;
}

/* network status fieldset */
fieldset.ns {
	margin-left: 20px;
	padding: 20px 20px 0px 20px;
}

fieldset.ns iframe {
    float: left;
    width : 100px;
}

fieldset p {
	padding: 0px 10px 0px 10px;
}

form {
	border-bottom: 2px solid #BBC0C8; 
	border-top: 2px solid #BBC0C8;
	clear: left;
	float: left;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 95%;
}

/* occupies the full width of its container, useful if it contains a fixed-width table that will shrink to the
   width of the form unless this is specified */
form.wide {
	width: 100%;
}

form.annotated fieldset {
	width: 400px;
}

h1 {
	font-size: 16px;
	margin: 10px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

/* no padding below, may be hidden */
h1.spaced {
	font-size: 16px;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	clear: left;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

h4 {
	clear: left;
	font-size: 13px;
	margin: 6px 0px 0px 0px;
}

h5 {
	clear: left;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #BBC0C8;
	margin-right: 1px;
	padding: 0px 2px 0px 2px;
/*	display: block;*/
}

input.check {
	border: 0;
	margin-top: 3px;
}

input.submitButton {
	background-color: white;
	color: black;
	padding-bottom: 1px;
	margin-top: 6px;
	margin-bottom: 2px;
}

input.inlineSubmit {
	background-color: white;
	color: black;
	margin: 0px 4px;
	padding: 0;
}

input, select, textarea {
	float: left;
	font-family: Arial;
	margin: 0px 0px 0px 6px;
}

input.twodigits {
	width: 15px;
}

input.threedigits {
	width: 22px;
}

input.fourdigits {
	width: 28px;
}

label {
	display: block;
	float: left;
	margin-top: 1px;
	padding-left: 10px;
	text-align: right;
	width: 120px;
}

label.important {
	color: red;
	font-size: 85%;
	margin-left: 5px;
	margin-top: 3px;
	text-align: left;
}

label.rhs {
	padding-left: 5px;
	text-align: left;
	width: auto;
}

label.required {
	font-weight: bold;
}

label.inline {
	margin-left: 5px;
	padding-left: 0;
	width: auto;
}

label.formNote {
	clear: none;
	color: #BBC0C8;
	font-size: 11px;
	padding-left: 5px;
	text-align: left;
	width: 150px;
/*	width: auto;*/
}

label.formInfo {
	background-color: white;
	color: #BBC0C8;
	font-size: 11px;
	clear: left;
	padding-left: 136px;
	text-align: left;
	width: 250px;
}

label.formInfoCheckbox {
	padding-left: 135px;
}

label.left {
	text-align: left;
	width: auto;
}

textarea {
	font-size: 13px;
	width: 151px;
}

textarea.cancelMessage {
	border: 0;
	margin: 0;
	width: 280px;
}

table label {
	clear: none;
	display: inline;
	float: left;
	margin: 1px 0 0 3px;
	padding: 0;
	width: auto;
}

th.smsNotification {
	width: 56px;
	width: 60px;
}

th.emailNotification {
	width: 70px;
}

legend
{
	background-color: white;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

/* optgroup is currently used in place of disabled <option> elements, because IE doesn't support these */
optgroup {
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

p {
/*
	float: left;
	clear: left;
*/
	margin: 2px 0px 2px 0px;
	padding: 0;
}

p.confidentiality
{
	clear: left;
	float: left;
	margin-top: 5px;
	width: 100%;
	font-size: 11px;
}

p.confidentiality span
{
	color: blue;
}

p.confidentiality span.statement
{
	font-size: 13px;
	font-weight: bold;
}

select {
	border: 1px solid #BBC0C8;
	padding-top: 0px;
	width: 140px;
}

select.drop {
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
/*	width: 168px;*/
}

table input {
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
}

table {
	border-collapse: collapse;
	clear: both;
	margin: 15px 0px 15px 5px;
	padding: 0;	
}

table.fixedWidth {
	table-layout: fixed;
	width: 100%;
}

table.fixedWidth td {
	overflow: hidden;
}

/* new conf table */
table.nct {
/*	width: 647px;*/
}

table.networkStatus {
	border: 0;
}

table.networkStatus td {
	border: 1px solid black;
}

table.subtable {
	margin: 6px;
}

table.subtable th {
	background-color: rgb(200, 204, 204);
	color: black !important;
}

td {
	border: 1px solid #BBC0C8;
	margin: 0;
	padding: 2px 5px 2px 5px;
}

td.button {
	border: 0;
	width: 15px;
}

td.check {
}

th {
	border: 1px solid #BBC0C8;
	color: white !important;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	text-align: left;
}

th.plusMinus {
	width: 7px;
}

td.menu {
	white-space: nowrap;
}

tr.header td, tr.header th {
	background-color: rgb(200, 204, 204);
}

.disabled, .disabled input, .disabled textarea {
	background-color: rgb(226, 228, 231);
}

ul.tab {
	border-bottom: 1px dotted #504883;
	border-left: 1px dotted #504883;
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 99%;
}

ul.tab li {
	background-color: white;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	float: left;
	padding: 5px;
}

ul.tab a {
	color: #AAAAAA;
}

ul.tab li.selected {
	color: black;
	padding: 5px;
}

ul.tab li.selected a {
}	

ul.verticalMenu, ul.horizontalMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.verticalMenu {
	margin-top: 3px;
}

ul.verticalMenu a.activeLink {
	font-style: italic;
}

ul.verticalMenu p {
	font-style: italic;
	margin: 0;
	padding: 0 0 0 10px;
}

ul.verticalMenu li {
	clear: both;
}

ul.verticalMenu a.dummy {
	background: none;
}

ul.horizontalMenu li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 6px;
}

ul.horizontalMenu a, ul.verticalMenu a {
	background: url(../images/arrow.gif) no-repeat center left;
	margin-left: 0;
	padding: 0px 0px 0px 10px;
}

ul.horizontalMenu a {
	background: url(../images/arrow.gif) no-repeat center left;
	margin-left: 0;
	padding: 0px 0px 0px 8px;
}
