﻿body 
{
    font-family:Verdana;
    font-size:10pt;
	margin: 0;
	text-align:center;
	color:#303030;
	background-color:#eae9e0;
}
#divOuter
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    width:970px;
    padding-top:10px;
	color:#404050;
}
.topside
{
    float:left; position:relative; width:970px; height:18px; background-image:url('img/dcsf_toprow.jpg');
}
#hdr
{
    z-index:25;
    float:left; position:relative; width:950px; height:250px;
    background-image:url('img/dcsf_sides.jpg');
    background-repeat:repeat;
    padding: 0px 10px 0px 10px;
    text-align:left;
}
#floatmenu
{
    position:absolute; left:278px; top:295px;
    width:690px; height:36px;
    z-index:25;
}
#edge_mid
{
    float:left; position:relative; width:970px;
    background-color:White;
}
#hdredge
{
    float:left; position:relative; width:970px; height:18px; 
    background-image:url('img/dcsf_botrow.jpg');
}
#menuarea
{
    float:left; position:relative; width:970px; height:38px; background-color:#eae9e0;
}
#midcontent
{
    float:left; position:relative; width:950px; min-height:500px; text-align:left; margin-left:10px;
}
#pagecontent
{
    float:left; position:relative; padding::10px 10px 10px 10px;
    width: 945px;
}
#botmenucontainer
{
    clear:both;
    width:970px; text-align:center; margin-left:auto; margin-right:auto;
    border-top:solid 1px #c0c0c0;
    padding-top:5px;
}
#botrow
{
    float:left; position:relative; width:970px; height:18px; 
    background-image:url('img/dcsf_botrow.jpg'); text-align:center;
    background-repeat:no-repeat;
}

.inf12
{
    text-align:right;
}
/* leftmenu, infleft, and infleft2 can be customized in each page's css file */
.leftmenu
{
    border-right:solid 1px #c0c0c0; width: 250px;
}
.right_content
{
    padding:0 6px 0 16px; 
}
.infleft
{
    min-height:300px;
}
.infleft2
{
    min-height:200px;
}
.isinfo
{
    width:890px;
    padding-left:10px;
    text-align:center;
    margin-left: auto;
    margin-right:auto;
}
.isinfotbl
{
    width: 100%;
    text-align:left;
}
.homelink
{
    color:White;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    padding-right:70px;
}
.homelink:hover
{
    text-decoration:underline;
}
.infoset_table_default
{
    /*** this style will be used for all infoset tables unless the CssTable property is set on the control ***/
    width: 100%;
    text-align:left;
}
.infosetTable4
{
    width:auto;
}
.infosetTable5
{
    width:auto;
    margin-left:auto;
    margin-right:auto;
}
.infosetTable6
{
    width:252px;
}
.infosetTable9
{
    width:280px;
}
.infosetTable10
{
    width:280px;
}
.homepageTable_OLD
{
    color:#808080; width:890px;
}
.homepageLeftCol
{
    width:270px;
}
.homepageRightCol
{
    padding-left:10px;
}
.poweredby
{ 
    color:#4040ff; 
    font-size:12px; 
    font-style:italic;
}
.emwPreview
{
    position:absolute;
    left:0;
    top:0;
    background-color:Yellow;
    color:Black;
    width:100px;
    height:50px;
}