﻿#printLogo {
visibility:hidden;
display:none;
}

/* ######################################################################
########### These style sheets were modified in May 2006 ################
###################################################################### */

body {
	background-image: url(../images/page_bkg_gray.gif);
	background-attachment: fixed;
	text-align: center;
	font-size: 11px;  /* THIS IS THE BASE FONT FOR ALL FONTS ON SITE */
}





/* ###################################################################### 
##################### pagewrapper class isn't used ######################
###################################################################### */


.pagewrapper {
	border: 1px solid #33FF00;
	width: 654px;
	bottom: 100%;
	height: 100%;
	margin: 2px;
	padding-top:10px;
	padding-left:10px;
}

/* ###################################################################### 
########## this is the white background centered on the screen ########## 
###################################################################### */

.wrapper {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	/* ########## IE 6 Workaround ########## */
	width:810px;
	/*width: 96%;*/
	/* ##################################### */
	padding: 10px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #95845F;
	border-right-color: #95845F;
	border-bottom-color: #95845F;
	border-left-color: #95845F;
	margin: 0 auto;
	
}

/* ###################################################################### 
############# this is the search, fonts, nav links at top ############### 
###################################################################### */



/*.topper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	background-repeat:no-repeat;
	padding-top:125px;
	text-align:center;
	border:solid 1px #968360;	
}*/

.topper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:.01em;*/
	background-repeat:no-repeat;
	/*padding-top:125px;*/
	text-align:center;
	border:solid 1px #968360;

}


.topper a:link {
	color:#666666;
	text-decoration:none;	
}

.topper a:visited {
	color:#666666;
	text-decoration:none;	
}

.topper a:hover {
	color:white;
	background-color:#666666;
	text-decoration:none;
	
}

.topper a:focus {
	color:white;
	background-color:#666666;
	text-decoration:none;
	
}

.topper a:active {
	color:white;
	background-color:#A4A994;
	border:none;
	}

/* commenting this out as IE 6 workaround 
.fonts {
	position:absolute; 
	width:100px; 
	height:26px; 
	z-index:3; 
	right:220px; 
	top: 110px;
	}
	*/
	
.fonts {
	/*margin-top:-5px;*/
	width:100px; 
	height:26px; 
	z-index:3;
	font-size:0em;
	line-height:0em; 
	/*right:220px; 
	top: 110px;*/
	}
	
.fonts a:hover {
	background-color:transparent;
	border:none;
	}

.fonts a:focus {
	background-color:transparent;
	border:none;
	}
	
/*
#search {
	position:absolute; 
	width:234px; 
	height:26px; 
	z-index:3; 
	right:13px; 
	top: 110px;
	}
	*/
	
#search {
	width:234px; 
	height:26px; 
	z-index:3;
	font-size:0em;
	line-height:0em; 
 
	}
	
#nav {
 	border:1px solid /*transparent*/ #FFFFFF;
	/* this is an IE 6 fix*/
	margin-top:15px;
	font-size:.9em;
 }
	
	


/* ###################################################################### 
##################### these are the links styles ######################## 
###################################################################### */


.globalDivQL {
	margin-top:22px;
	/* ########## IE 6 workaround ##########*/
	width:18%;
	/*border: 1px solid transparent;*/
	border: 1px solid #FFFFFF;
	/* #####################################*/
	float:left;
	/* setting overflow to 'hidden' fixes an IE6 bug at very narrow browser widths -- 800px or less */
	overflow:hidden;
}

.globalDivQL p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .91em;
	font-style: normal;
	text-indent: 0pt;
	line-height:1.3em;
	color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: none;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: normal;
	margin-right: 20px;
	background-color:transparent;
	padding-right: 2px;
	/*border-left:5px solid #565A96;*/
}

.globalDivQL p a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}

.globalDivQL p a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
}

.globalDivQL p a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.globalDivQL p a:focus {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.globalDivQL td a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}

.globalDivQL td a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
}

.globalDivQL td a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.globalDivQL td a:focus {
	color: black;
	text-decoration: none;
	font-weight: bold;
}


/* ###################################################################### 
############ these classes are for dropdown menus in links ############## 
###################################################################### */

p.globalQuickLinksSub  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .91em;
	font-style: normal;
	color: #666666;
	margin-top: -3px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: normal;
	margin-right: 20px;
	background-color: white;
	padding-right: 2px;
	margin-left: 10px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
}

