/*

.thumbNail{
	display:block;
	display:inline;
	width:auto;
	height:auto;
	background:#FFFFFF;

}

.thumbNail a{
	display:block;
	background:#FFFFFF;
	border:solid 1px;
	border-color:#E6EBF0;
	margin: 2px;
	padding: 2px;
}

.thumbNail a:hover{
	display:block;
	background:#FFFFFF;
	border:solid 1px;
	border-color:#BFE10E;
	margin: 2px;
	padding: 2px;
}
*/


.contgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-image: url(../images/bullet_navy.gif);
	}
	
	
.smlwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.smlwht a{
	color: #FFCC00;
}

.smlwht a:hover{
	color: #FFFFFF;
}

.smlwht a:visited{
	color: #FFFFFF;
}

.smlwht a:active{
	color: #FFCC00;
}

.smlnavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-transform: capitalize;
	list-style-image: url(../images/bullet_yell.gif);



}
.smlblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-image: url(../images/bullet_navy.gif);

}
.headnavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
}
.headgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC00;
	}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

