/* CSS Document */

* {	
	padding: 0;
	margin: 0;
}

body {
	font: 78%/1.5 tahoma, verdana, arial, sans-serif;
	margin: 2em;
}

div.container {
	margin:0 auto;
	line-height:150%;
	padding: 5px;
	}


img.logo{
	display: none;
	float:left;
    background:url(../images/dmqlogo.jpg);
}


div.header{
	padding-top: 0px;
	border: 1px solid #b3a49d;
}

h1.heading{
	padding-top: 0px;
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

h2.heading{
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: italic;
}

h3.heading{
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h5 {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#topnav {
	display: none;
	float: right;
	height: 30px;
	width: 274px;
	} 


div.picbox {
	display: none;
	float:left;
	width: 276px;
	height: 120px;
	margin: 0 auto;
}

#nav {
	display: none;
	position: relative;
	z-index:1; 
	left: 0px; 
	top: 0px; 
	height: 30px; 
	margin: 0px;
	padding-top: 10px;}

div.main{
	position: relative;
	top: 0px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #b3a49d;
	text-align: left;
}

h1.title{
	padding: 5px;
	font-size : 14px;
	font-family : Arial, sans-serif;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 5px;
	text-align: center;
}

p{
	text-align: left;
	margin-top:0px;
	padding-left: 20px;
	font-size: 11px;
	}

p a {
	background: #d9d9bf;
	font-style: normal;
	color: #630;
	text-decoration: none;
}

p a:hover {
	background: #d9d9bf;
	color : #268080;
	text-decoration: none;
}


p.left {
	text-align: left;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 12px;
	}
	
p.left a {
	background: #d9d9bf;
	font-style: normal;
	color: #630;
	text-decoration: none;
}

p.left a:hover {
	background: #d9d9bf;
	color : #268080;
	text-decoration: none;
}

p.center{
	text-align: center;
	font-size: 12px;
	}

img.news {
	border: 0px;
	text-decoration: none;
	}
	
div.title {
	height: 25px;
	margin-top : 0px;
	margin-bottom : 5px;
	padding-top: 5px;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
} 

div.left{
	display: none;
	text-align: center;
	width: 260px;
	margin-top:0;
	padding-top: 15px;
	border-right:1px solid #630;

}

div.copy{
	margin-top: 0;
	text-align: justify;
	padding-top: 10px;
	padding-right:10px;
	padding-left : 10px;
	
}

.update{
	height: 20px;
	text-align: center;
	color:#b35900;
	font-style: italic;
	padding-bottom: 5px;
	vertical-align: text-bottom;
	font-size: 12px;
}

table.statstable{
	table-layout: auto;
	border: 2px solid #b3a49d;
	padding: 2px;
	border-collapse: collapse;
	margin: 0 auto;
	width: 90%;
	background: #d9d9bf;
}

.td {
	border: 1px solid #b3a49d;
	padding: 5px;
}

.td  a{
	background: #d9d9bf;
	font-style: normal;
	color: #630;
	text-decoration: none;

}

.td a:hover{
	background: #d9d9bf;
	color : #268080;
	text-decoration: none;
}

.tdf {
	display: none;
	width: 70px;
	}

.tdf a{
	text-decoration: none;
}

.tdf a:hover{
	text-decoration: none;
}

.tdfaq {
	width: 33%;
	border: 1px solid #b3a49d;
	padding: 5px;

	}

.tdfaq a, .tdfaq a:hover {
	text-decoration: none;
}


.tdfaq1 {
	width: 90%;
	border: 1px solid #b3a49d;
	padding: 5px;
}
.tdfaq1 a, .tdfaq1 a:hover {
	text-decoration: none;
}

.tdfaq2 {
	width: 9%;
	border: 1px solid #b3a49d;
	padding: 5px;
}
.tdfaq2 a{
	text-decoration: none;
	background: #d9d9bf;
	color: #630;

}
.tdfaq2 a:hover {
	text-decoration: none;
	background: #d9d9bf;
	color : #268080;

}

.tdnews1 {
width: 80%;
}
.tdnews2 {
width:19%;
border: 1px solid #b3a49d;
}
div.footer{
	height: 25px;
	text-align: center;
	clear:left;
	border-top: 1px solid #b3a49d;
}

table.footertable{
	border-top: 0px;
	font-size: 10px;
	text-align: center;
}

ul.none {
	list-style-type: none; 
	text-decoration: none;
	padding-left: 20px;
}

ul.none li a{
	color: #630;
	text-decoration: none;
	background: #d9d9bf;
}

ul.none li a:hover{
	color: #FFF;
	background: #d9d9bf;
	}
	
table.actable{
	table-layout: auto;
	border: 2px solid #b3a49d;
	padding: 2px;
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
}

table.faqtable{
	display: none;
	table-layout: fixed;
	border: 2px solid #b3a49d;
	padding: 5px;
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
}

table.gentable {
	table-layout: fixed;
	border: 2px solid #b3a49d;
	padding: 5px;
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
}