p.globalQuickLinksSub  a:link {
	color: #969696;
	text-decoration: none;
	font-weight: normal;
}

p.globalQuickLinksSub  a:visited {
	color: #969696;
	text-decoration: none;
	font-weight: normal;
}

p.globalQuickLinksSub  a:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

/* ###################################################################### 
################ this isn't used, but saved for future ################## 
###################################################################### */

.globalDivCrumbs {
	left: 5px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	height: 15px;
	width: 450px;
}

#title {
	font-family:Trebuchet, Verdana, Arial, Helvetica;
	color:#990000;
	font-size:2em;
	line-height:normal;
	letter-spacing:.05em;
	text-align:left;
	border-bottom: solid 1px #D5DBC1;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:10px;
}

/* ###################################################################### 
############## dept and title IDs appear on dept pages only ############# 
###################################################################### */

#dept {
	font-family:Trebuchet, Verdana, Arial, Helvetica;
	letter-spacing:.7em;
	padding-left:10px;
	margin-top:1px;
	text-transform:uppercase;
	font-size:.95em;
	color:#95845F;
}

#titlepic {
	width:37px;
	height:37px;
	overflow:hidden;
	border:solid 1px #D5DBC1;
	float:left;
	margin-top:20px;
	margin-left:10px;	
	margin-right:10px;
}


/* ###################################################################### 
##################### text div on interior pages ######################## 
###################################################################### */

.globalDivRight {
	/* ########## IE 6 workaround ########## */
	width:80%;
	float:right;
	/* ##################################### */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	list-style-image:url(../images/orange_arrow.gif);
	list-style-type: square;
	border-left: 1px solid #95845F;
	/*border-right:1px solid transparent;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;*/
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-top:10px;
	padding-left: 1px;
	margin-right:1px;
	overflow:hidden;
}
.globalDivRight table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin-left:10px;
}
.globalDivRight p {
	font-size:1.1em;
	margin-right: 20px;
	padding-right: 2px;
	line-height:1.4em;
	padding-left:10px;
}


.globalDivRight ul{
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: normal;
	color: #000000;
	list-style-image: url(../images/orange_arrow.gif);
	list-style-type: square;
	margin-right: 50px;
}

.globalDivRight ul li{
	line-height: 1.4em;
}

.globalDivRight h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	text-indent: 0pt;
	color: black;
	line-height: 1.4em;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #666666;
	margin-top: 8px;
	margin-bottom: 1px;
	padding-top: 10px;
	font-weight: normal;
	padding-left:10px;
	padding-right: 2px;
}
  
.globalDivRight h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	border-left-style: none;
	margin-left:10px;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DBC1;
}
.globalDivRight h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 0px;
	color: #666666;
	width: 165px;
	float: right;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #FFCC00;
	padding-top: 10px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
	padding-bottom: 15px;
}
.globalDivRight h4 {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 1.2em;
	color:#666666;
	margin-bottom:-2%;
	letter-spacing:.5em;
	font-variant:small-caps;
}
  
.globalDivRight h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height:1.4em;
	font-style: normal;
	text-indent: 0pt;
	color:#95845F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-weight: bold;
	padding-right: 2px;
	text-align: right;
}  

.globalDivRight a:hover {
	color:#CC3300;
}

.globalDivRight a:focus {
	color:#CC3300;
}

/* ###################################################################### 
################# portrait is for Council and dept ######################
########################head photos only ################################
###################################################################### */

.portrait {
	float: left;
	clear: none;
	padding:4px;
	margin-left: 10px;
	margin-right: 5px;
	border:solid 1px #D5DBC1;
}
.portrait p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin-top:0%;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:0;
	
}

/* ###################################################################### 
#################### global infoBoxes are for photos ####################
################### other than department heads and for #################
########################sidebar information #############################
###################################################################### */

.globalInfoBoxLeft {
	float: left;
	clear: none;
	padding:4px;
	margin-left: 10px;
	margin-right: 5px;
}

.globalInfoBoxLeft p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin-top:0%;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	padding-left:0;
}

.globalInfoBoxRight {
	float: right;
	padding-left: 15px;
	margin-left:10px;
	margin-right:10px;
	clear: none;
}
.globalInfoBoxRight p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin-top:0%;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	padding-left:0px;
	width:auto;
}

.globalIndented125 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 115px;
	font-weight: normal;
	color: #000000;
}
.globalIndentedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 55pt;
	margin-left: 20px;
}

