@charset "UTF-8";
body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: #191919;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
#container {
	width: 760px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(images/nav/black.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
#mainContent {
	float: right;
	width: 580px;
	margin-left: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
#footer {
	color: #999999;
	background: #191919;
	clear: both;
	float: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 60%;
}
#footer span.footerspacer {
	padding-left: 30px;
	padding-right: 30px;
}
#banner {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
}
#bannermenu {
	background-image: url(images/nav/dtg_logo_bar.png);
	height: 250px;
	width: 156px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#banner h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 380%;
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	letter-spacing: -3px;
	position: absolute;
	right: 20px;
	bottom: 4px;
	padding: 0px;
	margin: 0px;
	width: 75%;
	text-align: right;
}
#mainmenu {
	width: 148px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 8px;
}
.invisible {
	position: absolute;
	top: -5000px;
}
#bannermenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#bannermenu li {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 90%;
	width:156px;
	padding: 0px;
}
#mainmenu #testinglink {
	font-size: 50%;
	color: #666666;
	margin-top: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
#mainmenu #newssearch {
	margin-top: 20px;
}
#mainContent input.inputbox {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-image: url(images/nav/textfieldbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#mainmenu input.inputbox {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	background-image: url(images/nav/textfieldbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#bannermenu li a {
	display: block;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bannermenu li a:hover {
	color: #000000;
	display: block;
	text-decoration: none;
	width: auto;
	background-image: url(images/nav/button_yellow.gif);
	background-repeat: no-repeat;
}
#mainmenu #members ul {
	margin-left: 12px;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainmenu #members p {
	color: #666666;
	font-size: 75%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#mainmenu #members form, #mainmenu #newssearch form {
	margin: 0px;
	padding: 0px;
}
#mainmenu #members li {
	list-style-type: none;
	background-image: url(images/nav/list_grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 0px;
}
#mainmenu #members li a {
	color: #666666;
	text-decoration:none;	
}
#mainmenu #members li a:hover {
	color: #FFFFFF;
	text-decoration:none;	
}
#mainmenu #sub ul {
	margin-left: 12px;
	font-size: 70%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#mainmenu #sub li {
	list-style-type: none;
	background-image: url(images/nav/list_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 0px;
}
#mainmenu #sub li a {
	color: #FFFFFF;
	text-decoration:none;	
}
#mainmenu #sub li a:hover {
	color: #FFFF00;
	text-decoration:none;
}
#mainmenu #sub li img.rss {
	float: right;
	border-top-style: none;
	border-top-width: 0px;
	border-top-color: #000000;
}
#mainmenu #members table td, #mainmenu #newssearch table td {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#mainContent p.more {
	font-size: 55%;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent p.more a {
	color: #FFFF00;
	background-color: #000000;
	background-image: url(images/nav/more.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 16px;
	border-bottom-style: none!important;
}
#mainContent p.more a:hover {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/nav/more_rollover.gif);
	}
#mainContent p.back {
	font-size: 55%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent p.back a {
	color: #FFFF00;
	background-color: #000000;
	background-image: url(images/nav/back.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 16px;
	border-bottom-style: none!important;
}
#mainContent p.back a:hover {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/nav/back_rollover.gif);
	}
#mainContent h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0em;
	letter-spacing: -1px;
}
#mainContent h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#mainContent h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0em;
}
#mainContent p, #mainContent ul, #mainContent ol {
	font-size: 75%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	line-height: 1.25em;
}
#mainContent ul li ul {
	font-size: 100%;
}
div.top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	*/
}
div.mid {
	overflow: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
div.midfull {
	overflow: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.midleft {
	width: 278px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-right: 10px;
}
div.midright {
	width: 278px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
	left: -3px;
}
div.bottom {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* the names of these pic classes must not be changed */
.pictopright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pictoprightborder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
}
.pictopleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.pictopleftborder {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #666666;
}
.pic {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.picborder {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.caution {
	font-size: 80%;
	font-style: italic;
	color: #666666;
}
.alert {
	font-weight: bold;
	color: #CC0000;
}
#mainContent .table1, #mainContent .table2 {
	font-size: 80%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 1em;
	border: 1px solid #666666;
}
#mainContent .table1 tr, #mainContent .table2 tr {
	vertical-align: top;
}
#mainContent .table1 td {
	background-color: #CCCCCC;
	margin: 3px;
	padding: 3px;
}
#mainContent .table1 th {
	color: #FFFFFF;
	background-color: #333333;
	margin: 3px;
	padding: 3px;
	text-align: left;
}
#mainContent .table1 td a {
	text-decoration: none;
}
#mainContent ul li {
	list-style-type: none;
	background-image: url(images/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 10px;
	margin-left: -10px;
}
div.bannerad {
	text-align: center;
}
.prevnext {
	clear: both;
	color: #666666;
	font-size: 75%;
	text-align: right;
	margin-bottom: 1em;
	/*
	padding: 1em;
	*/
}
.prevnext a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: none!important;
}
.pagination {
	clear: both;
	color: #666666;
	font-size: 70%;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	/*
	padding: 1em;
	*/
}
.pagination a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333333;
	line-height: 2em;
}
.pagination a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.pagination span.current {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #333333;
}
/* News (and others) three-column navigation styles */

