.logo {background-image: url(images/wtxs.gif);}
a#logo{border-style: none;}
div.google {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 11px;
	font-weight: normal
}
form {
	margin: 3px;
}
.newstitle {
	font-size : 11px;
	font-weight : bold;
	margin-top: 6px;
	border-top: 1px solid #999999;
	padding-top: 6px;
}
.newstext {
	font-size : 10px;
	font-weight : normal;
}
.newslink {
	text-decoration: none;
}
.newsdate {
	color: #999999;
}
.pgtitle {
	font-size : 18px;
	font-weight : bold;
	color: #777777;
	margin-bottom: 10px;
}
.subtitle {
	font-size : 15px;
	font-weight : bold;
	color: #777777;
	margin-bottom: 6px;
	margin-top: 15px;
}
.ssubtitle {
	font-size : 13px;
	font-weight : bold;
}
.gray {
	color: #999999;
}
.indent {
	margin-left: 5px;
}
.para {
	font-weight: normal
}
.parab {
	font-weight: bold;
}
.parac {
	font-size : 18px;
	font-weight : bold;
}
.paras {
	font-size: 9px;
}
.parasb {
	font-size: 9px;
	font-weight : bold;
}
.huge {
	font-size: 50px;
	font-weight: normal;
	color: #777777;
}
.prefmt {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
    color: #000099
}
.red {
	color: #CC0000;
}
.italic {
	font-style: italic;
}
.tbborder {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.tbborderl {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.tbborderur {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.navtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #f4f4ff;*/
	background-color: #e5e7ff;
	border: 1px solid #9faab1;
	padding-bottom: 12px;
}
.rowlinet {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.rowlineb {
	background-color: #e5e7ff;
	/*background-color: #f4f4ff;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table.body {
	border-left: 2px solid #9faab1;
	border-right: 2px solid #9faab1;
	border-top: none;
	border-bottom: 2px solid #9faab1;
	empty-cells: show;
}
table.body caption {
	margin-top: 10px;
	caption-side: top;
	width: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #e5e7ff;
	border-top: 2px solid #9faab1;
	border-right: 2px solid #9faab1;
	border-left: 2px solid #9faab1;
	border-bottom: 4px double #9faab1;
}
table.body tr.odd {
	background-color: #eeeeee;
	border: 1px solid #9faab1;
	padding: 2px 2px 2px 2px;
}
table.body tr.even {
	background-color: transparent;
	border: 1px solid #9faab1;
	padding: 2px 2px 2px 2px;
}
table.body td {
	text-align: ".";
	border: 1px solid #9faab1;
	padding: 2px 2px 2px 2px;
}
table.body caption.bottom {
	caption-side: bottom;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e5e7ff;
	border-top: 4px double #9faab1;
	border-right: 2px solid #9faab1;
	border-left: 2px solid #9faab1;
	border-bottom: 2px solid #9faab1;
}
.just {
	text-align: justify;
}
div.nav {
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
	font-size: 11px;
}
div.nav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
div.nav li.title {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 0 1px 6px;
	margin: 0;
	background-color: #5979a5;
}
div.nav a.current {
	border-right: 10px solid #cc99ff;
}
div.nav a:link, div.nav a:visited {
	padding: 0 0 0 16px;
	margin: 0;
	color: #434d68;
	text-decoration: none;
	display: block;
}
div.nav a:hover, div.nav a:visited:hover {
	color: #434d68;
	background-color: #C9D0E0;
}
a:hover {
	color: #000000;
	background-color: #fff898;
}
p { margin: 12px 0 12px 0 }
.imgboxr {
	float: right;
	margin: 0 0 16px 16px;
	border: 1px solid #999999;
}
div.imgboxr img {
	margin: 5px;
}
div.imgboxr div {
	font-size: 9px;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	text-align: center;
	line-height: 1.3;
	padding: 3px;
}
.imgboxl {
	float: left;
	margin: 0 8px 8px 0;
	border: 1px solid #999999;
}
div.imgboxl img {
	margin: 5px;
}
div.imgboxl div {
	font-size: 9px;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	text-align: center;
	line-height: 1.3;
	padding: 3px;
}
.quote {
	margin-bottom: 8px;
	border-top: 1px solid #999999;
	padding-top: 8px;
}
.quote .author {
	font-style: italic;
}
h1, h2, h3 {
        text-align: left;
	display: block;
	padding-left: 5px;
	background-color: #e5e7ff;
	/*background-color: #f4f4ff;*/
	color: #666666;
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E7E7E7;
}
h1 {
	text-transform: uppercase;
}
h2, h3 {
	text-transform: capitalize;
}
h4, h5, h6 {
	float: left;
	text-transform: capitalize;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-right: 6px;
}
h3 {
	background-color: #e5e7ff;
	/*background-color: #f4f4ff;*/
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E7E7E7;
}
h4 {
	background-color: #e5e7ff;
	/*background-color: #f4f4ff;*/
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
h5 {
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E7E7E7;
}
h6 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}