/*                                                                */
/* Style definitions for on screen elements                       */
/*                                                                */


BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:.9em;
	line-height: 1.2em;
}

.button, .button:hover, .button-sm, .button-sm:hover, .button-color1, .button-color2 {
	font-size: 10px;  font-weight:bold;
	letter-spacing: 1px; text-decoration:none;
	text-align: center ;
	vertical-align: middle;
	margin: 4px; padding: 2px 4px;
}

INPUT, SELECT, TEXTAREA {
	text-align: left;
}
INPUT.small {
	width: 50px;
}

TD.input{
	text-align: left;
}
TD.label-req{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000
}
TD.label-data{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.results-message{
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
	BACKGROUND-COLOR: #FFFFCC;
	text-align: center;
	
}
	
/*
IMG {
	border: none;
	margin: 0px;
	padding: 0px;
}

TABLE {
	padding: 0px;
	margin: 0px;
}

TABLE TR TH TD {
	padding: 0px;
	margin: 0px;
}

H1, H2, H3, H4 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

H1, H2 {
	line-height: 1.2em;
	font-size: 1.2em;
}

H3, H4 {
	line-height: 1em;
	font-size: 1em;
}

p {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

PRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : .9em;
}

ul, ol {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.spacer-row, .page-break-row {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 5px;
	line-height: 5px;
}

.only-on-print {
	visibility: hidden;
	display: none;
}

.dottedrule {
	height : 1px;
	font-size : 1px;
	border : none;
	margin : 0px;
	padding : 0px;
	line-height: 0em;
}

.plain {}

.title {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 2.5em;
	line-height: 1em;
}



.subtitle {
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	padding-top: 10pt;
}

.text-white {}

.small, .small-white, .small-white-text {
	font-size: .8em;
}

.small-white, .small-white-text {}

.medium {
	font-size: 1em;
}

.big {
	font-size: 1.2em;
}

.xbig {
	font-size: 1.4em;
}

.expanded {
	letter-spacing: .3em;
}

.justified {
	text-align: justify;
}

.legal {
	font-size: .66em;
}

.alert {
	font-weight: bold;
}

.alert-box {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
*/
/* Form Styles 
FORM {
	padding:0px;
	margin: 0px;
}



INPUT.big {
	width: 100px;
}

INPUT.small {
	width: 50px;
}

INPUT.number {}

.button-block {
	text-align: center;
	vertical-align: middle;
	padding: 3px; padding-top:5px;
	font-size:.75em;
	line-height: 1.5em;
}
*/


/*
.img-button-color1, .img-button-color2 {
	text-align: center ;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.display-table, .edit-table, .editthin-table, .view-table {
	border-spacing: 1px;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}

.display-title, .display-head, .display-subhead, .display-label, .display-labelreq, .display-data,
.edit-title, .edit-head, .edit-subhead, .edit-label, .edit-labelreq, .edit-data,
.editthin-title, .editthin-head, .editthin-subhead, .editthin-label, .editthin-labelreq, .editthin-data,
.view-title, .view-head, .view-subhead, .view-label, .view-data {
	text-align: left;
	font-size: .75em;
	line-height: 1em;
	padding: 3px;
}

.display-banner {
	text-align: left ;
	vertical-align: bottom;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold ;
	padding: 5px 5px 3px 2px;
}

.display-links {
	text-align: right ;
	vertical-align: bottom;
	font-size: .75em;
	line-height: 1em;
	font-weight: normal ;
	padding: 5px 2px 3px 5px;
}

.display-links A {
	text-decoration: underline;
	padding-left: 3px;
}

.display-links A:hover {}

.display-title, .edit-title, .editthin-title, .view-title {
	text-align: left ;
	font-size: .9em;
	line-height: 1.1em;
	font-weight: bold ;
	padding: 3px;
}

.display-head, .edit-head, .editthin-head, .view-head {
	text-align: left ;
	font-size: .8em;
	line-height: 1.1em;
	padding: 3px;
}

.display-subhead, .edit-subhead, .editthin-subhead, .view-subhead {
	text-align: left ;
	font-size: .8em;
	line-height: 1.1em;
	padding: 3px;
}

.display-title A, .edit-title A, .editthin-title A, .view-title A {}

.display-title A:hover, .edit-title A:hover, .editthin-title A:hover, .view-title A {}

.display-title A, .display-head A, .display-subhead A,
.edit-title A, .edit-head A, .edit-subhead A,
.editthin-title A, .editthin-head A, .editthin-subhead A,
.view-title A, .view-head A, .view-subhead A {}

.display-title A:hover, .display-head A:hover, .display-subhead A:hover,
.edit-title A:hover, .edit-head A:hover, .edit-subhead A:hover,
.editthin-title A:hover, .editthin-head A:hover, .editthin-subhead A:hover,
.view-title A:hover, .view-head A:hover, .view-subhead A:hover {}

.display-label, .display-labelreq,
.edit-label, .edit-labelreq,
.editthin-label, .editthin-labelreq,
.view-label {
	font-weight: bold;
	padding-left: 6px;
}

.display-labelreq, .edit-labelreq, .editthin-labelreq {}

.display-data, .edit-data, .editthin-data, .view-data {
	text-align: left ;
	padding-left: 2px;
}

.display-data .display-data,
.display-data .display-title, .display-data .display-head, .display-data .display-subhead,
.display-data .list1, .display-data .list2,
.display-data .list-title, .display-data .list-head, .display-data .list-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

.display-data input, .display-data select, .display-data textarea, .edit-data input, .edit-data select, .edit-data textarea, .editthin-data input, .editthin-data select, .editthin-data textarea, .view-data input, .view-data select, .view-data textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	padding:0px;
}

.display-data input, .display-data textarea, .edit-data input, .edit-data textarea, .editthin-data input, .editthin-data textarea, .view-data input, .view-data textarea {
	padding: 3px 0px 0px 3px;
}


.display-data input, .edit-data input, .editthin-data input, .view-data input {
	vertical-align: middle;
}

.form-tools {
	line-height: 2em;
}

.form-tools A, .form-tools A:hover {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
*/
/* Result Set List Styles 
.list-table {
	border-spacing: 0pt;
	border-collapse:collapse;
	padding:1px;
	margin: 1px;
}

.list-title, .list-head, .list-subhead {
	padding: 3pt;
}

.list-title {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
}

.list-title A {}

.list-title A:hover {}

.list-head {
	font-size: .75em;
	line-height: 1.1em;
}

.list-subhead {
	font-size: .75em;
	line-height: 1.1em;
}

.list-head A, .list-subhead A {}

.list-head A:hover, .list-subhead A:hover {}

.list1, .list2,
.list10, .list11, .list12, .list13,
.list20, .list21, .list22, .list23 {
	font-size: .66em;
	line-height: 1.3em;
	padding: 3pt;
	padding-right: 6pt;
}
*/
/* Helper Styles 
.cleaner {
	clear : both;
	height : 0px;
	font-size : 1px;
	border : none;
	margin : 0;
	padding : 0;
	background : transparent;
	line-height: 0em;
}
*/
/* Old Styles to be Phased Out 

.red-text, .red-text-nosize {
	font-weight: bold;
}*/
