﻿body {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}

/* Panel Header */
.PanelHeader {
    font-weight: bold;
    height: 14px; 
    background-color: #2e4d7b;
    color: #FFFFFF;
}

.PanelBackNoBorder {
    font-weight: bold;
    height: 14px; 
    background-color: #FFFFFF;
    color: #000000;
	border: none;
}

.ContactIcon {
	float: right;
}

img {
	border: 0px;
}

.ActiveTab {
	background-color: #BBD0FA;
	color: #0F2543;
	margin-left: -5px;
    padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: block;
	text-align: center;
	float: left;
	font-size: 11px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
}

.ActiveTab a:visited {
	color: #0F2543;
    text-decoration: none
}

.ActiveTab a:link {
	color: #0F2543;
    text-decoration: none
}

.ActiveTab a:hover {
	color: #0F2543;
    text-decoration: none
}

.InactiveTab {
	background-color: #5078B3;
	color: #FFFFFF;
	margin-left: -5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: block;
	text-align: center;
	float: left;
	font-size: 11px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
}

.InactiveTab a:visited {
	color: #FFFFFF;
    text-decoration: none
}

.InactiveTab a:link {
	color: #FFFFFF;
    text-decoration: none
}

.InactiveTab a:hover {
	color: #FFFFFF;
    text-decoration: none
}

.MouseOverTab {
	background-color: #2E4D7B;
	color: #FFFFFF;
	margin-left: -5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: block;
	text-align: center;
	float: left;
	font-size: 11px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
}

.MouseOverTab a:visited {
	color: #FFFFFF;
    text-decoration: none
}

.MouseOverTab a:link {
	color: #FFFFFF;
    text-decoration: none
}

.MouseOverTab a:hover {
	color: #FFFFFF;
    text-decoration: none
}

.EntityHeader {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.DetailsBody {
	color:#000000;
	background-color: #BBD0FA;
	position: absolute;
    min-width: 800px;
    min-height: 180px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding: 10px;
    margin-top: -7px;
	margin-left: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ColumnRow {}

.ColumnName {
	padding: 8px 8px 8px 8px;
	font-weight: bold;
	border-spacing: 2px;
}

.ColumnValue {
	padding: 8px 8px 8px 8px;
	background-color: White;
}

.RelatedTableHeaderColumn {
     height: 20px;
	 background-color: #5078B3;
	 font-weight: bold;
	 color: #FFFFFF;
}

.RelatedTableRow {
    height: 20px;
	background-color: #FFFFFF;
    text-align: left;
}

.RelatedTableAltRow {
    height: 20px;
	background-color: #BBD0FA;
    text-align: left;
}

table {
 	border-width: 1px;
	border-spacing: 0px;
 	position: relative;
 	white-space: normal;
}

.PanelBackNoBorder table {
 	border-width: 1px;
	border-spacing: 5px;
 	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: #FFFFFF 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: #FFFFFF 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: #FFFFFF;
	color: #000000;
	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;
}

