/* HTML TAGS */
html { 
	margin:0px; 
	padding: 0px; 
} 
body  {
	background-color: #fff; 
	margin:0px; 
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(/images/back.gif) repeat-y top left;
	text-align: left;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li  {
	padding-bottom: 8px;
}

.headlines {
	font-size:14px;
	font-weight:bold;
}

/* TEXT FORMATING */
.textheader { 
	font-weight: bold; 
	}
td.subtext { 
	font-size: 11px; 
}
.smallItal {
	font-size: 10px; 
	}

/* REVIEW APPLICATION */
#reviewHeader {
	font-size:14px;
	background-color:#788EC7;
	color:#FFFFFF;
	border-bottom:solid thick #6666FF;
	border-top:solid thick #6666FF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
}
	
	
	
/* ADMIN NAVIGATION LAYERS */
#logoBar {
	background-color: #0055A7; 
	width: 100%;
	display: block;
	height: 76px;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	/*border-bottom: solid 4px #0055A7; #66358F;*/
	valign: middle;
	text-align: center;
	z-index: 10;
	padding-top: 0px;
}

#UWLogo {
	position: absolute; 
	top: 4px; 
	left: 4px; 
	text-align: right;
	z-index: 20;
}

#navBar {
	width: 100%;
	height: 24px;
	position: absolute; 
	top: 75px; 
	left: 0px; 
	z-index: 20;
	text-align: center;
	padding-top: 3px;
	background-color: #788EC7;
	border-top: solid 3px #BCCBE5;
}
#subNavBar {
	width: 98%;
	height: 32px;
	position: absolute; 
	top: 5px; 
	left: 0px; 
	text-align: right;
	padding-right: 4px;
	z-index: 15;
	color: #bcb2cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
H3 {
	color: #0055A7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
H4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
} 
H5 { 
	color: #000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
} 

.imageBorder {
	border: solid 1px #EEEEEE;
	}

#pgfConfirm {
	
	top:0px;
	left: 0px; 
	padding-left: 155px;
	width: 80%;
	text-align: left;
	}
#intBody {
	position: absolute; 
	/*//padding-top:20px;*/
	top:115px;
	left: 5px; 
	padding-left: 155px;
	width: 80%;
	text-align: left;
	}
#sideNavBar {
	background-color: #CCCCCC;
	position: absolute;  
	top:115px; 
	left: 0px; 
	width: 146px;
	z-index: 10;
	}
.selectOptionRow {
	background-color: #CCCCCC;
	font-size: 11px; 
	font-weight: bold;
}
	
.sideNavLinkHeader {
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	background-color: #DDDDDD;
	color: #333333;
	font-size: 11px; 
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 6px; 
	margin-top: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
}	
A.sideNavLinkHeader, A.sideNavLinkHeader:link, A.sideNavLinkHeader:visited {
	color: #333333;
	text-decoration: none;
}	

A.sideNavLinkHeader:active, A.sideNavLinkHeader:hover {
	color: #FF0000;
	text-decoration: underline;
}

.sideNavLink {
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	font-size: 11px; 
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
}	
A.sideNavLink, A.sideNavLink:link, A.sideNavLink:visited {
	text-decoration: none;
}	

A.sideNavLink:active, A.sideNavLink:hover {
	color: #FF0000;
	text-decoration: underline;
}




A.subNavLink, A.subNavLink:link, A.subNavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}	

A.subNavLink:active, A.subNavLink:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
	
/* SMALL TABLE ELEMENTS */
.smallTable {
	border: solid 2px #8B8B8B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
}
A.smallCellHeader {
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-left: solid 10px #DDDDDD;
	text-align: left;
	color: #333333;
	width: 100%;
	font-size: 11px; 
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px; 
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover.smallCellHeader {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	}
.smallCell {
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}





/* FOOTER ELEMENTS */
#footerBar {  
	align: center;
	border-top: solid 1px #CCCCCC;
	padding-top: 4px;
	margin-top: 10px;
	font-size: 10px; 
	color: #CCCCCC;
}
#footerBar a, #footerBar a:link, #footerBar a:visited {
	color: #CCCCCC;
	/*/*/text-decoration: none;/**/
}
#footerBar a:hover, #footerBar a:active {
	color: #FF0000;
	text-decoration: underline;
}


