.framer {
	border: 1px solid #1D60BF;
}
.framer2 {
	border: 3px solid #f5f5f5;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	font-weight: lighter;
	color: #353535;
	list-style-image: url(images/blt.gif);
}
.text A:LINK {color: #A62900; text-decoration: underline }
.text A:VISITED {color: #A62900; text-decoration: underline }
.text A:HOVER {color: #D96B00; text-decoration: none }

.smtext {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4D;
}
.smtext A:LINK {color: #A62900; text-decoration: underline }
.smtext A:VISITED {color: #A62900; text-decoration: underline }
.smtext A:HOVER {color: #D96B00; text-decoration: none }


.caption {
	font-family:  Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #353535;
	text-align: justified;
}
.caption A:LINK {color: #A62900; text-decoration: underline }
.caption A:VISITED {color: #A62900; text-decoration: underline }
.caption A:HOVER {color: #D96B00; text-decoration: none }


.intro {
	font-family: "Lucida Sans", Georgia, Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: left;
}
.intro A:LINK {color: #A45700; text-decoration: underline }
.intro A:VISITED {color: #A45700; text-decoration: underline }
.intro A:HOVER {color: #A45700; text-decoration: none }

.sublink {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.sublink A:LINK {color: #FFFFCC; text-decoration: none }
.sublink A:VISITED {color: #FFFFCC; text-decoration: none }
.sublink A:HOVER {color: #FFFFFF; text-decoration: none }

.btm {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #353535;
	text-transform: uppercase;
}
.btm A:LINK {color: #A62900; text-decoration: underline }
.btm A:VISITED {color: #A62900; text-decoration: underline }
.btm A:HOVER {color: #D96B00; text-decoration: none }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3AABA;
	width: 100%;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #6087BF;
	text-transform: uppercase;
}
