/*
 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 : #939598;
	scrollbar-shadow-color : White;
	background-image: url("../images/blue_stripes.gif");
	background-color: #A1D1EF;
	background-repeat:repeat-x;
}

hr{
	height : 1pt;
}

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 : 11px;
}

.copyright a:link {
	color : #006699;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:visited {
	color : #006699;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:hover {
	color : #006699;
	font-weight : bold;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : #006699;
	font-weight : bold;
}

.header a:link {
	color : black;
	font-weight : bold;
	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;
	font-weight : bold;
}

a:visited {
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : #020613
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color :black;
	text-decoration : underline;
	font-weight : bold;
}
.pHeader{
	color: #006699;
	font-weight: bold;
	font-size: 14px
}
.pHeader2{
	color: #006699;
	font-weight: bold;
}

.leftnav{
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-top: 45px;
}
.leftnav a:link {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.leftnav a:visited {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.leftnav a:hover {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

.leftnav a:active {
	text-decoration : none;
	color : White;
	font-weight : bold;
}