/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/meta-mainsite.css */

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/yahoo-ui-reset.css */

/*
Copyright (c) 2007,
 Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style:normal;
	font-weight:normal;
}

em {
	font-style:normal;
}

strong {
	font-weight:normal;
}
	

ol,
ul  {
	list-style:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,
q:after {
	content:'';
}

abbr,
acronym  {
	border:0;
}

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/ddmenu.css */

div.ddmenu {
	
}

div.ddmenu-menubar {
	position: relative;
	display: block;
}

div.ddmenu-menubaritem {
	position: relative;
	display: block;
	float: left;
}

a.ddmenu-menubaritem {
	position: relative;
}

ul.ddmenu-menu {
	position: absolute;
	display: none;
	z-index: 6000;
}

ul.ddmenu-menu-menuover {
	display: block;
	z-index: 6000;
}

li.ddmenu-menuitem {
	position: relative;
	display: block;
}

a.ddmenu-menuitem {
	position: relative;
	display: block;
}






/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-audience.css */

.txst-audience-content {
	background-color: #FFFFFF;
	background-image: url("../images/txst/txst-audience/background.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.txst-audience-left {
	float: left;
}

.txst-audience-pagetitle {
	width: 383px;
	height: 31px;
	background-color: #3B0D10;
	color: #DBC89B;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 9px;
	padding-left: 15px;
}

.txst-audience-links {
	float: left;
	width: 189px;
	padding-left: 10px;
	padding-top: 10px;
}

.txst-audience-links h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #C2A357;
}

.txst-audience-links ul li h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
	padding-left: 10px;
	background-image: url("../images/txst/maroonarrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 5px;
	cursor: pointer;
}

.txst-audience-links ul li ul {
	margin-bottom: 10px;
}

.txst-audience-links ul li ul li {
	margin-left: 20px;
}

.txst-audience-links ul li ul li a {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	margin-left: -5px;
	color: #000000;
}

.txst-audience-right {
	float: left;
	width: 560px;
	margin-left: 1px;
}

.txst-audience-flashbox {
	border: 1px solid black;
	background-image: url("../images/txst/txst-audience/flash_background.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 1px;
	width: 558px;
	height: 333px;
}

.txst-audience-flashbox p {
	text-align: center;
	margin-top: 1em;
}

.txst-audience-contentfooter {
	clear: both;
	height: 1px;
}

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-banner.css */

/* {{{ basics */

.txst-banner {
	position: relative;
	width: 100%;
	height: 78px;
}

.txst-mainsite-home .txst-banner,
.txst-mainsite-audience .txst-banner,
.txst-mainsite-subpage .txst-banner {
	height: 166px;
}

.txst-destroyer .txst-banner,
.txst-featuredevents .txst-banner {
	height: 76px;
}

@media print { .txst-banner {
	display: none;
}}

/* }}} */

/* {{{ extra1: background image */

.txst-banner-extra1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-position: top right;
	height: 78px;
	background-image: url("../images/txst/txst-banner/branding-bar-background.gif");
}

.txst-mainsite-home .txst-banner-extra1,
.txst-mainsite-audience .txst-banner-extra1,
.txst-mainsite-subpage .txst-banner-extra1 {
	height: 158px;
	border-bottom: 1px solid #795606;
	background-image: url("../images/txst/txst-banner/banner-background.jpg");
}

.txst-destroyer .txst-banner-extra1,
.txst-featuredevents .txst-banner-extra1 {
	height: 68px;
	border-bottom: 1px solid #795606;
	background-image: url("../images/txst/txst-banner/background-noarchitecture.jpg");
}

/* }}} */

/* {{{ homelink */

a.txst-banner-homelink {
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	top: 3px;
	left: 10px;
	width: 152px;
	height: 51px;
	background-image: url("../images/txst/txst-banner/branding-bar-logo.gif");
}

a.txst-banner-homelink span.alternate {
	display: none;
}

.txst-mainsite-home a.txst-banner-homelink,
.txst-mainsite-audience a.txst-banner-homelink,
.txst-mainsite-subpage a.txst-banner-homelink {
	top: 15px;
	left: 15px;
	width: 230px;
	height: 72px;
	background-image: url("../images/txst/txst-banner/banner-txstatelogo.gif");
}

.txst-destroyer a.txst-banner-homelink,
.txst-featuredevents a.txst-banner-homelink {
	top: 5px;
	left: 15px;
	width: 164px;
	height: 57px;
	background-image: url("../images/txst/txst-banner/small_txstate_logo.gif");
}

/* }}} */

/* {{{ ddmenu */

.txst-banner-ddmenu {
	display: none;
}

