html,body {
	height: 100%;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 2%;
	margin-right: 2%;
	background-color: #F8F8F8;	 
}

img {
  border: 0;	
}

td {
  font-size: 12px;
  border: 0;
}

th {
  font-size: 12px;
}

label {
  font-weight: bold;
  background-color: #ECF4FE;
  width: 100%;
  padding: 2px;
  padding-right: 5px;
  padding-left: 5px;
  display: inline;  
}

.guLogo {
	font: 1.85em Georgia, "Times New Roman", Times, serif;
	color: #909090;
	background-color: #ECF4FE;
	border: 1px solid #A8A8A8;	
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 5px;
}

.logo {
	border: 1px solid #A8A8A8;	
	background-color: #FFFFFF;
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
}

.banner1 {
  width: 50%;     
}

.banner2 {
  width: 50%;
  text-align: right;  
}

.copyright {
	text-align: center;
	font-size: 90%;
}

.documentLists {
  width: 100%;	
}

.documentList {
	width: 33%;	
	vertical-align: top;
}

.homePanelIcon {
  width: 48px;
  height: 48px;	
  text-align: center;
  vertical-align: middle;
}

.homePanelHeader {
	font-weight: bold;
	vertical-align: middle !important;
}

.button {
  color: #D33E00;
  background-color: #ECF4FE;	
  font-weight: bold;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;    
}

.selectedRow {
  background-color: #FFF1CA;
}

.report {
  border-bottom: 1px solid #A8A8A8;
  border-left: 1px solid #A8A8A8;
  width: 98%;
  height: 375px;  
}

