/* Pages CSS */

input, select, textarea{
	border:1px solid #808080;
	font-family: Arial;
	font-size: 10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}

select.small{
	border:1px solid #808080;
	font-family: Arial;
	font-size: 10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}

input.error {
	border:2px solid #FF0000;
	font-family: Arial;
	font-size: 10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}
input.button {
	background-color: #ffffff;
	background-image: url(/nsimages3/but_fill.gif);
	background-position: bottom;
	background-repeat: repeat;
	border: none;
	color:#FFFFFF;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;}
}

input.radio {
	border:0px;
	font-family:Arial, sans-serif;
	font-size: 10px;

}

input.checkbox {
	border:0px;
	font-family:Arial, sans-serif;
	font-size: 10px;
}

.stdtext, p, td {
	font-size: 12px;
	font-family:Arial;
}

.fldcomment {
	font-size: 10px;
	font-family:Arial;
}

.formtable {
	font-size: 12px;
	font-family:Arial;
	BORDER-BOTTOM:ghostwhite 1px outset;
	BORDER-LEFT:ghostwhite 1px outset;
	BORDER-RIGHT:ghostwhite 1px outset;
	BORDER-TOP:ghostwhite 1px outset;
}

.stdtxterr {
	font-size: 12px;
	font-family:Arial;	
	font-weight:bold;
	color: #FF0000;
}

.fieldterr {
	font-size: 11px;
	font-family:Arial;	
	font-weight:bold;
	color: #FF0000;
}

.smallfieldterr {
	font-size: 9px;
	font-family:Arial;	
	font-weight:bold;
	color: #FF0000;
}

.titletext {
	font-size: 16px;
	font-family:Arial;
	color: #000080;
	font-weight:bold;
}

.bigtext {
	font-size: 36px;
	font-family:Arial;
	color: #000080;
	font-weight:bold;
}
.smalltext {
	font-size: 9px;
	font-family:Arial;
	color: #000000;
	font-weight:bold;
}
.bigerrtext {
	font-size: 36px;
	font-family:Arial;
	color: #FF0000;
	font-weight:bold;
}

.subtitletext {
	font-size: 14px;
	font-family:Arial;
	color: #FF0000;
	font-weight:bold;
}

.smalltext {
	font-size: 10px;
	font-family:Arial;
}

.licnote {
	font-size: 12px;
	font-family:Arial;
	color: #FFFFFF;
	font-weight:bold;
}

.tblbottom {
	font-size: 10px;
	font-family:Arial;
	BORDER-BOTTOM:ghostwhite 1px outset;
	BORDER-LEFT:ghostwhite 1px outset;
	BORDER-RIGHT:ghostwhite 1px outset;
	BORDER-TOP:ghostwhite 1px outset;
}

.tbltextttl {
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	
}
.tbltextttlwte {
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	color: #FFFFFF;
}
.tbltextnote {
	font-size: 10px;
	font-family:Arial;
	font-weight:bold;
	color: #FFFFFF;
}

.buttonbar{
	font-family: arial;
	color: #666666;
	font-size: 10px;
}

a:link, a:active, a:visited{
	font-family: arial;
	font-size: 12px;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight:bold; 
	color: #000000;
	BACKGROUND: #D6D6D6;
	text-decoration : overline underline;
}

.pages_bar {
	font-family: arial;
	font-size: 12px;
	font-weight:bold; 
	color: #FF0000;
}

