#container {
	text-align: left;
	margin: 0px auto 0px auto;
	width: 706px;
	/*border:solid 1px #F15C30;*/
	overflow:hidden;
}

body {
	font: 13px Helvetica, Arial, Tahoma;
	/*text-align: center;*/
	margin: 0px 0px 0px 0px;
}

.description {
	font-size:12px;
	text-align:justify;
}

a {
	color: #F15C30;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: black;
}

.raisedImage {
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.introFooter {
	color:#F15C30;
}

#pagebody {
	width:570px;
	height:339px;	/*277px;*/
	overflow:auto;
}

#salesPagebody {
	width:675px;
	height:331px;	/*277px;*/
	overflow:auto;
}

h1 {
	font-size:14px;
	color:#000000;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#F15C30;
}

h3 {
	font-size:14px;
	color:#F15C30;
}

.subMenu {
	background-color:#F15C30;
}

.subMenuItem {
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	/*border-bottom:1px dotted #FFFFFF;*/
}

.subMenuItemOver {
	color:#000000;
	background-color:#FF8484;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	/*border-bottom:1px dotted #FFFFFF;*/
}

hr#listSeparator {
	height:1px;
	color:#CCCCCC;
	margin-bottom:5px;
	margin-top:5px;
	border-style:dotted;
}

.sideMenu {
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

table#salesTree {
	border:1px solid #20303D;
	/*width:119px;
	color:#FFFFFF;*/
}

table#salesTree th {
	background-color:#20303D;
	font-size:10px;
	color:#FFFFFF;
	/*height:20px;*/
	text-align:center;
	vertical-align:top;
	font-weight:normal;
}

table#salesTree td {
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#F15C30;
	text-align:center;
}

.salestreenotes {
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#000000;
}
