.majorHeading
{
	background-color: #21459C;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
}

.minorHeading
{
	text-align: left;
	background-color: #21459C;
	width: 100%;
	border-style: none;
	font-family: Arial, Helv;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 3pt;
}

.minorHeadingAlignRight
{
	text-align: right;
	background-color: #21459C;
	width: 100%;
	border-style: none;
	font-family: Arial, Helv;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 3pt;
}

.minorHeadingNote
{
	font-family: Arial, Helv;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
}

.divisionHeading
{
	background-color: #21459C;
	border-style: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2pt;
}

.divisionHeadingRightAlign
{
	background-color: #21459C;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: right;
	padding: 2pt;
}

.divisionHeadingNote
{
	font-family: Arial, Helv;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
}

.divisionBody
{
	background-color: #EEEEEE;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	padding: 3pt;
}

.divisionBodyAlt
{
	background-color: #e0dede;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	padding: 3pt;
}

.inputLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.inputLabelBold
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial Black;
}

.inputLabelNote
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: lighter;
}

.inputLabelSmall
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
}

.inputArea
{
}

.inputField
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
	z-index: 1;
}

.affectedField
{
	background-color: #FFDDDD;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
}

.inputButton
{
	color: #FFFFFF;
	background-color: #21459C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.dataLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.dataArea
{
}

.dataField
{
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
}

.dataFieldRight
{
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
	text-align: right
}

.seperator
{
	width: 100%;
	color: #21459c;
	border: dotted;
	height: 1pt;
}

.separator
{
	width: 100%;
	color: #21459c;
	border: dotted;
	height: 1pt;
}



.MenuLinks A:hover
{
  background-color:eeeeee; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
}

.MenuLinks2 A:hover
{
  background-color:eeeeee; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 14px;
  width: 100%;
}

.TenantPropertyLinks A:hover
{
  background-color:cccccc; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
}

.MenuTenantProperty
{
  background-color:eeeeee; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: 4499EE;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: 4499EE;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: 4499EE;
}

.MenuNew
{
  background-color:ffffff; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: 4499EE;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: 4499EE;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: 4499EE;
}

.MenuNew2
{
  background-color:ffffff; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 14px;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: 4499EE;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: 4499EE;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: 4499EE;
}

.MenuNewNonLink
{
  background-color:eeeeee; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: 4499EE;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: 4499EE;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: 4499EE;
}

.MenuNewHome
{
  background-color:ffffff; 
  font-family:arial; 
  font-size:7pt; 
  text-decoration: none;
  color:051080;
  cursor:hand;
  padding: 1px;
  padding-left: 5px;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: 4499EE;
}


.MenuGroup
{
	background-color:4499EE;
}

.MenuItem 
{
  background-color:ffffff; 
  font-family:arial; 
  font-size:7pt; 
  font-weight: normal;
  color:051080;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

.MenuItemOver 
{
  background-color:cccccc; 
  font-family:arial; 
  font-size:7pt; 
  font-weight: normal;
  color:051080;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

.MenuItemChildSelected 
{
  background-color:dddddd; 
  font-family:verdana; 
  font-size:10px; 
  font-weight: normal;
  color:21459c;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

.datagridNote
{
	border-color: #888888;
	border-width: 1px;
	border-style: solid;
	background-color: #D1CFCF;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

.datagrid
{
	border-color: #888888;
	border-width: 1px;
	border-style: Solid;
}

.datagridHeading
{
	background-color: #D1CFCF;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

.datagridItem
{
	background-color: #F9F9F9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridText
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridAlternatingItem
{
	background-color: #EEEEEE;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridNewItem
{
	background-color: #C9FFCE;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridNewAlternatingItem
{
	background-color: #89FF95;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridDeletedItem
{
	background-color: #FFD7D6;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridDeletedAlternatingItem
{
	background-color: #FF8585;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridUpdatedItem
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #ffffcc;
}

.datagridUpdatedAlternatingItem
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #ffff99;
}

.datagridSelectedItem
{
	background-color: #C0C0FF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

datagridItemLink
{
	background-color: #F9F9F9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.datagridPager
{
	color: #21459C;
	font-family: Arial, Helv;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCCCCC;
}

.datagridPager A
{
	color: #21459C;
	font-family: Arial, Helv;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.datagridPager A:hover
{
	color: #21459C;
	font-family: Arial, Helv;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.datagridFooter
{
	background-color: ivory;
	font-family: Arial, Helv;
	font-size: 9pt;
	font-weight: bold;
}

A
{
	font-size: 7pt;
	color: #21459c;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

A:hover
{
	font-size: 7pt;
	color: #ff0033;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

A.paragraphLink:active
{
	font-size: 9pt;
}
A.paragraphLink:hover
{
	font-size: 9pt;
}
A.paragraphLink:link
{
	font-size: 9pt;
}
A.paragraphLink:visited
{
	font-size: 9pt;
}

.errorMessage
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.calendarDayStyle
{
	font-family: Arial, Helv;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.calendarOtherMonthDayStyle
{
	font-family: Arial, Helv;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.tinyHeadingNote
{
	font-family: Arial, Helv;
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
}

.printerItem /* displays only when the page is printed */
{
	display: none;
}

.screenItem /* displays only on the screen */
{
}

.deadLink
{
	font-size: 7pt;
	color: #B0B0B0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.sessionInfoPHAName
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.sessionWelcome
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}

.copyright
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}

.sessionUsersOnline
{
	font-size: 7pt;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}

.homepageParagraphText
{
	font-size: 11pt;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}
.homePageLinks A:link
{
	font-weight: bold;
	font-size: 11pt;
	color: #21459c;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
.homePageLinks A:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: #21459c;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
.homePageLinks A:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: #ff0033;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.homePageLinks A:active
{
	font-weight: bold;
	font-size: 11pt;
	color: #21459c;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}


.homePageLinkLoggedIn A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #21459c;
	font-family: verdana;
	text-decoration: underline;
}
.homePageLinkLoggedIn A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #21459c;
	font-family: verdana;
	text-decoration: underline;
}
.homePageLinkLoggedIn A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0033;
	font-family: verdana;
	text-decoration: none;
}
.homePageLinkLoggedIn A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #21459c;
	font-family: verdana;
	text-decoration: underline;
}
.homePageNewsLinks A:link
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	color: #21459c;
	font-weight:bolder;
}

.homePageNewsLinks A:link
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	color: #336699;
	font-weight:bold;
}
.homePageNewsLinks A:active
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	color: #336699;
	font-weight:bold;
}
.homePageNewsLinks A:visited
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	color: #336699;
	font-weight:bold;
}
.homePageNewsLinks A:hover
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	color: red;
	font-weight:bold;
}

.stevesFatFont
{
	font-family: arial;
	font-size: 15px;
	line-height: 155%;
}

.divisionHeadingLink A:link
{
	padding: 2pt;
	font-family: Arial;
	border-style: none;
	width: 100%;
	background-color: #21459C;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
.divisionHeadingLink A:visited
{
	padding: 2pt;
	font-family: Arial;
	border-style: none;
	width: 100%;
	background-color: #21459C;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
.divisionHeadingLink A:hover
{
	padding: 2pt;
	font-family: Arial;
	border-style: none;
	width: 100%;
	background-color: #21459C;
	font-weight: bold;
	font-size: 9pt;
	color: ff0033;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.divisionHeadingLink A:active
{
	padding: 2pt;
	font-family: Arial;
	border-style: none;
	width: 100%;
	background-color: #21459C;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}

.tosHeader
{
	background-color: #21459C;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #FFFFFF;
	text-align: center;
}

.footerLinks a:link
{
	font-family: arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLinks a:visited
{
	font-family: arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLinks a:hover
{
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.footerLinks a:active
{
	font-family: arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.requirementsLabel
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.requirementsField
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.requirementsHeader
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.requirementsLink
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.mockNote
{
	/*display: none;*/
}

.temp
{
	position:relative; 
	visibility:hidden; 
	z-index:1000;
}

/*.rollover --we are using the defaults (adjusted) of mcsScripts/overlib.js
	To reactivate this, de-comment line in infoPopup.vb server control
	although good luck changing the font size!
{
	font-family:Courier;
	background-color:Lime;
	border-width:1;
	border-style:solid;
}
*/

.popupInactive A
{
	text-decoration: none;
	color: Black;
	
}

.popupActive A
{
	
	color: Blue;
	
}

.bodyRow
{
	background: #e0dede;
}

.bodyAlternatingRow
{
	background: #eae8e8;
}

.note
{
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: gray 1px solid;
	color: gray;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: ivory;
	text-align: center;
}

.noteLeft
{
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: gray 1px solid;
	color: gray;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: ivory;
	text-align: left;
}

.checkBoxLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.phawebBanner
{
    background-image: url('banners\modifiedbanner.gif');
    background-repeat: no-repeat;
    height: 40px;
    
}
    