body, p, div, table, tr, td, ul, ol, li {
	font-family:Verdana;
	font-size:x-small;
}

h1 {
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	border-bottom:1pt solid #000000;
}

img.blackborder {
	border-color:#000000;}

.FieldStatus {
	color: red;
}

.sidebar-caption {
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#6699CC;
	color:#ffffff;
}
.sidebar {
	font-family:Verdana;
	font-size:8pt;
	background-color:#6699CC;
	color:#000000;
}

.pghead-line {
	background-color:#000000;
}
.pghead {
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
}

.home-title	{
	color:#5C469C;
	text-transform: uppercase;
}

.details-title	{
	font-size: 22px;
	font-weight:600;
}

.details-author	{
	font-size: 18px;
	font-weight:600;
}

.welcome	{
	font-size:24px;
	color:#5C469C;
	font-weight:bold;
}

.dl	{
	font-size:24px;
	color:#F5821F;
	font-weight:bold;
}

.purple {
color:#5C469C;
}

.orange	{
color:#F5821F;
}






/* CSS for template site only - should be removed */
table.template {
	border:1px solid gray;
	background-color:#dcdcdc;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
}
td.template {
	font-family:Verdana;
	font-size:8pt;
}
