	/* global.css */

p {
	font-family:verdana;
	font-size:10pt;
}

a {
	font-family:verdana;
	font-size:10pt;
}

a:hover {
	color:0066ff;
}

a.boxheadlink {
	color:white;
}

p.footer {
	font-family:verdana;
	font-size:8pt;
	color:white;
	vertical-align : bottom;
	text-align : center;
}

p.boxHeading {
	color:white;
	font-size:9pt;
	font-weight:bold;
	padding-left:10px;
}

p.boxBody {
	font-size:9pt;
	padding-left:5px;
}

li {
	font-family:verdana;
	font-size:10pt;
}

td {
	vertical-align:top;
}

td.padLeft {
	padding-left:10px;
}

h1 {
	font-family:verdana;
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
}

.padLR {
	padding-left:10px;
	padding-right:10px;
}

p.menuHeading {
	color:white;
	font-size:9pt;
	font-weight:bold;
	padding-left:5px;
}

p.topBarText {
	color:white;
	font-size:9pt;
	font-weight:normal;
	padding-left:10px;
}

a.topBarText {
	color:white;
	font-size:9pt;
	font-weight:bold;
}

a.menu {
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

p.menu {
	font-weight:bold;
	font-size:10pt;
}

a.box {
	font-weight:bold;
	font-size:10pt;
}

