/*<group=General Styles>*/

body {
	background: transparent none;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #000000;
	word-spacing: 1px;
	padding: 0px;
	font: 10pt Georgia, Times New Roman, Times, serif;
}

p { 
}

b, strong {
	font-weight: bold;
}

li {
	margin-top: 0.5em;
	margin-right: 20px;
	margin-left: -15px;
	line-height: 1.6em;
}

ul {
	list-style-type: circle;
}

.detail {
	color: green;
}

.important {
	color: brown;
	font: 1.05em Courier;
}

.input {
	color: brown;
	font: 1.05em Courier;
}

.output {
	color: #224;
	font: 1.05em Courier;
}

a:link, a:visited {
}

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

#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: 12pt;
	font-weight: normal;
	padding: 0px;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#contentContainer {
	float: none !important;
	padding: 0px;
	margin-bottom: 20px;
}

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
	display: none;
}

#sidebarContainer .sidebar {
}

#pageFooter {
	background: none;
	color: #000000;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

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

/*<group=toolbar>*/

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

/*<group=Bread-crumb>*/

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

/*<group=Global Classes>*/

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

h1,h2,h3 {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11px;
}

/*</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-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-frame{
}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

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

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

