
/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
BODY, div {
	font-family: sans-serif;
	font-style: normal;
	font-size: 13px;
	color: black;
}
fieldset {
  border: none;
  padding: 0px;
  margin: 0px;  
}

legend {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.container {
  background-image:url('/images/apps/txdps/chl/tan-pixel.gif');
  background-repeat:repeat-x;
  background-color:#fff;
  border: 1px solid #333;
  padding: 3px;
  width: 100%;
}

div {
  background-image:none;
}

a.noUnderlineLink {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0066CC;
	font-size: 13px;
}

a.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0066CC;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0066CC;
	font-size: 13px;
}

TD {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: black;
}

TD.bigFont	{
	font-weight: bold;
	font-size: 22px;
}


TD.bigFontkhaki	{
	font-weight: bold;
	font-size: 22px;
}



TD.appTitle	{
	background-color: #E3DFD5;
	font-weight: bold;
	color: #003366;
	font-size: 18px;
	}

TD.appTitleLeft	{
	background-color: #E3DFD5;
	font-weight: bold;
	color: #003366;
	font-size: 18px;
	}

TD.smallAppTitle	{
	background-color: #E3DFD5;
	color: #003366;
	font-size: 11px;
	text-align: center;
	}

TD.header	{
	background-color: #003366;
	font-weight: bold;
	color: white;
	}

TD.spacer	{
	background-color: #003366;
	font-size: 2pt;
	}

TD.instructions	{
	background-color: #E3DFD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	}
	
.smallDropDown	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
FONT.darkblue	{
	font-weight: bold;
	color: #003366;
	}
	
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0033;
	font-size: 15px;
}
	
.spechighlight {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699;
	font-size: 13px;
}

.lightkhaki	{
	}

.khaki	{
	background-color: #C1BFB3;
	}
	
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-size: 13px;
}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	font-size: 18px;
}
	
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-size: 15px;
}

.hline {
  background-color:#666;
}