/***********************************************/
/* Baltimore's Child Style Sheet				*/
/* view using BCv3.html							*/
/***********************************************/

/***********************************************/
/* Class=	uses the .style                    */
/* for repeating sytles                        */
/*                                             */
/* ID=		uses the #style                    */
/* for unique styles                           */
/***********************************************/ 

/***********************************************/
/* tag styles                             */
/***********************************************/ 

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	background-color: transparent;
	text-align: center;	
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D56B02;
	background-color: transparent;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D56B02;
	background-color: transparent;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
	background-color: transparent;
}

Table {
	background-color: #EEEEEE;
}
/***********************************************/
/* absolute positioning styles                             */
/***********************************************/ 

Div#navigation {
	display: block;
	position: absolute;
	left: 25px;
	top: 88px;
	width: 600px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D56B02;
	background-color: transparent;
	/* border: solid black 1px; */
	z-index: 2;
	}
	
Div#navigation a{
	color: #FFFF33;
	}
	
Div#navigation a:visited{
	color: #FFCC33;
	}
	
Div#userLayer {
	display: block;
	position: absolute;
	left: 725px;
	top: 88px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D56B02;
	background-color: transparent;
	/* border: solid black 1px; */
	z-index: 2;
	}
	
/***********************************************/
/* Class styles                             */
/***********************************************/ 

.NavBarBorder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	background-image: url(../images/Main/VAtitle_r2_c2.gif);
	background-repeat: repeat;
	border: thin none #666666;
}

.NavForwardText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	color: #515151;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-color: #BBBBBB;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.NavForwardBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	color: #515151;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 2px 2px 5px;
	text-align: left;
	margin: 0px;
	background-color: #BBBBBB;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.NavForwardBoxCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	color: #515151;
	font-weight: normal;
	font-variant: normal;
	padding: 2px 2px 2px 5px;
	text-align: left;
	margin: 0px;
	background-color: #BBBBBB;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.NavBarTextsmallHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	margin: 0px;
	vertical-align: text-top;
}

.NavBarTextsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	margin: 0px;
	vertical-align: text-top;
}

.TableTitleRow {
	display: table-row;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	height: 20px;
	margin: 0px;
	vertical-align: top;
	padding: 2px;
}

.TableTitle {
	display: table-cell;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	height: 20px;
	margin: 0px;
	vertical-align: top;
	padding: 2px;
}

.TableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	height: 20px;
	margin: 0px;
	vertical-align: top;
	padding: 2px;
	text-align: left;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: 1px solid #666666;
	border-left: thin none #CCCCCC;
}

.TableSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #F2E3B7;
	height: 16px;
	border: none;
}

.TableSubTitleBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F2E3B7;
	height: 16px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	font-weight: bold;
	vertical-align: bottom;
	padding: 3px;
	margin: 0px;
}

.TableSubTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #F2E3B7;
	height: 16px;
	border: none;
	font-weight: normal;
}

.TableSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	border: none;
	background-color: #F5F3D6;
	font-weight: normal;
	padding-left: 2px;
}

.TableNormBorder {
	border: 1px solid #333366;
}

.TableNorm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none;
	background-color: transparent;
	font-weight: normal;
	padding: 2px;
	height: 18px;
}

.TableOff {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none;
	background-color: #FFF;
	font-weight: normal;
	padding: 2px;
}

.TableAlarm {
	display: table-cell;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	border: none;
	background-color: transparent;
	font-weight: normal;
	padding: 2px;
	height: 18px;
}

.RowNorm {
	display: table-row;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none;
	background-color: #E0E0B4;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
}

.RowOff {
	display: table-row;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
}

.TableSpacer {
	background-color: #FFFFFF;
	height: 2px;
	display: table-row;
}

.TableNotTested {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none;
	background-color: #CCCCCC;
	font-weight: normal;
	padding: 2px;
	height: 18px;
}

.TableNormButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: 2px groove #666666;
	background-color: #D7D5C6;
	font-weight: normal;
	padding: 5px 2px;
	height: 35px;
	cursor: crosshair;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
}

.BGBorder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 0px solid #000066;
	border-left: 1px solid #000066;
	background-color: #FFFFFF;
}

/***********************************************/
/* don't use these styles ??                            */
/***********************************************/ 

.MultiStageSelector {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #996666;
	background-color: #C0C0C0;
	text-align: center;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.MultiStageSelectorBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #C0C0C0;
	text-align: center;
	height: 20px;
	text-decoration: none;
}

