.lineblue {
	border-color: #6DCFF6;
	border-style: solid;
	border-width: 1px;
}

.lineorange {
	border-color: #F26521;
	border-style: solid;
	border-width: 1px;
}

.linegray {
	border-color: #C2C2C2;
	border-style: solid;
	border-width: 1px;
}

.feat {
	background-image: url(img/bg.gif);
}

.footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #A1A1A1;
}

.nav {
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.cap {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F26521;
}

.capcpy {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	padding: 5px;
}

.cpy {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	padding: 0px;
}

.cpysm {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	padding: 0px;
}

.sm {
	font-family: arial, verdana;
	font-size: 9px;
	font-weight: normal;
	color: #363636;
	padding: 0px;
}

.ftsm {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	padding: 2px;
}

.hd {
	font-family: helvetica, verdana;
	font-size: 18px;
	font-weight: none;
	color: #0054A6;
	padding: 0px;
}

.hd2 {
	font-family: helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	padding: 0px;
}

a {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003562;
	padding: 0px;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0054A6;
	padding: 0px;
	text-decoration: none;
}

a.ft {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A1A1A1;
	padding: 0px;
	text-decoration: underline;
}

a.ft:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
}