.txst-mainsite-home .txst-banner-ddmenu,
.txst-mainsite-audience .txst-banner-ddmenu,
.txst-mainsite-subpage .txst-banner-ddmenu {
	display: block;
	position: absolute;
	height: 34px;
	top: 125px;
	z-index: 1;
}

div.txst-banner-ddmenuextra1 {
	float: left;
	width: 7px;
	height: 34px;
	background-image: url("../images/txst/txst-banner/menus-leftcap.gif");
	background-repeat: no-repeat;
}

.txst-banner-ddmenu div.ddmenu-menubar {
	float: left;
}

.txst-banner-ddmenu div.ddmenu-menubaritem {
	padding-right: 17px;
	background-image: url("../images/txst/txst-banner/menus-separator.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.txst-banner-ddmenu div.ddmenu-menubaritem-lastchild {
	padding-right: 0px;
	background-image: none;
}

.txst-banner-ddmenu ul.ddmenu-menu {
	top: 34px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	width: 200px;
	padding: 5px;
	
	background-color: #F3F4E0;
	border-left: 1px solid #A78130;
	border-right: 1px solid #A78130;
	border-bottom: 1px solid #A78130;
}

.txst-banner-ddmenu li.ddmenu-menuitem {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top: 1px solid #E3E4D0;
}

.txst-banner-ddmenu li.ddmenu-menuitem-firstchild {
	border-top: none;
}

.txst-banner-ddmenu li.ddmenu-menuitem-itemover {
	background-color: #D3D4C0;
}

.txst-banner-ddmenu a.ddmenu-menuitem {
	color: black;
	text-decoration: none;
	font-family: sans-serif;
	voice-family: female;
	font-size: .7em;
	line-height: 1em;
}

.txst-banner-ddmenu a.ddmenu-menuitem:hover {
	text-decoration: none;
}

div.txst-banner-ddmenuextra2 {
	float: left;
	width: 30px;
	height: 34px;
	background-image: url("../images/txst/txst-banner/menus-rightcap.gif");
	background-repeat: no-repeat;
}

/* }}} */

/* {{{ tools */

.txst-banner-tools {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	padding-left: 42px;
	background-image: url("../images/txst/txst-banner/branding-bar-tools-background.gif");
	background-position: top right;
	padding-top: 4px;
}

.txst-mainsite-home .txst-banner-tools,
.txst-mainsite-audience .txst-banner-tools,
.txst-mainsite-subpage .txst-banner-tools {
	background-image: url("../images/txst/txst-banner/banner-toolsbackground.jpg");
	padding-top: 8px;
	height: 35px;
	padding-left: 50px;
}

.txst-destroyer .txst-banner-tools,
.txst-featuredevents .txst-banner-tools {
	background-image: url("../images/txst/txst-banner/toolsbackground-noarchitecture.jpg");
	padding-top: 8px;
	height: 35px;
	padding-left: 50px;
}

.txst-banner-tools form {
	display: inline;
}

.txst-banner-toolssearchbutton {
	position: absolute;
	top: 5px;
	right: 7px;
}

.txst-mainsite-home .txst-banner-toolssearchbutton,
.txst-mainsite-audience .txst-banner-toolssearchbutton,
.txst-mainsite-subpage .txst-banner-toolssearchbutton,
.txst-destroyer .txst-banner-toolssearchbutton,
.txst-featuredevents .txst-banner-toolssearchbutton {
	top: 9px;
}

.txst-banner-toolsonlineservices {
	padding-right: 20px;
}


.txst-banner-toolssearch div {
	padding-right: 35px;
}

.txst-banner-toolsextra1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 38px;
	background-image: url("../images/txst/txst-banner/branding-bar-toolsleftcap.gif");
	background-repeat: no-repeat;
	
}

.txst-mainsite-home .txst-banner-toolsextra1,
.txst-mainsite-audience .txst-banner-toolsextra1,
.txst-mainsite-subpage .txst-banner-toolsextra1,
.txst-destroyer .txst-banner-toolsextra1,
.txst-featuredevents .txst-banner-toolsextra1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 43px;
	width: 46px;
	background-image: url("../images/txst/txst-banner/banner-toolsleftcap.gif");
	background-repeat: no-repeat;
	
}

/* }}} */

/* {{{ links */

.txst-banner-links {
	position: absolute;
	top: 38px;
	right: 5px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
}

.txst-mainsite-audience .txst-banner-links,
.txst-mainsite-subpage .txst-banner-links,
.txst-destroyer .txst-banner-links,
.txst-featuredevents .txst-banner-links {
	top: 48px;
}

.txst-mainsite-home .txst-banner-links {
	display: none;
}

.txst-banner-links a {
	color: black;
}

/* }}} */

/* {{{ flair */

.txst-banner-flair {
	display: none;
}

