/*
 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-shadow-color : White;
	margin-top: 0px;
}

hr{
	height : 1pt;
}

h4{
	font-size:16px;
	color: #13365C;
}

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;
}

a:link {
	color : #13365C;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #13365C;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:active {
	color :#13365C;
	text-decoration : none;
	font-weight : bold;
}
.rightNav{
	color:blac;
	font-size:11px;
	padding:7px;
}
.leftNav{
	color:#E0DCBB;
	font-weight:bold;
	font-size:12px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
}
.leftNav a:link {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}

.leftNav a:visited {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}

.leftNav a:hover {
	color : #E0DCBB;
	text-decoration : underline;
	font-weight : normal;
}

.leftNav a:active {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}
.subleftNav{
	color:#E0DCBB;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;
	padding-bottom:5px;
}
.subleftNav a:link {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}

.subleftNav a:visited {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}

.subleftNav a:hover {
	color : #E0DCBB;
	text-decoration : underline;
	font-weight : normal;
}

.subleftNav a:active {
	color : #E0DCBB;
	text-decoration : none;
	font-weight : normal;
}
.copyright{
	font-size:10px;
	color: #FAF4E3;
	font-weight: normal;
}
.copyright a:link {
	color : #FAF4E3;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:visited {
	color : #FAF4E3;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:hover {
	color : #FAF4E3;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
}

.copyright a:active {
	color :#E0DCBB;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.breadcrumbs{
	padding:10px;
	font-size: 11px;
}

.tblHeader{
	background-color: #EEEEEE;
	border: 1px solid #13365C;
	color: #13365C;
}
.tblHeader A:link  {
	COLOR: #13365C;
	text-decoration: underline;
	 FONT-WEIGHT: normal;
}
.tblHeader A:visited { 
	COLOR: #13365C;
	text-decoration: underline;
   FONT-WEIGHT: normal;
}
.tblHeader A:active {
	COLOR: #13365C;
	text-decoration: underline;
	 FONT-WEIGHT: normal;
}
 .tblHeader A:hover {
	COLOR: black;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
