/* @group Base Element Defs */

body  {
	color: #333333;
	font : 10pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	margin: 0px;
	background: #333333 center;
}

#pageLayoutFrame {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	margin-right: 32px;
	margin-left: 32px;
	min-width: 768px;
}

#pageHeader {
	text-align: left;
	top: 0;
	padding: 0;
	background-image: url(./twj/headerBG.jpg);
	margin: 0;
	border-width: 0;
	border-style: none;
	min-width: 768px;
	overflow: hidden;
}

#pageMenu {
	right: 0px;
	background-image: url(./twj/menuBG.jpg);
	height: 32px;
	min-width: 768px;
}

#pageMenuLeft
{

	float: none;

	display: inline;

	text-align: left;

}

#pageMenuRight
{

	display: inline;

	float: right;

	text-align: right;

}

#pageContentFrame {
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	min-width: 768px;
}

#pageFooter {
	border-bottom-width: 1px;
	border-bottom-color: #191919;
	border-bottom-style: solid;
	padding-left: 16px;
	padding-bottom: 2px;
	padding-right: 16px;
	padding-top: 2px;
	color: #e6e6e6;
	border-top-width: 1px;
	border-top-color: #191919;
	border-top-style: solid;
	background-color: #535353;
	text-align: left;
	margin: 0;
	min-width: 768px;
}

#copyright {
	border: none 0px;
	margin: 4px;
	padding: 0px;
	text-align: center;
	position: relative;
	vertical-align: bottom;
	bottom: 2px;
	width: 100%;
	clear: both;
	float: none;
	color: #ccc;
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	top: 2px;
}

#tocFrame {
		font: normal 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #191919;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 8px 0 0;
	width: 142px;
}

table {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

a  {
	color : #6666cc;
	text-decoration : none;
}

img {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Page Layout Elements */

/* @end */

/* @group Page Layout Elements */

.dialogFrame {
	padding: 2px;
	width: auto;
	margin: 2px;
}

#welcomeFrame {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	clear: none;
	display: inline;
	position: absolute;
	top: 10px;
	right: 32px;
	width: 300px;
	height: 90px;
	opacity: 1;
	border-style: none;
	color: #fff;
	font: normal 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	vertical-align: bottom;
}

#subMenu {
	font: bold 18pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	height: 24px;
	min-width: 628px;
	color: #333;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #333;
}

#contentFrame {
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	min-width: 768px;
	right: 0;
	width:  100%;
}

#contentDisplay {
	vertical-align: top;
}

#bannerAdFrame {
	text-align: center;
	margin: 2px;
}

#contentFrameHeader  {
	margin: 0 0 4px;
	padding: 2px;
	text-align: left;
	color: #000;
	font: normal 10pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

#tableOfContents {
	margin: 2px;
	width: 140px;
	position: relative;
	top: 2px;
	right: 2px;
	float: left;
}

#featureFrame {
	color: #191919;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;	
	border-right: 1px solid #e6e6e6;
}

#bodyFrame {
	margin: 2px 4px 2px 8px;
	padding: 2px;
}

#newsFrame {
	margin: 2px 4px 2px 8px;
	padding: 2px;
}

#contentAdFrame	{
	width: 200px;
	height: 200px;
	margin: 0 0 4px 4px;
	padding: 0;
	float: right;
	clear: none;
}

#logoutMenu {
	visibility: hidden;
}



/* @end */

/* @group Page Data Elements */

/* @group Dialog Elements */

.dialogTitle {
	color: #191919;
	font: bold 12pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

.dialogDescription {
	
}



/* @end */

#feature {
	color: #4c4c4c;
	font: normal 10pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: left;
}

#feature em {
	color: #191919;
	font: bold 12pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: left;
}

#feature img {
	float: left;
	clear: none;
}
#featureTable {
	width:  100%;
}

#featureFrame th {
	text-align: center;
	font: normal 12pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;

}
.inactiveHeader {
	width: 271px;
	height: 24px;
	text-align: center;
	color: #4c4c4c;
	background-color: #666;
	font: normal 12pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	background-image: url(./twj/inactiveTabBG.jpg);

}
.activeHeader {
	width: 271px;
	height: 24px;
	text-align: center;
	color: #191919;
	background-color: #e6e6e6;
	font: normal 12pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	background-image: url(./twj/activeTabBG.jpg);
}

/* @end */


/* Layout Elements */

.subCategoryNavigation {
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #333333;
}

.subCategoryNavigation A {
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #333399;
	text-decoration: none;
}

.subCategoryNavigation A:visited {
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #333399;
	text-decoration: none;
}

.subCategoryNavigation A:hover {
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #993333;
	text-decoration: underline;
}

.toolHeader {
	background-color: #f9f9f9;
	margin: 0 4px 0 4px;
	padding: 2px;
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	position: relative;
	top: 0;
	text-align: right;
	clear: both;
	float: none;
	width: auto;
	border-color: #ccc;
	border-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	vertical-align: middle;
	color: #333;
}

.toolHeader .left {
	text-align: left;
}

.toolHeader .right {
	text-align: right;
}

