﻿body 
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	background-color: #EFF3FB;

}

/* Panel Header */
.PanelHeader
{
    font-weight: bold;
    height: 14px; 
    background-color: #2e4d7b;
    color: #ffffff;
}


.ContactIcon
{
	float: right;
}

img 
{
	border: 0px;
}
	
/* Inset 3D Raised */
.raised {background: transparent; width:40%;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}


/* Inset 3D Curved */
.inset {background: transparent; width:40%;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#ccc; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#ccc; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#ccc; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #fff;}


.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {display:block; background:#ccc; border-left:1px solid #999; border-right:1px solid #fff;}

body
{
}

.ActiveTab
{
	text-align: center;
	font-size: 11px;
	color: White;
	background-color: #2e4d7b;
	padding: 5px 5px 5px 5px;
}

.InactiveTab
{
	text-align: center;
	font-size: 11px;
	background-color: #5078b3;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
}

.MouseOverTab
{
	text-align:center;
	font-size: 11px;

	background-color:#BBD0FA;
	padding:5px 5px 5px 5px;

}

.EntityHeader
{
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}


.DetailsBody
{
	position:absolute;

}

.ColumnRow
{
}

.ColumnName
{
	padding: 8px 8px 8px 8px;
	font-weight:bold;
	border-spacing: 0;
}

.ColumnValue
{
	padding: 8px 8px 8px 8px;
	background-color:White;
}

.RelatedTableHeaderColumn
{
    height: 20px;
	 background-color:#5078b3;
	 font-weight:bold;
	 border-spacing: 0;
	 color: #ffffff;
}

.RelatedTableRow
{
    height: 20px;
	background-color: #FFFFFF;
	border-spacing: 0;
}

.RelatedTableAltRow
{
    height: 20px;
	background-color: #BBD0FA;
	border-spacing: 0;
}
TABLE
{
 border-width: 1;
 border-spacing: 0;
 position: relative;
 white-space: normal;
}
A:visited
{
	color:Blue;
}
A:link
{
	color:Blue;
}
A:hover
{
	color: red;
}


.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:blue;
}

/* Content Page Layout             */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}



.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

pageHeading
{
	padding-bottom: 0px;
	color: #5377A9;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.5em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
	border: 1px solid #2E4D7B;
	color: white;
	background-color: #2E4D7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	color: navy;
}

.accordionLink
{
	background-color: #D3DEEF;
	color: white;
}

TitleRow
{
	color: #2e4d7b;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.FilterTextBox
{ background-color:White;
}
