A
{
font-family:verdana,arial,helvetica;
	text-decoration: underline;
	font-size:10pt;
	font-weight: bold;
	color: #336699;
}
A:hover
{
	font-family:verdana,arial,helvetica;
	color: #980134;
}

A.navlink:HOVER, A.navlink:LINK, A.navlink:VISITED
	{
	text-decoration: none;
	font-size:10px;
	}
A.navlink:HOVER
{
	text-decoration: underline;
}
A.nav
{
	color: #751800;
	font-family: Tahoma, 'Trebuchet MS' , 'Times New Roman';
	text-decoration: none;
}
A.nav:Hover
{
	color: #0099cc;
	font-family: Tahoma, 'Trebuchet MS' , 'Times New Roman';
	text-decoration: underline;
}
BODY
{
	margin-top: 0px;
	font-size: 12pt;
	background-image: none;
	font-family: 'Trebuchet MS' , Georgia;
	
}
H3.title
{
	font-family: 'Palatino Linotype';
}
.DarkBlueBackground
{
	background-color: #C3CEDF;
}
.BlueBackground
{
	background-color: #d2dbe1;
}
.Yellow
{
	 background-color: #FFF4B6;
}
.DarkRed
{
	 color: #C40C38;
}
.size10
{
	font-size: 10pt;
}
.size12
{
	font-size: 12pt;
}
.size14
{
	font-size: 14pt;
}
.pad, .BlueBackground, .DarkBlueBackground
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.red
{
	color: red;
}
.container
{
background-color:#D2DBE1;
background-color:#FFF4B6;
background-color:#FFFAE3;
margin:0pt auto;
padding:0px;
position:relative;
text-align:left;
width:750px;
border:solid 1px black;
}
.partition
{
	border:solid 1px black;
}
.restoreNav
{
	background-image:url(images2/btn2.gif);
	background-repeat:no-repeat; 
	display:block; 
	width:160px; 
	height:38px; 
	padding-top:7px;
 position:absolute;
 text-align:center;
 color:white;
}
.restoreNav:hover
{
	background-image:url(images2/btn2Press.gif);
	color:blue;
	padding-top:12px;
	padding-left:5px;
}
.activeLink
{
	color:#E0DEDE;
}
.activeLink:hover
{
	 background-image:url(images2/btn2.gif);
	color:#E0DEDE;
  	padding-top:7px;
	padding-left:0px;
  }

h3
{
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
.nextNav
{
	background-image:url(images2/arrow1.gif);
	background-repeat:no-repeat;
	display:block; 
	height:50px;
	width:177px;
 text-align:left;
 padding-top:20px;
 padding-left:10px;
 color:#336699;
 font-size:10px;
 text-decoration:none;
}
.nextNav:hover
{
	color:#751800;
	background-image:url(images2/arrow3.gif);
	text-decoration:underline;
}
.text
{
	padding:30px;
	padding-bottom:10px;
	margin-top:45px;
}
.nv0
{
	left:0px;
}
.nv1
{
	left:175px;
}
.nv2
{
	left:350px;
}
.nv3
{
	left:525px;
}
.nv
{
	position:relative; 
	left:35px;
}
.img
{
 border:solid 2px #FFFAE3;
	margin-left:10px;
	margin-right:10px;
}
.img:hover
{
	border:solid 2px blue;
}
