/*
 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 : #003366;
	scrollbar-shadow-color : White;
}

hr{
	height : 1pt;
}

h1{
	font-size:16px;
	color: #003366;
	font-style: italic;
}

p, span, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #6F6F6F;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #6F6F6F;
}
.copyright{
	color: #6699CC;
	font-size : 10px;
}

.copyright a:link {
	color: #6699CC;
	text-decoration : underline;
}

.copyright a:visited {
	color: #6699CC;
	text-decoration : underline;
}

.copyright a:hover {
	color: #6699CC;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color: #6699CC;
}

a:link {
	color : #003366;
	text-decoration : underline;
	font-weight : bold;
}

a:visited {
	color : #003366;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color :#003366;
	text-decoration : underline;
	font-weight : bold;
}
.left{
	color: #6F6F6F;
	font-weight:bold;
}

.left a:link {
	color : #6F6F6F;
	text-decoration : none;
	font-weight : bold;
}

.left a:visited {
	color : #6F6F6F;
	text-decoration : none;
	font-weight : bold;
}

.left a:hover {
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

.left a:active {
	color :#6F6F6F;
	text-decoration : none;
	font-weight : bold;
}
.locations{
	color: #003366;
	font-weight:bold;
}

.locations a:link {
	color: #003366;
	text-decoration : underline;
	font-weight : bold;
}

.locations a:visited {
	color: #003366;
	text-decoration : underline;
	font-weight : bold;
}

.locations a:hover {
	color: #003366;
	text-decoration : none;
	font-weight : bold;
}

.locations a:active {
	color: #003366;
	text-decoration : underline;
	font-weight : bold;
}
.smallTextField{
	font-size: 10px;
}
.breadcrumbs{
	font-size:11px;
}
.tblHeader{
	background-color: #DCDDDE;
	border: 1px solid black;
}
.border{
	border: 1px solid black;
}
.headerRow{
	background-color: #DCDDDE;
}
.subCategory{
	font-size:10px;
}.header{
	color: #003366;
	font-weight:bold;
	font-size: 14px;
}