/*
 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: #FF5A8C;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
	background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #FF5A8C;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #FF5A8C;
	text-decoration: underline; 
}
A:active {
	COLOR: #FF5A8C;
	text-decoration: underline; 
}
A:hover {
	COLOR: #FF5A8C;
	text-decoration: none; 
}
.copyright {
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #FF5A8C;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #FF5A8C;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: Silver;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #FF5A8C;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}

.depthdr{
	font-size: 12px;
	COLOR: White;
}
.depthdr A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.depthdr A:visited { 
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.depthdr A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .depthdr A:hover {
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.smlinks{
	font-size: 9 px;
	COLOR: White;
	 FONT-WEIGHT: bold;
}
.smlinks A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.smlinks A:visited { 
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.smlinks A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .smlinks A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.smlinks2{
	font-size: 9 px;
	COLOR: Black;
	 FONT-WEIGHT: normal;
}
.smlinks2 A:link  {
	COLOR: #FF5A8C;
	text-decoration: none; 
	FONT-WEIGHT: normal;
}
.smlinks2 A:visited { 
	COLOR: #FF5A8C;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.smlinks2 A:active {
	COLOR: #FF5A8C;
	text-decoration: none;
	FONT-WEIGHT: normal;
}
 .smlinks2 A:hover {
	COLOR:#FF5A8C;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.topnav {
	font-size: 11px;
	COLOR: White;
}
.topnav A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.topnav A:visited { 
	COLOR: White;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .topnav A:hover {
	COLOR: White;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.departmentlistitem{
	background-color: #E2E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
	font-weight: normal;
}
.departmentlistitem A:link  {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.departmentlistitem A:visited { 
	COLOR: Black;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.departmentlistitem A:active {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .departmentlistitem A:hover {
	COLOR: #FF5A8C;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.departmentlistheader{
	background-color: #FF5A8C;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.featureditemheader{
	background-color: #FF5A8C;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	text-align: center;
}

.featureditemtext{
	background-color: #E2E4E4;
	font-size: 11px;
}

.tableheader{
	background-color: Black;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader td td{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: white;
	text-decoration: underline;
}
.tableheader a:link{
	color: white;
	text-decoration: underline;
}

.tableheader a:visited{
	color: white;
	text-decoration: underline;
}

.tableheader a:hover{
	color: white;
	text-decoration: none;
}

.tableheader a:active{
	color: white;
	text-decoration: underline;
}