html { 
 // background-image: url(images/bg.gif); 
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#bodytable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 822px;
}
#DID {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #404010;
	font-weight: bold;
}


a:link {
	color: #009999;
	text-decoration:none;
}

a:visited {
	color: #009999;
	text-decoration:none;
}

a:hover {
	color: #009999;
	text-decoration:underline;
}

.pageleft {
	background:  url(images/page_left_bot_bkgd.gif) #FFFFFF repeat-y;
}

.pageright {
	background:  url(images/page_right_bot_bkgd.gif) #FFFFFF repeat-y;
}


#subnav{
	width: 788;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #F4F4ED;
	font-family: Georgia, "Times New Roman", Times, serif;

}


#subnav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#F4F4ED;
}

#subnav ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
  
}

#subnav li.selected {
	  background-color: #FFFFFF;
}

#subnav a {
	display: block;
	padding: 4px 14px 8px 14px;
	text-decoration: none;
	color: #009999;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #F4F4ED
}


#subnav a:hover {
  background-color: #E7E7D7 ;
  color:#009999 
}

#subnav a.selected {
  background-color: #FFFFFF;
  color:#009999
}


#subnav a.selected:hover {
  background-color: #FFFFFF;
  color:#009999
}
#subnav li#subnav-1 {
	padding-left: 10px;
	}

#content { 
	font-size:12px;
	padding: 20px 20px 10px 14px;
	color:#666600;
}	

#content .head { 
	font-size:22px;
	color:#009999;
}
#content .subhead {
	font-size:14px;
	color:#009999;
	text-transform: uppercase;
}	
#homeLft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/gradient_left.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 441px;
	vertical-align: top;
	padding: 40px 5px 0px 145px;
	color: #666600;
	text-align:center;
	font-weight:bold;
	line-height:155%;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B6B684;
	height: 25px;
	vertical-align: middle;
}

a.QL:link {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a.QL:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a.QL:hover {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
#homeRgt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/gradient_right.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 341px;
	vertical-align: top;
}
#footer a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: none;
	color: #009999;
}
