* {
	margin:0pt;
	padding:0pt;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	text-align:left;
}
.history {
	font-size:11px;
	font-weight: normal;
}
.history td {
	padding-top: 10px;
	font-weight:bold;
	color:#003366;
}

.hidden {
	display: none;
}

th {
	white-space: nowrap;
}
td {
	vertical-align:top;
}
.smiletable td.nowrap {
	white-space: nowrap;
	padding: 0px;
}

a:hover {
	text-decoration:underline;
}
a.inactive:hover  {
	text-decoration:none;
}

a {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.inactive {
	font-weight:normal;
}

.NavigationItemQuickSearch input {
	width: 130px;
}

.cursor {
	cursor: pointer;
}

button {
	background-color:transparent;
	cursor:pointer;
	text-align:left;
	
	border:medium none;
	margin:0px;
	padding:0px;
	white-space: nowrap;
}

.IconBarSeperator {
	width: 20px;
}

img {
	border:medium none;
/*	vertical-align:top;*/
}

.wwFormTable {
	width: expression((document.body.clientWidth - 203)+ "px");
}

.lockedMessage {
	background-color: #FFFFFF;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 6px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.smiletable {
	border-bottom:1px solid #BFBFBF;
	width:100%;
}

.smiletable .filterInput {
	width: 70%;
	min-width: 1cm;
}

.smiletable input, 
.smiletable select, 
.smiletable textarea {
	width: 100%;
}

.smiletable td,
.smiletable th {
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #CFCFCF;
	padding:1px 1px 1px 8px;
}

.noborder td,
.noborder th {
	border:0px;
	padding: 0px;
}

.nestedTable,
.smiletable .nestedTable td {
	border: 0px;
	margin: -2px;
	padding: 0px;
}

.nestedTable {
	width: 100%;
}

.updateform table {
	width: 100%;
}

.updateform td {
	padding-top:1px;
	vertical-align: top;
}

.updateform .reference {
	background-image: url(../images/icons/linkfield.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.iconCell.middle {
	vertical-align: middle;
}
.iconCell {
	max-width: 16px;
	width: 16px;
	vertical-align: top;
}
.iconCell.popup {
	max-width: 25px;
	width: 25px;
	}

.updateform input,
.updateform textarea,
.updateform select {
	width: 100%;
}

.updateform .label,
.tableLabel {
	font-weight:bold;
	text-decoration:none;
}

.updateform .fieldLabel {
	padding-left: 10px;
}

.updateform .iconCell {
	white-space: nowrap;
}
.updateform .filler {
	font-size: 0px;
	height: 0px;
}
.updateform .columncount2.fieldLabel {
	width: 20%;
}
.updateform .columncount2.fieldField {
	width: 30%;
}
.updateform .columncount1.fieldLabel {
	width: 20%;
}
.updateform .columncount1.fieldField {
	width: 80%;
}
.updateform .linkCell {
	vertical-align: middle;
}

.tabHeader {
	font-weight:bold;
	overflow: hidden;
	width: 100%;
}

.tabHeader ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tabHeader ol li {
	border-left: 1px solid white;
	float: left;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

.tabHeader ol li.alert
{
	background-image: url(../images/icons/alert.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.tabHeader a {
	text-decoration: none;
}

.tabHeader .selected a {
	text-decoration: underline;
}


.tabHeader {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabHeader li {
	display: inline;
	
}

.loading {
	text-align: center;
}

.spacer {
	height: 10px;
}

.col25 {
	width: 25%;
}

.adminForm input,
.adminForm select {
	width: 100%;
}

.pathField {
	width: 50%; 
}

.navigationField {
	width: 70%;
}

.tdLabel {
	width: 20%;
}

.wwFormTable select {
	width: 99%;
}
.wwFormTable input,
.wwFormTable textarea {
	width: 98%;
}

.wwFormTable .radio {
	width: auto;
}

.colorpicker {
	width: 100px;
}

.colorpickerExample {
	border: 1px solid black;
}

.navitem td {
/*	padding-left:24px;
	padding-bottom: 5px;*/
}

TD.navigationLink {
	vertical-align:middle;
}

.letterArea {
	height: 125px;
}

div.first, div.last {
	display: none;
}
Table.chart.wrapper {
	width:720px;
	}
Table.chart.colspan1 {
	width:340px;
		}
Table.chart.colspan2 {
	width:680px;
	}		
TH.chart {
	font-size:14px;
	text-align:left;
	color: #003366;
	font-weight:bold;
	padding-bottom:10px;
	white-space:normal;
}
TABLE.IconBar {
	width:auto;
}
div.starttext {
	padding:40px;
	font-size:12px;
	}
div.starttext FONT,div.starttext FONT A {
	font-size:12px;
	font-weight:bold;
	}	
div.starttext A {
  font-weight:normal;
  text-decoration:underline;
}
table.label .first,table.label .last {
	display: none;
}
table.label .text {
	padding-top:5px;
	padding-bottom:5px;
}

#bottomMenu a {
	font-weight: normal;
} 

.dashedList
{
	list-style-type: disc;
	list-style-position: inside;
}