/* Simple Tags */
body
{
background-color: white;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left : 0;
margin-top : 0;
}

td
{
/* Netscape 4.x fix. */
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 10pt;
 }

table.maintable
{
margin-left:  2%;
margin-right:  2%;
width:  96%
}

/*** Top Navigation Bar ***/

td.navBar1L
{
font-size:  10.0pt;
background-color: #6A7DA5;
border-left:  2px black solid;
border-top:  2px black solid;
/*
height:  8.0pt;
*/
text-align: center;
}

td.navBar1spacer
{
background-color: white;
color: white;
}

td.navBar1R
{
background-color: #6A7DA5;
font-size:  10pt;
border-left:  2px black solid;
border-right:  2px black solid;
border-top:  2px black solid;
text-align: center;
}

/* Path to current page */

td.path
{
color: black;
font-size: 8pt;
text-align: left;
padding-bottom : 2px;
}

/* Page Title */

td.title
{
background-color:  black;
color: white;
font-size: 11pt;
font-weight: bold;
text-align: right;

border-left:  2px black solid;
border-top:  2px black solid;
border-right:  2px black solid;

padding-right: 2%;
}

/* Content */

OL.NumSpacedSOL
{
margin-left : 65px;
list-style-type : decimal;
line-height : 13pt;
 font-size : 10pt;
}

OL.NumSpacedMOL
{
margin-left : 65px;
list-style-type : decimal;
line-height : 14pt;
}

OL.NumSpacedLOL
{
margin-left : 65px;
list-style-type : decimal;
line-height : 18pt;
}
td.blurbL
{
font-size : 10pt.;
background-color: #CCCCCC;

/*

border-left:  2px black solid;
border-right:  2px blue solid;

border-top:  2px black solid;
border-bottom: 2px black solid;
*/
}


td.blurbM
{
font-size : 10pt.;
background-color: white;
/*
border-top:  2px black solid;
border-bottom: 2px black solid;
border-right:  2px black solid;
border-left:  2px black solid;
*/
}

td.blurbR
{
font-size : 10pt;
background-color: #CCCCCC;
/*
border-right:  2px black solid;
border-left:  2px black solid;
border-bottom: 2px black solid;
border-top:  2px black solid;
*/
}

td.blurb
{
background-color: #CCCCCC;
border-left:  2px black solid;
border-right:  2px black solid;
/*



*/
/*
border-bottom: 2px black solid;
border-top:  2px black solid;
*/
}

/* Paragraph styles */

p.mainP
{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left:  5px;
margin-top:  5px;
margin-right:  5px;
text-align : left;
font-size:  10pt;
}

p.mainPC
{

margin-left:  5px;
margin-top:  5px;
margin-right:  5px;
text-align : left;
font-size:  11pt;
}

p.center
{
margin-left:  5px;
margin-top:  5px;
margin-right:  5px;
text-align : center;
font-size:  9pt;
/*
 font-weight : bold;
*/
}

/* Quick Menu styles */

table.quickMenu
{
border-right:  1px black solid;
border-left:  1px black solid;
border-bottom: 1px black solid;
border-top: 1px black solid;
 font-size : 9pt;
}

table.blurb
{
border-right:  0px black solid;
border-left:  0px black solid;
border-bottom: 0px black solid;
border-top: 0px black solid;
 font-size : 9pt;
}

td.qmTop
{
background-color: black;
color: white;
font-size:  10pt;
text-align: center;
font-weight : bold;
}
/*
UL {
	margin-left : 5px;

}
*/
LI {
	margin-left : -20px;

	list-style-type : disc;
}


/* Quick Menu Links */

a.qm:link
{
color: black;
font-weight: bold;
text-decoration: none;
font-size : 9pt;
}

a.qm:visited
{
color: black;
font-weight: bold;
text-decoration: none;
font-size : 9pt;
}

a.qm:hover
{
color: black;
font-weight: bold;
text-decoration: underline;
font-size : 9pt;
}

a.qm:active
{
color: black;
font-weight: bold;
text-decoration: underline;
font-size : 9pt;
}

/* Navigation Bar Links */

a.navBar1:link
{color: #FFFF99;
font-weight: bold;
text-decoration: none}

a.navBar1:visited
{color: #FFFF99;
font-weight: bold;
text-decoration: none}

a.navBar1:hover
{color: #FFFF99;
font-weight: bold;
text-decoration: underline}

a.navBar1:active
{color: #FFFF99;
font-weight: bold;
text-decoration: underline}

/* Footer style */

td.footer
{
color: black;
background-color: #CCCCCC;
text-align: center;
font-size: 8pt;
/*
margin: 0em;
*/
padding-top: 5px;

border-right:  2px black solid;
border-left:  2px black solid;
border-bottom: 2px black solid;

}
