.fontLittle {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.fontx {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.box-blue {
	border: thin solid #666666;
}
.box-black {
	border: thin solid #333333;
}

.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D2996;
	text-decoration: none;
}
.white-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.img-border {
	border: 1px solid #333333;
}
.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C83;
}
.sidegrey {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.extrasmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0D2996;
	text-decoration: none;
}
.main-content {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
.underlineblue {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F92B6;
}
.underlinegrey {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

