.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C6F70;
	line-height: 12px;
	text-decoration: none;
}
a:hover {
	color: #B1CBE9;
}
.bodygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6F70;
}
.blueborder {
	border: 1px solid #7491A0;
}
.bodyblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688EA3;
}
.grayborder {
	border: 1px solid #7491A0;
	color: #999999;

}
.portfolio {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #688EA3;
	font-weight: bold;

}
.headerwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodywhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.darkgrayborder {

	border: 2px dashed #83A08E;
}
.headergreen { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 83A08E; font-weight: bold; }
a {
	color: #FFFFFF;
	text-decoration: none;
}
.moreblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3273C4;
}
.headerblueline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #688EA3;
	font-weight: bold;
	text-decoration: underline;

}
.blueborderR {
	border-top: 2px none #7491A0;
	border-right: 2px solid #7491A0;
	border-bottom: 2px none #7491A0;
	border-left: 2px none #7491A0;

}
.darkgrayborderL {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6c6f70;
	border-right-color: #6c6f70;
	border-bottom-color: #6c6f70;
	border-left-color: #6c6f70;
}
.grayborderR {

	border-top: 2px none #6c6f70;
	border-right: 2px solid #6c6f70;
	border-bottom: 2px none #6c6f70;
	border-left: 2px none #6c6f70;
}
.grayborderT {


	border-top: 2px solid #6c6f70;
	border-right: 2px solid #6c6f70;
	border-bottom: 2px none #6c6f70;
	border-left: 2px none #6c6f70;
}
.blueborderL {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7491A0;
	border-right-color: #7491A0;
	border-bottom-color: #7491A0;
	border-left-color: #7491A0;
}
