/* Style for WfHC Internal pages */

body {  font-family: Verdana, Helvetica, sans-serif; 
	background-color: #ffffff; 
	margin-left : 1.5em; 
	margin-right: 1.5em; 
	margin-top: 0em;
	font-size: 10pt; }

tbody {
    font-size: 10pt; 
    font-weight : normal;
    font-style : normal;
    font-family : Verdana, Helvetica, sans-serif;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #013D69;
	letter-spacing: 0.1em;
	margin-bottom: 0em;}
	
h2 {  font-size: 16pt; font-weight: normal; color: #006e7b; margin-bottom: 0em;}
h3 {  font-size: 12pt; font-weight: bold; color: #006e7b; margin-bottom: -0.5em; margin-top: 1.5em;}
h4 {  font-size: 10pt; font-weight: bold; color: #002a5f; margin-bottom: -1.2em;}
h5 {  font-size: 10pt; font-weight: normal; color: #006e7b; margin-bottom: 0em;}
h6 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: -0.5em;
	background-color: #E6F2F0;
	padding: 0.1em 0.3em 0.1em 0.3em;
}

/* Style for links */
a:active {  color: #006e7b }
a:hover {  color: #013d69 }
a:link {  color: #006e7b }
a:visited {  color: #006e7b }

/* Style for caption  */
.caption { font-size: 10pt; color: #006E7B }


/* Style for proportional font size */
.tiny {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 60%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

.small {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 80%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

/* Style for trail */
div.trail {
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	margin: 3px 10px 0px 10px;
}

/* Style for footer */
div.footer	{ text-align: right; font-size: 8pt; margin: 0; }


/* Style for text */

p {  font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt; }

div { font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt; }

ul {  font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt; }

li {  font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10pt; }


/* Style for table layout */

.WfHC-table
	{ border: medium #e6f2f0 none;}


/* Style for side navigation bar */

.sidebar
	{
	background: #E6F2F0;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

div.sidebar
	{background: #E6F2F0;
	font-size: 70%;
	color: #006E7B;
	text-decoration: none;
}
div.sidebar a:link 
	{ 	color: #006E7B;
	text-decoration: none;}

div.sidebar a:visited
	{ 	color: #004B52;
	text-decoration: none;}

div.sidebar a:active
	{ color: #ff0000; 
	text-decoration: none;} 

div.sidebar a:hover
	{ color: #ff0000; 
	text-decoration: none;}

/* Style for Netscape 4.7 */

td { font-family : Verdana, Helvetica, sans-serif; }
th { font-family : Verdana, Helvetica, sans-serif; }
tr { font-family : Verdana, Helvetica, sans-serif; } 
div.banner { font-family : Verdana, Helvetica, sans-serif; } 
div.footer { font-family : Verdana, Helvetica, sans-serif; } 

/* Styles from WfHCStyles.css */

.disclaimer {
	FONT-SIZE: 8pt; 
	COLOR: #5e5e5e; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

P.contentmenu1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	MARGIN: 14px 0px 0px 3px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P.contentmenu2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	MARGIN: 3px 0px 0px 3px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A.contentnav:link {
	COLOR: #edf8fc; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.contentnav:visited {
	COLOR: #edf8fc; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.contentnav:hover {
	COLOR: #004b52; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.contentnav:active {
	COLOR: #004b52; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}