a:link {
	color: #4366B8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #4366B8;
	text-decoration: none;
}
a:visited:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#artmarkTab,#ahsTab,#smartTab a:link {
	text-decoration: none;
	margin: 0; 
	padding: 0;
}

.orange {
	color: #FF3300;
}
.ltgreen {
	color: #c9e887;
}
.mdgreen {
	color: #769e54;
}
.ltblue {
	color: #889ecd;
}
.mdblue {
	color: #223782;
}
.txtMbluBd { 
	font-size: 1.02em; 
	font-weight: bold; 
	color: #223782; 
}
.txtBlueBoldLg { 
	font-size: 16px; 
	font-weight: bold; 
	color: #223782;
}
.txtBlueBold {
	font-weight: bold; 
	color: #223782;
}
.txtBlueLg {  
	color: #3366CC;
	font-size: 16px; 
}
.txtSmLtBl {  
	font-size: 12px; 
	color: #889ecd;
	}
.ahsBlue {
	color:#1679A0;
	font-weight:bold;
	}
#results td {
	padding:5px;
}
#userTbl td{
	padding: 10px;
}
.txtOranBoldLg {  
	font-size: 16px; 
	font-weight: bold; 
	color: #ff6633; }
	
.txtOranSm {  
	font-size: 10px; 
	color: #ff6633; }


.txtGrnSm { 
	font-size: 10px; 
	color: #c9e887; }
.txtGrnMed { 
	font-size: 14px; 
	color: #c9e887 ; 
	font-weight: bold;}
.txtGrnDk { 
	color: #769e54; 
	font-weight: bold; }

.blackBorder {
	border:solid 1px black; padding:2px;
}
.dotlist {
	list-style-position: outside;
	list-style-image: url(../images/oranDotSm.gif);
	list-style-type: none;
	line-height:1.5em;
}
.name {
	font-weight:bold;
	color:#ff6633;
}
.bio {
	padding-left:1.5em;
	line-height:1.3em;	
}
.tblBorder {
	text-align:left; 
	border:solid 2px #889ecd; 
	width:100%;
}
.tblBorder td {
	padding:5px;
}

.txtSmaller {
	font-size:.8em;
}
h1, h2 {
	line-height:1.3em;
}
h5 { 
	color:#ff6633; }