/* DMT Stylesheet 2.0 */

/* Body Styles */
	body { 
	background-color: #eeeeee;
	font: 0.7em "Lucida Grande", Verdana, Geneva, Sans-serif;
	color:#222222;
	text-align: center;
	}

/* Layout Styles */
	
	#header { 
	height: 82px;
	background: #111111 url('/images/site_header_bg.gif') repeat-x ;
	margin: 0 0 20px 0;
	}
	
	#header .block{
	width: 770px;
	height: 82px;
	margin: 0 auto 0 auto;
	}
	#logo { 
	width: 166px;
	height: 30px;
	float: left;
	margin: 32px 0 0 10px;
	background: transparent url('/images/site_logo.gif') no-repeat;
	}
			
	ul#nav { 
	list-style-type: none;
	list-style: none;
	float: right;
	margin: 52px 5px 0 0;
	padding: 0;
	height: 30px;
	}
	ul#nav li{ 
	display: inline;
	float: left;
	margin:  0 6px 0 0;
	padding: 0;
	}
	ul#nav li a{
	display: block;
	cursor: pointer;
	height: 30px;
	width: 90px;
	margin: 0;
	padding: 0;
	}
	ul#nav li a span {
	display: none;
	}
	ul#nav li a:link {
	background-position: 0 0 !important;
	}
	ul#nav li a:hover {
	background-position: 0 -30px !important;
	text-decoration: none;
	}
	ul#nav li a:active {
	background-position: 0 -60px !important;
	text-decoration: none;
	}
	ul#nav li.selected a{
	background-position: 0 -90px !important;
	}
	ul#nav li.selected a:hover{
	background-position: 0 -90px !important;
	text-decoration: none;
	}
	ul#nav li.selected a:active{
	background-position: 0 -90px !important;
	}
	ul#nav li a.tab1 { 
	background: transparent url('/images/site_tab1.gif');
	}
	ul#nav li a.tab2 { 
	background: transparent url('/images/site_tab2.gif');
	}
	ul#nav li a.tab3 { 
	background: transparent url('/images/site_tab3.gif');
	}
	ul#nav li a.tab4 { 
	background: transparent url('/images/site_tab4.gif');
	}
	ul#nav li a.tab5 { 
	background: transparent url('/images/site_tab5.gif');
	}
	
	
ul#nav_list { 
	list-style-type: none;
	list-style: none;
	margin: 0 0 0 10px;
	}
	ul#nav_list li{ 
	border-bottom: 1px solid #cccccc;
	background: #ffffff url('/images/list_item_bg.gif') repeat-y right;
	}
	ul#nav_list li.top{ 
	background: #ffffff  url('/images/list_top.gif') no-repeat top right;
	height: 38px;
	}
	ul#nav_list li.btm{ 
	border-bottom: none;
	background: #ffffff  url('/images/list_btm.gif') no-repeat top right;
	height: 250px;
	}
	ul#nav_list li a{
	background: transparent;
	display: block;
	cursor: pointer;
	vertical-align: middle;
	padding: 8px 12px 8px 4px;
	color: #666666;
	text-align: right;
	font-size: 1.0em;
	}
	ul#nav_list li a:link {
	background: transparent;
	text-decoration: none;
	}
	ul#nav_list li a:hover {
	background: transparent url('/images/list_item.gif') repeat-y right;
	text-decoration: none;
	color: #111111;
	}
	ul#nav_list li a:active {
	background: transparent url('/images/list_item.gif') repeat-y right;
	
	}
	ul#nav_list li.selected a{
	color: #006699;
	background: #ffffff;
	font-weight: bold;
	}
	ul#nav_list li.selected a:hover{
	text-decoration: none;
	color: #006699;
	background: #ffffff;
	font-weight: bold;
	}
	ul#nav_list li.selected a:active{
	text-decoration: none;
	color: #006699;
	background: #ffffff;
	font-weight: bold;
	}

	ul#nav_list li.btm a.pp_verified:link,
	ul#nav_list li.btm a.pp_verified:visited { 
	width: 100px;
	height: 99px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background: transparent url('/images/pp_verified.gif') no-repeat top;
	position: relative;
	top:25px;
	}
	ul#nav_list li.btm a.pp_verified:hover { 
	background-position: bottom;
	}
	ul#nav_list li.btm a.pp_verified span{ 
	display: none;
	}

	
	#page{
	background: #ffffff url('/images/site_page_bg.gif') repeat-y; 
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	.lg_banner{
	margin: 0 10px 0 10px;
	height: 220px;
	background: transparent url('/images/site_homepage_banner.jpg') no-repeat center;
	}
	.page_top {
	background: #eeeeee url('/images/site_page_top.gif') no-repeat top;
	height:10px;
	font: 1px/1px monospace;
	}
	.page_btm { 
	background: #eeeeee url('/images/site_page_btm.gif') no-repeat top;
	height:10px;
	clear:both;
	font: 1px/1px monospace;
	}
	#page .block {
	margin: 10px;
	}
		#page .col_single {
	margin: 10px;
	}
	
	
		.col_left_sidebar{
		float: left;
		width: 200px;
		margin: 0 10px 0 0;
		}
		.col_right_content{
		float: right;
		width: 520px;
		margin: 0 10px 10px 10px;
		}
		
		.col_left{
		float: left;
		width: 365px;
		margin: 0 10px 0 0;
		}
		.col_right{
		float: right;
		width: 365px;
		margin: 0 0 0 10px;
		}
		
		
		.clear {
	clear:both;
	height:1px;
	}
	#footer { 
	background: #eeeeee url('/images/site_page_footer.gif') no-repeat;
	height: 45px;
	}
	.credits{
	float: left;
	margin: 12px;
	font-size: 9px;
	color: #aaaaaa;
	font-weight: normal;
	}

