﻿#sitebody {
	margin:0px 30px 0 0 /*auto*/; 
	width: 195px;;
	font-family: 'segoe ui', tahoma, helvetica, sans-serif; 
	float:right;
}
#sitesidebar div.columnbox {
	margin-bottom: 5px; 
	width: 180px
}
#sitesidebar div.columnbox div.body {
	padding:12px 12px 6px 12px;
}

#sitesidebar div.columnbox div.header {
	padding:5px 0 0 8px;
	height: 33px
}
#sitesidebar div.green div.header {
	background: url('../imagesstyle/column-box-header-greenR.jpg') no-repeat
}
#sitesidebar div.gray div.header {
	background: url(../imagesstyle/column-box-header-greenR.jpg) no-repeat
}
#sitesidebar div.collapsable div.header {
	cursor: pointer
}
#sitesidebar div.columnbox div.header div.icon {
	float:left;
}
#sitesidebar div.columnbox div.header div.collapse {
	float: right;
	background: url('../imagesstyle/column-box-pop-down-arrow.gif') no-repeat; 
	margin:9px 12px 0 0; 
	width: 13px; 
	height: 14px;
}
#sitesidebar div.columnbox div.header div.text {
	font-size: 12pt; 
	margin: 4px 0px 0px 3px; 
	color: #007770 /*4B2120*/;
	float: left;
}
#sitesidebar div.columnbox input.text {
	width: 148px;
}
#sitesidebar div.collapsable div.header div.text {
	margin-top: 6px; 
	font-weight: bold; font-size: 10pt; 
	word-spacing: -0.5pt; 
	letter-spacing: 0pt
}
#sitesidebar div.green div.body {
	border: 1px #A192E8 /*F7E677*/ solid; 
	background-color: #F7F7F7 /*FFF8D8*/; 
}
#sitesidebar div.gray div.body {
	border: 1px #A192E8 /*F7E677*/ solid; 
	background-color: #F7F7F7; 
	padding: 0; 
}

/*********************************************/
#sitesidebar .collapsed#webmailbox div.body {
	display: none
}
#sitesidebar .collapsed#webmailbox div.footer {
	padding: 0; 
	font-size: 0pt; 
	background: url('../imagesstyle/column-box-footer-green.jpg') no-repeat; 
	line-height: 0pt; 
	height: 9px
}
#sitesidebar div.columnbox div.header div.search {
	background: url('../imagesstyle/column_box_search.gif') no-repeat; 
	width: 35px; 
	height: 31px;
	
	float:left;
}
#sitesidebar div.columnbox div.header div.signin {
	background: url('../imagesstyle/column_box_signin.gif') no-repeat; 
	width: 35px; 
	height: 31px
}
#sitesidebar div.columnbox div.header div.museum {
	background: url('../imagesstyle/column_box_museum.gif') no-repeat; 
	width: 35px; 
	height: 31px
}
#sitesidebar .collapsed#Listbox div.body {
	display: none
}
#sitesidebar div.gray div.footer {
	background: url('../imagesstyle/column-box-footer-green.jpg') no-repeat; 
	height: 9px
}

#sitesidebar .collapsed#searchbox div.body {
	display: none
}
#sitesidebar .collapsed#searchbox div.footer {
	padding: 0; 
	font-size: 0pt; 
	background: url('../imagesstyle/column-box-footer-green.jpg') no-repeat; 
	line-height: 0pt;  
	height: 9px
}
/*********************************************/

.title {
	font-family: 'lucida sans unicode', 'lucida grand', arial, sans-serif;
}
.smaller {
	font-size: 7pt; 
	font-family: verdana, arial, helvetica, sans-serif;
}

.MarginBottom {
	margin-bottom:5px;
}
.buttonRight {
	margin-left:95px;
}
ul.ListBullets {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.ListBullets li {
	padding:0;
	margin:0;
	width:178px;
	border-top:1px #A192E8 /*F7E677*/ solid;
}
ul.ListBullets li:first-child {
	border:none;
}
ul.ListBullets li a {
	display:block;
	background:url('../imagesstyle/column-box-bullet1.gif') no-repeat;
	padding:5px 0 5px 15px;
	margin:0;
	background-color:#FFFFFF /*F7F7F7*/;	
	width:163px;
	color:#8E8E8E;
	text-decoration:none;
	font-size: 8pt; 
	font-family: verdana, arial, helvetica, sans-serif;	
}
ul.ListBullets li a span {
	color:#007770 /*99BC35*/;
}
ul.ListBullets li a:hover {
	background-color:#F0F5F8 /*F7F7F7*/;		
}

div#HoF {
	margin-top:30px;
}
