html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

p, td {
	font-family: Arial;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
}
p {
	margin: 0px 0px 10px 0px;
}
p.center {
	text-align: center;
}


table.bluetab tr td
{
    text-align: center;
    font-size: 9pt;
    padding:   6px;
    border-bottom: 1px solid #FFCC00;
}
hr{
    border: none;
    background:#0099CC;
    color:#0099CC;
    height:1px;
}

td.path {
	color: #0778a7;
	font-size: 12px;
}
td.path a, td.path a:link, td.path a:visited, td.path a:active {
	color: #0778a7;
	text-decoration: none;
}
td.path a:hover {
	color: #06b0f8;
	text-decoration: none;
}

h1 {
	margin: 0 0 7px 0px;
	font-family: Arial;
	font-size: 16px;
	color: #e17a00;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #e17a00;
	text-decoration: none;
}
h1 a:hover {
	color: #fa8800;
	text-decoration: none;
}

h2 {
	margin: 0 0 9px 0px;
	color: #2293c3;
	font-size: 14px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #2293c3;
	text-decoration: none;
}
h2 a:hover {
	color: #06b0f8;
	text-decoration: none;
}





a, a:link, a:visited, a:active {
	color: #0778a7;
	text-decoration: none;
}
a:hover {
	color: #06b0f8;
	text-decoration: none;
}

td.menu {
	padding: 3px 0 8px 0;
}

td.menu p {
	color: white;
	margin: 5px 0 0 10px
}

td.menu p.sub {
	color: white;
	margin: 5px 0 0 25px
}


td.menu p a, td.menu p a:link, td.menu p a:visited, td.menu p a:active, td.menu p.sub a, td.menu p.sub a:link, td.menu p.sub a:visited, td.menu p.sub a:active {
	color: white;
	text-decoration: none;
}
td.menu p.sub a:hover, td.menu p a:hover {
	color: white;
	text-decoration: underline;
}

td.stg {
	color: #c1bcbc;
	padding: 10px;
}
td.stg p {
	color: #817f7f;
	padding: 10px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.stg a, td.stg a:link, td.stg a:visited, td.stg a:active {
	color: #c1bcbc;
	text-decoration: none;
}

td.stg a.stg, td.stg a.stg:link, td.stg a.stg:visited, td.stg a.stg:active {
	color: #939292;
	text-decoration: none;
}

td.stg a:hover, td.stg a.stg:hover{
	color: #efefef;
	text-decoration: none;
}