body {
	font-family: "Trebuchet MS", sans-serif;
	;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 3px;
	padding: 2px;
	margin-left: 0px;
	margin-top: 1px;
	border: 1px inset #CCCCCC;
	color: #006633;
}
h1 {
	font-size: 17px;
	color: #666666;
	margin: 0px;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 3px;
	padding: 2px;
	margin-left: 0px;
	margin-top: 1px;
	border: 1px inset #CCCCCC;
	color: #006633;
}
textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 3px;
	padding: 2px;
	margin-left: 0px;
	margin-top: 1px;
	border: 1px inset #CCCCCC;
	color: #006633;
}
#headercontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 100%;
	background-image: url(includes/slant.jpg);
	border-bottom: 1px solid #333333;
}
#headermid {
	display: block;
	width: 525px;
	padding: 0px;
	margin-left: auto;
	color: #333333;
	height: 60px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
}
form {
	margin: 0px;
	padding: 0px;
}
.menulinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #F4F4F4;
	display: block;
	float: left;
	border: 1px outset #999999;
	margin-top: 35px;
	padding: 5px;
	text-align: center;
	border-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
}
.menulinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px outset #999999;
	margin-top: 35px;
	padding: 5px;
	text-align: center;
	border-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
	top: 1px;
	position: relative;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	position: relative;
	top: -60px;
	width: 450px;
	left: 0px;
	z-index: 2;
	margin-bottom: -28px;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	background-color: #D4D0C8;
	padding: 4px;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 535px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: none;
	height: auto;
}
.customercontainer {
	display: block;
	float: left;
	width: 225px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.customercontainer a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 14px;
}
.footeradmin {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 7px;
	float: left;
}
.footeradminlink, .footeradminlink:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 7px;
	float: left;
	margin-left: 200px;
}
.loginheading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
#logincontainer {
	display: block;
	width: 230px;
	padding: 25px;
	margin-left: auto;
	color: #333333;
	margin-right: auto;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
	background-image: url(includes/slant-transparent.jpg);
}
.rightcolumn {
	padding-left: 8px;
	padding-bottom: 10px;
	width: 100px;
	border-left: 1px dotted #CCCCCC;
}
#installcontainer {
	display: block;
	width: 450px;
	padding: 25px;
	margin-left: auto;
	color: #333333;
	margin-right: auto;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
	background-image: url(includes/slant-transparent.jpg);
	text-align: left;
}
.linksbold {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 14px;
}
.menuhover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: 1px outset #999999;
	margin-top: 35px;
	padding: 5px;
	text-align: center;
	border-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 6px;
	top: 1px;
	position: relative;
}
#sample {
}
.alphalinks {

	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 14px;
}
.success {
	font-family: "Trebuchet MS";
	color: #FF0000;
	text-decoration: none;
	background-color: #F4F4F4;
	display: block;
	padding: 6px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.radio {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#search {
	background-color: #FFFFFF;
	display: block;
	height: 25px;
}
.searchcontainer {
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.homecustomers {

	display: block;
	float: none;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-right: 10px;
}
.homecustomers a {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