.txst-mainsite-home .txst-banner-flair {
	display: block;
	position: absolute;
	top: 46px;
	right: 0px;
}

.txst-banner-flair a {
	margin-left: 5px;
}

/* }}} */

/* {{{ extra3: tagline */

.txst-mainsite-home .txst-banner-extra3 {
	position: absolute;
	top: 100px;
	left: 18px;
	width: 214px;
	height: 12px;
	background-image: url("../images/txst/txst-banner/banner-tsusmember.gif");
	background-repeat: no-repeat;
	font-size: 0px;
}

.txst-mainsite-audience .txst-banner-extra3,
.txst-mainsite-subpage .txst-banner-extra3 {
	position: absolute;
	top: 100px;
	left: 47px;
	width: 154px;
	height: 15px;
	background-image: url("../images/txst/txst-banner/banner-risingstar.gif");
	background-repeat: no-repeat;
	font-size: 0px;
}

/* }}} */

/* {{{ extra4: big bold line under the banner */

.txst-mainsite-home .txst-banner-extra4,
.txst-mainsite-audience .txst-banner-extra4,
.txst-mainsite-subpage .txst-banner-extra4,
.txst-destroyer .txst-banner-extra4,
.txst-featuredevents .txst-banner-extra4 {
	position: absolute;
	left: 0px;
	bottom: 1px;
	width: 100%;
	height: 5px;
	background-color: #000000;
	font-size: 0px;
}

/* }}} */



/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-beabobcat.css */

.txst-beabobcat {
	position: relative;
	background-image: url("../images/txst/txst-beabobcat/beabobcat.gif");
	height: 136px;
	border: 1px solid #B4985A;
	margin-bottom: 1px;
}

.txst-beabobcat-backgroundlink {
	position: absolute;
	top: 4px;
	left: 140px;
	width: 160px;
	height: 50px;
}

.txst-beabobcat-extralink1 {
	position: absolute;
	bottom: 4px;
	left: 120px;
	width: 25px;
	height: 25px;
}

.txst-beabobcat-mug {
	position: absolute;
	bottom: 32px;
	left: 2px;
}

.txst-beabobcat-name a {
	position: absolute;
	bottom: 15px;
	left: 10px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
}

.txst-beabobcat-major a {
	position: absolute;
	bottom: 3px;
	left: 10px;
	color: #DDCBA0;
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	line-height: 1em;
	font-style: italic;
}

.txst-beabobcat ul {
	position: absolute;
	top: 73px;
	left: 180px;
}

