html
{
	height: 100%;
}

body
{
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
	margin: 0px;	
}

form
{
	height: 100%;
}

p, td, input, select, textarea, th
{
	font-size: 11px;
	font-family: Verdana;
}

a:hover
{
	text-decoration: underline;
}

a:active a:link a:visited
{
	font-weight: bold;
	color: #002e5b;
	text-decoration: none;

}

a
{
  font-weight: bold;
	color: #1a3664;
	text-decoration: none;
}

img
{
	border: 0px;
	vertical-align: middle;
}

.OuterTable
{
	border-style: none;
 	padding: 0px 0px 0px 0px;
 	width: 100%;
}

.InnerTable
{
	border-style: none;
 	padding: 3px 3px 3px 3px;
 	/*width: 100%;*/
}

.BorderedTable
{
	border-width: 1px;
	border-style: Outset;
}

.BorderedTableSolid
{
	border-left:solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;   
}

.ContactLink
{
	font-family: Verdana;
	font-size: 11px;	
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.ContentHolder
{
	height: 100%;
	padding-left: 10px; 
	padding-top: 10px; 
	vertical-align: top;
	/*width: 975px;*/
	width: 800px;
}

.GridViewHeader
{
	font-weight: bold;
	color: #002e5b;
	background-color: #e1e1e1;
	text-align: left;
	vertical-align: middle;
}

.CTGridViewHeader
{
	font-weight: bold;
	color: #002e5b;
	text-align: left;
	vertical-align: middle;
}

.GridViewAltRow2
{
	background-color: #DEDBDE;
	text-align: left;
	vertical-align: middle;
	padding:2px; padding-right:10px; border:none;
}

.GridViewRow2
{
	text-align: left;
	vertical-align: middle;
	padding:2px; padding-right:10px; border:none;
}

.GridViewHeader2
{
	font-weight: bold;
	color: #002e5b;
	background-color: #e1e1e1;
	text-align: left;
	vertical-align: middle;
	padding:2px;
}

.GridViewAltRow
{
	background-color: #DEDBDE;
	text-align: left;
	vertical-align: top;
}

.GridViewRow
{
	text-align: left;
	vertical-align: top;
}

.GridViewPager table, .GridViewPager tr, .GridViewPager td
{
	margin:0px; padding:0px;
}

.GridViewPager table td
{
	padding: 1px 2px 1px 2px;
}

.GridViewPager>td
{
	border-top: solid 1px #DEDBDE;
}

.Header
{
	background-image: url(/DevNet/Images/Design/header-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 127px;
}

.HeaderControlArea
{
	color: #FFFFFF;
	font-weight: 600;
	height: 25px;
	/*padding-bottom: 8px;*/
	padding-right: 3px;
	text-align: right; 
	vertical-align: middle;
}

.HeaderControlArea a
{
  font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.HeaderControlArea a:active a:link a:visited
{
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;

}

.HeaderControlArea a:hover
{
	text-decoration: underline;
}

.HeaderImageArea
{
	background-image: url(/DevNet/Images/Design/header-rt.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 127px;
	width: 514px;
	vertical-align: bottom;
}

.HeaderSearchArea
{
	height: 25px; 
	padding-right: 3px; 
	text-align: right; 
	vertical-align: middle;
}

.HeaderSearchWatermark
{
	color: #333333;
	font-weight: normal;
	text-align: left; 
}

.PageTitle
{
	padding-right: 2px;
	border-top: 1px ridge;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/DevNet/Images/Design/titlebg.gif);
	padding-bottom: 2px;
	color: #002e5b;
	padding-top: 2px;
	background-repeat: repeat-x;
	text-decoration: none;
}

.ValidationSummary
{
	background-color: #FFFFC0;
	border-color: Gray;
	border-style: outset;
	border-width: 2px;
 	font-weight: bold;
	color: red;
	width: 350px;
}

/*------------------------------------*/
/*Blue sections on Product Center page*/
.BlueBox
{
	/*background-color: #dce4ef;*/
	background-color: #ffffff;
	border-bottom: solid 1px #c7d0de;
	border-left: solid 1px #c7d0de;
	border-right: solid 1px #c7d0de;
	height: 200px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top; 
	width: 400px;
}

.BlueBoxCorner
{
	background-color:	#dce3ef;
  border: 0px;
	height: 15px;
	text-align: right;
	vertical-align: top;
}

.BlueBoxHeader
{
	background-color:	#dce3ef;
	border-bottom: 0px;
	border-left: solid 1px #c7d0de;
	border-top: solid 1px #c7d0de;
	font-weight: bold;
	height: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: top;
	width: 400px;
}
/*------------------------------------*/

.Error
{
	font-weight: bold;
	color: red;
}

.Success
{
	font-weight: bold;
	color: blue;
}

.sm 
{
	font: 10px Arial, Verdana, sans-serif;
}

.LeftNav
{
	/*background-color: #D6DEEC;*/
	background-color: #C9D3DD;
	background-position: left top;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
	vertical-align: top;
	width: 180px;	
}

.LeftNav a
{
  font-weight: 600;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.LeftNav a:active a:link a:visited
{
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.LeftNav a:hover
{
	text-decoration: none;
}

.NavItemOff
{
	border-bottom: #C9D3DD 1px solid;
	border-left: #C9D3DD 1px solid;
	border-right: #C9D3DD 1px solid;
	border-top: #C9D3DD 1px solid;
	color: #333333;
	cursor: pointer;
	font-weight: 600;
	height: 23px;	
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;	
	text-align: left;
	text-decoration: none;	
}

.NavItemOn
{
	/*background-color: #EBEFF5;*/
	/*background-color: #D8DFE7;*/
	background-color: #E6E6E6;
	border-bottom: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-top: 1px outset;
	color: #333333;
	cursor: pointer;
	font-weight: 600;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
}

.NavHeader
{
	/*background-color: #5d7994;*/
	/*border-bottom: #5d7994 1px solid;
	border-left: #5d7994 1px solid;
	border-right: #5d7994 1px solid;
	border-top: #5d7994 1px solid;*/
	color: #333333;	
	font-weight: 600;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;		
	text-align: left;
}

.NavSep
{
	background-image: url(/DevNet/Images/Design/leftnavsep.gif);
	background-repeat: repeat-x;
	height: 3px;	
}

/*
.NavText
{
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
*/

.LoginInfo
{
	font-size: xx-small;
	font-weight: bold;
	color: White;
}

.DataField
{
	font-weight: bold;
	color: #323232;
}

.SectionHeader
{
	border-right: silver 1px ridge;
	border-top: silver 1px ridge;
	border-left: silver 1px ridge;
	border-bottom: silver 1px ridge;
	background-color: #e6e6e6;
	font-weight: bold;
}

.GreyBox
{
	border-right: silver 1px ridge;
	border-top: silver 1px ridge;
	border-left: silver 1px ridge;
	border-bottom: silver 1px ridge;
	background-color: #e6e6e6;
}

.SubTitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	color: #002e5b;
	padding-top: 2px;
	text-decoration: none;
}

.DisabledText
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	color: #aca899;
	padding-top: 2px;
	text-decoration: none;
}

.MainOuterBody
{
	margin-left: 15px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 100%;
}

.MainInnerBody
{
	margin-left: 12px;
	width: 99%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 100%;
}

.LabelSpacer
{
	width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
}

.RowSpacer
{
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 2px;
	border-bottom-style: none;
}

.Footer
{
	font-size: xx-small;
	text-align: center;
}

.Subtitle
{
  font-weight: bold;
	color: #1a3664;
}

.Label
{
	text-align: right;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.FaqAnswer
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.FaqHeader
{
	background-image: url(/DevNet/Images/Design/subheadback.gif);
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.FaqQuestion
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.FaqSeparator
{
	border-bottom-color: #666666;
	border-bottom-width: 1.5px;
	border-bottom-style: ridge;
}

.opacityDefault
{
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.opacitySelected
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.Card
{
	border: solid 1px #333333;
	vertical-align: top;
	width: 33%;
}

.TestHistoryHeader
{
	background-color: #475985;
	border-bottom: solid 4px #475985;
	border-left: solid 4px #475985;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;	
	padding-bottom: 2px;	
	padding-top: 2px;
	text-decoration: none;
	width: 30%;
}

.TestHistoryCorner
{
	background-image: url(/ConformanceTestPortal/Images/Design/box-corner-darker.gif);
	background-repeat: no-repeat;
	border-bottom: solid 4px #475985;
	height: 17px;
	text-align: left;
	vertical-align: top;
	width: 33px;
}

.TestHistoryContent
{
	border-bottom: solid 4px #475985;
	border-left: solid 4px #475985;
	border-right: solid 4px #475985;
}

.TestPlanPreview
{
	background-color: #B0C4DE;
	border-bottom: #CCDCEA 3px solid;
	border-left: #CCDCEA 3px solid;
	border-right: #CCDCEA 3px solid; 
	border-top: #CCDCEA 3px solid;
  height: 181px;  
  width: 650px
}

.TwoPane
{
	vertical-align:top;
	width: 300px;
}

.StateDropRow
{
	display:none;
}
