body {
	font-family: verdana;
	font-size: 12pt;
	background-color: #ACACAC;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#scissors {
	float: left;
	width: 160px;
}
.border-left {
	position: absolute;
	left: 0px;
}
.border-right {
	position: absolute;
	right: 0px;
}
.bottom-border {
	height: 30px;
	background-image: url(../images/border-bottom.jpg);
	width: 760px;
	float: right;
}
.breadcrumbs-top {
	font-family: "Courier New";
	font-size: 10pt;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
.container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.content {
	margin-right: 20px;
	margin-left: 20px;
}
.logo {
	float: left;
	height: 153px;
	width: 250px;
}
.menu {
	float: left;
	border-right-style: dashed;
	margin-top: 20px;
	width: 149px;
	border-right-width: thin;
	border-right-color: #000000;
}
.menu-item {
	font-family: "Courier New";
	font-size: 16pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}
.menu-item a:link {
	color:#000000;
	text-decoration: none;
}
.menu-item a:visited {
	color:#000000;
	text-decoration:none
}
.menu-item a:hover {
	text-decoration:underline;
}
.menu-item a:active {
	color:#000000;
	text-decoration:underline;
}
.navbar-bottom {
	font-family: "Courier New";
	font-size: 10pt;
	float: left;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 5px;
}
.navbar-top {
	font-family: "Courier New";
	font-size: 10pt;
	float: right;
	width: 450px;
	text-align: right;
	margin-right: 10px;
}
.page-content {
	float: right;
	width: 540px;
	margin-top: 20px;
}
.page-subtitle {
	font-weight: bold;
	padding-top: 5px;
	font-family: "Courier New";
	font-size: 16pt;
	padding-bottom: 5px;
}
.page-title {
	font-family: "Courier New";
	font-size: 16pt;
	float: right;
	width: 450px;
	text-align: right;
	font-weight: bold;
	padding-top: 113px;
	margin-right: 10px;
}
.scissors {
	float: right;
	height: 40px;
	width: 22px;
}
.size {
	width: 760px;
}
.top-border {
	background-image: url(../images/border-top.jpg);
	height: 20px;
	width: 760px;
}
.variheight {
	position: relative;
	overflow: hidden;
}
