html
{
height:100%;
}

body
{
height: 100%;
padding:0px;
margin:0px;
font-size: 10pt;
}

.menucolumn
{
background: url(/shared/images/background.jpg) repeat-y left top #96969B;
border-right: 2px inset #c2c2c7;
padding-left: 5px;
}

td {
	font-family: Arial;
	font-size: 11px;

	}

.lightblue
	{
	color: #9ccfff;
	}

.navBar
	{
	font-family: verdana;
	font-size: 10pt;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.washroom, .washroom:link, .washroom:active, .washroom:visited, .washroom:hover  {
	font-weight: bold;
	font-size:11pt; font-weight:bolder; color:#22222;
}

.subnav
	{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	

.subnav_on
	{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
.menutop
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

.body
	{
	font-size: 12px;
	width: 550px;
	}
	
.title 
	{
	margin-top: 15px;
	font-weight: bold;
	font-size: 15px;
	}
	
.subtitle
	{
	margin-top: 15px;
	font-weight: bold;
	font-size: 13px;	
	margin-left: 3px;
	}

.address
	{
	margin-top: 2px;
	margin-left: 2px;
	font-size: 10px;
	}


.selectButton { border: 1px solid #00007F; background-color: #CCCCFF; color: #000000; font-weight: bold; }

.addressList { width: 180px; padding-left: 15px; }








a:link,a:active,a:visited { text-decoration: none; color : #6699FF; }
a:hover		{ text-decoration: underline; color : #D68C42; }








.menuoption, .menuoption:link, .menuoption:active, .menuoption:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
 .menuoption:hover {
text-decoration: underline;
color:#000000;
 }


/* Set up text types */
.menu, .menu:link, .menu:active, .menu:visited, .menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.submenu, .submenu:link, .submenu:active, .submenu:visited, .submenu:hover {
	font-size: 11px;
	color: #000000;
}

.footer {
	font-size: 10px;
}


/* Set up table types */
.dotx {
	
	height: 10px;
}
.doty {
		
	width: 10px;
}


/* Set up div layers */
.header {
	position: relative;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50px;
	background-color: #E10000;
}
.menubar {
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding-top: 50px;
}
.content {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 200px;
	top: 50px;
	width: 550px;
	padding-left, padding-right, padding-bottom: 15px;
	padding-top: 0px;
}
.slideout {
	position: relative;
	visibility: visible;
	z-index: 1;
	background-color: #ffffff;
/*	left: 150px;
	top: 0px; */
}



.menu
{
font-size: 11pt;
font-family: arial;

color: #444444;
}

.heirachy, .heirachy:visited, .heirachy:hover
{
color: #000000;
}