/* Links */
	a:link {
	color: #006699;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #006699;
	}
	a:hover {
	text-decoration: underline;
	color: #006699;
	}
	a:active {
	text-decoration: none;
	color: #006699;
	}
	
/* Basic Text Styles */
	p{
	line-height:18px;
	margin:6px 0 12px 0;
	}
	strong{
	color:#222222;
	font-weight: bold;
	}
	sm{
	font-size:9px;
	font-weight:normal;
	}
/* List Styles */	

	
	ul.dimple {
	list-style: none;
	list-style-type: none;
	margin:10px 0 16px 0;
	padding:0;
	text-align:left;
	font-size: 0.9em;
	}
	
	
	ul.dimple li{
	margin:6px 0 8px 0;
	padding:0 0 0 18px;
	color:#222222;
	line-height:12px;
	text-align:left;
	background: transparent url('/images/bullets/dimple.gif') no-repeat top left;
	}
	
	
/*Headers*/
	h1, h2, h3, h4, h5, h6 
	{
	margin: 0 0 12px;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Geneva, Sans-serif;
	color:#0066cc;
	}
	h1{
	font-weight:normal;
	margin:0 0 15px 10px;
	font-size: 1.8em;
	}
	h1 span{
	font-size: 0.65em;
	color: #222222;
	font-weight:bold;
	margin: 0 0 0 6px;
	}
	h5{
	font-weight:normal;
	margin:16px 0 2px 0;
	border-bottom: #dddddd solid 1px;
	font-size: 1.4em;
	}
	h5 span{
	font-size: 0.7em;
	color: #222222;
	font-weight:bold;
	margin: 0 0 0 6px;
	}
	h6{
	font-weight:bold;
	margin:16px 0 0 0;
	color: #000000;
	font-size: 1.0em;
	}

.read_more {
	background: transparent url("/images/bullets/arrow_rt.gif") left no-repeat;
    display: block;
    float: left;
    padding: 0 0 0 16px ;
}

.entry_images{
text-align: center;
padding: 0 auto;
}
.entry_images img{
margin: 10px 0;
border: 4px #eeeeee solid;
}
.tool-tip {
	color: #fff;
	z-index: 13000;
	border:solid 1px #222;
	background-color: #111;
}
 
.tool-title {
	text-align: left;
	color: #fff;
	padding: 8px 8px 4px;
	font-weight: bold;
}
 
.tool-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	text-align: left;
}