/* BEGIN: GENERAL STYLE & LAYOUT */
#container {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	background:  url(../images/mainbg.jpg) repeat-y;
	text-align: left;
}

#content {
	float: right;
	width: 504px!important;
	width: 508px;
	padding: 4px!important;
	padding: 0px;
	margin-top: 8px;
	margin-right: 12px !important;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px!important;
	background: #ffffff;
	border-left: 1px solid #192E4F;
	border-top: 1px solid #192E4F;
	border-right: 2px solid #192E4F;
	border-bottom: 2px solid #192E4F;
}

#uppermsg {
	float: right;
	width: 508px!important;
	width: 504px;
	padding: 2px;
	margin-top: 12px;
	margin-right: 12px!important;
	margin-right: 7px;
	margin-left: 0px;
	background: #f3f3f3 url(../images/uppermsgbg.jpg) no-repeat 1px 1px;
	border-left: 1px solid #192E4F;
	border-top: 1px solid #192E4F;
	border-right: 2px solid #192E4F;
	border-bottom: 2px solid #192E4F;
}

.contentbody {
	padding-left: 0px !important;
	padding-left: 4px;
	background: transparent;
	width: auto !important;
	width: 500px;
}

.welcome {
	width: 361px!important;
	width: 280px;
	height: 140px;
	padding: 0;
	background: transparent;
	float: left;
}

.users {
	width: 125px;
	height: 140px;
	padding-left: 4px;
	border-left: 1px solid #BED3B3;
	float: right;
	margin-right: 6px;
	margin-top: 30px;
	margin-bottom: 2px;
}

#wrapper {
	height: auto;
	width: auto;
}

#pathway {
	background: transparent;
	padding-top: 9px;
	padding-left: 24px;
	border-bottom: 0px solid #444444;
	color: #CCD7E7;
	font-size: 11px;
}

#pathway a {
	padding-right: 3px;
	color: #B4DAA6;
}

#pathway a:hover {
	padding-right: 3px;
	color: #CCD7E7;
}

#user-bar {
	float: right;
	padding: 0;
}

#user-bar a {
	padding: 0;
}

#header img, #user-bar img {
	border: none;
}

#leftcol {
	float: left;
	width: 222px!important;
	width: 212px;
	padding-left: 11px !important;
	padding-left: 11px;
	margin-right: 0px;
	padding-right: 0px;
	font-size: 11px;
	line-height: normal;
	background: url(../images/leftnavbg.jpg) no-repeat top left;
}

#search {
	position: absolute;
	top: 100px;
	left: 5px;
}

#leftcol ul {
	padding: 0;
	margin: 0;
}

.cbFieldIconsLabels, .titleCell, .fieldCell {
	color: #666666;
}

#footer {
	padding: 0px;
	border-top: 0px solid #000000;
	color: #888888;
	background: url(../images/bottom1.jpg) no-repeat;
	font: 11px Tahoma, Arial, sans-serif;
	width: 766px;
	height: 91px;
}

#footer a {
	padding: 0;
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
}

#footer a:hover, #footer a:active {
	color: #BABABA;
}

#footer li {
	padding: 0;
	display: inline;
	background: none;
}

#footer ul {
	padding: 6px 0;
	margin: 0;
	line-height: normal;
}

#sitenav {
	padding-top: 22px; 
	padding-left: 234px;
	color: #cdcdcd;
	background: transparent;
	font-weight: normal;
	text-transform: none;
}

#botnav {
	padding-top: 22px!important;
	padding-top: 22px; 
	margin-left: 234px;
	color: #cdcdcd;
	background: transparent;
	font-weight: normal;
	text-transform: none;
}

#topnav {
	padding-top: 19px; 
	padding-left: 417px;
	color: #cdcdcd;
	background: transparent;
	font-weight: normal;
	text-transform: none;


/* BEGIN: GENERAL STYLE & LAYOUT */