body {
	font-size: 8pt;
	font-family: Helvetica;
	background-color: #FBFBFB;
}
#wrapper {
	width: 900px;
	background-color: #ffffff;
	border-color: #f1f1f1;
	border-width: 1px;
	border-style: solid;
	min-height: 700px;
}
#header {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Helvetica;
	font-weight: bold;
	height: 60px;
}
#navigation {
	background-image: url('/struct/background.gif');
	height: 28px;
}
#mainNavigation {
	background-image: url('/struct/background.gif');
	height: 28px;
	
}
#heading {
	padding-left: 10px;
	background-image: url('/struct/document-background-abb09e.png');
	height: 61px;
	
}
.navigationItem {
	color: #048FC2;
	font-size: 8pt;
	font-family: Helvetica;
	padding: 5px;
	float: left;
}
.navigationArrow {
	height: 28px;
	width: 13px;
	float: left;
	background-image: url('/struct/arrow.gif');
}
.navigationLeftArrow {
	height: 28px;
	width: 13px;
	float: left;
	background-image: url('/struct/arrowSelected.gif');
}
.navigationItemSelected {
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	padding: 6px;
	float: left;
	background-image: url('/struct/backgroundSelected.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.headingText {
	padding-top: 25px;
	font-size: 14pt;
}
#siteBody {
	padding: 10px;
	line-height: 12pt;
	font-family: Arial;
	color: #666666;
}

.login td {
	font-size: 8pt;
	padding: 5px;
}
.tableFormSubmit {
	text-align: right;
}
.mainNavigationSelected {
	color: #333333;
	font-size: 8pt;
	font-family: Helvetica;
	padding: 5px;
	float: left;}
.mainNavigationItem {	
	font-size: 8pt;
	font-family: Helvetica;
	padding: 5px;
	float: left;
	color: #999999;
}

.mainNavigationItem a:link,.mainNavigationItem a:visited {
		color: #999999;
		text-decoration: none;
}
.mainNavigationItem a:hover {
		color: #999999;
				text-decoration: underline;

}


.mainNavigationSelected a:link,.mainNavigationSelected a:visited {
		color: #333333;
	font-weight: bold;
		text-decoration: none;
}
.mainNavigationSelected a:hover {
		color: #333333;
	font-weight: bold;
}
.clearBoth {
	clear: both;
}

.dataList {
	border-collapse: collapse;
}
.dataList th {
	background: #048FC2;
color: #FFFFFF;
	border-color: #f1f1f1;
	border-style: solid;
	border-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.dataList td {
	
	border-color: #f1f1f1;
	border-style: solid;
	border-width: 1px;
		background-image: url('/struct/background.gif');
	padding: 3px;
	color: #333333;
}
img {
	border: 0px;
}

a:visited, a:link, a:hover {
	color: #333333;
	text-decoration: none;
}

.inputArticleName {
	width: 300px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.inputCategoryName {
	width: 300px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.inputBox {
	width: 300px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.colorSelector {
	background: #f1f1f1;
	z-index: 999;
}

.navigationLogout {
	float: right;
	
	font-size: 8pt;
	font-family: Helvetica;
	padding: 5px;
}
.error {
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
}
#footer {
width: 900px;
text-align: center;
padding-top: 40px;
color: #c0c0c0;
}

.contentLeft {
	float: left;
}

.contentRight {
	float: right;
}
