/*
 * style.css
 */

 div#header
{
position:relative;
}

div#container
{
text-align:left;
width:800px;
margin:0 auto;
}

div#content
{
/*margin-left:200px*/
float:right;
width:600px;
}

div#hnav
{
 background-color: #003366;
 height: 24px;
}
div#lnav
{
float:left;
width:200px;
/*background:#B9CAFF*/
}

div#footer
{
clear:both;
width:100%;

font-family: sans-serif, Helvetica, arial;
 font-size: 10px;
 color: #fff;
 line-height: 14px;
 font-weight: normal;
 margin: 0px;
 background-color: #003366;
}

body {
font: 76% arial,sans-serif;
background-color: White;
color: Black;
margin:5gpx 0px; padding:0px;
text-align:center;
}

.header
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #990000
}

.header a:hover, a:active {
color: #009933;

}

/* Login Table */
#login {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.content-text{
    /*font-family: sans-serif, Helvetica, arial;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
    line-height: 14px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: normal;
    margin: 0px;
}

.news_head{
    background-color: #990000;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px dashed #FFF;
}

.news_item{
    font-family: sans-serif, Helvetica, arial;
    font-size: 10px;
    color: Black;
    line-height: 12px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
}

.news_head2{
    background-color: #003366;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px solid #000;
}

.news_head3{
    background-color: #000000;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px dashed #FFF;
}
td.content{
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #555555;
    line-height: 16px;
    font-weight: normal;
    margin: 0px;
}

td.footer{
    font-family: sans-serif, Helvetica, arial;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    font-weight: normal;
    margin: 0px;
    background-color: #003366;
}

td.navmenu{

    background-color: #003366;
    height: 24px;

}

.leftnav{

    background-color: #ECECEC;

}
.breadcrumb{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 16px;
    padding-left: 2px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
}



.list_header{
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #555555;
    line-height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-weight: bold;
    margin: 0px;
}

.list{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}


tr.List {
	background-color:#FFFFCC;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: inherit;
	padding: 2px;
}

tr.Highlight {
	background-color:#EFEFEF;
	cursor:hand;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: inherit;
	padding: 2px;
}

tr.Select {
	background-color:#CCCCCC;
	cursor:hand;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: inherit;
	padding: 2px;

}


.list_results{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}

.footer{
    font-family: sans-serif, Helvetica, arial;
    font-size: 11px;
    color: Black;
    line-height: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
    margin: 0px;
}


td.label{
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px;
font:12pt arial;
}

td.label_greybg{
background-color: #CCCCCC;
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px;
font:12pt arial;
}

CAPTION {
background-color: #669933;
border: 1px solid #003366;
font-weight: 500;
color: #FFFFFF;
text-align: left;
padding: 2px;
font:12pt arial;
}

table {
font-size: 100%;
}


a.lnav_news_href {
	font-weight: 500;
	text-align: left;
	font:10pt arial;
    text-decoration: none;
    background-color: transparent;
}

a.lnav_news_href:hover {
	font-weight: 500;
	text-align: left;
	font:10pt arial;
    text-decoration: underline;
    background-color: transparent;
}

a.lnav_href {
	font-weight: 500;
	text-align: left;
	font:10pt arial;
    text-decoration: none;
    background-color: transparent;
}

a.lnav_href:hover {
	font-weight: 500;
	text-align: left;
	font:10pt arial;
    text-decoration: underline;
    background-color: transparent;
}

a {
    text-decoration: none;
    color: #003366;
    background-color: transparent;
    font-size: 14px;
}

a:hover {
    text-decoration: underline;
    color: #003366;
    background-color: transparent;
    font-size: 14px;
}

a:active {
    text-decoration: underline;
    color: #003366;
    background-color: transparent;
    font-size: 14px;
}

img {
    border: none;
    vertical-align: middle;
}

tr.head{
	background-color:#506fa3;
	padding-right:8px;
	padding-left:8px;
}

p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
    font-size: 14px;
}
p a:active {
    color: Red;
    background-color: transparent;
    font-size: 14px;
}

.breadcrumb a:hover, a:active
{
color: red;
font-size: 11px;
text-decoration:underline;
}

a:hover, a:active
{
color: red;
font-size: 14px;
text-decoration:underline;
}



p img {
    border: 0;
    margin: 0;
}


h1, h2, h3, h4, h5, h6 {
    color: White;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}

ul {
    line-height: 1.5em;
    list-style-type: square;
    /*this needs work for IE to render bullets*/
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    /*list-style-image: url(http://solidblog.com/~cory/ht/images/bullet.gif);*/
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 0em;
}

blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}

/*************************************************************************/

div.container {
	position: relative;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	border:1px solid #333;
}


/* Form elements */

form {
    border: none;
    margin: 0;
}
textarea {

    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    width: 100%;
}
input {
    font:bold 9pt arial;
    visibility: visible;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    vertical-align: middle;
}
select {
    border: 1px solid #8cacbb;
    font:normal 9pt arial;
    color: Black;
    vertical-align: top;
}



/* Form behaviors
// This is with a javascript to get onfocus() in
// IE and Mozilla browsers
*/
input,select {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #003366
	font:bold 9pt arial;
}

input[type=submit],
input[type=reset],
input[type=button],

button {
	background-color: #990000;
	border: 1px solid #CCCCC;
	color: #ffffff;
	/*font color:#000000;*/
	font:bold 9pt arial;
	/*
	background-color: #990000;
	border: 1px solid #444444;
	color: #ffffff;
	font color:#000000;
	font:bold 9pt arial;
	*/
}

input:focus,
input.sffocus,
select:focus,
select.sffocus,
textarea:focus,
textarea.sffocus {
	background-color: #EFEFEF;
	border: 1px solid #FF0000
}

.button {

	border: 1px solid #444444;
	background-color: #990000;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	/*background-image: url(http://solidblog.com/~cory/ht/images/formButtonBg.gif);*/
}

.buttonOn_2 {

	border: 1px solid #444444;
	background-color: #990000;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	/*background-image: url(http://solidblog.com/~cory/ht/images/formButtonBgOn.gif);*/
}

hr
{
border: none 0;
border-top: 1px solid #003366;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}


.breadcrumb
{
line-height: 0px;
color: #003366;
font-size: 11px;
}
.breadcrumb a
{

color: #003366;
font-size: 11px;
text-decoration:none;
}



td.new_old
{
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #336699;	*/
	color: #000000;
	/*font-weight: bold;*/
	font-size: 11px;
	text-align: left;
	padding: 2px;
}

td.new
{
border-bottom: 1px solid #EBE8D7;
font-family: Arial,Sans-serif;
font-size: 14px;
overflow: hidden
}
tr.tblHeader
{
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #336699;*/
	background-color: #6699FF;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}

tr.List {
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: inherit;
	padding: 2px;
}

tr.Highlight {
	background-color:#999999;
	cursor:hand;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: inherit;
	padding: 2px;
}

tr.Select {
	background-color:#CCCCCC;
	cursor:hand;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: inherit;
	padding: 2px;

}

th.new
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 2px;
}

}
CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336699;
	background-color: #99CCFF;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}



th {

	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #336699;	*/
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;


}

th.FormSection {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336699;
	background-color: #6699FF;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}

th.MainFormSection {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336699;
	background-color: #6699CC;
	color: #003366;
	font-weight: 700;
	font-size: 15px;
	text-align: left;
	padding: 2px;
}

.listnew li{
      list-style-type:none;
      font-family:Arial, Helvetica, sans-serif;
      color:#b9093c;
      font-size:11px;
      text-align:left;
      line-height:22px;
      background:url(http://www.tri-austin.com/images_css/bullet.gif) no-repeat 0px 7px;
      padding-left:18px;
      padding-right:60px;
      font-weight:bold;
      text-decoration:none;

}