/* Highveld PFS */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
p.intro {
	font-size: 16px;
	font-weight: bold;
	color: #668D88;
}
p.download {
	background-color: #E4E5E7;
	padding: 2px;
}
p.download a {
	color: #000000;
}
p.download a:hover {
	color: #668D88;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
blockquote {}
h1 {}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #279B9C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
	text-align: left;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h6 {}
a {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
}
a:hover {
	color: #000066;
}

#container {
	margin-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#text {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F1F1;
}

#sidebar {
	background-image: url(images/bg_sidebar.gif);
}
#sidebar h4 {
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #1D7476;
	color: #FFFFFF;
}
#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 0px;
}
#sidebar ul li a {
	display: block;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC4C6;
}
#sidebar ul li a:hover {
	background-color: #279B9C;
	color: #FFFFFF;
}
div.chrome {
	background-image: url(images/bg_chrome.gif);
	background-repeat: repeat-x;
}
div.crumbs {
	background-image: url(images/bg_ChromeRound.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7BCBF;
}
div.crumbs a {
	color: #1D7476;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.crumbs a:hover {
	color: #FFFFFF;
	background-color: #1D7476;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	clear: both;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#footer p {
margin: 0px;
}

form {
	border: 1px solid #7F9DB9;
	background-color: #EFF2F5;
	margin: 0px;
	padding: 5px;
}
form input.field {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #7F9DB9;
}

div.topside {
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
div.topside a {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#littleLinks {}
#littleLinks ul {
	margin: 0px;
	padding: 0px;
}
#littleLinks ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7F9DB9;
}
#littleLinks ul li a {
	color: #333333;
}
#littleLinks ul li a:hover {
	color: #668D88;
}
td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}
.textual {
	background-image: url(images/bghomepage.jpg);
	background-repeat: no-repeat;
	background-position: right -10px;
}
.text {}
.box {
	margin-right: 220px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
