.maintext {  
	font-family: Arial, Helvetica, sans-serif, Times, serif;
	font-size: 11px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}

.maintextred {  
	font-family: Arial, Helvetica, sans-serif, Times, serif;
	font-size: 11px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	color:#FF0000;
}

.redBold12 {  
	font-family: Arial, Helvetica, sans-serif, Times, serif;
	font-size: 12px; 
	font-style: normal;
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color:#900;
}

.maintextbold {  
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}

.maintextitalic {  
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 11px; 
	font-style: italic; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}

.header {  
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold; 
	color: #666666;
}

.maintextlink { 
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #0066CC; 
	text-decoration: underline;
}

.maintextboldkern { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333; 
	letter-spacing: 0.1em;
}

.maintextboldnum {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
}

.maintextbold12 {
	font-family: Arial, Helvetica, sans-serif, Times, serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}

.maintextbold12lh {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}

.maintext12b {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}

.maintext15b {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}

.maintext15bred {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990000;
}

.maintext12bred {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990000;
}

.maintextdblue {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #333333;
}

.maintextredb {
	font-family: Arial, Helvetica, sans-serif, Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990000;
}

.main10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.main12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.main12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.main11b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


a.tooltip:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	padding:3px;
 }
 
a.tooltip:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	padding:3px;
}
 
a.tooltip:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	padding:3px;
 }
 
a.tooltip:active {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	padding:3px;
}
.requiredtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	color: #A3BFA4;
}
.main20b {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	}
	

html {
    margin:0;
    padding:0;
    background:#a7a09a;
    color:#000;
    }
TD.DataA {background:white;color:black}
TD.DataB {background:lightgrey;color:black}


#sidebar {
    float:left;
    width:200px;
	padding:3px;
    }
	
#main {
    margin-left:210px;
	padding:3px;
	vertical-align:top;
    }
	
#contentwrapper {
	float: left;
	width: 100%;
	overflow:hidden;
}

#maintwocolumnwide_left {
    float:left;
    width:60%;
	padding:3px;
    }

#maintwocolumnwide_right {
    margin-left:60%;
	width:40%;
	padding:3px;
    }


table.datagrid
{
background:#333;
width:99%;
border-collapse:collapse;
border-style:none;
border-spacing:0px;
border-width:1px;
text-align:center;
}

table.datagrid th
{
border:1px;
border-color:#CCC;
border-style:solid;
background-color: #F0F0F0;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#000;
text-align:center;
padding:5px;
white-space:nowrap;
}

table.datagrid th.standard
{
background:url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navgreen3_double.gif); 
}

table.datagrid th.highlight
{
background:url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navyellow1_double.gif); 
}

table.datagrid td
{
border:1px;
border-color:#CCC;
border-style:solid;
background-color:#FFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
text-align:left;
padding:5px;
}



h2.trigger {
	margin: 0 0 0 0;
	background: url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navgray5_double.gif);
	height: 20px;
	width: 200px;
	border:1px;
	border-color: #CCC;
	border-style:solid;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding-top:6px;
	border-collapse:collapse;
}

h2.trigger a {
	color:#333;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	display: block;
	padding-left:10px;
}

h2.trigger a:hover {
	color: #069;
}

h2.active {
	background:url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navgreen3_double.gif); 
	margin: 0 0 0 0;
	
}

.toggle_container {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:1px;
	border-color: #CCC;
	border-style:solid;
	width:200px;
	background-color:#EDF9EE;
	border-collapse:collapse;
}

.toggle_container .block {
	padding: 5px;
}

.blocklink  {
	border-bottom:1px; 
	border-bottom-style:solid; 
	border-bottom-color: #CDEDCF;
	padding-bottom:5px;
	
}

.sectionnavbar  {
	background-image:url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navgray2_double.gif); 
	background-color:##FFFFFF;
	padding:8px;
	margin-bottom:10px;
	border:1px;
	border-color: #CCCCCC;
	border-style:solid;
	
}

.stacktext  {
padding-bottom:8px;
padding-top:5px;
}

.Titlestacktext  {
padding-bottom:10px;
}

.lonestacktext  {
padding-top: 5px;
padding-bottom: 5px;
}

#container{  
     width:400px;  
     margin:0px auto;  
     padding:0px 0;  
	 border:1px;
	 border-color:#CCC;
	 border-style:solid;
	 float: left;
	 
 }  
 #scrollbox{  
     width:400px;  
     height:200px;  
     overflow:auto;
	 overflow-x:hidden;
	   
 }  
 #container > p{  
     background:#eee;  
     color:#666;  
     font-family:Arial, sans-serif; font-size:0.75em;  
     padding:5px; margin:0;  
     text-align:rightright; 
 } 




h2.trigger {
	margin: 0 0 0 0;
	background: url(http://www.tenanthandbooks.com/maintenance/images/backgrounds/navblue5_double.gif);
	height: 20px;
	width: 100%;
	border:1px;
	border-color: #CCC;
	border-style:solid;
	font-family:Helvetica, Arial, sans-serif;
	font-size:2px;
	font-weight:bold;
	color:#333;
	padding-top:6px;
	border-collapse:collapse;
}
h2.trigger a {
	color:#333;
	vertical-align:middle;
	text-align:left;
	text-decoration: none;
	display: block;
	padding-left:10px;
}

h2.trigger a:hover {
	color: #069;
}

h2.active {
	
	margin: 0 0 0 0;
	
}

.toggle_container {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:0;
	border-color: #CCC;
	border-style:solid;
	width:100%;
	border-collapse:collapse;
	background-color:#EFF8FB;
}

.toggle_container .block {
	padding: 0px;
}


tr.lightrow td {
	background-color:#EBF7FB;
}

tr.darkrow td {
	background-color:#EBF7FB;
}

.tenantDisplay {
	background-color:#C5EDC3;
	margin:0px auto;  
    padding:5px 5px 5px 5px;    
	border:1px;
	border-color:#CCC;
	border-style:solid;
}


.adminDisplay {
	background-color:#D8F0F9;
	margin:0px auto;  
    padding:5px 5px 5px 5px;  
	border:1px;
	border-color:#CCC;
	border-style:solid;
}

.DesigneeDisplay {
	background-color:#FF9;
	margin:0px auto;  
    padding:5px 5px 5px 5px;  
	border:1px;
	border-color:#CCC;
	border-style:solid;
}

.infoDisplay {
	background-color:#EEF0F0;
	margin:0px auto;  
    padding:5px 5px 5px 5px;
	border-bottom:1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-color:#ccc;
	border-style:solid;
}


.yellowHighlight { 
	margin-right: 2px;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background:#FF9;
	color:#000; /* Safari and Opera */ 
	}
	
-moz-yellowHighlight  { 
	margin-right: 2px;
	padding: 1px;
	padding-right: 5px;
	padding-left: 5px;
	background:#FF9;
	color:#000; /* Firefox */ 
	}
	


a.subsecnavbar:link {
	color: #333333;
    text-decoration: none;
	border-bottom: dotted 1px  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: circle;
 }
 

a.subsecnavbar:visited {
	color: #333333; 
    text-decoration: none;
	border-bottom: dotted 1px #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
 
a.subsecnavbar:hover {
	color:#009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
 }
 
a.subsecnavbar:active {
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.button {  
    width:180px;  
    height:45px; 
    display:block;  
    background-image:url(images/buttons/create_account.png);  
    background-position: top; 
    margin-top: 50px;
}  

.button:hover{  
    width:180px;  
    background-position: bottom;  
    height:45px;  
    background-image:url(images/buttons/create_account.png) no repeat; 
    margin-top: 50px; 
}  	
	

