html, body { 
	font-family: 'trebuchet ms', Verdana, Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px; 
    background-color: #ffffff;
    margin-left:10px;
}
table {
    font:lighter 9pt;
    border:0px #ffffff solid;
}
tr {
	border:0px #ffffff solid;
}
tr .scmtFields {
	width:280px;
}
td {
	background-repeat:no-repeat;
	border:0px #ffffff solid;
}
input {
    font-size:8pt;
    background:#ffffff;
    border:1px #aaaaaa solid;
}
select, option {
	font-size:8pt;
	background:#ffffff;
    border:1px #aaaaaa solid;
}
textarea {
	font:lighter 8pt;
	background:#ffffff;
    border:1px #aaaaaa solid;	
}
iframe {
    background:#ffffff;
    border:0px #aaaaaa solid;	
}
hr {
	border:#aaaaaa solid;
	height: 1px;
}	
a {
    color:#3060a8;
    text-decoration: none;
}
a:hover { 
	color:#ff0000; 
	text-decoration: underline 
}
a:link, a:visited, a:active { 
	color:#3060a8; 
	text-decoration: none; 
}
.node {
    	color:#000000;
    	font-size:8pt;
}
.node a:link, .node a:visited, .node a:active, .node a:hover { 
	color: #000000; 
	text-decoration: none; 
	font-size: 9pt;
}
h3.errmsg {
	color:#ff0000;
}
img {
	border:0px #ffffff solid;
}
input#ctlSubmit {
	border:0px #ffffff solid;
}
div#editMemo {
	width:100%;
	margin-left:1px;
	margin-right:1px;
	padding:10px;
	border:0px #808080 solid;
	background-color:#e9eedb;
}
img#ctlReset, image#ctlReset {
	float: left;
	border-width:0px;
	z-index:1;
}
img#ctlReset, image#ctlReset {
	position:absolute;
	float: right;
	border-width:0px;
	z-index:1;
}
span#placeHolder {
	width:10px;
	border:0px #ffffff solid;
}
div#lblSuccess {
	color:#ff0000;
	font-weight:bold;	
}
span#lblDefinition {
	display:none;
	position:absolute;
	top:250px;
	left:550px;
	width:190px;
	padding:5px;
	margin:10px;
	border:solid 1px #000000;
	background-color:#e9eedb;
	z-index:200;
}
span#lblDefinition h1 {
	font-size: 12pt;
}
.ctlHelp {
	width:13px;
	height:13px;
	padding-top:5px;
	margin-right:5px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#000000;
	border:0px #ffffff solid;	
}
span.mbvDefinition{
	display:none;
	position:absolute;
	top:150px;
	left:300px;
	width:200px;
	padding:5px;
	margin:10px;
	z-index:200;
}
div#closeDef {
	position:absolute;
	float:right;
	top:2px;
	right:2px;
	font-weight:bold;
	font-size:12px;
	border: 1px #000000 solid;
	cursor:hand;
	width:15px;
	text-align:center;
}
.scmtHeading {
	font-size:13px;
	font-weight:bold;
   	color:#90c315;
	margin:5px;	
}
iframe.registerOrganisation {
	width:310px;
	height:450px;
	border:1px;	
	overflow:auto;
	margin:0px 0px 0px 0px;
}
iframe.treePicker {
	width:310px;
	height:250px;
	border:1px;	
	overflow:auto;
	margin:0px 0px 0px 0px;
}
iframe.linkList {
	width:500px;
	height:250px;
	border:1px;	
	overflow:auto;
	margin:0px 0px 0px 0px;
}
iframe.multiCheckBox {
	width:251px;
	height:200px;
	border:1px;		
	overflow:auto;
	margin:0px 0px 0px 0px;
}




