body
{
    background-color: #DAE7EF;
    margin: 0px;
    font-size: smaller;
}

.assetDescription
{
    font-size:8pt;
    color: #586168;
}

.assetPubDate
{
    font-size:x-small;
    color: #586168;
}
.assetTags
{
    font-size:8pt;
    color: #586168;
}
.validationErr{width:220px;display:block;border:0px solid red;}
.tagThis
{
    font-weight: bold;
    font-size:8pt;
    color: #F0A901;
}
.LinkCategory{font-weight:bold;background-color:#FFFFFF;font-size:1.1em;}
.homeHighlight{
	margin:20px 0px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	
}
div.homeHighlight p span{font-size:1.4em;color:#586168;}

.moduleEditBlue
{
    width: 361px;
    border-color: #8BB9DB;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    background-color: #F3F7FA;
    color: #586168;
    font-family: Arial;
}

.IntroBlue
{
    width: 830px;
    border-color: #8BB9DB;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    background-color: #F3F7FA;
    color: #586168;
    font-family: Arial;
    margin:0 0 10px 30px;
}
table.IntroBlue td.moduleHeaderBlue span{font-size:.9em;font-weight:normal;}
.moduleEditOrange
{
    border-color: #F0A901;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    color: #586168;
    font-family: Arial;

}

.moduleEditSubTable
{
    width: 359px;
}
.dashboardSubTable
{
    width: 100%;
}

.moduleHeaderBlue
{
    background-color: #8BB9DB;
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: larger;
}

.moduleCustomizeBlue
{
    background-color: #8BB9DB;
    color: #2F6483;
    font-family: Arial;
    font-size: 1.1em;
	font-weight: bold;
    text-decoration: none;
}
.popUpTextBlue
{
    color: #2F6483;
    font-family: Arial;

    text-decoration: none;
}
.moduleCustomizeOrange
{
    background-color: #F0A901;
    color: #2F6483;
    font-family: Arial;
    font-size: 1.1em;
	font-weight: bold;
    text-decoration: none;
}


.moduleHeaderOrange
{
    background-color: #F0A901;
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: larger;
}

.moduleDisplayEditBlue
{
    background-color: #CBDDE9;
    color: #586168;
    font-family: Arial;
    font-size: 8pt;
}

.moduleDisplayEditOrange
{
    background-color: #F7D28B;
    color: #586168;
    font-family: Arial;
    font-size: 8pt;
}

.feedSiteName
{
    color: #2F6483;
    font-weight: bold;
    text-decoration: none;
}

.blueLinebreak
{
    width: 100%;
    height:1px;
    background-color: #8BB9DB;
}

.orangeLinebreak
{
    width: 100%;
    height:1px;
    background-color: #F1D484;
}

.orangeLinebreakDashboard
{
    width: 90%;
    height:1px;
    background-color: #F1D484;
}


.rssTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #586168;
}

.dashboardTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #586168;
}

.helpTitle
{
    font-size: 1.4em;
    font-weight: bold;
    color: #586168;
}

.helpSubTitle
{
    font-size: 1.2em;
    font-weight: bold;
    color: #586168;
	margin-top:10px ;
	margin-bottom:10px ;
}