.toc {
	text-align: left;
	font: 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #Fcfcfc;
	vertical-align: top;
	right: 2px;
	width: 140px;
	margin: 0px 4px 0px 2px;
	display: inline;
	float: none;
	clear: none;
	top: 125px;
	position: absolute;
}

.container {
	float: left;
	clear: both;
	display: block;
}

/* Display Elements */

.versionInfo {
	font: normal 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #4c4c4c;
	vertical-align: top;
	text-align: center;
	direction: ltr;
	width: 112px;
	padding: 1px;
	position: relative;
	right: 4px;
	left: 2px;
	opacity: .3;
	top: 10px;
}


.datafieldLabel {
	color: #999;
	font: 9pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	vertical-align: top;
}

.datafield {
	color: #999;
	font: 9pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	vertical-align: top;
}

.subscriptLabel {
	color: #999;
	font: 7pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	vertical-align: top;	
}

.content {
	border: none 0px;
	width: 95%;
	margin: 4px;
	padding: 0px;
	text-align: center;
	right: 2.5%;
	left: 2.5%;
	position: relative;
	vertical-align: top;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #666;
}

.itemAuthor  {
	color: #999999;
	font: 7px Lucida Grande, Trebuchet MS, Verdana;
	float: left;
	clear: none;
}

.releaseNotes {
	color: #333333;
	font: 10px Lucida Grande, Trebuchet MS, Verdana;
	text-align: left;
	direction: ltr;
	text-transform: none;
	padding: 0px;
	vertical-align: top;
	visibility: visible;
	border-right: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	width: 67%;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px 0px;
}

.downloads {
	color: #333333;
	font: 10px Lucida Grande, Trebuchet MS, Verdana;
	text-align: left;
	direction: ltr;
	text-transform: none;
	padding: 0px;
	vertical-align: top;
	visibility: visible;
	border-right: none;
	background-color: #FFFFFF;
	width: 33%;
	margin: 0px;
}

.itemTitle  {
	color: #191919;
	font: bold 11pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}

.itemTitleTools {
	color: #4c4c4c;
	font: bold 11pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	right: 0;
	float: right;
	clear: none;
	width: 64px;
	display: inline;
	top: 0;
	vertical-align: top;
}

.itemCommands  {
	font: 9pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	display: inline;
	float: right;
	clear: none;
	position: relative;
}

.itemBody  {
	color: #4c4c4c;
	font: 10pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	padding-left: 16px;
}

.itemInset	{
	width: 300px;
	margin: 0 0 4px 4px;
	float: right;
	clear: right;
	font: 8pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	border: 1px solid #7F7F7F;
	background-color: #e6e6e6;
	color: #000;
	padding: 3px;
}

.itemHint  {
	color: #4c4c4c;
	font: 9pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	vertical-align: top;
	border-right: 1px dashed #e6e6e6;
}

.itemMore  {
	font: 9pt "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	display: inline;
	float: right;
	clear: none;
	position: relative;
	vertical-align: bottom;
}

.itemAuthor  {
	color: #999999;
	font: 9px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

.itemDate  {
	color: #999999;
	font: 9px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	float: right;
	clear: none;
}

.itemImg  {
	color: #000000;
	font: 8pt Lucida Grande, Trebuchet MS, Verdana;
	float: left;
	clear: none;
	margin: 2px;
}

.inlineImg  {
	color: #000000;
	font: 8pt Lucida Grande, Trebuchet MS, Verdana;
	float: right;
	clear: none;
	margin: 2px;
}

.itemFrame  {
	clear: both;
	min-height: 84px;
	border-bottom-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	margin: 4px;
	padding: 4px;
	font: 10pt "Lucida Grande", Verdana, Arial, sans-serif Grande, Trebuchet MS, Verdana;
}

.tocCategory {
	font: bold 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #191919;
	vertical-align: top;
	text-align: center;
	direction: ltr;
	border-style: none;
	border-width: 0px;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #191919;
}

.tocItems {
	font: normal 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #191919;
	vertical-align: top;
	text-align: left;
	direction: ltr;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
}

.tocItems A:link {
	font: normal 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #191919;
	vertical-align: top;
	text-align: left;
	direction: ltr;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
	width: 100%;
}

.tocItems A:visited {
	font: normal 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #191919;
	vertical-align: top;
	text-align: left;
	direction: ltr;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
	width: 100%;
}

.tocItems A:hover {
	font: normal 8pt Lucida Grande, Trebuchet MS, Verdana;
	color: #7e400b;
	vertical-align: top;
	text-align: left;
	direction: ltr;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
	width: 100%;
}


.opaqueFrame {
	padding: 0;
	text-align: center;
	clear: none;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	background-color: #000;
	margin: 0;
	opacity: 0.66;
}

.popupDialog {
	text-align: center;
	clear: none;
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	float: none;
}

.articleDisplayFrame {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	margin-right: 32px;
	margin-left: 32px;
	min-width: 768px;
	
	visibility: hidden;
	clear: none;
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	float: none;

}

#lightboxLayer {
	padding: 0;
	text-align: center;
	clear: none;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	background-color: #000;
	margin: 0;
	opacity: 0.66;
}

#loginDialog {
	z-index: 100;
	position: absolute;
	width: 240px;
}

#loginForm {
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-top-color: white;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	background-color: #e5e5e5;
}


