/* Start newsletter sign-up styles */
.signup {
	float: right;
	text-align: center;
	border: 1px solid #360099;
	background: #d6bfff;
	font-size: 60%;
	width: 190px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 1em;
	margin-bottom: 1em;
}
.signup #memberslink a:link {
	color: #b35d00;
}
.signup #memberslink a:visited {
	color: #b35d00;
}
.signup #memberslink a:hover, .signup #memberslink a:active {
	color: #360099;
}

/* End sign-up styles */

/* Start MTP logos */
#mtplogos {
	float: right;
	width: 190px;
	border: 1px solid #360099;
	font-size: 90%;
	text-align: center;
	padding-bottom: 0.5em;
	margin-left: 1em;
	background: #FFFFFF;
	margin-bottom: 1em;
	clear: right;
	padding-top: .5em;
}
#mtplogos ul {
	margin-left: 0px;
}
#mtplogos li {
	padding-left: 0px;
}
/* End MTP logos */

/* Start left navigation */
#leftnav {
	position: absolute;
	width: 14em;
	top: 9.6em;
}
#leftnav ul {
	margin: 1em 1em 2em 0.95em;
}
#leftnav li {
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 0em;
}
#leftnav a:link, #leftnav a:visited {
	color: #360099;
	border-bottom: 1px solid #360099;
	display: block;
	padding-bottom: 0.5em;
	padding-top: .5em;
	padding-left: 0.4em;
	background: #d6bfff;
	text-decoration: none;
	border-left: 8px solid #360099;
	border-top: 1px solid #f7f3ff;
}
#leftnav a:hover, #leftnav a:active {
	background: #360099;
	color: #d6bfff;
	border-bottom: 1px solid #360099;
	border-left: 8px solid #360099;
}
#bushomepage #leftnav #bushomelink, #memberpage #leftnav #memberlink,				/* Current page menu formatting */
#busnewspage #leftnav #newslink, #buslinkspage #leftnav #linkslink, #rbwmdirpage #leftnav #rbwmdirlink,
#maiddempage #leftnav #maiddemlink, #strtradpage #leftnav #strtradlink, #cletspage #leftnav #cletslink,
#maidfutpage #leftnav #maidfutlink, #buseventpage #leftnav #buseventlink, #commproppage #leftnav #commproplink {
	color: #d6bfff;
	border-bottom: 1px solid #360099;
	background: #360099;
	border-left: 8px solid #360099;
}
#leftnav #loginbox {
	background: #f7f3ff;
	padding-top: 1em;
	padding-bottom: .1em;
}
#leftnav #loginbox h3 {
	text-align: center;
	font-size: 90%;
	color: #360099;
}
#leftnav #offersbox {
	background: #F7F3FF;
	padding-top: 1em;
	padding-bottom: 0.1em;
	margin-top: 1em;
}
#leftnav #offersbox h3 {
	font-size: 90%;
	color: #360099;
	text-align: center;
}

/* End left navigation */

/* Start main content */
#content {
	margin-left: 15em;
	margin-right: 1em;
}
#content h1 {
	color: #360099;
}
h1+p {
	font-weight: bold;
}
#content h2 {
	color: #360099;
}

#content h3 {
	color: #360099;
}

/* start calendar table */
#content table {
	border: 1px solid #26006b;
}
#content caption {
	color: #26006b;
}
#content th {
	border: 1px solid #26006b;
	background: #26006b;
}
#content td {
	border: 1px solid #360099;
}
#content #calendar2009 #date {
	width: 14%;
}
#content #calendar2009 #event {
	width: 43%;
}
#content #calendar2009 #venue {
	width: 43%;
}
#content .calendarold {
	color: #999999;
}
#buseventpage #wrapper #content .calendarfirst {
	background: #D6BFFF;
}

/* end calendar table */

/* Start newsletter sign-up form styles */
form {
	border: 1px solid #360099;
	background: #f7f3ff;
}
form .radios2 input {
	background: #f7f3ff;
}
form #submit {
	color: #26006b;
	background: #d6bfff;
	border-top: 1px solid #d6bfff;
	border-right: 1px solid #26006b;
	border-bottom: 1px solid #26006b;
	border-left: 1px solid #d6bfff;
}
/* End newsletter sign-up form styles */

/* Start sub menu formatting */
#submenu+p {
	border-top: 1px solid #009999;
	padding-top: 0.25em;
}
#content #submenu li {
	font-size: 85%;
	display: inline;
	margin-right: 1em;
}
/* End sub menu formatting */
