* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
abbr, acronym {
	border-bottom: .1em dotted;
	cursor: help;
}
body {
	background: #fff;
	text-align: center;
	font: 12px arial,sans-serif;
}
#container {
	width: 700px;
	margin: 10px auto;
	text-align: left;
	position: relative;
}
#topbanner {
	display: block;
	width: 700px;
	height: 173px;
	background: url(images/topbannerbg.jpg);
}
#navbar {
	display: block;
	background: url(images/navbg.gif) no-repeat;
	height: 59px;
	width: 700px;	
	color: #fff;	
	position: absolute;
	top: 153px;
	text-align: center;
}
#navbar a {
	text-decoration: none;
	color: #fff;
}
#navbar a:hover {
	text-decoration: underline;
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: bold 10px arial,sans-serif;
}
#navbar ul li {
	display: inline;
	line-height: 60px;
	text-transform: uppercase;	
}
#content {
	position: absolute;
	top: 203px;
	left: 4px;
}
#leftBar ul {
	list-style: none;
}
#leftBar ul li {
	margin: 0 0 5px 5%;
	width: 90%;
}
#leftBar ul li.odd {
	background: #f3e1ae;
}
#leftBar ul li.even {

}
#leftBar ol {
	list-style: none;
	padding-left: 5%;
}
#leftBar ol a {
	background: #aea480;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	width: 94%;
	display: block;
	padding-left: 2px;
	color: #fff;
	margin-top: 2px;
}
#lefBar ol li {
	
}
#leftBar ol a:hover {
	color: #fff;
	background: #8e8668;
	width: 94%;
}
#leftBar {
	display: block;
	position: absolute;
	width: 224px;
}
#leftBar h2, #rightContent h2 {
	text-align: right;
	font: bold 14px arial,sans-serif;
	display: block;
	line-height: 37px;
	margin-right: 5%;
	color: #29224d;
}
#rightContent h2 {
	text-align: left;
}
#leftBar div.top {
	background: url(images/leftbg.gif) no-repeat;
	display: block;
	height: 37px;
	width: 100%;
}
#leftContent {
	background: #f0e2c8;
	width:224px;
}
#leftBar p a {
	padding: 2px 2.5%;
	width: 100%;
	display: block;
	color: #29224d;
	text-decoration: none;
	font-weight: bold;
}
#leftBar p a:hover {
	background: #ced4d6;
}
#rightBar {
	width: 470px;
	background: url(images/divider.gif) repeat-y;
	position: absolute;
	left: 225px;
	padding-left: 10px;	
}
hr {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 3px;
	color: #29224d;
	background: #29224d;
	border: 0;
	height: 2px;
	margin-top: -3px;
	text-align: center;
}
#rightBar hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightBar strong, #rightBar b {
	color: #29224d;
}
#rightBar h1 span {
	display: none;
}
#rightBar #col1 {
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0e2c8;
}
#rightBar #col1 ol {
	margin-left: 20px;
}
#rightBar #col1 ol li {
	padding-right: 5px;
}
div.box {
	background: #f0e2c8;
	border: 1px solid #4591bb;
	margin-top: 20px;
	margin-bottom: 5px;
}
div.box h2 {
	font: bold 14px arial,sans-serif;
	color: #fff;
	background: url(images/hbg.gif) repeat-x;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
div.box ul {
	padding-left: 25px;
	padding-bottom: 5px;
}
div.box p {
	padding: 5px;
}
#rightBar #col2 {
	margin-left: 220px;
	width: 241px;
}
#col2 p {
	padding-left: 5px;
	padding-right: 3px;
}
#rightContent {
	border-right: 1px solid #f0e2c8;
	padding: 10px 5px;
}
#rightContent img {
	float: left;
	padding:0 10px 5px 0;
}
#rightContent a {
	color: #282053;
	border-bottom: 1px dotted #b4b3b8;
	text-decoration: none;
}
#rightContent a:hover {
	text-decoration: none;
	border-bottom: 1px solid #282053;
}
#rightContent p {
	padding-bottom: 5px;
}
#rightContent ul, #rightContent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
#rightContent h2 {
	font-size: 14px;
}
.odd {
	background: #f0e2c8;
}
.even {
	background: #ddd0a3;
}
#footer span {
	line-height: 26px;
	height: 26px;
}
#footer {
	text-align: center;
}
#footer a {
	color: #000;
}
#flashBox {
	position: absolute;
	left: 0;
	top: 0;
}
#timeSheets ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#timeSheets h1 {
	font: bold 12px arial,sans-serif;
}
#timeSheets {
	width: 250px;
}
#timeSheets a {
	display: block;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
}
#timeSheets ul {

}
#timeSheets ul li {
	padding: 5px;
}
#timeSheets span {
	margin-right: 10px;
}
