body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #fff;
}

.pagefont {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footnote {
	font-family: "Comic Sans MS",sans-serif, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hdg         
{ 
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #461379;
	text-decoration: none;
	font-weight: bold;
 }
#tabnav {
	background-color: #b6d79a;
}
#tabnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabnav ul li {
    float: left;
    margin: 0;
    padding: 0;
	width: 15%;
}
#tabnav li.big {
    float: left;
    margin: 0;
    padding: 0;
	width: 25%;
}

* html #tabnav a {/* IE Fix - 5.01, 5.5, 6 */
	float: left;
	width: 100%;
}
#tabnav a {
	display: block;
	padding: 4px 6px 2px 6px;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #b6d79a;
	background-color: #b6d79a;
	letter-spacing: 0px;
	color: #083451;
}
#tabnav a:hover {
	color: #083451;
	background-color: #6b9663;
}
#tabnav .on a {
	font-weight: bold;
	color: #000;
	background-color: #6b9663;
	border-bottom: 1px solid #6b9663;
}
#tabnav .on a:hover {
	color: #000;
}
#subnav {
	background-color: #6b9663;
	border-bottom: 1px solid #fff;
}
#subnav p {
	margin: 0;
	padding: 4px 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
	color: #fff;
}
#subnav a {
	padding: 0 2px 0 2px;
	text-decoration: none;
	color: #000;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav .on a {
	font-weight: bold;
}

#header,
#tabnav,
#subnav {
	width: 100%;
}

/* ************************ */
/*   Footer                 */
/* ************************ */
#footer {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid #D4D4D4;
}
#footer p {
	margin: 0;
	padding: 7px 5px 3px 12px;
	font-size: 10px;
	line-height: 17px;
	color: #A4A4A4;
}
#footer p img {
	margin: 0 7px 0 0;
	vertical-align: text-bottom;
	border: none;
}
#footer p a {
	font-size: 10px;
	color: #039;
}
#footer p a:hover {
	color: #36C;
}

/* ************************ */
/*   Copyright              */
/* ************************ */
#copyright {
	font-size: 11px;
	line-height: 17px;
}
#copyright p {
	margin: 0;
	padding: 0 0 18px 12px;
	align:center;
}


img.floatright
{
  float:right;
}
/* ************************ */
/*   glossary popups        */
/* ************************ */
#contentarea a.glossarytip {
	color: #B65C06; /*glossarytip_linkClr*/
	border-bottom: 1px dashed #B65C06; /*glossarytip_linkBrdBottClr*/
}
#contentarea table a.glossarytip {
	color: #000000; /*glossarytip_tableLinkClr*/
	border-bottom: 1px dashed #000000; /*glossarytip_tableLinkBrdBottClr*/
}
/* tipicon overrides glossarytip colors above */
#contentarea div.glossarytip {
	border: 1px solid #9B9B9B; /*glossarytip_tipBrdClr*/
	background-color: #FDF3E5; /*glossarytip_tipBgClr*/
}
#contentarea div.glossarytip h4 {
	color: #000000; /*glossarytip_tipH4Clr*/
}
#contentarea a.glossarytip {
	text-decoration: none;
	cursor: default;
}
#contentarea a.glossarytip:link,
#contentarea a.glossarytip:visited {
	cursor: pointer;
}
#contentarea table a.glossarytip {
	font-size: 100%;
}
#contentarea div.glossarytip {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	padding: 6px;
	width: 275px;
}
#contentarea table div.glossarytip h4 {
	font-size: 100%;
}
#contentarea div.glossarytip h4 {
	margin: 0;
	padding: 0;
	font-size: 91.6667%;
	text-align: left;
}
#contentarea table div.glossarytip p {
	font-size: 100%;
}
#contentarea div.glossarytip p {
	font-size: 91.6667%;
	line-height: 116.6667%;
	text-align: left;
}
#contentarea div.glossarytip li {
	font-size: 91.6667%;
	line-height: 116.6667%;
}
#ietoolbar {display: none;}
#toolbar .rel {
	position: relative;
}
#toolbar span {
	position: absolute;
	top: 5px;
	left: 66px;
	color: #b5b5ad;
	display: block;
}
#toolbar #printer img {
	position: absolute;
	top: 4px;
	left: 36px;
	border: none;
}
span.highlight
{
background-color:yellow
}

.style1 {
    font-weight:bold; 
    font-size:20px; 
    color: #003399; }
    
span.big
{
float:left;
width:0.7em;
font-size:400%;
font-family:algerian,courier;
line-height:80%;
}    

a.two:link {color: #ff0000}
a.two:visited {color: #0000ff}
a.two:hover {font-size: 150%}

#faq i.leftmargin {margin-left: 2cm}
td.bgCream
{
	background-color: #F5F1E0;
}	

td.bgPurple
{
	background-color: #461379;
}	

td.bgLtPurple
{
	background-color: #DEABFF;
}	