/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/

a:link {
	color : #16409F;
	font-size : 12px;
	text-decoration : underline;
}

a:visited {
	color : #16409F;
	font-size : 12px;
	text-decoration : underline;
}

a:hover {
	color : #FF8C00;
	font-size : 12px;
	text-decoration : underline;
}

a:active {
	color : #16409F;
	font-size : 12px;
	text-decoration : underline;
}

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 : #FFFFFF;
	scrollbar-face-color : #16409F;
	scrollbar-shadow-color : #FFFFFF;
}

hr{
	height : 1pt;
}

p, span{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.blackheader{
	background-color : #16409F;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	text-indent : 1px;
}

.blackheader a{
	color : #FFFFFF;
	text-decoration : none;
}

.blackheader a:visited{
	color : #FFFFFF;
	text-decoration : none;
}

.blackheader a:hover{
	color : #FFFFFF;
	text-decoration : none;
}

.blueheader{
	background-color : #1C6BB6;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	text-indent : 1px;
}
.blueheader a{
	color : #FFFFFF;
	text-decoration : none;
}

.blueheader a:visited{
	color : #FFFFFF;
	text-decoration : none;
}

.blueheader a:hover{
	color : #FFFFFF;
	text-decoration : none;
}

.copyright{
	font-size : 11px;
}

.copyright a{
	font-size : 11px;
}

.greyheader{
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 8px;
	padding-right : 4px;
	padding-top : 2px;
	text-align : left;
}

.greyheader a{
	color : #F5F5DC;
}

.greyheader a:visited{
	color : #F5F5DC;
}

.greyheader a:hover{
	color : #FFFFFF;
}

.header{
	color : #1C6BB6;
	font size : BOLD;
	font-size : 15px;
}

.lightgreyheader{
	background-color : #CCCCCC;
	color : #666666;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 8px;
	padding-right : 4px;
	padding-top : 2px;
}

.lightgreyheader a{
	color : #F5F5DC;
}

.lightgreyheader a:visited{
	color : #F5F5DC;
}

.lightgreyheader a:hover{
	color : #FFFFFF;
}

.tableborder{
	border-bottom : #999999 1px solid;
	border-left : #999999 1px solid;
	border-right : #999999 1px solid;
	border-top : #999999 1px solid;
}

.tableborderblack{
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
}

.whiterow{
	background-color : #FFFFFF;
	border-bottom : #CCCCCC 1px solid;
	padding-bottom : 2px;
	padding-left : 8px;
	padding-right : 4px;
	padding-top : 2px;
}
.subheader{
	color : Black;
	font-size : 16px;
}
