@charset "utf-8";
body {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif; 
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#505050;
	width: auto;
}

/*flash border*/
#flashborder {
padding: 2px;
border: solid black 2px;
margin: 0;
width: 0;
}

#masthead { 
	top: 60px;
	width: inherit; /*inherit - keeps header inside both navs*/
	height: 95px;
	margin: 0;
	background: #004781;
	/*background: url(/wmd/home/img/banner_tile.gif) top repeat-x;*/ 
	background: url(/wmd/home/img/banner_new_right3.GIF) top left no-repeat; /*banner_full.gif/banner_new_right.GIF*/
	padding: 5px;
}

#mastheadSP { 
	top: 60px;
	width: inherit; /*inherit - keeps header inside both navs*/
	height: 95px;
	margin: 0;
	background: #004781;
	background: url(/wmd/home/img/banner_new_sp.GIF) top left no-repeat; /*banner_full.gif/banner_new_right.GIF*/
	padding: 5px;
}

.masthead_banner {
	height: 90px;
	width: 505px;/*850px*/
	color: white;
	float: left;
	
}

#masthead_img {
	position: absolute;
	top: 70px;
	right: 0px;
	width: auto;
	padding-right: 0px;
	margin-right: 0px;
	}
#container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: white;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */

}
#header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	color: #505050;
	font: .9em normal Arial, Helvetica, sans-serif;
	width: auto; 
	
}
#mainContent a { 
	color: #7598c4; 
    font: 1.0em normal Arial, Helvetica, sans-serif;  
	visited: #7598c4;
	width: auto; 	

}

#mainContent ul { 
	color: #505050; 
    font: 1.3em normal Verdana, Arial, Helvetica, sans-serif ;
	visited: #7598c4; 	
}

#mainContent h1, h2, h3, h4 { 
	color: #505050; /*#7598c4*/
	text-align: center; 
	padding: 0 20px;
	
}

.awlList {float:left; padding: 3px; width: 150px; border: 1px solid #579ED3; display:block; color:#505050; background-color:#ebf6ff; text-decoration: none; text-align:center;}
.awlDef {margin-left: 170px; margin-bottom: 10px; padding-top: 1px; color:#505050;}

/*004781 -dark blue, ffffef-pale yellow, 579ED3 - medium blue, ebf6ff -light blue */

#sidenav {
/*font: 1.0em normal Arial, Helvetica, sans-serif;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;   
height:auto; 
width:auto; 
margin:0; 
padding:0; 
}
#sidenav ul { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; list-style-type: none; }
#sidenav ul h3 {font-size: 1.0em; font-weight: bold; color: #ffffef; text-align:center; margin: 0px; background-color:#004781; border-bottom: 1px solid #004781;}
#sidenav ul h3.home { background-color: #000000; border-bottom: 1px solid #579ED3;}
#sidenav ul h3.home a { color: #cfe1fc ; display:block; padding: 2px 0px;}
#sidenav ul h3.home a:hover { color: #fff; background-color: #000;}
#sidenav ul h3 a { display: block; color: #fff; text-decoration: none;}
#sidenav ul li { margin: 0px;}
#sidenav ul li a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color: #505050; padding: 5px; margin: 0px; border-bottom: 1px solid #579ED3; display: block; width: 100%;}
#sidenav ul li a:hover { background-color: #ffffef;}



/*For the table inside the section pages*/
#section td {
/*font: 3.0em normal Arial, Helvetica, sans-serif; */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small; 
white-space: nowrap;

}

/*for tabbed pages*/
#wqheader ul {
	list-style: none;
	padding: 0;
	margin: 0;
	  }
   
#wqheader li {
	float: left;
	border: 1px solid #7598c4; /*border arond unselected tabs*/
	border-bottom-width: 0;
	margin: 0; /*between tabs and content box*/
	font-size: 1.0em;
	white-space: nowrap;
   }
   
#wqheader a {
	text-decoration: none;
	display: block;
	background: #ebf6ff;
	padding: 0.24em 1em;
	color: #7598c4;
	width: auto; /*original setting is 8em */
	text-align: center;
   }

#wqheader a:hover {
	background: #eee;
}

#wqheader #selected {
	border-color: #7598c4; /*top part of selected border*/
	font-weight:bold;
}

#wqheader #selected a {
	position: relative;
	top: 1px;
	background: white;
	color: #505050;
	font-weight: bold;
}

#wqcontent {
	border: 1px solid #7598c4; /*around content*/
	clear: both;
	padding: 0 1em;
	font: 1.0em normal Verdana, Arial, Helvetica, sans-serif; 
	/*padding-top: 1em;	 */
  		
}

h1 {
	margin: 0;
	padding: 0 0 1em 0; /*space between header and tabs*/
}

/*all navs for boxes on top of About Us and Contacts Page*/
#nav-menu ul
{
list-style: none;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;/*space between the buttons*/
}



/* MOOLER'S UPDATE */
#nav-menu li a 
{
background: url(/wmd/home/img/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: auto;
padding: 2px 5px;
display: inline;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
font-weight: bold;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


#nav-menu
{
width:100%;
} 

/*right nav*/

#rightnav
{
position: relative;
top:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
background-color: #004781;
visited: #FFFFFF;
text-align: center;
white-space: nowrap;

}

#rightnav a { 
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	visited: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}

#RNheading {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: small; 
font-weight: bold; 
color: #FFFFFF; 
background-color: #579ED3;
white-space: nowrap;
}






