body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: url(yao-background.png);
	margin: 0px;
}
#newbody {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#newbodymain {
	background: #FFFFFF;
	border-right: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
}
.divseperator {
	font-size: 1px;
	background: #FFFFFF;
	height: 8px;
	border-bottom: 1px solid #A1A1A1;
}
#header {
	background: #FFFF30;
	text-align: center;
}
#header #logo-print {
	display: none;
}
.mainmenu {
	background: url(yao-menubackground.png);
	padding: 0.2em 0em;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu li {
	display: inline;
	margin: 0em 0.5em;
}
.menu a {
	color: #FF0000;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	text-decoration: underline;
}
#navigation {
	text-align: center;
}
#navigation a {
	font-weight: bold;
}
#corplinks {
	text-align: right;
	border: 1px solid #CCCCCC;
}
#corplinks a {
	font-size: 8pt;
	text-transform: uppercase;
}
#content {
	margin: 0px 10px;
}
#content h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 0.2em 0em 0em 2em;
	border-top: 1px solid #EDED1F;
}
#content h2 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}
#content fieldset {
	background: #EEEEEE;
}
#content legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content img {
	border: 0px;
}
#contentbackground {
	background: #FFFF30;
	padding: 1em 30px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#franchiseeaccount, #franchiseeloginform input {
	font-size: 9pt;
}
#franchiseeaccount {
	text-align: right;
	margin: 0em 0em 1em;
}
#franchiseeaccountmanage {
	margin: 0.2em 0em 0em;
	padding: 0px;
}
#franchiseeaccountmanage li {
	font-weight: bold;
	display: inline;
	margin: 0em 0em 0em 1em;
}
#franchiseeaccountmanage a {
	text-decoration: none;
}
#contentheader {
	background: #FFFFFF;
	height: 25px;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #EDED1F;
}
#contentheadertab {
	background: #FFFF30 url(yao-contentheadertabbackground.png) no-repeat;
	height: 25px;
	width: 55px;
	float: right;
}
#contentmain {
	background: #FFFFFF;
	border-right: 1px solid #EDED1F;
	border-left: 1px solid #EDED1F;
}
#contentmain .contentseperator {
	font-size: 1px;
	background: url(yao-contentseperatorbackground.png) repeat-x left bottom;
	height: 8px;
}
#contentmainheader {
	font-size: 1px;
	height: 1px;
}
#contentmainbody {
	padding: 0.1em 2.5em;
	position: relative;
}
#contentmainbody table {
	width: 500px;
}
#contentmainbody .event {
	background: #FFFFCC url(../events/note.gif) no-repeat 0.7em 0.7em;
	padding: 0.1em 1em 0em 6em;
	margin-bottom: 1em;
	border-right: 3px outset #3399FF;
	border-bottom: 3px outset #3399FF;
}
#contentmainbody .event img {
	float: right;
	position: relative;
	z-index: 1;
}
#contentmainbody .image-sidebar {
	margin: 0px 0px 5px 10px;
	float: right;
}
#contentmainfooter {
	font-size: 1px;
	height: 1px;
	clear: both;
	border-top: 1px solid #E7E7E7;
}
#contentfooter {
	font-size: 8pt;
	text-align: center;
}
#contentfooter p {
	margin: 0em auto;
}
#footer {
	background: url(yao-footerbackground.png) repeat-x left top;
	height: 4px;
}
#footermain {
	background: url(yao-footertabbackground.png) no-repeat left top;
	text-align: center;
	float: right;
	width: 20em;
	padding-left: 44px;
	border-right: 1px solid #A1A1A1;
}
#footermainbody {
	font-size: 8pt;
	background: #FFFFFF url(yao-footerbackground.png) repeat-x left bottom;
	padding: 2px 0px 1px;
	height: 18px;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	font-weight: bold;
	color: #0000FF;
}
.smallertext {
	font-size: x-small;
}
.rowhighlight {
	background: #EEEEEE;
}
.highlightbox {
	background: #FFFF99;
	text-align: center;
	margin: 0px auto;
	padding: 1em 0.5em;
	width: 400px;
	border: medium ridge #0000CC;
}
