/* This document has "caption" properties set all over the place, what are they supposed to do? Not CSS! */

/*smile*/
.smiledisclaimersmall {
	background-color: #FFFFFF; 
	font-size: 10px;
	caption: smile disclaimer small;
}

a.smilelinkpinkbold { 
	font-family: Arial, sans-serif; 
	font-size: x-small; color: #FF3399 ; 
	font-weight: bold; 
	text-decoration: underline;
	caption: smile link pink bold;
}


a.smilebodypink { 
	font-family: Arial, sans-serif; 
	font-size: x-small; 
	color: #FF3399;
	caption: smile link pink normal;
}

a.smilebodybigpinklink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; color: #FF3399; 
	text-decoration: underline;
	caption: smile link pink big;
}

.smilebodybigpink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; color: #FF3399;
	caption: smile body big pink;
}

.smilebodyblack { 
	font-family: Arial, sans-serif; 
	font-size: x-small; color: #000000;
	caption: smile body black;
}

.smilebodyheaderblack { 
	font-family: Arial, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	caption: smile body header black;
} 

.smilebodyheaderpink { 
	font-size: x-small; 
	font-weight: bold; 
	color: #FF3399; 
	font-family: Arial, sans-serif; 
	text-decoration: none;
	caption: smile body header pink;
} 

.smilebodybigblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	color: #000000;
	caption: smile body big black;

}

.disclaimersmall {
	background-color: #FFFFFF; 
	font-size: 10px;
}

.toolblack { font-family: Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: none} 
.toolwhite { font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none} 
.whtlink { font-size: 12px; color: #ffffff; text-decoration: none} 
.pnklink { font-size: 12px; color: #ff3399; text-decoration: underline} 
.toolwhtstd { font-family: Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none} 
.tableblack { font-family: Arial, sans-serif; font-size: 10px; text-decoration: none} 
.tablewhtbld { font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF} 
.tablewhite { font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF} 



/* Bank */

.banktiny {
	font-size: 80%;
	font-size: 90%;
	line-height: 130%;
	caption: bank tiny;
}

/* CIS Tables*/

.summarymed {
	background-color: #99cce6;
} 

.summarylite {
	background-color: #cce6f3;
} 

.summarylitebox {
	background-color: #cce6f3; 
	border: 1px solid #ddd; 
	padding: 2px 2px 2px 2px; 
	margin: 2px 2px 0px 2px;
} 

.summarydark {
	background-color: #3399cc; 
	color: #fff;
} 

.summary {
	border: white 1px solid;
} 

.summary {
	border: white 1px solid;
}

.pinkDottedLine{

	height:1px;

	width:100%;

	background: url(/corp/images/pinkdotline.gif) repeat-x;

	clear:both;
	margin-top:10px;
	
}
.nostyle{

	list-style:none;

}
.floatLeft{

	float:left;

}nostyle{

	list-style:none;

}
.floatLeft{

	float:left;

}
}