.style1 {
	color: #cccccc;
}

.bordertop {	
	font-family: Times New Roman, Times, Garamond, serif;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	cursor: auto;
}

.navbarborder {
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}

.outsideborder {
	border: 1px solid #333333;
}

h2 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #104E8B; 
	text-align: left;
}

.title {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #104E8B; 
	text-align: center;
}

h3 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 1pt;
	font-weight: bold;
	font-variant: normal;
	color: #104E8B;
	text-align: left;
}

h4 {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: navy;
	text-align: left;
}


p {
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
	text-align: left;
}

blockquote {
	font-family: Times New Roman, Times, Garamond, serif;
	font-style: normal;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
	text-align: justify;
}

a:link {
	text-decoration: none;
	border-bottom: 1px solid #00AA00;
	color: #00AA00;
}

a:visited {
	text-decoration: none;
	color: navy;
}

a:hover {
	color: #215E21;
	text-decoration: none;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
	background: #90EE90;
}

a.topnav:link	{
	color: #003300;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
	valign: middle;
}
a.topnav:visited {
	color: #003300;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
}

a.topnav:hover	{
	text-decoration: none;
	font-weight: bold;
	background: none;
	color: #00AA00;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
}

a.leftnav:link	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: bold;
	background: none;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
}
a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times New Roman, Times, Garamond, serif;
	font-weight: bold;
	background: none;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
}
a.leftnav:hover {
	color: #90EE90;
	text-decoration: none;
	font-family: Times New Roman, Times, Garamond, serif;
	border-top: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
	font-weight: bold;
}

.p {
	line-height: 1pt;
}

.cpyrt {
	color: #ffffff;
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 2;
	text-align: center;
	font-weight: normal;
}

.rule {
    width: 100%;
    border-top: 1px solid #948C7C;
    color: #948C7C;
    margin: 30px 0 20px 0;
}
