/* CSS Document */

P  {
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial, tahoma;
	font-weight : normal;
	font-style : normal;
	color : #821782;
	text-decoration : underline;
}

A:Visited  {	
	color : #660066}

A:Active  {}

A:Hover  {
	color : #EF8609}

BODY  {
    bgcolor : #ffffff}
	
	
.breadcrumb {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 8pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 0px;
	}

.title  {	
	font-family : Arial, tahoma;
	font-weight : bold;
	font-size : 10.5pt;
	font-style : normal;
	color : #666666;
	}
	
td  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.5pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.25;
	}
	
li {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 3px;
	}
	
.home  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 10.5pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	}

.content {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.content_indent {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.3;
	padding-top: 0px;
	padding-left: 12px;
	}
	
.content_indentx2 {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.3;
	padding-left: 24px;
	}	
	
.content_indent_t {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.3;
	margin-top: 10px;
	padding-left: 12px;
	}		

.work {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 5px;
	padding-left: 5px;
	}
	
.work_t {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 5px;
	}
	
.work_a {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 5px;
	padding-left: 0px;
	}
	
.work_n {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.4;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.workintro {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9.5pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.25;
	}

.footer  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : #3E2F92;
	line-height : 1.25;
	}
	
.thanks  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 14pt;
	font-style : bold;
	color : #3E2F92;
	line-height : 1.25;
	}	
	
.title_review  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 14pt;
	font-weight : bold;
	color : #3E2F92;
	line-height : 1.25;
	}
	
.title_sub  {	
	font-family : Arial, tahoma;
	font-weight : normal;
	font-size : 11pt;
	font-weight : bold;
	color : #3E2F92;
	line-height : 1.25;
	}

/* the following entries are for in-line show image */

#showimage{
	position: absolute;
	visibility: hidden;
	border: 1px solid gray;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #3E2F92;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-family : Arial, tahoma;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
</style>