body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/structure/page_bg.gif);
}
.content_bg {
	background-image: url(images/structure/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.text a:link	{ color:#F99D32; text-decoration:none; }
.text a:visited	{ color:#F99D32; text-decoration:none; }
.text a:active	{ color:#F99D32; text-decoration:none; }
.text a:hover	{ color:#F99D32; text-decoration:underline; }

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F99D32;
	text-transform: none;
}
.header_daisy {
	background-image: url(images/headers/daisy-end.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.header_fireworks {
	background-image: url(images/headers/fireworks-end.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.header_blurlights {
	background-image: url(images/headers/blurlights-end.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.header_elevator {
	background-image: url(images/headers/elevator-end.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.header_crayons {
	background-image: url(images/headers/crayons-end.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80a2be;
	line-height: 16px;
}
.footerText a:link		{ color:#80a2be; text-decoration:none; }
.footerText a:visited	{ color:#80a2be; text-decoration:none; }
.footerText a:active	{ color:#80a2be; text-decoration:none; }
.footerText a:hover		{ color:#F7941D; text-decoration:none; }

.tableItems {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.text_border {
	background-color: #f3f4f4;
	border: 1px solid #cccccc;
	padding: 11px;
}

