/*
 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 { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #14388A;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}

H1{
	FONT-SIZE: 15px; 
}

TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: BLACK; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: black; 
	text-decoration: underline;
}
A:active {
	COLOR: #14388A;
	text-decoration: underline; 
}
A:hover {
	COLOR: #14388A;
	text-decoration: none; 
}

.list1 {
	background-color : #7B89A9;
}

.list2 {
	background-color : #D2D7E2;
}

.required {
	color : Red;
	font-size : 10px;
}

.tableheader {
	background-color : #14388A;
	color : #000000;
	font-size : 14px;
}

.titleheader {
	color : Black;
	font-size : 20px;
	font-weight : bold;
}

.titleheader td {
	color : Black;
	font-size : 20px;
	font-weight : bold;
}

.topnav {
	font-size: 10px;
	COLOR: #14388A;
	FONT-WEIGHT: bold;
}
.topnav A:link  {
	COLOR: #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.topnav  A:visited { 
	COLOR: #14388A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.topnav  A:hover {
	COLOR: #14388A;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright {
	font-size: 11px;
	COLOR: Black;
	FONT-WEIGHT: normal;
}
.copyright A:link  {
	COLOR: #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #14388A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #14388A;
	text-decoration:  underline; 
    FONT-WEIGHT:bold;
}

.leftnav {
	font-size: 11px;
	COLOR: #14388A;
	FONT-WEIGHT: bold;
}
.leftnav A:link  {
	COLOR: #14388A;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.leftnav  A:visited { 
	COLOR: #14388A;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.leftnav A:active {
	COLOR: #14388A;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.leftnav  A:hover {
	COLOR: #14388A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.header {
	font-size: 14px;
	COLOR: #14388A;
	FONT-WEIGHT: bold;
}
.header A:link  {
	COLOR: #14388A;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header  A:visited { 
	COLOR: #14388A;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.header A:active {
	COLOR: #14388A;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header  A:hover {
	COLOR: #14388A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}

.listings
{
	border: 1px solid #202d7a;
    BACKGROUND-COLOR: #E0E8FF;
}
.error
{
    COLOR: red;
    FONT-WEIGHT: bold
}
.leftnav2 {
	font-size: 13px;
	COLOR: #14388A;
	FONT-WEIGHT: bold;
}
.leftnav2 A:link  {
	COLOR:  #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.leftnav2  A:visited { 
	COLOR:  #14388A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav2 A:active {
	COLOR: #14388A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.leftnav2  A:hover {
	COLOR:  Red;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}