/*<group=General Styles>*/

body {
	background: transparent none;
	margin: 0px;
	text-align: left;
	color: #000;
	padding: 0px;
	font: 9pt Geneva, Arial, Helvetica;
	width: 18cm;
}

p { 
}

b, strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}


a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
}
	
/*</group>*/

/*<group=Layout>*/

#top {
	display: none;
}

#container {
	text-align: left;
	width: 18cm;
	padding: 0px;
	margin: 0px;
}

#pageHeader {
	text-align: left;
	background: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px;
}

#pageHeader h2 {
	color: #333333;
	margin: 0px;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
}


#contentContainer {
	float: none !important;
	padding: 0px;
}

#contentContainer #content {
	padding: 0px;
	font-size: 10pt;
}

#contentContainer #content img {
}

#sidebarContainer {
	float: right;
	font-size: 8pt !important;
	width: 5cm;
	padding: 0;
	margin-left: 0.5cm;
	color: #666;
}

#sidebarContainer h1 {
	font-size: 10pt !important;
	color: #333;
}

#sidebarContainer .sidebar {
	width: auto;
	padding: 0 1em;
	/*border-left: 1px solid #cccccc;*/
}

#mainContent {
	width: auto;
	margin-right: 0;
	padding: 0 1em;
	border-width: 0;
}


#mainContent img {
	display: block;
	margin: 1em;
	page-break-inside: avoid;
}

.image-left {
	float: left;
	margin: 0.2em 1em 1em 0;
	padding: 0.2em;
}


.image-right {
	float: right;
	margin: 0.2em 0 1em 1em;
	padding: 0.2em;
}


#footer {
	text-align: center; 
	background: none;
	color: #000000;
	font-size: 7pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}
	
/*</group>*/

/*<group=toolbar>*/

#navbarContainer, #navbarSide {
	display: none;
}
	
/*</group>*/


/*<group=Global Classes>*/

.standout {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 40px;
	background-color: #f5f5f5;
	font-style: italic;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.3em;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 16pt;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


a {
	color: #000;
	font-weight: bold;
}

div.stacks_out {
	page-break-inside: avoid;
}
	