html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 1em;
}
body {
	/*background-color: #f3f3f3;*/
	background-color: white;
}
/* Content */
/*#content {
	margin-left: 10em;
	padding: 1em;
	background-image: url(images/border.png?1);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: white;
	color: black;
}
*/
#bodyContent 
{
font-size: 0.9em;
position: relative;
width: 100%;
}

div#bodyContent 
{
line-height: 1.5em;
}

div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
	background-color: transparent;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px!important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: left;
	overflow: hidden;
}

/*div.thumbinner 

{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style:solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
background-color: #f9f9f9;
font-size: 94%;
text-align: center;
overflow: hidden;

}
*/
/*.thumbinner 
{
min-width: 100px;
}*/

html .thumbimage {
	border: 1px solid #ccc;
}

div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}

/*html .thumbcaption 
{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	text-align: center;
	line-height: 1.4em;
	font-size: 95%;
	padding: 3px;
}
*/
.thumbcaption {
	border: none;
	text-align: center;
	line-height: 1.4em;
	padding: 3px;
	font-size: 98%;
}

img 
{
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
vertical-align: middle;
}

html .thumbimage 
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;

}

h1, h2, h3, h4, h5, h6 
{
color: black;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
font-weight: bold;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0.17em;
padding-bottom: 0.17em;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #aaaaaa;
width: auto;
}

h2 
{
font-size: 150%;
}

h1, h2 
{
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}

ul
{
	margin-left: 8px;
	padding: 0px;
}

li
{
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 0px;
}

p
{

	
}

