/* Stylesheet for Texas Homeland Security */

body, div, p, br, table, td {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}
#seal {
	position: absolute;
}
.content {
	border: 1px solid #003B69;
	background-color: #C8BEA5;
	background-image: url(images/boxtop.gif);
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
	display:none;
}
.footer a:link, .footer a:visited {
	text-decoration:none;
}

/* THE FOLLOWING COMMENT HACK HIDES THE REST OF THE STYLES FROM ALL BROWSERS EXCEPT NETSCAPE 4 */
/* DO NOT ADD ANY COMMENTS INSIDE THE FOLLOWING OR IT WILL BREAK IN IE4 */

/*/*//*/

body {
	background-color: #ffffff;
	background-image: url(images/capbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: -10px;
	margin-left: -10px;
}
body, div, p, br, table, td {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

p {
	margin: 0px;
}

#seal {
	top: -1px;
	left: 525px;
	z-index: 99;
}

.top {
	height: 82px;
	width: 100%;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: -5px;
	left: -5px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
}

.boxheader {
	margin: -14px 0px 0px 5px;
	border: none;
}

#bititle {
	margin: -1px 0px 0px -1px;
}

#gov {
	margin: 3px 5px 0px 0px;
	position: relative;
	top: 500px;
}

.on {
	background-color: #000; 
}

.off {
}

.footer {
	background-color: #E4DFD2;
	border: 1px solid #003B69;
	text-align: center;
	padding: 1px 0px 1px 0px;
}

.contentWrapper {
	margin: 90px 11px 0px 11px;
	position: relative;
	z-index: 1000;
}

.content {
	border: 1px solid #003B69;
	background-color: #C8BEA5;
	background-image: url(images/boxtop.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;  
}

#topbox {
	margin: 5px;
}

#bicolumns td {
	background-image: none;
	padding: 10px;
	vertical-align: top;
	width: 33%;
	border-left: 1px solid #ffffff;
}

.noborder {
	border: none;
}

#bicolumns #first {
	border-left: none;
}

.info {
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

.borderTL, .borderTR, .borderBL, .borderBR {
	width: 16px; height: 16px;
	padding: 0px; border: 0px;
	z-index: 99;
	display:none;
}

.borderTL {
	margin-left: -4px;
}

.borderTR {
	margin-right: -4px;
}

.borderBL {
	margin-left: -3px;
}

.borderBR {
	margin-right: -3px;
}

.severe, .high, .elevated, .guarded, .low {
	background-repeat: no-repeat;
	height: 34px;
	width: 151px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

.severe {
	background-image: url(images/severe.gif);
}

.high {
	background-image: url(images/high.gif);
}

.elevated {
	background-image: url(images/elevated.gif);
}

.guarded {
	background-image: url(images/guarded.gif);
}

.low {
	background-image: url(images/low.gif);
}

/* END NETSCAPE 4 COMMENT HACK */
