.bodycopy {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #70643F;
}
.bgmain {
	background-image: url(../images/CIM_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_right {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_bot_left {
	background-color: 232323;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
}
.menulink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menulink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
	
.menulink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menulink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #032968;
	text-transform: none;
	text-decoration: underline;
	font-weight: normal;
	line-height: 20px;
}.hrule {
	color: #FFFFFF;
}
.hruleBLUE {
	color: #468EDA;
	background-color: #00CCFF;
}
.home_youtube_marg {
	margin-bottom: 25px;
	margin-left: 25px;
}

.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27C0EC;
}
.darkblueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #042C6A;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3679C0;
}
.img_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3879BD;
	border-right-color: #326EB4;
	border-bottom-color: #022867;
	border-left-color: #022867;
}
.img_border2 {
	border: 5px solid #766A45;
}
