﻿body
{
	font-family: Calibri;	
	margin: 0 auto;
	width: 980px;
}
h1
{
	font-size: 28px;
	font-family: Calibri;
	font-weight: bold;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	border-bottom: #003366 thin solid;
	border-color: #006666;

}
h3
{
	font-size: 16px;
	font-family: Calibri;
	font-weight: bold;
}
p {
	font-size: 16px;
	font-family: Calibri;
}
td {
	font-size: 16px;
	font-family: Calibri;
}

.mpTd
{
    background-image: url(images/basic/links6.gif);
}


.ajaxTab .ajax__tab_header {white-space:nowrap;}
.ajaxTab .ajax__tab_outer {display:inline-block}
.ajaxTab .ajax__tab_inner {display:inline-block}
.ajaxTab .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	padding-right: 5px;
	padding-left: 5px;
}
.ajaxTab .ajax__tab_body
{
	padding: 8px;
	border-right: #cccccc 2px outset;
	border-top: #cccccc 2px outset;
	border-left: #cccccc 2px outset;
	border-bottom: #cccccc 2px outset;
}
.ajaxTab .ajax__tab_active .ajax__tab_tab 
{
	background-color: #cccccc;
}

.NormalText
{
	font-size: 9pt;
}

.ModuleFrame
{
	border-width: medium;
	border-style: groove;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	font-size: 8pt;
}


Table
{
	font-size: 9pt;
}
.tableDetails, tableDetails a:active, tableDetails a:visited
{
    border-width: 1;
    padding: 1;
    margin: 1;	
    background-color: #003366;
    font-size: 10pt;
    color: Black;
}
.cellLabel
{
	background-color: #cccccc;
	color: #003366;
	text-align: left;
    font-size: 10pt;
}
.cellValue
{
	background-color: White;
    font-size: 10pt;
	color: Black;
}
.gridCommandText, gridCommandText a:active, gridCommandText a:visited
{
	color: #003366;
}
.linkButton, linkButton a:active, linkButton a:visited
{
    color: Black;
    background-color:Transparent;
    font-weight:normal;
}
.Button
{
    font-weight:bold;
    font-size:10px;
}
.emptyGridMessage
{
	background-color: White;
}
.tableTabs
{
	border-right: silver 2px outset;
	border-top: silver 2px outset;
	border-left: silver 2px outset;
	border-bottom: silver 2px outset;
}
.pnlFilter
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	background-color: #dcdcdc;
}

.modalBackground 
{  
	background-color:Gray;  filter:alpha(opacity=70);  opacity:0.7;
} 

.modalPopup
{
	background-color:White;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
}

.newsFeed
{
	font-size: x-small;
}
.newsFeedOdd
{
	font-size: x-small;
	BACKGROUND-COLOR: #ffffff
}
.menu1, menu1 a:active, menu1 a:visited
{
	z-index: 1;
}
.watermarked
{
    color:Gray;
}

.featureLabel
{
	text-align: left;
    font-size: 10pt;
    font-weight:bold;
    vertical-align:top;
}
.featureValue
{
    font-size: 10pt;
    vertical-align:top;
}

.AJAXAC_completionList 
{
    border:solid 1px #444444;margin:0px!important;padding:2px;height: 200px;background-color:White;overflow:scroll;
    list-style-type:none;
    text-align:left;
}
.AJAXAC_listItem 
{
    color: #666666;font-size:xx-small;
}
.AJAXAC_itemHighlighted 
{
    background-color: Yellow;
}
.sys-template { display:none; }
