.addbutton,.editbutton,.deletebutton {
	float: right;
	position: relative;
	color: #1d202f;
	background-color: #dbdbdb;
	padding: 2px 8px 2px 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #1d202f;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.editbutton {
	color: green;
	border-color: green;
}

.deletebutton {
	color: red;
	border-color: red;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.actionButtons input {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.label {
	padding-right: 15px;
	color: #1d202f;
	text-align: right;
	font-size: 12px;
	font-family: verdana;
}

.field {
	color: #1d202f;
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}

.field a {
	color: #1d202f;
}

.field .error {
	color: red;
	font-size: 11px;
}

.form-status {
	color: #1d202f;
	font-size: 12px;
	font-family: verdana;
}

.form-status .errors {
	color: red;
}

.newsheader_back {
	position: relative;
	margin: 0 auto;
	left: 0px;
	width: 900px;
	height: 22px;
	margin: 0 auto;
	left: 0px;
}

.newsheader_title {
	background-color: #767676;
	padding-left: 7px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

.centered_back {
	width: 890px;
	height: 24px;
}

.centered_title {
	padding-top: 5px;
	text-align: center;
	vertical-align: baseline;
}

.newsbody {
	padding-top: 5px;
	max-width: 628px;
	background-color: #353535;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: verdana;
}

.newsbody a {
	color: #ffffff;
}

.newsbody a:visited {
	color: #ffffff;
}

.newsimage {
	color: #767676;
	padding: 5px;
	background-color: #353535;
	text-align: center;
	vertical-align: top;
}

.offer {
	width: 900px;
	border-left: 2px solid #767676;
    border-bottom: 2px solid #767676;
}

.home {
	border-left: 0 none;
    border-bottom: 0 none;
}

.offertext {
	padding: 10px;
	background-color: #ffffff;
	color: #1d202f;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	font-family: verdana;
}

.offertext .offertextsum {
	padding: 0px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	font-family: verdana;
}

.offersubtext {
	padding-left: 5px;
	padding-top: 5px;
	overflow: auto;
	top: 0pt;
	left: 0pt;
	position: relative;
}

.offersubtext a {
	color: #1d202f;
	text-decoration: none;
}

.offersubtext a:hover {
	text-decoration: underline;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
.offersubtext p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office UL lists */
.offersubtext ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.offer_flash {
    font-size: 11px;	
    background-color: #dbdbdb;
}

.offerdocuments {
	padding: 4px;
	background-color: #8ea2bc;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: verdana;
}

.offerdocuments a {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.offereditor {
	padding: 4px;
	background-color: #353535;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	font-family: verdana;
}

.offerimage {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-color: #353535;
}

.offerthump1 {
	padding: 0px;
	background-color: #353535;
}

.offerthump2 {
	padding: 0px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #353535;
}

.nooffer {
	color: #1d202f;
	text-align: center;
	text-decoration: underline;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
}

.aboutheader {
	color: #1d202f;
	text-align: left;
	text-decoration: underline;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
}

.abouttext {
	color: #1d202f;
	text-align: left;
	font-size: 13px;
	font-family: verdana;
	padding: 3px;
}

.contactheader {
	color: #1d202f;
	text-align: center;
	text-decoration: underline;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
}

.contact {
	color: #1d202f;
	text-align: center;
	font-size: 13px;
	font-family: verdana;
}

div.menu {
	top: 0px;
	left: 0px;
}

div.menu .options {
	background-color: #CBCBCD;
}

div.options a {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #CBCBCD;
	text-align: left;
	color: #1d202f;
	display: block;
	padding: 5px 12px;
	margin: 0;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 17px;
	border-top: 1px solid #ffffff;
}

div.options a:visited {
	color: #1d202f;
}

div.options a:hover {
	color: #ffffff;
	background-color: #1d202f;
	text-decoration: none;
}

a.last {
	border: 1px solid #ffffff;
}

.unauthorized {
	color: red;
	text-align: center;
	font-family: verdana;
}

.notfound {
	color: red;
	text-align: center;
	font-family: verdana;
}

.systemerror {
	color: red;
	text-align: center;
	font-family: verdana;
}

.systemerror ul {
	font-size: small;
}

.copyright {
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	font-family: verdana;
}

.copyright a {
	color: #1d202f;
}
