/* CSS Document */

h1
{
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}

h2
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

h3
{
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}

h4
{
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

p
{
	font-size: 11px;
}

th
{
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	height: 20px;
	padding: 0px 20px 0px 10px;
}

a:link.headerlink
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:visited.headerlink
{
	font-size: 10px;
	color: #dddddd;
	text-decoration: none;
}

a:hover.headerlink
{
	font-size: 10px;
	color: #cccc99;
	text-decoration: underline;
}

a:active.headerlink
{
	font-size: 10px;
	color: #cccc99;
	text-decoration: none;
}

/*
.copyright {
	font-size: 10px;
	color: #666666;
	margin: 10px 0px 0px 20px;
}*/
/*
ul {font-size: 11px; font-weight: bold; color: #666666;}

li {font-size: 11px; font-weight: normal; color: #000000; line-height: 16px;}
*/

.btn
{
	height: 18px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: arial, helvetica, san-serif;
	background-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}

.chkbox
{
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, san-serif;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

input
{
	height: 16px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, san-serif; /*border-style: solid;*/
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}

input.btn
{
	background-color: #aaaaaa;
	font-weight: bold;
}

select
{
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, san-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}
/*
.content_table
{
    background-color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #666666;
}
.content 
{
    padding: 10px;
}*/
.footer
{
	/* DLH layout changes
	background-color: #201b68;
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	width: 1000px;
	*/
	
	height: 1px;
	width: 1000px;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}
.disclaimer
{
	background-color:#ffffff;
	color: #000000;
	font-size: 10px;
	text-align:left;
	width:1000px;
	/*position:relative;*/
}
/*
.sidebar
{
    width: 150px;
    font-size: 0px; 
}
.sidebar_nav 
{
    width: 120px;
    text-align: left;
    font-size: 9px;
}

.HiddenField
{
	width:0px;
	height:0px;
	visibility:hidden;
	
}*/


#footerheader
{
	/* DLH making changes
	height: 20px;
	background-color: #201b68;
	text-align: right;
	color: White;
	font-size: 1.5em;
	margin-top: -5px;
	*/
	height: 1px;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}




body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 5px;
}

#pnlPreview
{
	color: Black;
	background-color: #ffffff;
}

.headerText
{
	font-weight: bold;
}
#linkmenu a
{
	color: Black;
	text-decoration: none;
}
#linkmenu a:hover
{
	color: Blue;
}

.mergeleft
{
	text-align: left;
	float: left;
	color: Blue;
	top: 0px;
}

.mergeright
{
	text-align: right;
	float: right;
	color: Blue;
	top: 0px;
}

.tabledynamic
{
	/* width: 100%; */
}

.tabledynamic .tdsummary
{
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}

.tabledynamic .tdsummary a
{
	font-size: .77em;
}

.tabledynamic .tdsummary a:hover
{
	text-decoration: none;
}

.tabledynamic .tdsummary .pnlwindowselection
{
	overflow: auto;
	/* height: 165px;*/
}

.tabledynamic .tdsummary .pnlwindowselection .pnlpreview
{
	margin-left: 10px;
}

.tabledynamic .tdsummary .pnlwindowselection .pnlselect
{
	margin-left: 10px;
}

.tabledynamic .tdsummary .pnlwindowselection .pnlpreview a
{
	color: Blue;
	text-decoration: underline;
}

.tabledynamic .tdsummary .pnlwindowselection .pnlpreview a:hover
{
	color: Blue;
	text-decoration: none;
}

.tabledynamic .tdsummary .pnlwindowselection .pnlpreview .heightlabel
{
	font-weight: bold;
}


.txtdesc
{
	width: 800px;
}



/*tabledynamichorizontal*/

.tabledynamichorizontal
{
	/* width: 100%; */
}



.tabledynamichorizontal .tdsummary
{
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	border-right-width: 15px; /*border-right-color: Blue;*/
	border-bottom-color: #008000;
	border-collapse: collapse;
	border-bottom-width: 15px;

}

.tabledynamichorizontal .tdsummary a
{
	font-size: .77em;
}

.tabledynamichorizontal .tdsummary a:hover
{
	text-decoration: none;
}

.tabledynamichorizontal .tdsummary .pnlwindowselection
{
	overflow: auto;
	/* height: 165px; */
}

.tabledynamichorizontal .tdsummary .pnlwindowselection .pnlpreview
{
	margin-left: 10px;
}

.tabledynamichorizontal .tdsummary .pnlwindowselection .pnlselect
{
	margin-left: 10px;
}

.tabledynamichorizontal .tdsummary .pnlwindowselection .pnlpreview a
{
	color: Blue;
	text-decoration: underline;
}

.tabledynamichorizontal .tdsummary .pnlwindowselection .pnlpreview a:hover
{
	text-decoration: none;
}

.tabledynamichorizontal .tdsummary .pnlwindowselection .pnlpreview .heightlabel
{
	font-weight: bold;
}

.tabledynamichorizontal .tdsummary .paddingdiv
{
	padding-right: 15px;
	color: white;
	background-color: Aqua;
	background-position: right;
}

.tabledynamichorizontal .tdsummary .tblinner
{
	padding-right: 15px;
	background-color: #ffffff;
	color: #000000;
	right: 15px;
}


.tabledynamichorizontal .tdsummary .divblue
{
	background-color: #008000;
	height: 15px;
	width: 15px;
	right: 0px;
	float: right;
	margin-bottom: -15px;
	margin-right: -15px;
	position: relative;
}

.tabledynamichorizontal .tdsummary .divblueupper
{
	background-color: #008000;
	height: 15px;
	width: 15px;
	left: 0px;
	float: left;
	margin-top: -206px;
	margin-left: -15px;
	position: relative; 
	top: 0px;
}


/*tabledynamicvertical*/

.tabledynamicvertical
{
	/* width: 100%; */
}



.tabledynamicvertical .tdsummary
{
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	border-right-width: 15px;
	border-bottom-width: 15px;	 /*border-bottom-color: Blue;*/
	border-right-color: #008000;
}
.tabledynamicvertical .tdsummary .divblue
{
	background-color: #008000;
	height: 15px;
	width: 15px;
	right: 0px;
	float: right;
	margin-bottom: -15px;
	margin-right: -15px;
	position: relative;
}
.tabledynamicvertical .tdsummary .divblueupper
{
	background-color: #008000;
	height: 15px;
	width: 15px;
	left: 0px;
	float: left;
	margin-top: -206px;
	margin-left: -15px;
	position: relative;
	top: 0px;
}

.tabledynamicvertical .tdsummary a
{
	font-size: .77em;
}

.tabledynamicvertical .tdsummary a:hover
{
	text-decoration: none;
}

.tabledynamicvertical .tdsummary .pnlwindowselection
{
	overflow: auto;
	/* height: 165px; */
}

.tabledynamicvertical .tdsummary .pnlwindowselection .pnlpreview
{
	margin-left: 10px;
}

.tabledynamicvertical .tdsummary .pnlwindowselection .pnlselect
{
	margin-left: 10px;
}

.tabledynamicvertical .tdsummary .pnlwindowselection .pnlpreview a
{
	color: Blue;
}

.tabledynamicvertical .tdsummary .pnlwindowselection .pnlpreview .heightlabel
{
	font-weight: bold;
}
.tabledynamicvertical .tdsummary .tblinner
{
	padding-bottom: 15px;
	background-color: #ffffff;
	color: #000000;
	bottom: 15px;
}

#passverifydp
{
	font-weight: bold;
	text-align: center;
	width: 1000px;
	background-color: Lime;
	border-color: #201b68;
	border-width: 2px;
	border-style: solid;
}

#notpassverifydp
{
	font-weight: bold;
	text-align: center;
	width: 1000px;
	background-color: red;
	border-color: #201b68;
	border-width: 2px;
	border-style: solid;
}

.imgwindow
{
	/*width:60px; 	height:100px;*/
}

.mergelabel
{
	color: Red;
	font-size: 0.8em;
}
.redtext
{
	font-size: 0.8em;
	color: Red;
}
.italictext
{
	font-size: 0.8em;
}

.warningtext
{
	font-size: 1em;
	color: Black;
	border: solid 1px red;
	background-color: #ff6666
}

.headerdp
{
	color: Black;
	font-size: 1em;
	border: solid 1px black;
}

.headerdpreinforcement
{
	text-align: left;
	color: Black;
	font-size: 1.2em;
	border: solid 1px black;
}

.gvmull
{
	border: solid 1px black;
}
.gvmull .centertxt
{
	text-align: center;
	border: solid 1px black;
}


.meetdp
{
	background-color: Lime;
	border: solid 1px black;
}

.gvmull .lefttxt
{
	border: solid 1px black;
}

.constypewood
{
	top: 31px;
	float: left;
	position: relative;
	left: 181px;
	width: 150px;
	background-color: #33cbcc;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
}

.constypena
{
	top: 31px;
	float: left;
	position: relative;
	left: 185px;
	width: 150px;
	background-color: #ffff99;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
}

.constypeconcrete
{
	top: 31px;
	float: left;
	position: relative;
	left: 181px;
	width: 150px;
	background-color: #fed79a;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
}

.constypewood .context, .constypeconcrete .context .constypena .context
{
	top: 20px;
	font-style:italic;
}
.gvmull .centertxtitalic
{
	text-align: center;
	border: solid 1px black;
	font-style: italic;
}
