.WhiteLinkCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}
.WhiteLinkCap A:hover 
	{ color: #ffffff; text-decoration: underline } 
.WhiteLinkCap A 
	{ color: #ffffff; text-decoration: none }
.WhiteLinkCap:link 
	{ color: #ffffff; text-decoration: none } 
		
.HeaderBlueLinkCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #B7D9FE;
}
.HeaderBlueLinkCap A:hover 
	{ color: #B7D9FE; text-decoration: underline } 
.HeaderBlueLinkCap A 
	{ color: #B7D9FE; text-decoration: none }
.HeaderBlueLinkCap:link 
	{ color: #B7D9FE; text-decoration: none } 


.BlueLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #0251A9;
}
.BlueLinkSmall A:hover 
	{ color: #0251A9; text-decoration: underline } 
.BlueLinkSmall A 
	{ color: #0251A9; text-decoration: none }
.BlueLinkSmall:link 
	{ color: #0251A9; text-decoration: none } 

.RedTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.BlackTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BlackTitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BlackLinkSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #0251A9;
}
.BlackLinkSmall A:hover 
	{ color: #FF0000; text-decoration: underline } 
.BlackLinkSmall A 
	{ color: #0251A9; text-decoration: none }
.BlackLinkSmall:link 
	{ color: #0251A9; text-decoration: none } 

.whiteLinkSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.whiteLinkSmall A:hover 
	{ color: #FF0000; text-decoration: underline } 
.whiteLinkSmall A 
	{ color: #ffffff; text-decoration: none }
.whiteLinkSmall:link 
	{ color: #ffffff; text-decoration: none } 
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.other A:hover 
	{ color: #000000; text-decoration: underline } 
.other A 
	{ color: #000000; text-decoration: none }
.other A:link 
	{ color: #000000; text-decoration: none } 

.sidelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; text-transform: none; word-spacing: normal}
.GrayTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;

}
