#tripane img{
	vertical-align : middle;
}

a {
	cursor : pointer;
	text-decoration: none;
}

a:link {
	color : #3366CC;
}

a:visited {
	color : #3366CC;
}

a:hover {
	color : #FF9933;
}

a.selectedtab:link, a.selectedtab:visited, a.selectedtab:hover{
	background-color: transparent;
    background: url("tab-on.png") no-repeat scroll center bottom transparent;
    border: medium none;
    color: #003366;
    font: bold 11px "MS Sans Serif",sans-serif;
    margin: 0;
    padding: 10px 36px;
    text-align: center;
    text-decoration: none;
	line-height:35px;
}

a.tab:link, a.tab:visited, a.tab:hover{
	background-color: transparent;
    background: url("tab-off.png") no-repeat scroll center bottom transparent;
    border: medium none;
    color: #FFFFFF;
    font: bold 11px "MS Sans Serif",sans-serif;
    margin: 0;
    padding: 10px 36px;
    text-align: center;
    text-decoration: none;
	line-height:35px;
}

body {
	margin : 0px;
}

body.contents {
    background: url("toc-bg.gif") repeat-x scroll left top #F8E6D1;
}

div.contents {
    background: url("toc-bg.gif") repeat-x scroll left top #F8E6D1;
}

body.tabs{
	background : #FFFFFF;
	background-image : url(toolbar_bg1.gif);
	background-repeat: repeat-x;
}

#tripane {
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 1em;
	padding-left : 3%;
	padding-right : 3%;
}

#main {
	background : #FFFFFF;
	border-left : 1px solid #ffffff;
	height : 100%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0em;
	margin-bottom: 0em;
	padding-left : 3%;
	padding-right : 3%;
	padding-top : 0em;
	padding-bottom: 1em
}

#tabs{
	border-bottom : none;
	margin-top : 1px;
	#margin-top : 0px;
	padding-left : 3px;
	height: 32px;
}

#tripane .heading1 {
	border-bottom : none;
	color : #003366;
	font : bold 13px Verdana, serif;
	padding-bottom : 1px;
}

h1.heading1{
	color : #003366;
	font-size: 20px;
}

h2.heading2{
	color : #003366;
	font-size: 18px;
}

h3.heading3{
	color : #003366;
	font-size: 16px;
}

h4.heading4{
	color : #003366;
	font-size: 16px;
}
   
td.top_tool_bar,td.bottom_tool_bar {
	font-family: "Verdana", verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin : 0px;
	padding : 0px;
	height: 22px;
	background : #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

td.top_tool_bar {
	padding-right:3px;
	background-image : url(toolbar_bg2.gif);
	background-repeat: repeat-x;
	height: 35px;
	vertical-align: bottom;
}

td.top_tool_bar a{
	color: #3366CC;
    text-decoration: none;
}

td.bottom_tool_bar {
	border-top: 1px solid #C5C5C5;
}

span.toolbar {
	color : #000000;
	font-weight : bold;
}

img.toolbar {
	padding : 0;
	margin:0;
	position : relative;
	top : -3px;
	left : 0;
    vertical-align : top;	
	margin-bottom : -3px;
}

table.toolbar {
	margin: 0px;
	border : none;
	padding : 0px;
	border-collapse : collapse;
}

#footer {
	margin : 0;
	padding : 8px 8px 8px 8px;
	background : #00519A;
	border: 0;
	border-right: 1px solid #00519A;
	font : 10px Verdana, sans-serif;
	color : #ffffff;
	text-align : left;
}

.searchword1
{
    background-color: Yellow; 
}
.searchword2
{
    background-color: Aqua; 
}
.searchword3
{
    background-color: Fuchsia; 
}
.searchword4
{
    background-color: Lime; 
}
.searchword5
{
    background-color: Red; 
}

.tablebodytext img{
	margin: 0 0 0 30px;
}

.relatedheading {
	background: url("inthis-bg.gif") repeat-x scroll left top #FFFFFF;
	color: #003366;
	margin: 0;
	padding: 3px 4px 6px 10px;
	font-size: 12px;
	border: none;
}

.relateditem {
    padding: 4px 10px;
	border: none;
	background: none;
}

.tprelatedheading {
	background: url("inthis-bg.gif") repeat-x scroll left top #FFFFFF;
	color: #003366;
	margin: 0;
	padding: 3px 4px 6px 10px;
	font-size: 12px;
	border: none;
}

.tprelateditem {
    padding: 4px 10px;
	border: none;
	background: none;
}

.belowtopictext {
	border: 1px solid #cfd6e0;
}