/*<group=General Styles>*/

body, html {
	background: white;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	padding: 0px;
	font: 12pt Georgia, Serif;
}

h1, h2, h3, h4, h5, h6 { 
	page-break-after:avoid; 
    page-break-inside:avoid 
}
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

h1 {
	position: relative;
	color: black;
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	margin-bottom: 6px
	padding: 0px;
	text-align: left;
}

h2 {
	color: black;
	margin-bottom: 6px
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
}

h3 {
	color: black;
	margin-bottom: 6px	
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
}

h4 {
	color: black;
	margin-bottom: 6px	
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
}

td {
	font: 10pt Georgia, Serif;
}

th {
	font: 10pt Georgia, Serif;
}

p { 
	color: black;
	width: 100%;
	padding: 0px;
	margin-bottom: 6px;
	font: 12pt Georgia, Serif;
}

blockquote { 
	color: black;
	margin-bottom: 6px;
	font: 12pt Georgia, Serif;
	font-style: italic; 
}

li { 
	color: black;
	font: 12pt Georgia, Serif;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

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

/*<group=Layout>*/

#container {
	position: relative;
	text-align: left;
	font-size: inherit;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#contentContainer {
	margin: 0;
	position: relative;
	top: 0;
	margin-left: 20px;
	margin-right: 20px;
	font-size: inherit;
	padding-bottom: 0px;
	border: none;
	padding: 0;
}

#top {
	display: none;
}

#headerLine {
	display: none;
}

#top_center {
	display: none;
}

#leftbar {
	display: none;
}

#rightbar {
	display: none;
}

#navbarContainer {
	display: none;
}

#pageHeader {
	display: none;
}

#mainContent {
	font-size: inherit;
	line-height: inherit;
	padding: 10px;
	color: black;
	margin-left: 0px;
	border: none;
	margin-top: 0px;
}

mainContent h1 {
	font-family: Verdana, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
}

mainContent h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}

mainContent h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}

mainContent h4 {
	font-size: 12pt;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
}

#sidebarContainer {
	display: none;
}

#footer {
	display: none;
}

/*</group>*/

/*<group=toolbar>*/

#navcontainer {
	display: none;
}

#bottom {
	display: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	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;
}

.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>*/


