body {
	
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699FF;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	line-height: normal;
	text-align: center;
}
.tdtopnavbg {
	background-attachment: scroll;
	background-image: url(/images/tdtopnavbg.jpg);
	background-repeat: no-repeat;
}
.tdbottombg {
	background-attachment: scroll;
	background-image: url(/images/tdbottombg.jpg);
}
.tdleftsidebg {
	background-attachment: scroll;
	background-image: url(/images/tdleftsidebg.gif);
	background-repeat: repeat-y;
}
.tdrightsidebg {
	background-attachment: scroll;
	background-image: url(/images/tdrightsidebg.gif);
	background-repeat: repeat-y;
}
.tdrightnavbg {
	background-attachment: scroll;
	background-image: url(/images/tdrightnavbg.jpg);
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ff9900;
	text-align: left;
	float: none;
	list-style-position: inside;
	list-style-type: square;
	white-space: normal;
	height: auto;
	display: list-item;


}
.leftnavsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #ff9900;
	font-weight: lighter;
	list-style-type: circle;
	height: auto;
	width: auto;
	text-indent: 3px;
	white-space: normal;
	text-align: left;
	display: list-item;
	list-style-position: outside;


}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff9900; text-decoration: none; line-height: 14px}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff6600; text-decoration: underline; line-height: 14px}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff9900; text-decoration: none; line-height: 14px}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff9900; text-decoration: none; line-height: 14px}
a:visited:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff6600; text-decoration: underline; line-height: 14px}

.subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
sup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
P  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.subtitlelink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
 #navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 90%;
border-bottom: 1px solid #ffffff;
list-style-type: none;
background: #FFAF07;
}
#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}


#navlist2 li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist2 li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist2 li a:hover
{
color: #ff9900;
border-bottom: 3px solid #000000;
cursor: pointer;
background: #eee;
}

#navlist2 li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist2 li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}



#container {width: 760px; height: 93px; margin: 0 auto; position: absolute; background: url(/images/masthead_bg.gif) no-repeat;}
