.pageBlock
{
 position: relative;
 width: 910px;
 min-height: 396px;
 text-align: left;
 display: table-cell;
 padding-top: 114px;
/* background: #ffffff url(/App_Themes/Studio/Images/studio.gif) center bottom; */
 background-repeat: no-repeat;
 background: #ffffff;
padding-bottom: 50px;


}

.RootSelected
{
 color: #46c4d3;
 font-weight: bold;   
}

.FootLink
{
    font-weight: bold;
    text-decoration: none;
    color: #7a6200;   
}

.FootLink:Hover
{
    text-decoration: underline;
}


.ChildLink a:hover
{
    text-decoration: none;  
    color: #46c4d3;
}

.RootLink a:hover
{
    text-decoration: none;  
    color: #46c4d3;
}

.textbox
{
    /* background-color: #f9e17f; */
    background-color: #dcdcdc;
    border: none;  
    font-size: 11pt;
    width: 200px;
}

.fieldLabel
{
    padding-right: 10px;  
    vertical-align: top; 
}

.textLink
{
    color: #46c4d3; 
    text-decoration: none;  
    font-weight: bold; 
}

.textLink:Hover
{
    text-decoration: underline;     
}

.theFooter
{
 color: #7a6200;   
}

h2
{
    font-size: 9pt;
    color: #46c4d3;
}

.contentList2
{
 margin-top: -10px;
 margin-bottom: 5px;
}

.morelink
{
 color: #46c4d3;
 font-weight: bold;
 text-decoration: none;   
}

.morelink:hover
{
 text-decoration: underline;   
}

/* Studio Overrides */
#pageContent
{
float: left;
background-color: #ffffff;
}

#pageHeader
{
float: left;
background-color: #ffffff;
}

#pageContent
{
height: 430px;
width: 936px;
background-color: #ffffff;   
}

.optionList
{
margin-left: 15px;
margin-top: 0px;
padding-top: 0px;
}

.optionList li
{
color: #46c4d3;   
}

.optionList li a
{
color: #666666;
text-decoration: none;  
}

.optionList li a:hover
{
text-decoration: underline;  
}

.prjNumber
{
font-size: 1.4em;
color: #46c4d3;
font-weight: bold; font-family: arial;
}

.prjDate
{
font-weight: bold; font-family: arial;
}

.prjDesc
{
/* nothing yet */
}

.spaceContent
{
 height: 370px;   
}

#contentMain{width: 300px;}

.projectGap{padding-top: 85px;}

.projectGapList
{
border-left: 1px dashed #cccccc;
padding-left: 20px;
padding-right: 20px;
height: 330px;
overflow: auto;
width: 546px; 
min-width: 586px;
}

