A:link {
color: #0055CC;
text-decoration: none;
} 

A:visited {
color: #0055CC;
text-decoration: none;
}

A:hover {
color: #0055CC;
text-decoration: underline;
}

A:active {
color: #0055CC;
text-decoration: none;
}

body, td { 
	font-family: Verdana, Arial;
	font-size:small;
	font-weight:regular;
	color:#555555;
	line-height:16px;
	}

.subnavhd { 
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:regular;
	color:#333333;
	line-height:13px;
	padding: 5px 5px 5px 3px;
	}
	
ul, ul.showcasebullet	{
	list-style: square;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 150%
	}	
	
ul.bullet		{
					list-style: square;
					margin-bottom: 0px;
					margin-left: 30px;
					padding: 0px 0px 0px 0px;
					line-height: 150%;
				}
				
				
ul.homebullet		{
					list-style: square;
					color:#333333;
					margin-bottom: 0px;
					margin-left: 15px;
					padding: 0px 0px 0px 0px;
					line-height: 160%;
				}
				
.leftnav { 
	font-family: Verdana, Arial;
	font-size:80%;
	font-weight:normal;
	color:#000000;
	}

.leftnavhd { 
	font-family: Verdana, Arial;
	font-size:80%;
	font-weight:bold;
	color:#333333;
}


.hometxt { 
	font-family: Verdana,Arial;
	font-size:90%;
	font-weight:regular;
	color:#000000;
	}
	
.homehd { 
	font-family: Verdana, Arial;
	font-size:90%;
	font-weight:bold;
	color:#000000;
	}
	
.homehdwhite { 
	font-family: Verdana, Arial;
	font-size:90%;
	font-weight:bold;
	color:#FFFFFF;	
	}
	
.topnav { 
	font-family: Verdana, Arial;
	font-size:85%;
	font-weight:normal;
	color:#666666;
	}

.footer{
	font-family: Verdana, Arial;
	font-size:85%;
	font-weight:normal;
	color:#666666;
}
	
.pgHeader { 
	font-family: Arial, sans-serif;
	font-size:21px;
	font-weight:regular;
	color:#000000;
	line-height:24px;
	}
	
.pgHeaderRed { 
    font-family: Verdana, Arial;
    font-size:160%;
    font-weight:bold;
    color:#D40000;
	}

.pgsubHeader { 
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height:16px;
	}
	
.pgsubHeader2 { 
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:regular;
	color:#333333;
	line-height:16px;
	}
.pgsubHeader3 { 
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:regular;
	color:#333333;
	line-height:16px;
	}
.breadcrumb2 { 
	font-family: Verdana, Arial;
	font-size:75%;
	font-weight:regular;
	color:#CCCCCC;
	line-height:13px;
	}

.pgsubHeaderBlack { 
	font-family: Verdana, Arial;
	font-size:120%;
	font-weight:bold;
	color:#000000;
}
.pgsubHeaderBlue { 
	font-family: Verdana, Arial;
	font-size:120%;
	font-weight:bold;
	color:#09008B;
}
.pgsubHeaderRed { 
	font-family: Verdana, Arial;
	font-size:120%;
	font-weight:bold;
	color:#D40000;
}

div.mine { 
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	line-height:12px;
	}

.current { color: #000000; }


	
	
	

A.breadcrumb  { color: #0066CC;  text-decoration: none }
A.breadcrumb:hover { text-decoration: underline; font-size: 11px; color: #0066CC}	

input, select, textarea {
	font-family: Verdana, Arial;
	
}
.line{
	color:#cccccc;	
}
.linebg{
	background-color:#cccccc;	
}
.linebgdark{
	background-color:#aaaaaa;
}
.bglight{
	background-color:#eeeeee;
}
