﻿#PCMSContent
{
	/*font-family: Verdana, sans-serif; /*font-size: 73%; */ /* Enables font size scaling in MSIE */
	/*margin: 0;*/
}
.mmnumber
{
	color: Blue;
	cursor: pointer;
	vertical-align:top;
}
.PCMSBodyText
{
	margin: 0 0 1.5em 1.5em;
	padding: 0 0 1em 0;
}
.PCMSStagingHeader
{
	font-size: 150%;
	font-weight: bold;
	padding: 0 0 0 1.5em;
}
.PCMSHeaderTitle
{
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px 0px 23px 0px;
	font-weight: normal;
}
/* Added for QDMS/MDDS landing pages header titles */
.PCMSHeaderTitleIntel
{
	/* 	font-size:150%;  	color:#000;  	margin: 8px 0px 5px 12px; 	padding: 0px;  	font-weight: normal;  	height: 40px;*/ /* Intel */
	font-size: 200%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 40px;
}

.PCMSSubHeaderTitle
{
	/* 	font-size: 120%; 	font-weight: bold; 	*/ /* Intel */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.PCMSText
{
	/* 	font-size: 120%; 	font-weight: normal; 	*/ /* Intel */
	font-size: 11px;
	font-weight: normal;
}

.PCMSTextItalic
{
	/* 	font-size: 120%; 	font-style: italic;	 	*/ /* Intel */
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.PCMSCrumb
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 9px;
}
.PCMSCrumb a
{
	/*text-decoration: underline;*/
}
.PCMSCrumb a:visited
{
	/*text-decoration: underline;*/
}
.PCMSCrumb a:hover
{
	text-decoration: underline;
}
.PCMSLinks
{
	/*font-size: 100%; /* x-small */ /* Intel */
	font-size: x-small;
}
.PCMSLinksLarger
{
	/* 	font-weight: bold; 	font-size: 120%; /* larger */ /* Intel */
	font-size: larger;
	font-weight: bold;
}
.PCMSLinksSmaller
{
	/* 	font-size: 90%; 	*/ /* Intel */
	font-size: smaller;
}
.PCMSSolidLine
{
	/* 	border-bottom-style: solid; 	border-bottom-width: 1px; 	line-height: 0.5em; 	*/ /* Intel */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 0.5em; /* 1px;*/
}

.PCMSPad4pxBottom
{
	padding-bottom: /*0.375em;*/ /* Intel */ 4px;
}

.PCMSMargin8pxBottom
{
	margin-bottom: /*0.75em;*/ /* Intel */ 8px;
}

.PCMSSpace16px
{
	line-height: /*1.5em;*/ /* Intel */ 16px;
}

.PCMSBold
{
	font-weight: bold;
}

.RetractedRow
{
	display:inline-block;
	overflow:hidden;
	height:12px;
}

.GridView
{
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.GridViewHeader
{
	font-weight: normal;
	font-size: 10px;
	border-style: none;
}
.GridViewHeader th, .GridViewRow td, .GridViewAltRow td, .GridViewSelectedRow td
{
	padding: 5px 5px 5px 5px;
}


.GridViewHeader a:hover
{
	text-decoration: underline;
}

.GridViewRow, .GridViewAltRow
{
	font-size: 10px;
	border-style: solid;
}
.GridViewSelectedRow
{
	font-weight: bold;
	border-style: solid;
}
.GridViewEmptyRow
{
	font-weight: bold;
	font-size: 12px;
}
.GridViewPager a
{
	font-size: 10px;
}
.GridViewPager span
{
	font-weight: bold;
}

.GridViewPager a:link
{
	text-decoration: underline;
}

.GridViewPager a:visited
{
	text-decoration: underline;
}

.GridViewPager a:active
{
	text-decoration: underline;
}

.GridViewPager a:hover
{
	text-decoration: underline;
}

.ValidationSummary
{
	font-size: 12px;
}
.ValidationSummary ul, .ValidationSummary li
{
	font-style: italic;
	list-style-type: none;
}

dl
{
	margin: 1em 0 0.5em 0;
	padding: 0px 0px 0px 15px; /* Recently changed from 0 to 0,0,0,15 */ /* Intel */
	font-size: 10px;
}

dt
{
	font-weight: bold;
	margin: 0;
	padding: 0 0 1ex 0;
}

dd
{
	line-height: 1.75em;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}
.PCMSInputText
{
	font-size: 11px;
}
.PCMSUnderline
{
	text-decoration: underline;
}
.TreeviewCell
{
	font-size: 10px;
	color: #555555;
}
.TreeviewCell a
{
	color: #555555;
	font-size: 10px;
	text-decoration: none;
}.TreeviewCell img
.TreeviewCell a:hover
{
	color: #555555;
	font-size: 10px;
	text-decoration:none;
}
.TreeviewCell a:active
{
	color: #555555;
	font-size: 10px;
	text-decoration:none;
}
.TreeviewCell a:visited
{
	color: #555555;
	font-size: 10px;
	text-decoration:none;
}
.TreeviewCell table
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.TreeviewCell td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.OptionBar
{
	font-family: Arial, Verdana;
	color: Black;
	background-color: #99B5CC;
	/*border-color: #A6A6A6;
	border-width: 1px;
	border-style: solid;*/
	/* Making it look like the option bar blends in with tab */
		
	vertical-align: top;
	padding: 5px 5px 5px 5px;
		
}

.WizardMainStyle
{
		
	font-family: Verdana, Arial;
	background-color: #F7F6F3;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	text-align: left;
    padding: 5px 5px 5px 5px;    
}
.WizardSideBarStyle
{		
	font-family: Verdana, Arial;
	background-color: #284E98;/*#EFF3FB;*/ 
	border-color: #B5C7DE;
	border-width: 1px;
	border-style: solid;
	
	width: 80px;
	vertical-align: top;
	padding: 0 5px 0 5px;
}
.WizardSideBarStyle a:link
{ color: #FFFFFF; text-decoration: underline }

.WizardSideBarStyle a:visited
{ color: #FFFFFF; text-decoration: underline }

.WizardSideBarStyle a:active
{ color: #FFFFFF; text-decoration: underline }

.WizardSideBarStyle a:hover
{ color: #A6A6A6; text-decoration: underline }

.WizardStepStyle
{
	width: 300px;
	height: 300px;
	vertical-align: top;
}
.WizardStepTitleStyle
{
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #5D7B9D;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
.WizardNavigationButtonStyle
{
	/* THE STYLE AND COLOR are most likely not INTEL-APPROVED */
	font-family: Verdana, Arial;	
	color: #284775;
	background-color: #FFFBFF;
	border-color: #CCCCCC;	
	border-width: 1px;
	border-style: solid;		
}