/*
 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;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #3E7264;
	scrollbar-shadow-color : White;
}

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 : #000000;
	font-size : 11px;
}

.copyright a:link {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:visited {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:hover {
	color : silver;
	font-weight : bold;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : black;
	font-weight : bold;
}

.header a:link {
	color : #3E7264;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color : #3E7264;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color : #020613;
	font-weight : bold;
	text-decoration : none;
}

.header a:active {
	color : #123DC7;
	font-weight : bold;
	text-decoration : underline;
}

.header {
	color : #123DC7;
	font-size: 16px;
	font-weight : bold;
}
.topnav{
	color : #123DC7;
	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 : #123DC7;
	text-decoration : underline;
	font-weight : bold;
}

a:visited {
	color : #123DC7;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : #123DC7;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color : #123DC7;
	text-decoration : underline;
	font-weight : bold;
}