.report td, th {
	border-right: 1px solid #A8A8A8;
	border-top: 1px solid #A8A8A8;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

.report th {
  border-top: 1px solid #A8A8A8 !important;
  border-right: 1px solid #A8A8A8 !important;
  background-color: buttonface;
  border-bottom: 0;
  height: 40px;
}

.remit {
  border: 1px solid #A8A8A8;
  width: 98%; 
}

.remit th {
  font-weight: bold;  
  border: 0;
  background-color: buttonface;
  vertical-align: middle;
  padding-top: 3px;
}

.remit td {
  vertical-align: middle;
  padding-top: 3px;	
}

div.list {
  overflow: auto;
  height: 40px;
}

span.smallarrows {
	position: relative;
  top: 5px;
}

.inactive {
  color: #A8A8A8;
}

.appointmentVert th {
  font-weight: bold;  
  background-color: #ECF4FE;
  vertical-align: middle;
  padding-top: 3px;
  border: 1px solid #A8A8A8;
}

.appointmentVert td {
  vertical-align: middle;
  padding-top: 3px; 
}

.appointmentHoriz {
	border-top: 1px solid #A8A8A8;
  border-left: 1px solid #A8A8A8;
  width: 100%;	
}

.appointmentHoriz td, th {
  border:0;
  border-right: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
  padding: 5px;  
}

.appointmentHoriz th {
  font-weight: bold;  
  background-color: #ECF4FE;    
}

.appointmentHoriz td {
  vertical-align: top;
}

.formTable {
  width: 95%;
}

.formTable th {
  border: 0;
  background-color: #ECF4FE;
}

textarea {
  width: 100%;
  height: 75px;
}

.separator {  
  width: 98%;
  height: 40px;
}

.separatorLine {
	position: relative;
  top: 21px;	
  border-top: 1px solid #A8A8A8;
}

.separatorLabel {
  margin-left: 25px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFFFFF;
  position: relative;
  top: -8px;
}

.multiChoice {
	width: 20%;
  margin: 0 !important;	
  padding: 0 !important;   
}

.multiChoice table {
  width: 100%;  
}

.multiChoice td {
	padding: 0 !important;
  margin: 0 !important;
  border: 0px solid black !important;
  text-align: center;
  width: 33%;
}

.multiChoice th {
  padding: 0 !important;
  margin: 0 !important;
  border: 0px solid black !important;
  text-align: center;
  width: 33%;
}

.multiChoice label {
  background-color: #FFFFFF;
}

.center {
  text-align: center;
}

.error {
	padding-top: 10px;
  text-align: center;
  color: red;
}

.login {
  width: 100%;	  
}

.login th {
  border: 0;
  text-align: right;
  width: 50%;
}

.noborder {
  border: 0;
}

.reportTable th {
  width: 200px;
  border: 0;
}

table.homeLayout {
  width: 98%;    
}

table.homeLayout td {
  text-align: left;
  vertical-align: top;
  padding: 0;
  width: 50%;
}

table.search th,td {
  vertical-align: middle;
  border: 0;	
}

.closeModal {
  cursor: pointer;
  margin-top: 2px;
  margin-right: 2px;  
}

table.form {
  width: 98%;	
}

table.form th {
	border: 0;
  width: 10%; 
  height: 40px; 
  background-color: #ECF4FE;
  vertical-align: middle;
}

table.form10 th {
  width: 10%; 
  height: 40px; 
  background-color: #ECF4FE;
  vertical-align: middle;
  border: 1px solid grey;
}

table.form100 th {
  width: 100%; 
  height: 40px; 
  background-color: #ECF4FE;
  vertical-align: middle;
  border: 1px solid grey;
}

table.form50 th {
  width: 50%; 
  height: 40px; 
  background-color: #ECF4FE;
  vertical-align: middle;
  border: 1px solid grey;
}

table.form td {
  vertical-align: middle;
}

.feedback {
  font-style: italic;
  color: green;
  margin-top: 5px !important;
}

.feedbackbig {
  font-weight: bold;
  color: red;
  margin-top: 5px !important;
text-align: center;
margin-left: 45%;
font-size: 20px;
}

.docmanPath {
  font-style: italic;  
  color: #0078D0;
}

.docman {
  height: 95%;  
}

.docman table {
	width: 100%;
	border-top: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
}

.docman th {
  background-color: #ECF4FE;
  border-right: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
  padding: 3px;
}

.docman td {
  border-right: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
  padding: 3px;
}

div.fieldList {
  border: 1px solid #A8A8A8; 
  height: 100px; 
  overflow: auto;
}

table.appointmentDetails th {
  border: 0;  
  font-weight: normal; 
  background-color: #ECF4FE !important; 
}

table.appointmentDetails td {
  vertical-align: middle;
}

table.bordered {
  border-top: 1px solid #A8A8A8;
  border-left: 1px solid #A8A8A8;
}

table.bordered td {
  border-right: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
  padding: 3px;
}

.borderedCell {
  border-right: 1px solid #A8A8A8 !important;
  border-bottom: 1px solid #A8A8A8 !important;
}

.scrollable {
  overflow: scroll !important;
}

.shuttleRefresh {
  border: 1px solid #A8A8A8;
  position: relative;
  top: 3px;
  margin-left: 3px;
}

.inFormList {
  height: 150px; 
  overflow: auto; 
  border: 1px solid #A8A8A8;
}

.inFormListTextarea {
  height: 40px;
  width: 600px;
}

.statusMessage {
  font-style: italic !important;
}

.selectAll {
  z-index: 9999;
  position: absolute;
}

.highlightedDocument {
  background-color: #FFCC99 !important;
}

.reportNavigation {
	width: 98%;	
}

.reportNavigation td {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}

.reportFinalGrading {
  height: 375px !important;    
}

.reportAnswer {
	height: 50px;
}

div.reportSmallPrint {
	margin:5px;
		
}

.roleselector {
	border: 1px solid #A8A8A8 !important;	
}

.roleselector td {
	padding: 5px !important;
}

.dropDownBlue {
	color: #0090FF;
	text-decoration: underline;
}

#ftAppletPanel {
	border: 0;
	background-color: transparent;	
}