/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	FONT-FAMILY: Arial;
	font-size: 11pt;
    background: #FFFFFF;
    /* margin: 10 0 0 0; */
}

li {
padding-top: 5px;

}

ul
{
margin-left: 20px;
margin-top: 1px;
margin-bottom: 5px;
}

td, tr
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color:#000000;
}

a
{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
}

a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
}

a:hover {
text-decoration:underline;
color:#000066;
}

.SiteMap a
{
	font-family: Arial;
	font-size: 10pt;
	color: #99cc00;
	font-weight:bold;
	text-decoration: none;

}

.SiteMap a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #99cc00;
	font-weight:bold;
	text-decoration: none;

}

.SiteMap a:hover {
text-decoration: none;
color:#99cc00;
font-weight:bold;
}

.faq a
{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}

.faq a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}

.faq a:hover {
/* text-decoration:underline; */
color:#000066;
text-decoration: none;
}

.faq td, tr
{
	FONT-FAMILY: Arial;
	font-size: 10pt;
    color: #000066;
    text-decoration: none;
    /* margin: 10 0 0 0; */
}

.footer
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

table.globalnav a
{
	font-family:News Gothic;
	font-size: 9pt;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

table.globalnav a:visited
{
	font-family:News Gothic;
	font-size: 9pt;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

#subnav td
{
	font-family:News Gothic;
	font-size: 10pt;
	color: #000066;
}

#subnav a
{
	font-family:News Gothic;
	font-size: 10pt;
	color: #000066;
}

h1
{
	font-family: Times New Roman;
	font-size: 19pt;
	color: #ffffff;
}
	
H2	{	
	font-family: arial;
	font-size:	13pt;
	font-weight: bold;
	color:#006699;
}

#breadcrumb
{
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}

#breadcrumb a
{
	font-family:Arial;
	font-size:10pt;
	color: #000066;
}

#breadcrumb a:visited
{
	font-family:Arial;
	font-size:10pt;
	color: #000066;
}

.footer {
	font-size: 9pt;
	font-family:Arial;
	color: #000000;
}

.smtxt p, a
{
	font-size: 9pt;
}

.tblHeader
{
	background: #333333;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.subHeader
{
	background: #99cc00;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.line1
{
	background: #ffffcc;
	font-size: 9pt;
	vertical-align: top;
}

.line2
{
	background: #ccff99;
	font-size: 9pt;
	vertical-align: top;
}

.lvl2header
{
	font-family:Times New Roman;
	font-size:19pt;
	vertical-align:middle;
	color: #ffffff;
}

.leftNav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
font-family: arial; 
}