.txst-beabobcat li {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	background-image: url("../images/txst/maroonarrow.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

.txst-beabobcat li a {
	color: #000000;
}



/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-boxheader.css */

.txst-boxheader {
	position: relative;
	background-image: url("../images/txst/txst-boxheader/box_header.gif");
	height: 26px;
	background-repeat: repeat-x;
}

.txst-boxheader-title {
	position: absolute;
	top: 4px;
	left: 4px;
}

.txst-boxheader-link {
	position: absolute;
	bottom: 0px;
	right: 3px;
}

.txst-boxheader-linktitle {
	position: relative;
	top: 2px;
	right: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: .5em;
	line-height: 1em;
	text-transform: uppercase;
}

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-eventsbox.css */

.txst-eventsbox-content {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.txst-eventsbox-entry {
	padding-bottom: 5px;
	border-bottom: 1px solid #B4985A;
	border-top: 1px solid white;
	margin-bottom: 15px;
}

.txst-eventsbox-lastentry {
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 0px;
}

.txst-eventsbox-image {
	float: left;
	border: 1px solid #B4985A;
	margin-right: 20px;
	width: 75px;
	height: 75px;
	margin-bottom: 10px;
}

.txst-eventsbox-headline {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.2em;
	font-weight: bold;
	color: #660000;
}

.txst-eventsbox-tease {
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.4em;
	
}

.txst-eventsbox-addcalendar {
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.5em;
	padding-right: 25px;
	padding-bottom: 5px;
	color: #660000;
	background-image: url("../images/txst/txst-eventsbox/calendar.gif");
	background-repeat: no-repeat;
	background-position: right 1px;
}

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-mainsite.css */



body {
	text-align: center;
}

.txst-mainsite {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 962px;
}

.txst-mainsite-frame {
	border: 1px solid black;
	margin-bottom: 10px;
}

.txst-mainsite-content {
	background-image: url("../images/txst/txst-mainsite/background-page.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

.txst-mainsite-contentfooter {
	clear: both;
	height: 1px;
	position: relative;
}

.txst-mainsite-give {
	background-image: url("../images/txst/txst-mainsite/give-to-texas-state.gif");
	background-repeat: no-repeat;
	width: 172px;
	height: 24px;
	position: absolute;
	top: -30px;
	left: 13px;
}

.txst-mainsite-give span.alternate {
	display: none;
}


.txst-mainsite-extra1 {
	height: 1px;
	background-color: #FFFFFF;
}



.txst-mainsite-left {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 40px;
}


.txst-mainsite-middle {
	float: left;
	width: 452px;
	padding-right: 1px;
}



.txst-mainsite-right {
	float: left;
	width: 305px;
}




.txst-mainsite-middle .txst-newsbox {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.txst-mainsite .txst-banner {
	z-index: 1;
}

.txst-mainsite .txst-beabobcat {
	z-index: 2;
}

.txst-mainsite-right .txst-eventsbox {
	border-top: 1px solid #B4985A;
}

.txst-mainsite-flashbox {
	border: 1px solid black;
	width: 450px;
	height: 213px;
	background-image: url("../images/txst/txst-mainsite/rising_star.jpg");
}

.txst-mainsite-flashbox p {
	text-align: center;
	margin-top: 1em;
}




.txst-mainsite-left h3 {
	width: 180px;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	font-weight: bold;
}

.txst-mainsite-left ul {
	margin-bottom: 15px;
}

.txst-mainsite-left li {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}

.txst-mainsite-left li a {
	color: #000000;
}



.txst-mainsite-footer {
	text-align: center;
	color: #aaaaaa;
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
}

.txst-mainsite-footer a {
	color: #aaaaaa;
}


.txst-mainsite-learnmore {
	border: 1px solid #B4985A;
	background-image: url("../images/txst/txst-mainsite/learn_more.jpg");
	width: 303px;
	height: 74px;
	display: block;
	margin-bottom: 1px;
}

.txst-mainsite-learnmore span.alternate {
	display: none;
}

.txst-mainsite-contentimage {
	float: right;
	width: 248px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #A28F61;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: .9em;
}

.txst-mainsite-contentimage img {
	border: 1px solid #A28F61;
}


.txst-mainsite-alert {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.txst-mainsite-alert a {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
}
	

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-newsbox.css */

.txst-newsbox-content {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.txst-newsbox-entry {
	margin-bottom: 15px;
}

.txst-newsbox-headline {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
	color: #660000;
	padding-left: 10px;
	background-image: url("../images/txst/maroonarrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.txst-newsbox-tease {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	padding-left: 10px;
	
}

/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-styledcontent.css */

/*
 *
 * Any element that will contain content that you want to have some basic styles applied to,
 * such as p and hN tags, can be classed with txst-styledcontent to restore some of those
 * elements.  This file should only contain standard html/xhtml tags.
 *
 */


.txst-styledcontent {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
}

.txst-styledcontent p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.txst-styledcontent h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 30px;
	color: #501214;
}
	
.txst-styledcontent h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #501214;
}

.txst-styledcontent h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #501214;
}

.txst-styledcontent h4,
.txst-styledcontent h5,
.txst-styledcontent h6 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #501214;
}

.txst-styledcontent hr {
	height: 1px;
	background-color: #000000;
	color: #000000;
	border: 0px;
}

.txst-styledcontent a {
	color: #836c31;
}

.txst-styledcontent ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.txst-styledcontent ol {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.txst-styledcontent blockquote {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.txst-styledcontent strong {
	font-weight: bold;
}

.txst-styledcontent em {
	font-style: italic;
}

.txst-styledcontent th {
	font-weight: bold;
}

.txst-styledcontent th,
.txst-styledcontent td {
	padding: 3px;
}

.txst-styledcontent img {
	border-color: #A28F61;
	border-style: solid;
}

.txst-styledcontent dl {
	margin-top: 10px;
	margin-bottom: 10px;
}

.txst-styledcontent dt {
	font-weight: bold;
	border-bottom: 1px dotted #a28f61;
	margin-bottom: 5px;
}

.txst-styledcontent dd {
	margin-left: 20px;
}


/* IMPORTED FROM FILE: /opt/magnolia/webapps/magnoliaAssets/css/txst/txst-subpage.css */

.txst-subpage-content {
	background-image: url("../images/txst/txst-subpage/background-page.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.txst-subpage-left {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 40px;
}

.txst-subpage-left h3 {
	width: 180px;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	font-weight: bold;
}

.txst-subpage-left ul {
	margin-bottom: 15px;
}

.txst-subpage-left li {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}

.txst-subpage-left li a {
	color: #000000;
}

.txst-subpage-right {
	float: left;
	width: 758px;
}

.txst-subpage-contentfooter {
	clear: both;
}

.txst-subpage-rightcontent {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

.txst-subpage-rightcontent .contentItem {
	margin-bottom: 20px;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


