﻿body 
{
    font-family:Arial, Verdana;
    font-size:12pt;
	margin: 0;
	text-align:center;
	color:#333333;
    background-image:url('img/green_bg.jpg');
    background-repeat:repeat;
}
#bgMango
{
    width:100%; text-align:center; 
    margin-left:auto; margin-right:auto; 
    background-image:url('img/picturelist.jpg'); 
    background-repeat:repeat-x;
}
#divOuter
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    width:940px;
    padding-top:10px;
	color:#333333;
    height:auto;
}
#menuplaceholder
{
    float:left; position:relative; width:940px; height:25px;
    text-align:center; margin-left:auto; margin-right:auto;
}
#edge_top
{
    float:left; position:relative; width:940px; height:11px; background-image:url('img/white_bg_toprow.png');
}
#hdr
{
    z-index:25;
    float:left; position:relative; width:886px; height:172px; 
}
#hdrlogo
{
    float:left; width:190px; height:166px;
    text-align:left;
    /** background-image:url('img/hdrlogo.jpg');  **/
}
#hdr_top
{
    float:left; width:560px; height:166px;
    text-align:left;
}
#hdr_top_right
{
    float:left; width:150px; height:166px;
    text-align:right;
}
#hdr_slogan
{
    float:left; width:570px; height:60px;  
    text-align:right;
}
#hdr_leftspacer
{
    float:left; position:relative; width:28px; height:168px;
}
#floatmenu
{
    position:absolute; left:50px; top:5px;
    width:850px; height:32px;
    z-index:25;
}
#edge_topright
{
    float:left; position:relative; width:29px; height:150px; background-image:url('img/topright.png');
}
#edge_mid
{
    float:left; position:relative; width:940px; background-image:url('img/white_bg_midrow.png');
}
/* hdredge - put this on secondary pages as separator from header */
#hdredge
{
    float:left; position:relative; margin-left:0px; 
    width:940px; height:8px; 
    background-color:#ff9900;
}
#midcontent
{
    float:left; position:relative; width:890px; min-height:500px; text-align:left; margin-left:0px;
}
#pagecontent
{
    float:left; position:relative; padding:10px 16px 10px 16px;
    width:860px;
}
#botrow
{
    float:left; position:relative; width:940px; height:13px; 
    background-image:url('img/white_bg_botrow.png'); text-align:center;
    background-repeat:no-repeat;
}
#botmenucontainer
{
    width:900px; text-align:center; margin-left:auto; margin-right:auto;
}
#edge_bot
{
    float:left; position:relative; width:978px; height:22px; background-image:url('img/edge_bot.png');
}

.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:870px;
    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;
}
.homepageTable
{
    color:#808080; width:890px;
}
#homePics
{
    float:left; width:940px; height:136px; 
    margin-left:0px;
    background-color:#ff9900;
}
.poweredby
{ 
    color:#cccccc; 
    font-size:12px; 
    font-style:italic;
    text-decoration:none;
}
.emwPreview
{
    position:absolute;
    left:0;
    top:0;
    background-color:Yellow;
    color:Black;
    width:100px;
    height:50px;
}
