.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
a:hover {
	color: #43618F;
}
a:link {
	color: #000000;
}
.Subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bgImg {
	background-image: url(images/bgline.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.employee {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.Department {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.smallcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: blink;
}
.meditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
.Smallorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: blink;
}
.navLine {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}
.linebg {
	background-image: url(images/line_search_05.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.verticalline-right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #000000;
}
