@import url("../includes/sclayout.css");

/* global */
.help { cursor: help; }
.pointer { cursor: pointer; }
.wait { cursor: wait; }
.crosshair { cursor: crosshair; }
.move { cursor: move; }
.clear { clear:both;}
.floatright { float:right; }
.floatleft { float:left; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }
.moveright { margin-left: 45px;}
.shiftright { margin-left: 95px;}		
.green { color:#00AF9D;}
.red { color: #CC0033;}
.gold { color:#FFA500; }
.lightred { color: #CB8689;}
.white { color:#FFFFFF;}
.black { color:#000000;}
.grey {color:#4C5761;}
.blue {	color: #6699CC;	}
.yellow {color:#FFFF00; }
.oddblue { color: #90B8CD;	}
.underlined {text-decoration:underline;	}	
.bold { font-weight:bold;}
.tiny {	font-size:.8em;	color:#787878;}
.columntextsmall { text-transform:uppercase; font-size:85%; }
img { border:0; padding:0; margin:0; }
h1 { color: #666666;font-weight:bold; margin:0; padding:0; font-size:1.2em; margin-bottom:5px; }
h2 { margin:0; padding:0; font-weight:bold; font-size: 95%;}  
h3 { margin:0; padding:0; font-weight:normal; } 
h4 { margin:0; padding:0; font-weight:bold; font-size: 90%; color:grey;}
h5 { margin:0; padding:0; font-weight:normal; }
/*  Form Fields  */
.requiredfield {
	color:#FF0000;
	}
.inputbutton {
	cursor:pointer; cursor:hand;
	}
.formfields {
	padding: 0px 0px 0px 8px;
	}
.input-field-on {
	background-color: #FDFFD9;
	}
.input-field-off {
	background-color: #FFFFFF;
	}
.checkboxmargin {
	padding-left: 25px;
	}
.noticetext {
	font-size:1.1em;
	font-weight:bold;
	}
.reqtitle {
	font-weight:bold;
	}
	
/* advertisements and menu */

#content_advert_pos .box_icon {
  margin:3px 4px; 2px 2px;
  float:right;
  margin-bottom:1px;
}
#content_advert_pos .sidebarliheader {
	list-style-image: none;
	list-style: none;
	color: #0000FF; 
	}	
.sidebarheader {
	margin-top: 3px;
}
.sidebarnavlist li {
	font-size: small;
	list-style-image:url("../images/bullet-goldenrod.gif");
	list-style-position: outside;
	}
#content_advert_pos #n ul {
	margin-left: -20px;
	margin-top: -1px;
	}
#content_advert_pos #nffield li, #content_advert_pos #npfbus li {
	margin-left: -20px;
	margin-top: -15px;
}

/* text content */

/* main content */

.reglink ul {
	list-style-image: none;
	list-style: none;
	color: #0000FF; 
	margin-top: -1px;
	}	
.reglink li {
	font-size: small;
	list-style-image:url("../images/bullet-goldenrod.gif");
	list-style-position: outside;
	}