/* NAVIGATION */
a, a:link, a:visited {
	color: #4C2C7D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}



/* TABLE SETTINGS */
.tableHeaderRow {
	background-color: #888;
	color: #FFFFFF;
	border: solid 1px #666666;
	font-weight: bold;
	padding: 5px;
}
.tableOptionsRow  { font-weight: bold; font-size: 12px; background-color: #cccccc; padding-right: 3px; padding-left: 3px; border: solid 1px #999999 }
.tableEmptyRow  { font-size: 12px; background-color: #ffffff; padding-right: 3px; padding-left: 3px; border: solid 1px #cccccc }
.tableFilledRow  { font-size: 12px; background-color: #efefef; padding-right: 3px; padding-left: 3px; border: solid 1px #cccccc }
.tableMidRow  { font-size: 12px; background-color: #dddddd; padding-right: 3px; padding-left: 3px; border: solid 1px #bbbbbb }
.tableHeaderUnderlineRow  { font-size: 12px; background-color: #dddddd; padding-right: 3px; padding-left: 3px; border-bottom: solid 1px #bbbbbb; font-weight:bold; }
.tableUnderlineRow  { font-size: 12px;  padding-right: 3px; padding-left: 3px; border-bottom: solid 1px #cccccc }
.tableOverlineRow  { font-size: 12px;  padding-right: 3px; padding-left: 3px; border-top: solid 1px #eeeeee }
.tableOptionsRow a, .tableOptionsRow a:link, .tableOptionsRow a:visited {
	color: #333333;
	text-decoration: underline;
}
.tableOptionsRow a:hover, .tableOptionsRow a:active {
	color: #ff1821;
	text-decoration: underline;
}
.tableEmptyRow a, .tableEmptyRow a:link, .tableEmptyRow a:visited,
.tableFilledRow a, .tableFilledRow a:link, .tableFilledRow a:visited {
	text-decoration: none;
}





/* FORM FIELDS */
.formSubmitButtons {
	font-size: 11px; 
	background-color: #dddddd; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: solid 1px #bbbbbb; 
  	direction: rtl;
  	float:left;
  }
.formSubmitButtons input {
  direction: ltr;
  float:none;
  }

input, select {
	font-size: 11px;	
}
textarea {
	font-size: 12px;	
	font-face: Arial, Helvetica, sans-serif;
}

.navbutton {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	width: 110px;
	border: solid 1px #EEEEEE;
	background-color: #788EC7;
	cursor: hand;
	padding: 1px;
}
.intbutton {
	color: #999999;
	font-size: 10px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	cursor: hand;
}
.submitbutton {
	color: #333333;
	font-size: 10px;
	background-color: #DDDDDD;
	cursor: hand;
}
.otherbutton {
	color: #000000;
	font-size: 10px;
	background-color: #DEDEDE;
	cursor: hand;
}
.redAlert {
	color: #800000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
.allGood {
	color: #006600;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	}
.formheader {
}


/*********************************************************
**************** UNITED WAY TODAY HOME PAGE LAYOUT 
**********************************************************/

#leftcolumn {
	border-top: solid 5px #798EC8;
	border-left: solid 1px #BCCBE5;
	border-right: solid 1px #BCCBE5;
	border-bottom: solid 1px #BCCBE5;
	background: #fff url(/images/uwtodayback.jpg) top left repeat-x;
}

#homecalendar {
	background: transparent url(/images/uwtodaysectionsback.gif) top left repeat-x;
	width: 100%;
}
#homecalendartable {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 1px #BCCBE5;
}
#homecalendartitle {
	margin-top:25px;
	margin-bottom:20px !important;
	margin-bottom:15px;
	margin-left: 5px;
}

#homeheader {
	background: transparent url(/images/uwtodaysectionsback.gif) top left repeat-x;
	
}
#homeheadertable {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 1px #BCCBE5;
}
#homeheadertitle {
	margin-top:25px;
	margin-bottom:20px !important;
	margin-bottom:15px;
	margin-left: 5px;
}

#homeoutoffice {
	background: transparent url(/images/uwtodaysectionsback.gif) top left repeat-x;
		
	width: 100%;
}
#homeoutofficetable {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 1px #BCCBE5;
}
#homeoutofficetitle {
	margin-top:25px;
	margin-bottom:19px !important;
	margin-bottom:15px;
	margin-left: 5px;
}

#homebirthdays {
	background: transparent url(/images/uwtodaysectionsback.gif) top left repeat-x;
	width: 100%;
}
#homebirthdaystable {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 1px #BCCBE5;
}

#homebirthdaystitle {
	margin-top:25px;
	margin-bottom:20px !important;
	margin-bottom:15px;
	margin-left: 5px;
}



#rightcolumn {
	padding-left:10px;
}
#importantmsgs {
	display: block;
	border: solid 1px #FBAE36;
	padding:7px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-size: 90%;
	
}
#homebodynav {
	display: block;
	width: 95%;
	padding: 2px;
}
#homebodynav dt {
	font-weight: bold;
}
#homebodynav dd {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 12px;
	}

.reviewScores {
 	font-size:10px; 
	margin-left:10px; 
	margin-top:1px;
}

#textareas textarea {
width:98%;
	

}