.listingleft {
	position: static;
	width: 180px;
	float: left;
}
.listingmid {
	position: static;
	width: 180px;
	margin-left: 20px;
	float: left;
}
.listingright {
	position: static;
	width: 180px;
	margin-left: 0px;
	float: right;
}
.navlist {
	margin-bottom: 0.6em;
	width: auto;
	font-size: 80%;
}
.navlist a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-style: none!important;
	padding-left: 2px;
	padding-top: 2px;
}
.navlist a:visited {
	display: block;
	text-decoration: none;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 2px;
	padding-top: 2px;
}
.navlist a:hover {
	display: block;
	text-decoration: none;
	width: auto;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #ECE40E;
	padding-left: 2px;
	padding-top: 2px;
}
#sidebar {
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: center;
}
/* Formats the members listing items */
.member {
	padding-top: 5px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 80px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 80%;
}
.member img {
	padding-left: 20px;
}
.member a {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.member a:hover {
	text-decoration: underline;
}
#sidebar h2 {	
	clear: both;
}
#sidebar ul {	
	text-align: left;
	margin-left: 1.5em;
	padding-left: 0px;
}
#newssearch h2 {
	font-size: 75%;
	color: #666666;
	margin: 0px;
}
.datestring {
	font-size: 0.75em;
	color: #999999;
}
#mainContent p a, #mainContent li a, #mainContent dd a, #mainContent td a {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#mainContent th a {
	color: #CCCCFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mainContent p a:visited, #mainContent li a:visited, #mainContent dd a:visited, #mainContent td a:visited {
	color: #6600000;
}
#mainContent th a:visited {
	color: #FFCCCC;
}
p.buttonbar a {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF!important;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/nav/button_bg_black.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-position: center;
	border-bottom-style: none!important;
}
p.buttonbar a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000!important;
	text-decoration: none;
	background-image: url(images/nav/button_bg_yellow.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #FFFF00;
	background-position: center;
}
#mainContent table.submenu {
	background-color: #000000;
	margin-bottom: 1em;
}
#mainContent table.submenu a {
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none!important;
}
#mainContent table.submenu td {
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	margin: 4px;
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#mainContent table.tabmenu {
	border-collapse: collapse;
	margin-bottom: 1em;
}
#mainContent table.tabmenu a {
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none!important;
	background-image: url(images/nav/taboffleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#mainContent table.tabmenu td.selected a {
	color: #333333;
	background-image: url(images/nav/tabonleft.gif);
}
#mainContent table.tabmenu a:hover {
	color: #ECE40E;
}
#mainContent table.tabmenu td {
	font-size: 0.6em;
	color: #CCCCCC;
	background-image: url(images/nav/taboffright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#mainContent table.tabmenu td.selected {
	color: #333333;
	background-image: url(images/nav/tabonright.gif);
	background-color:#ECE40E
}
#mainContent .table2 {
	border: none;
}
#mainContent .table2 th {
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent .table2 td {
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.pictopright p {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.indent {
	margin-left: 2em;
}

p.fauxbutton {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
p.fauxbutton a {
	color: #FFFFFF!important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
	background-image: url(images/nav/button_bg_black.gif);
	background-repeat: repeat-x;
	padding: 4px;
	border-bottom-style: none!important;
}
p.fauxbutton a:hover {
	text-decoration: none;
	color: #000000!important;
	background-color: #FFFF00;
	background-image: url(images/nav/button_bg_yellow.gif);
	background-repeat: repeat-x;
}
/* Can't over-ride bottom border on image links so exclude explicitly */
#mainContent p a:hover, #mainContent li a:hover, #mainContent td a:hover {
	border-bottom-style:solid;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#mainContent div.member a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th.indent, td.indent {
	padding-left: 2em!important;
}
#mainContent h1 a, #mainContent h2 a {
	text-decoration: none;
	color: #333333;
}
#mainContent h1 a:hover, #mainContent h2 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer p span.emphasise a {
	font-size: 120%;
	color:#CCC;
}
#mainContent ul li ul {
	margin-bottom: 50px;
}
#mainContent li ul {
	margin-bottom: 0em!important;
}
.clearboth {
	clear: both;
}
div.sharethis {
	margin-bottom: 1em;
}
div.sharethis a {
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
}dl {
	font-size: 75%;
	margin-bottom: 1em;
	margin-top: 0px;
}
dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.4em;
}
#mainContent div.tabmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 80%;
}
#mainContent div.tabmenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#mainContent div.tabmenu ul li {
	display: inline;
	background-image: none;
	background-color: #000;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	margin-left: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #FFF;
	border-left-color: #666;
}

#mainContent div.tabmenu ul li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	border: none;
	margin:0px;
