.title {
	font-size: 20px;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	border: none;


}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 10px;
}
.celltitle {
	font-size: 12px;
	font-style: italic;
}
.celltitlestrong {
	font-size: 14px;
	font-weight: bold;
}
.values {
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 9px;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.contentbox {
	height: auto;
	width: 90%;
	border: thin solid #3366CC;


}
.contentheading {
	font-weight: bold;
	background-color: #3366CC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	height: 15px;








}
.contenttext {
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;


}
.contentsub {
	font-style: italic;
	padding: 5px;
}
.right {
	float: right;




}
.left {
	float: left;
}

.editbutton {
	background:#e0e1e5;
	border:1px solid #565656;
	border-bottom-width:2px;
	color:#3366CC;
	cursor:hand;
	font-weight:bold;
	height: 20px;
	padding-right: 0.2em;
	padding-left: 0.2em;



	}
.sitestatus {
	border: 1px solid #3366CC;
	height: 20px;
}
.warning {
	border: medium solid #FF0000;
	height: 20px;
	padding: 2px;
	text-align: center;


}
.updateboxleft {
	width: 300;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;



}
.updatebox-column {
	width: 300;
	float: left;
	margin-right: 20px;


}
ul {
	margin: 0px;
}
//  li {
//	padding-left: 10px;
//	font-size: 12px;
//	list-style-position: inside;
//	list-style-type: circle; }

.announcement {
	padding: 0px 0px 5px;
	border: thin solid #E67300;
	margin-bottom: 20px;
	margin-right: 20px;



}
.announcementheading {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #E67300;
	height: 15px;


}
.announcementtext {
	padding: 5px;
	font-size: 12px;


}
label {
  width: 80px;
  text-align: right;
  float: left;
}

.formerror {
	border: 1px solid red;
	background-color : #FFCCCC;
	width: auto;
	padding: 5px 5;
	margin-bottom: 20px;

}

.errortext {
	font: bold smaller sans-serif;
	width: 300px;

}
.table-column {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table-subtotal {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
ol {
	line-height: 30px;
}
.pagebreak {
	page-break-before: always;
}