.globalReport a:link {
	color: white;
	text-decoration: none;
}

.globalReport a:hover {
	color: #000000;
	text-decoration: none;
}

/* ######################################################################
#################### globalScroll is the doodad that ####################
################## makes the calendar of events scroll ##################
###################################################################### */
	
.globalScroll {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:.92em;
	text-decoration: none;
	background-color: #565A96;
	padding-top:4px;
	padding-bottom:4px;
	
}
.globalScroll a:link {
	text-decoration:none;
	color:#FFFFFF;
}

.globalScroll a:visited {
	text-decoration:none;
	color:white;
}
.globalScroll a:hover {
	text-decoration:none;
	color:#66FF00;
	background-color:black;
}

.globalScroll a:active {
	text-decoration:none;
	color:#66FF00;
	background-color:black;
}


.new {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding-right: .3em;
	padding-left: .3em;
	padding-top: .3em;
	padding-bottom: .2em;
}



/* ######################################################################
################ the left and right classes are used ####################
############# only on the tab pages: news, mayor & council ##############
#################### things to do, safety, etc ##########################
###################################################################### */

/* ######################################################################
################# left controls text in the left column #################
###################################################################### */



.left {
	width:60%;
	float:left;
	top: 0px; 
	margin-top:0;
	overflow:hidden;
	/*border:1px solid transparent;*/
	border:1px solid #FFFFFF;
}


.left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:4px;
	margin-bottom:4px;	
}

.left H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top:1.7em;
	margin-bottom:4px;
	color: #404252;
	/*color:#A10016;*/	
}


/* ############# this looks like h2 on interior pages ################ */

.left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	border-left-style: none;
	margin-left:10px;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DBC1;
}



/*#######################################################################
### This h4 is used only for the banner at the top of the tab pages: ####
######## news, council, budget & finance, public safety, etc. ###########
#######################################################################*/

.left h4 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#A10016;
	text-transform:uppercase;
	letter-spacing:.3em;
	margin-bottom:0;
	padding-left:7px;
	padding-top:16px;
	font-size:.95em;
}


.left h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.4em;
	font-style: normal;
	text-indent: 0pt;
	color:#95845F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-weight: bold;
	padding-right: 2px;
	text-align: right;
}  

.left ul {
	list-style-position: outside;
	list-style-image: url(../images_global/orange_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:6px;
	margin-bottom:6px;
}

.left a:hover {
	color:#CC3300;
}

.left a:focus {
	color:#CC3300;
}

.left portrait {
	float: left;
	clear: none;
	padding:4px;
	margin-left: 10px;
	margin-right: 5px;
	border:solid 1px #D5DBC1;
}

.lbox {
	margin-top:0;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color:#932F32;
	overflow:hidden;
	padding-bottom:5px;
}

.lbox h1 {
	padding-left:8px;
	padding-right:8px;
	color: #000000;
	margin-top:1em;
}

.lbox p {
	padding-left:8px;
	padding-right:8px;
}

.portrait p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin-top:0%;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1.3em;
}

/* ######################################################################
####### right controls styles on the right side of the tab pages ########
###################################################################### */


.right {
	width:32%;
	float:right;
	clear:none;
	margin-top:0;
	padding-top:0;
	margin-right:2%;
	overflow:hidden;
	/*border:1px solid transparent;*/
	border:1px solid #FFFFFF;
	/*background-color:#FFF0A0;*/
	/*#9296D2;*/
}

.right a:hover {
	color:#CC3300;
}

.right a:focus {
	color:#CC3300;
}

.right H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size: .95em;
	font-weight: bold;
	color: #000000;
	margin-top:15px;
	margin-bottom: 1px;
}

.right portrait {
	float: left;
	clear: none;
	padding:4px;
	margin-left: 10px;
	margin-right: 5px;
	border:solid 1px #D5DBC1;
}

.right portrait p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	margin-top:0%;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	margin-top:3px;
	margin-bottom:0;
	line-height:1.3em;
}

.right H2{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#565A96;
	text-transform:uppercase;
	letter-spacing:.3em;
	padding-left:7px;
	padding-top:16px;
	font-size:.95em;
	margin-top:13px;
}


/* ######################################################################
#### use H3 and rbox to create a headline over text with a gray box #####
################ for the right column of tab pages only #################
###################################################################### */

