BODY
{
    margin: 0px;
    padding: 0;
    font-family: "Arial";
    font-size: 9pt;
    height: 100%;
    text-align: left;
}
FIELDSET
{
	border:1px solid #8091A5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
LEGEND
{
	font-weight: bold;
	color: #8091A5;
}
FIELDSET1
{
	margin-top: 10px;
	margin-left: 10px;
	border:1px solid #8091A5;
	padding-left: 5px;
	padding-right: 5px;
}
LEGEND1
{
	font-size: 10pt;
    font-weight: bold;
    position:relative;
    left:20px;
    background-color: #8091A5;
    top:12px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}
BUTTON
{
	margin-top: 3px;
	margin-left: 3px;
	background-color: #E0E8F0;
	border: 1px solid;
	border-color: #8091A5;
}
TABLE
{
	border-collapse:collapse;
	border-style: solid;
	border-color: #D2DFEF;
	border-width: 1px;
}
TD
{
	padding: 0px 3px 0px 3px;
	border-width: 1px;
	border-style: sold;
	border-color: #D2DFEF;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:visited
{	
	color: black;
}
.dominoHeading
{
	height: 30px;
	align: center;
	width: 100%;
}
.dominoActionBar
{
	margin: 0;
	padding: 0;
	height: 30px;
}
DIV.dominoActionBar
{
	height: 30px;
	background-image: url(r8actionbar.jpg);
	background-repeat: repeat-x;
	border-bottom: none;
}
.dominoAction
{
	vertical-align: top;
}
BUTTON.dominoAction, BUTTON.dominoActionActive
{
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	border: 0;
	border-right: 1px solid;
	border-color: #8091A5;
	height: 29px;
	background-repeat: repeat-x;
}
DIV.dominoAction
{
	height: 29px;
	background-color: #4181C0;
	float: left;
	width: 150px;
	border-bottom: 1px solid;
	border-color: #8091A5;
}
DIV.dominoAction SPAN
{
	color: white;
	font-weight: bold;
	padding: 8px 5px 4px 5px;
	display: block;
}
BUTTON.dominoAction
{
	background-image: url(r8actionbutton.jpg);
}
BUTTON.dominoActionActive
{
	background-image: url(backgroundActive.jpg);
}
BUTTON IMG.dominoAction
{
	border 0;
}
BUTTON:hover.dominoAction
{
	background-position: 148px 0;
}
.dominoTitle
{ 
	font-weight: bold;
	font-size: 12pt;
	padding-top: 4px;
	padding-bottom: 4px;
	position: static;
}
.dominoCard
{
	border: 5px solid;
	border-color:  #E0E8F0; 
	float:left;
	height:200px;
	width:300px;
	overflow:hidden;
	margin-left:5px;
	margin-top:5px;
	background-color: white; 
}
.dominoCardPanel
{
	height: 183px;
	overflow: hidden;
}
.dominoCardTitle
{
	color: white;
	background-color: rgb(49,89,140);
	margin: 0;
	display: block;
	min-height: 15px;
	max-height: 30px;
	padding: 2px 5px 2px 5px;
	width: 300px;
	overflow: hidden;
}
.dominoCardTitle A:link, .dominoCardTitle A:visited,.dominoCardTitle A:active
{
	text-decoration: none;
	color: white;
}
.dominoCardBody
{
	display: block;
	padding-bottom: 4px;
	overflow: hidden;
}
.dominoCardFooter
{
	color: black;
	background-color: #E0E8F0;
	padding: 2px 2px 0 2px;
	display: block;
	height: 16px;
	align: right;
	clear: both;
}
.dominoMenuTitle
{ 
	font-weight: bold;
	font-size: 12pt;
	padding: 4px;
	position: static;
	background-image: url(backgroundActive.jpg);
}
.dominoOutline
{
	background-color:  #E0E8F0;
	width: 100%;
}
.dominoOutlineEntry, .dominoOutlineTitle, .dominoOutlineHomeEntry
{
	font-size: 12pt;
	color: black;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background-repeat: repeat-X;
}
.dominoOutlineHomeEntry
{
	text-align: center;
	background-color: silver;
	background-image: url(dominoMenuUp.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.dominoOutlineEntry:hover
{
	background-image: url(backgroundActive.jpg);
}
.dominoOutlineTitle
{
	text-align: center;
	background-image: url(backgroundActive.jpg);
}
.dominoOutlineEntry
{
	background-image: url(r8actionbar.jpg);
	overflow: truncate;
}
.dominoOutlineEntry A, .dominoOutlineHomeEntry A
{
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.dominoOutlineEntry A:hover
{
	color: #4181C0;
}
.dominoOutlineHomeEntry A:hover
{
	color: white;
}
.dominoOutlineIcon
{
	padding: 1px 5px 1px 5px;
	height: 27px;
	float: left;
}
.dominoOutlineEntryLabel, .dominoOutlineMenuLabel
{
	text-align: left;
	padding-left: 5px;
}
.dominoOutlineMenuLabel
{
	background-image: url(dominoMenuDown.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.dominoOutlineDivider
{
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #31598C;
}
DIV.dominoTitle
{
	margin: 0;
	top 0;
	left: 0;
	height: 21px;
	background-color: #D2DFEF;
	border-bottom: 1px solid;
	border-color: #8091A5;
	padding-left: 5px;
}
.dominoBody
{
	margin-left: 15px;
	margin-right: 15px;
}
.dominoCode
{
	background-color: #FFFFCC;
	border: 1px dotted;
	padding: 5px;
}
.dominoPanel
{
	margin: 5px;
}
DIV.dominoDataTable
{
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: 1px solid;
	border-color: #8091A5;
	width: 100%; 
}
TABLE.dominoDataTable
{
	width: 100%;
	margin-right: 5px;
	border: 1 solid red;
}
.dominoLabel
{
	background-color: #E0E8F0;
    margin-right: 5px;
    font-size: 9pt;
    width: 200px;
    vertical-align: top;
}
.dominoOutlineOld
{
	background-color: #E0E8F0;
	position: fixed;
	top: 0px;
	left: 0;
	width: 220px;
	height: 800px;
	padding-top: 10px;
	padding-left: 5px;
}
.frameworkTitleBar
{
	position: fixed;
	top: 0;
	left: 0;
	height: 68px;
	width: 100%;
	background : url(home_dom_watermark.gif) repeat-x;
	border-bottom: 2px solid;
	border-color: rgb(0,47,128);
}
.frameworkTitle
{
	background-image:url(blank.gif);
	background-repeat:repeat-y;
	position: absolute;
	left: 35px;
	top: 15px;
	width: 400px;
}
SPAN.frameworkTitle
{
	color: white;
	font-size: 16pt;
	font-weight: bold;
	vertical-align: bottom;
}
.frameworkLogo
{
	margin: 0;
	background-image : url(DominoFrameworkIcon.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	height: 58px;
	width: 70px;
	float: left;
}
.dijitTreeNode
{
    background : url(treeI.gif) no-repeat;
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 8px;
    zoom: 1;	
}
.dijitTreeIsLast
{
    background: url(treeI_half.gif) no-repeat;
}
.dijitTreeLabel
{
	font-weight: normal;
	margin-left: 0px;	
}
.dijitTreeLabel:hover
{
	background-color: #F1D671;
	padding: 3px 10px 3px 3px;
}
.dijitTreeIsRoot
{
    margin-left: 0;
    background-image: none;
}
.dijitExpandoText
{
	display: none;
}
.dijitTreeExpando
{
    width: 18px; 
    height: 18px;
}
.dijitTreeContent
{
    min-height: 18px;
    min-width: 18px;
    padding-left:0px;
}
.dijitTreeExpand
{
    width: 18px;
    height: 18px;
    background-repeat : no-repeat;
}
.dijitTreeNodeEmphasized
{
    background-color: black;
    color: HighlightText;
}
.dijitTreeLabelFocused
{
	color: white;
	background-color: #4181C0;
	padding: 3px 10px 3px 3px;
}
.dijitTreeExpandoOpened
{
	background: url(spriteTree.gif) no-repeat -18px;
}
.dijitTreeExpandoClosed
{
	background-image: url(spriteTree.gif);
}
.dijitTreeExpandoLeaf
{
	background: url(spriteTree.gif) no-repeat -36px;
}
.dijitTreeExpandoLoading
{
	background-image: url(treeExpand_loading.gif) no-repeat;
}
.dijitTreeIcon
{
	width: 1px;
	height: 16px;
}
.dojoTooltip
{
	border: solid black 1px;
	background: beige;
	color: black;
	position: absolute;
	font-size: small;
	padding: 2px 2px 2px 2px;
	z-index: 10;
	display: block;
}
TABLE.Environment
{
    border:2px solid red;
    padding-left: 5px;
    padding-right: 5px;
    padding-top:-10px;
    padding-bottom: 5px;
}

TABLE.Environment P
{
    font-size: 16pt;
    width: 200px;
}

TABLE.Environment DIV.Header
{
    position:relative;
    background-color: #8091A5;
    left:10px;
    top:-12px;
}
.hidden
{
	display: none;
}
.left
{
	align: left;
}
.right
{
	align: right;
}
.appDocumentationCard
{
	border: 5px solid;
	border-color:  #E0E8F0; 
	float:left;
	height:155px;
	width:240px;
	overflow:hidden;
	margin-left:5px;
	margin-top:5px;
	background-color: white; 
}
.appDocumentationCard A:link, .appDocumentationCard A:visited,.appDocumentationCard A:active
{
	text-decoration: none;
	color: white;
}
.appDocumentationCard A:hover
{
	color: #F1D671;
}
.appDocumentationCard TABLE
{
	border: none;
}
.appDocumentationCard TD
{
	padding-top: 2px;
}
.appDocumentationCardTitle
{
	color: white;
	background-color: rgb(49,89,140);
	margin: 0;
	display: block;
	height: 15px;
	padding: 2px 5px 2px 5px;
	width: 230px;
}
.appDocumentationCardBody
{
	height: 115px;
	display: block;
	padding-bottom: 4px;
	overflow: hidden;
}
.appDocumentationCardFooter
{
	color: black;
	background-color: #E0E8F0;
	display: block;
	height: 15px;
	align: right;
	clear: both;
}
.appBlog
{
	margin: 2px;
}
.appBlogEntry
{
	margin: 5px;
	border: 1px solid;
	border-color: #8091A5; 
}
.appBlogEntry TABLE
{
	border: none;
}
.appBlogEntry IMAGE
{
	float: left;
}
.appBlogTitle
{
	color: rgb(49,89,140);
	font-weight: bold;
	width: 175px;
	background-color: #E0E8F0;
	vertical-align: top;
	border-right: 1px solid;
	border-color: #8091A5;
}
.appASCIIView TD
{
	width: 30px;
}
.appDiscussionThread
{
	border: 5px solid;
	border-color:  #E0E8F0;
	width:100%;
	overflow:hidden;
	margin:5px;
	background-color: white; 
}
.appDiscussionThread A:link, .appDiscussionThread A:visited,.appDiscussionThread A:active
{
	text-decoration: none;
	color: white;
}
.appDiscussionThread A:hover
{
	color: #F1D671;
}
.appDiscussionThread TABLE
{
	border: none;
	width: 100%;
}
.appDiscusssionThread TD
{
	padding-top: 2px;
}
.appDiscussionThreadTitle
{
	color: white;
	font-weight: bold;
	width: 96%;
	background-color: #31598C;
	vertical-align: top;
	border-right: 1px solid;
	border-color: #8091A5;
}
.profileLeftContainer
{
	float: left;
	width: 100%;
	margin-left: -200px;
}
.profileLeft
{
	float: left;
	width: 195px;
	margin-left: 200px;
	padding-left: 5px;
	height: 1000px;
}
.profileMiddle
{
	margin-left: 400px;
	padding-left: 5px;
	padding-right: 5px; 
	height: 1000px;
}
.profileRight
{
	margin-left: -200px;
	padding-left: 100%;
	height: 1000px;
}
.profilePhoto
{
	margin: 10px 40px 10px 40px;
	align: center;
}
.profilePhoto IMG
{
	width: 120px;
}
.profileHeading
{
	font-size: 12pt;
	color:  #4181C0;
	border-bottom: 2px solid #4181C0;
	padding-top: 10px; 
}
.profileBusinessCard
{
	padding-top: 10px;
}
.profileBusinessCard TABLE
{
	border: none;
}
.profileName
{
	font-size: 16pt;
	color:  #4181C0;
}
.profilePosition
{
	font-weight: bold;
	border-bottom: 2px solid  #4181C0; 
}
.profileAbstract
{
	padding-top: 5px;
}
.profileTabPanel
{
	float:none;
	height: 30px;
	border: none;
	border-bottom: 2px solid #4181C0;
	margin-right: -2px;
}
.profileTabPanel UL
 {
	  margin:0;
	  list-style:none;
}
.profileTabPanel LI
{
      display:inline;
      margin:0;
      padding:0;
}
.profileTabPanel A
{
	float:left;
	color: white;
	background-color: #4181C0; 
	margin: 6px 2px 0 2px;
 	padding: 3px 5px 0px 5px;
	text-decoration:none;
	height: 21px;
}
.profileTabPanelActive A
{
	color: rgb(49,89,140);
	background-color: white;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	height: 22px;
	border-bottom: none;
	border-color: #4181C0;
	display:block;
	padding-left: 5px;
}
.profileTabPanel A:hover
{
	color: black;
 	background-image: url(backgroundActive.jpg);
}
.profileTabContent
{
	margin: 0;
	padding: 5px;
	width: 98%;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: #4181C0;
	top: -12px;
	position: relative;
}
.profileTabContent TABLE
{
	border: none;
	width: 100%;
}