body {
	background-color: #ffffff;
	color:            #000000;
	font-family:      "Times New Roman", serif;
	font-size:        medium;
	margin:           0;
	padding:          0;
}

a:link {
	color:            #0000ff;
	text-decoration:  underline;
}

img {
	border:           0px;
}



*.header {
	background-color: #e1ebeb;
	padding:          4px;
	text-align:       left;
}

*.headerItem {
	font-weight:      bold;
	font-size:        xx-large;
	text-align:       center;
	vertical-align:   middle;
	white-space:      nowrap;
}

*.headerTitle {
	vertical-align:   middle;
	white-space:      nowrap;
}

*.headerNote {
	color:            #808080;
	font-size:        xx-small;
	vertical-align:   middle;
	white-space:      nowrap;
}


*.body {
	width:            100%;
}

*.bodyMenu {
	display:          none;
}

*.bodyMenuHeader {
	display:          none;
}

*.bodyMenuItem0 {
	display:          none;
}

*.bodyMenuItem0Selected {
	display:          none;
}

*.bodyMenuItem1 {
	display:          none;
}

*.bodyMenuItem1Selected {
	display:          none;
}

*.bodyMenuItem2 {
	display:          none;
}

*.bodyMenuItem2Selected {
	display:          none;
}

*.bodyMenuItem3 {
	display:          none;
}

*.bodyMenuItem3Selected {
	display:          none;
}

*.bodyMenuTransforms {
	display:          none;
}


*.bodyContent {
	padding:          4px;
	text-align:       justify;
	vertical-align:   top;
}

*.bodyContentError {
	color:            #ff0000;
}

*.bodyContentParagraph {
}

*.bodyContentParagraphBold {
	font-weight:      bold;
}

*.bodyContentCode {
	font-family:      "Courier New",  monospace;
	font-size:        small;
	text-align:       left;
	white-space:      pre;
}

*.bodyContentDescription {
	padding:          0px 0px 4px 8px;
	font-size:        x-small;
}

*.bodyContentHeader {
	background-color: #e1ebeb;
	clear:            both;
	font-size:        small;
	margin-top:       8px;
	padding:          0px 0px 0px 2px;
	text-align:       left;
	width:            100%;
}

*.bodyContentItem {
	clear:            both;
	font-size:        small;
}

*.bodyContentImageLeft {
	float:            left;
	padding:          0px 4px 4px 0px;
	text-align:       right;
}

*.bodyContentImageCenter {
	padding:          0px 4px 4px 4px;
	text-align:       center;
}

*.bodyContentImageRight {
	float:            right;
	padding:          0px 0px 4px 4px;
	text-align:       left;
}

*.bodyContentMessageHeader {
	display:           none;
}

*.bodyContentMessageTitle {
	display:           none;
}

*.bodyContentMessageItem {
	display:           none;
}

*.bodyContentMessageInput {
	display:           none;
}

*.bodyContentMessageSubmit {
	display:           none;
}

*.bodyContentTagline {
	display:           none;
}

*.bodyContentThumbnail {
	float:            left;
	padding:          4px 4px 4px 4px;
}

*.bodySidebar {
	display:          none;
}

*.bodySidebarAdSense {
	display:          none;
}

*.bodySidebarItem {
	display:          none;
}

*.bodySidebarItemDefault {
	display:          none;
}

*.bodySidebarItemText {
	display:          none;
}

*.bodySidebarItemNote {
	display:          none;
}

*.bodySidebarItemSize {
	display:          none;
}

*.bodySidebarItemMore 
{
	display:          none;
}

*.bodySidebarBanner {
	display:          none;
}


*.bodyError {
	display:          none;
}