.right h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	/*letter-spacing:.11em;*/
	font-weight:bold;
	/*border-bottom:1px solid #CCCCCC;*/
	margin-bottom:0;
	background-image:url(../images_global/grayline.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.rbox {
	border:1px solid #CCCCCC;
	border-top:none;
	padding-bottom:4px;
	margin-top:-2px;
	padding-top:4px;
	}

.right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height:1.3em;
	margin-top: 0px;
	list-style-position: outside;
	list-style-image: url(../images_global/orange_arrow.gif);
	list-style-type: circle;
	margin-bottom: 2px;
}

.right ul{
	list-style-position: outside;
	list-style-image: url(../images_global/orange_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.3em;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:0px;
}

.right .globalInfoBoxLeft {
	margin-left:2px;
}

.altbox{
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color:#ABABAB;
	background-color:#F0F0F0;
	
}

.altbox H1{
	font-size:1.2em;
	margin-left:10px;
	margin-right:10px;
	color: #404252;
}

.altbox p{
	margin-left:10px;
	margin-right:10px;
}

.specialbox{
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	margin-left: 10px;
	margin-right:10px;
	border-color:#95845F;
	overflow:hidden;
}

.specialbox p{
	margin-left:10px;
	margin-right:10px;
	padding-left:0;
}

.specialbox H1{
	font-size:1.2em;
	margin-left:10px;
	margin-right:10px;
	padding-left:0px;
	color: #000000;
}

.blackbox {
	margin-top:-2px;
	border:solid 1px #95845F;
}

.bidstyles {
	width:100%;
}

.bidstyles h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
}

.bidstyles h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#D5DBC1;
	border:none;
	padding-left:10px;
	margin-bottom:0;

}
.bidstyles p{
	font-size:1em;
	margin-left:10px;
	margin-top:0;
	border:solid 1px #D5DBC1;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
}

.bigbox {
	padding: 15px 20px 30px 30px;
	border: 1px solid #999999;
}

.footer {
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	clear:both;
	text-align:center;
}

.footer a:link {
	color:#666666;
	text-decoration:none;
}

.footer a:visited {
	color:#666666;
	text-decoration:none;
}
.footer a:hover {
	color:white;
	background-color:#666666;
	text-decoration:none;
	
}
.footer a:focus {
	color:white;
	background-color:#666666;
	text-decoration:none;
	
}
.footer a:active {
	color:white;
	background-color:#666666;
	text-decoration:none;
	}

.columnwrap {
 	float:right;
 }

/* ######################################################################
## this is for highlighting the top navigation bar for tabbed browsing ##
###################################################################### */



/* ######################################################################
################ this columns div is normally invisible #################
######## and is here only for tabbed navigation on the tab pages ########
###################################################################### */

.columns {
float:right;
margin-top:10px;
/* ########## IE 6 Workaround ########## */
width:80%;
/*width:660px;*/
/* ##################################### */
border:1px solid /*transparent*/ #FFFFFF;
}

.leadbox {
background-color:#A10016;
}
#skip {
font-family:Verdana, Arial, Helvetica, sans-serif;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:.85em;
color:#B8B9B8;
text-align:left;
}

#skip a:link{
font:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#B8B9B8;
}

#skip a:hover{
text-decoration:none;
color:#B8B9B8;
}

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

/* ####### Here is all the new stuff for KY's redesign ######## */

.leftblock {


width:95%;
padding-bottom:1.3em;
margin-bottom:1.3em;
margin-left:10px;	
/*border-right: solid 1px #CCCCCC;*/
border-bottom: solid 1px #CCCCCC;
}

.leftblock h1 {
	
	font-family:Trebuchet, Verdana, Arial, Helvetica;
	color:#990000;
	font-size:1.75em;
	line-height:normal;
	letter-spacing:.05em;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:10px;
}

.leftblock ul {
	list-style-position: outside;
	list-style-image: url(../images_global/red_box.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:6px;
	margin-bottom:6px;
}
.leftblock li {
	margin-bottom:1.3em;
	}
	
.leftblock ul ul {
list-style-position: outside;
	list-style-image: url(../images_global/orange_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:6px;
	}

.leftblock hr {
border-top: solid 1px #CCCCCC;
color:#FFFFFF;
background-color:#FFFFFF;
}


#titlepiccopy {
	width: 44px;
	height: 44px;
	overflow: visible;
	border: solid 1px #D5DBC1;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}


