.text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	}

	.text a
	{
        color: #36561e;
/*	color: #993300;*/
	text-decoration : underline;
	}
	
	.text a:hover
	{
	color: #993300;
	text-decoration : underline;
	}
	
.texthome
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	}

	.texthome a
	{
	color: #993300;
	text-decoration : underline;
	}
	
	.texthome a:hover
	{
	color: #993300;
	text-decoration : underline;
	}

.textsmall
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	}

	.textsmall a
	{
	color: #993300;
	text-decoration : underline;
	}
	
	.textsmall a:hover
	{
	color: #993300;
	text-decoration : underline;
	}

.subnav
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #5C6885;
	}

	.subnav a
	{
	color: #5C6885;
	text-decoration : none;
	}
	
	.subnav a:hover
	{
	color: #EF9610;
	text-decoration : none;
	}

.header, h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
        color: #d87b1f;
	line-height: 22px;
        }

.header2, h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*        color: #35415d;*/
        color: #4F5E7F;
	line-height: 18px;
        font-weight: 600;
        margin-top: 15px;
        }

.footnotes
        {
        font-size: 11px;
        }

table.qtel {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 0 5px 0;
	}
table.qtel th {
        font-size: 12px;
        color: #36561e;
	text-align: right;
	vertical-align: top;
	border: 1px solid #666;
	padding: 5px;
	}
table.qtel td {
	text-align: right;
        font-size: 12px;
	vertical-align: top;
	border: 1px solid #666;
	padding: 5px;
	}
table.qtel td.left {
	text-align: left;
	}

p.citations 
        {
        line-height: 22px;
        }
.pulloutheader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	}

.quote
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}

	.quote a
	{
	color: #ffffff;
	text-decoration : underline;
	}
	
	.quote a:hover
	{
	color: #ffffff;
	text-decoration : underline;
	}

.quotesource
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}

	.quotesource a
	{
	color: #ffffff;
	text-decoration : underline;
	}
	
	.quotesource a:hover
	{
	color: #ffffff;
	text-decoration : underline;
	}
#qtel_news {
        width: 246px;
        padding: 40px 10px 20px 20px;
        margin: 0;
        background: #90a2d0 url('http://www.wested.org/tqi/imgs/event_header.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
        }	
.news_item2 {
        margin: 0;
        padding: 0 0 25px 0;
        border-top: 1px dotted #36561e;
        }
#qtel_news .news_item {
        width: 235px;
        margin: 0;
        padding: 10px 0 15px 0;
        border-top: 1px dotted #ffffff;
        }
.eventsh1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	line-height: 16px;
	color: #01477a;
	}
.eventsh1 a {
	color: #01477a;
	text-decoration: underline;
        }
#qtel_news p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0;
        padding: 10px 0 10px 0;
	}
#qtel_news ul {
	list-style: inside;
	margin: 5px 0 10px 15px;
	padding: 0;
	}
#qtel_news ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	padding: 0;
	}
#qtel_news p a
	{
	color: #ffffff;
	text-decoration : underline;
	}
#qtel_news p a:visited {
        color: #ffffff;
}
#qtel_news p a:hover {
        color: #993300;
}
.bottomnav
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
.bottomnav a, .bottomnav a:link
	{
	color: #ffffff;
	text-decoration : underline;
	}
.bottomnav a:hover
	{
	color: #ffffff;
	text-decoration : underline;
	}
.bottomnav a:visited {
        color: #ffffff;
        text-decoration: underline; 
        }
.field
	{
    font: 11px verdana, arial, helvetica, sans-serif; 
	color: #000;
	background: #fff;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	}

/* LINKS DEFAULT */
	
	A
	{
 	color : #993300;
	text-decoration : none;
	}
	
	A:hover
	{
 	color : #993300;
	text-decoration : none;
	}



p.reg {
    font: 12px verdana, arial, helvetica, sans-serif; 
	text-transform: uppercase;
	margin: 0 0 7px 20px;
	padding: 0;
	}
	p.reg a {
	color: #01477a !important;
	}
p.accom {
    font: 12px verdana, arial, helvetica, sans-serif; 
	margin: 0 0 10px 20px;
	padding: 0;
	}
p.accom img {
	padding: 0 9px 0 1px;
	}
	p.reg a, p.accom a {
	color: #fff;
	text-decoration: underline;
	}
	p.reg a:hover, p.accom a:hover {
	color: #d87b1f;
	text-decoration: underline;
	}


table.inst {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 0 0;
	}
table.inst td {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 0;
	}
table.inst h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7384AA;
	margin: 0 20px 5px 0;
	padding: 0;
	}
table.inst ul {
	list-style: none;
	margin: 0 0 5px 12px;
	padding: 0;
	}
table.inst ul li {
	font-size: 12px;
	color: #7a7a7a;
	margin: 0;
	padding: 0 0 5px 0;
	}
table.inst td.dl {
	text-transform: uppercase;
	font-size: 13px;
	}
	table.inst td.dl a {
	color: #00467d;
	}
table.inst td.downloads {
	font-size: 12px;
	}


hr {
	clear: both;
	border: none 0;
	border-top: 1px solid #cbd2e0;
	text-align: center;
	width: 75%;
	height: 1px;
	margin-bottom: 15px;
	}
	hr.sidebar {
	border-top: 1px dotted #f28010;
	}
.

