/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #d11926;
	scrollbar-shadow-color : White;
}

hr{
	height : 1pt;
	color: #e67e33;
}

h4{
	color: #e67e33;
	font-size : 15px;
}

p, span, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright{
	color : black;
	font-size : 10px;
}

.copyright a:link {
	color : black;
	text-decoration : underline;
}

.copyright a:visited {
	color : black;
	text-decoration : underline;
}

.copyright a:hover {
	color : black;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : black;
}

.header a:link {
	color : black;
	text-decoration : underline;
}

.header a:visited {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color :black;
	font-weight : bold;
	text-decoration : none;
}

.header a:active {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header {
	color : black;
	font-size: 16px;
	font-weight : bold;
}
.topnav{
	color : black;
	font-size : 12 px;
	font-weight : bold;
}

.topnav a:link {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:visited {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:hover {
	color : black
	font-weight : bold;
	text-decoration : underline;
}

.topnav a:active {
	color : black;
	font-weight : bold;
	text-decoration : none;
}


a:link {
	color : black;
	text-decoration : underline;
}

a:visited {
	color : black;
	text-decoration : underline;
}

a:hover {
	color : black
	text-decoration : none;
}

a:active {
	color :black;
	text-decoration : underline;
}
.pHeader{
	color: #d11926;
	font-weight: bold;
}
.pHeader2{
	color: #e67e33;
	font-weight: bold;
}
.orangelink a:link {
	color: #e67e33;
	text-decoration : underline;
}

.orangelink a:visited {
	color: #e67e33;
	text-decoration : underline;
}

.orangelink a:hover {
	color : black
	text-decoration : none;
}

.orangelink a:active {
	color : #e67e33;
	text-decoration : underline;
}
.indented
   {
   padding-left: 25pt;
   padding-right: 25pt;
}

