body {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;


}
p, tr, td {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}

h5 {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}


.default {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
 	border-bottom: 2px solid #C80000;  
}

/* TopNav is used for small fonts in the top navigation bars.  TopNavText is used for text if no link is associated. */	

.TopNav {
background-color: #ffffff;
  padding: 0px 5px 0px 5px;
  margin-bottom: 5px;
   border-bottom: 2px solid #5A799D;  
}
.TopNavBKG {
	background-image: url(images/wmaheaderbkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

	
.TopNavText {  
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:  11px;
	color: #003399;
	font-weight: bold; 
}

.TopNav a:link {  
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:  11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.TopNav a:active {  
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #C80000;
	font-weight: bold;
	text-decoration: underline;
}

.TopNav a:visited {  
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:  11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.TopNav a:hover {  
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:  11px;
	font-weight: bold;
	color: #C80000;
	text-decoration: none;
}



/* -- MENU CONTAINER usually in left column-- */

#menuBox {
 
  width: 15em;
  margin: 10px 0 0 0;
  text-align: left;
}

#menuBox p {
  margin: 5px 0 20px 2px;
}

#menuBox br {
  margin-top: 30px;
}


#menuBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
 	border-bottom: 2px solid #C80000;  
}

/* -- MAIN Content CONTAINER -- */


#mainContent {
 padding: 0px 5px 0px 5px;
 margin-bottom: 5px;
 border-bottom: 1px solid #5A799D;  
 margin-top: 5px;
 border-top: 1px solid #5A799D;  
 border-right: 1px solid #5A799D;
 border-left: 1px solid #5A799D;
}

#mainContent br {
  margin-top: 10px;
}

#mainContent p {
  padding: 0px 5px 2px 10px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c80000;
}
 

/* -- Right CONTAINER -- */


#rightBox {
  width: 15em;
  padding: 0px 5px 0px 5px;
  margin-top: 5px;
  border-top: 1px solid #5A799D;  
 
}

#rightBox br {
  margin-top: 10px;
}

#rightBox p {
  padding: 0px 5px 2px 10px;
}

.spacer {
  height: 1px;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}
