body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
BODY.layout1 {
	background-image: url(/DTAC/images/bg_r_col.gif);
	background-repeat: repeat;
}
BODY.layout2 {
	background-image: url(/DTAC/images/bg_l_col.gif);
	background-repeat: repeat;
}
BODY.layout3 {
	background-image: url(/DTAC/images/bg_l_colWhite.gif);
	background-repeat: repeat;}

a{  color: #0059D3;
	text-decoration: underline;
}
a:hover{
	color: #000000;
}
.topnav {
	height: 113px;
}
.toprow1 {
	background-color: #002458;
	background-image: url(/DTAC/images/upperBannerBG.gif);
	background-repeat: repeat-x;
	height: 91px;
}
.toprow2 {
    background-image: url(/DTAC/images/upperMenuBG.gif);
	background-color: #172961;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 54px;
}
.toprow2WHITE {
    background-image: url(/DTAC/images/upperMenuBGWhite.gif);
	background-color: #172961;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 54px;
}
.topbutton {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.toptab {
	font-size: 9px;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.topnavbgADMIN{
	background-image: url(/DTAC/images/adminHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgCONTACTS{
	background-image: url(/DTAC/images/contactsHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgDEPLOYMENT{
	background-image: url(/DTAC/images/deploymentHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgPLAIN{
	background-image: url(/DTAC/images/plainHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgREGISTER{
	background-image: url(/DTAC/images/registrationHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgREPORTS{
	background-image: url(/DTAC/images/reportsHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgREPORTSWHITE{
	background-image: url(/DTAC/images/reportsHeaderWhite.gif);
	background-repeat: no-repeat;
}
.topnavbgRESOURCE{
	background-image: url(/DTAC/images/resourceHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgRESOURCEWHITE{
	background-image: url(/DTAC/images/resourceHeaderWhite.gif);
	background-repeat: no-repeat;
}
.topnavbgTA{
	background-image: url(/DTAC/images/taHeader.gif);
	background-repeat: no-repeat;
}
.topnavbgSpacing {
	height: 51px;
	width: 690px;
	padding-top: 3px;
	padding-left: 100px;
}
.toptab a{
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}
.toptab a:hover{
	color: #FDCC31;
	text-decoration: underline;
}
.toplogo {
	float: left;
	padding-right: 10px;
}
.datetime {
	font-size: 9px;
	color:#ffffff;
	position: absolute;
	z-index: 2;
	top: 117px;
	left: 595px;
	text-align: right;
	width: 174px;
}

TABLE.outerBlackBorder {
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT:  #000000 1px solid; 
	background-color:#DBE2E7;
	}	
.homecolumn1 {
	vertical-align:top;
	padding: 8px 30px 12px 20px;
	width:550px;
}
.homecolumn1IntroPage {
	vertical-align:top;
	padding: 10px 12px 12px 16px;
	width:320px;
}
.homecolumn1IntroPage img{
	padding-bottom: 5px;
	padding-right: 10px;

}
.homecolumn2IntroPage{
	padding-top: 9px;
	vertical-align: top;
	font-size:10px;
	color: #666666;
	line-height: 12px;	
	width:210px; 
	}
.homecolumn2IntroPage div{
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	width: 180px;
} 
.homecolumn2IntroPage h3{
	font-size:12px;
	color: #990000;
	font-weight:bold;
	
}
.homecolumn3IntroPage {
    padding-top: 10px;
	padding-left: 3px;
	color: #003466;
	vertical-align: top;
	width: 180px;
}
.homecolumn3IntroPage a{
   color: #003466;
   font-weight:bold;
}

TD{ font-size:11px; 
    color: #000000;
    line-height:normal; 
    text-decoration: none;
	text-align:left;
	vertical-align:top;
}
TD.leftnav {
	width: 197px;
}
TD.leftnav ul{
	font-size: 11px;
	left: -10px;
	position: relative;
	line-height: 11px;
}
TD.leftnav li{
	list-style-image: url(/DTAC/images/bullet1.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B3B3;
	margin-right: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
}
TD.leftnav a{
	color: #003465;
	text-decoration:none;	
}
TD.leftnav a:hover{
    color: #003465;
	text-decoration:underline;
}
TD.nextOutputButton{
    text-align:right;
}
TD.pagecontent {
	padding: 8px 25px 12px 18px;
}
TD.pagecontentWhite {
	padding: 8px 14px 50px 10px;
}
TD.searchOutputCells{
    font-size:11px; 
    width:22%;
	vertical-align:text-top;
}
TD.searchOutputTitle{
    width:75%;
	background-color:#DBE2E7;}
TD.searchOutputTitle a{
	 color:#92113A;}
TD.searchOutputTitle a:hover{
	 color:#92113A;} 
TD.searchOutputTitle a:visited{
	 color:#92113A;}
	 
TD.searchCloseUpIDCell{
     text-decoration: none;
	 text-align:left;
	 background-color:#DBE2E7;
     BORDER-TOP:    #000000 1px solid; 
	 BORDER-LEFT:   #000000 1px solid; 
	 BORDER-BOTTOM: #000000 1px solid; 
	 BORDER-RIGHT:  #000000 1px solid;
}
TD.searchCloseUpID_InnerCellLeft{
	 background-color:#DBE2E7;
}
TD.searchCloseUpID_InnerCellRight{
	 background-color:#DBE2E7;
	 text-align:right;}
TD.searchCloseUpID_InnerCellRight a{
	 color:#92113A;}
TD.searchCloseUpID_InnerCellRight a:visited{
	 color:#92113A;}
TD.searchCloseUpID_InnerCellRight a:hover{
	 color:#000000;}

INPUT.button{
	border-top:    #000000 1px solid; 
	border-left:   #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-right:  #000000 1px solid; 
	font-size: 11px; 
	font-weight:normal; 
	color: #000000;}
INPUT.fields{
	border-top:    #000000 1px outset; 
	border-left:   #000000 1px outset; 
	border-bottom: #000000 1px inset; 
	border-right:  #000000 1px inset; 
    font-size: 10px; 
	height:16px; 
	color: #000000; 
	background-color: #FFFFFF;}
INPUT.checkbox {
    height:10pt; 
    width:10pt;
    border-bottom-color:Silver;
    border-left-color:Silver;
    border-right-color:Silver;
    border-top-color:Silver;
}   

 
 .taHeading{
    background-color:#E6E6E6;}
.blackTableBG{
	background-color:#000000;}
.whiteTableBG{
    background-color:#FFFFFF;}
.reportHeading{
    background-color:#E6E6E6;
	text-align:center;
	font-weight:bold;}
.excelHeading{
    background-color:#42AAC0;
	text-align:center;
	font-weight:bold;}
.footerrow1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 533px;
	margin-top: 30px;
	margin-left:27px;
	}
.footerrow2 {
	font-size: 9px;
	color: #0059D3;
	margin-left:50px;
	width: 533px;
	text-decoration: none;
}	
.textBannerHeading{
    font-size:13px; 
    background-color:#ACC5DE;
	height:18px;
	margin-left:4px;	
	color:#ffffff;
	font-weight:bold;}	
.textBannerSpace{
	margin-left:4px;}
.resourceCellWidth50{
	width:50%;}		
.resourceCellWidth40{
	width:40%;}	
.resourceCellWidth3rds{
	width:33%;}	
.resourceCellWidth25{
	width:25%;}
.resourceCellWidth20{
	width:20%;}
.resourceCellWidth_20Bold{
	width:20%;
	font-weight:bold;
	vertical-align:top;}
.resourceCellWidth15{
	width:15%;}	
.highlight{color:#92113A;}
.bold{font-weight:bold;}
.boldHighlight{font-weight:bold;color:#92113A;}
.output{font-size:10px;}
.outputLarge{font-size:11px;}
.outputHeading{font-size:11px;font-weight:bold;}
.highlightOutput{font-size:10px; color:#92113A;}
.printHeading{font-size:15px;font-weight:bold;text-decoration:underline;text-align:center;}
.verticalAlign{vertical-align:top;}
.underLine{text-decoration:underline;}
.alignCenter{text-align:center;}
.alignRight{text-align:right;}
.displayAreaHeading{font-size:14px;font-weight:bold;color:#172961;}
.resourceHeading{font-size:13px;font-weight:bold;color:#172961;}
.standardHeading{font-size:13px;font-weight:bold;}

