/* Last edit 4/28/2014 Jim */
/* previous 4/11/2014 Jack*/


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	
color:black;
	background-color:white;
	background-image:url(../bground/rwbwallw3.gif);
}


.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}



/* title1 is the same as h1 but will not cause as much vertical whitespace */

/* a <div class="title1"> tag may need to be followed by <br>, where <h1> does not */


.title1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


.title2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


.title3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	
font-style:normal;
	font-weight:bold;
	color:black;
}



h1, H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


h2, H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


h3, H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


h4, H4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


h5, H5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	
font-weight:bold;
	color:black;
}


p, P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	
font-weight:normal;
	color:black;  text-align:justify;
}



.footerText{
	font:12px verdana, arial, helvetica, sans-serif;
}


.footerText  a:link{color:blue;}
.footerText  a:visited{color:blue;}



.plaintext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
color:#000000;
}



.boldtext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
color:#000000;
}



.bluelink  a:link{color:blue;}
.bluelink  a:visited{color:blue;}

table.t1{width:800px; max-width:900px; padding:8px; border-width:4px;
	border-color:#C4C6FF; border-style:solid;
	border-spacing:5px; background-color:#e0e0e0;	text-align:left;	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; font-style:normal; font-weight:bold;}

table.t1 p{text-align:justify; text-indent:35px;
		font-weight:bold; font-size:14px}

table.t1 td {padding:8px;}

table.t1 td a:link {color:blue;}

table.t1 td a:visited {color:blue;}

/* indexL2menu1Style is used for both menus on both levels L1 and L2 */

.indexL2menu1Style{
	font:12px verdana, arial, helvetica, sans-serif;
	color:blue; background-color:white; 
	layer-background-color:white;
	position:absolute; top:-400px; width:310px;
}


.indexL2menu1Style a:link{
	color:blue;
	text-decoration:none;
	font-weight:normal;
}


.indexL2menu1Style a:visited{
	color:blue;
	text-decoration:none;
	font-weight:normal;
}


.indexL2menu1Style a:hover{
	color:blue;
	text-decoration:none;
	font-weight:bold
}



.noscriptbanner{
	font:12px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:white;
	
font-size:16px;
	font-style:normal;
	text-align:center;
}

.centered{text-align:center;}

