
/* _default Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) */
body, table, td, p, select, option, input, i, span, br, ol, ul, li {font-family:verdana,sans-serif; font-size:12px;}
body {background-color:#fff;}

/* main layout bkgd colors */
.headerbkgd {background-color:;}

.headerbar1 {background-color:#9cc;}

.headerbar2 {background-color:#009;}

.headerbar3 {background-color:#9cc;}

#leftcol {background-image:none;}

.contentbkgd {background-color:;}

.footerbar1 {background-color:;}

.footerbar2 {
	background-image:url(/images/apps/rap/license/tceq/bkgd-footer.gif) repeat-x top left;
	height:5px;
	}

.footerbar3 {background-color:;}
/* ----------------------------------------------------------------------------------------------------- */

/* vert and horiz lines */
.vline {background-color:#999;}

.hline {background-color:;}
/* ----------------------------------------------------------------------------------------------------- */

/* steps table colors */
.steps_bkgd {font-size:1.2em; font-weight:bold; color:#fff;}

.steps_bkgd {background-color:#ccc;}

.steps_border {background-color:#666;}

#current {color:#fff;background-color:#009;}

#complete {color:#666;background-color:#cfc;}

#incomplete {color:#333; background-color:#efefef;}
/* ----------------------------------------------------------------------------------------------------- */


/* faq table colors */
.faq_bkgd {background-color:#efefef;}

.faq_border {background-color:#009;}
/* ----------------------------------------------------------------------------------------------------- */


/* table colors */
.t_bkgd {background-color:#fff;}

.t_header {background-color:#bbb; font-weight:bold;}

.t_color1 {background-color:#ccc;}

.t_color2 {background-color:#efefef;}
/* ----------------------------------------------------------------------------------------------------- */


/* title colors */
.banner {
	font-size:2em;
	font-weight:bold;
	color:#009;}

.banner span {
	font-size:.7em;
	font-weight:bold;
	color:#000;}

.title1 {font-size:20px; font-weight:bold; color:#000;}

.title2 {font-size:17px; font-weight:bold; color:#000;}
/* ----------------------------------------------------------------------------------------------------- */

.instructions1 {background-color:#cc9;}

.instructions2 {background-color:#ffc; font-size:11px;}

#footer {color:#000; font-size:11px;}

#smalltext {font-size:9px;}

.err_text {color:#900; font-weight:bold;}

.input {width:200px;}

#underline {text-decoration:underline;}

#bold {font-weight:bold;}

.format {
	font-size:.8em;
	color:#f33;
	}
