
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #737373;
	text-decoration: none;
}
a:active {
	color: #737373;
	text-decoration: none;
}

a.yellow_link:link {
	color: #e86d00;
	text-decoration: none;
	font-weight:bold;
}
a.yellow_link:visited {
	color: #e86d00;
	text-decoration: none;
	font-weight:bold;
}
a.yellow_link:hover {
	color: #737373;
	text-decoration: none;
	font-weight:bold;
}
a.yellow_link:active {
	color: #737373;
	text-decoration: none;
	font-weight:bold;
}



a.footer:link {
	color: #B9B9B9;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #B9B9B9;
}
a.footer:hover {
	text-decoration: none;
	color: #FDBE45;
}
a.footer:active {
	text-decoration: none;
	color: #FDBE45;
}

.copy_11pt_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.copy_11pt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.home_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-stretch:extra-expanded;
	padding-right:21px;
}

.boxes_padding {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:4px;
}

.bg_right {
	background-position:right bottom;
	background-repeat:no-repeat;
}

.content_scroll {
	width: 503px;
	height: 462px;
	overflow-x: none;
	overflow-y:auto;
	clip: rect(auto,30px,auto,auto);	
	scrollbar-3dlight-color:#e6e6e6;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:e6e6e6;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#cdcdcd;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#19345F;
    scrollbar-track-color: #f1f1f1;
}

.picbox_left {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:30px;
}

.picbox_right {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:30px;
}

.heading_14pt {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
