.header {
	font-style: normal;
	font-weight: bold;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-size: = 3;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}
.Regular_Text {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-size: = 3;
	color: #000000;
	font-variant: normal;
}
.Person {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font size="+1";
	line-height: normal;
	color: #000000;
	font-variant: normal;
	font-size: 18px;
}
.Person_Title {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-size: 16px;	
	font-variant: normal;
}
.title {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.BarTitle {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: = 4;
}
.featureheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.leftbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}

.jrwaldbutton {
	background-image: url(images/jrwald.jpg);
	background-repeat: no-repeat;
}
.leftmenubuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-position: center;
	cursor: hand;
	filter: Gray;
	text-align: center;
}
.LeftMenubuton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;

}


.LeftSeperationBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.RightSeperationBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.GoldNavbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}

.GoldNavbarLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FF0033;
	
}
.leftmenuonmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.boxleft {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.boxright {
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.boxbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
