@charset "utf-8";
.mainBkgd {
	background-attachment: scroll;
	background-image: url(img/cbm_ict_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.insideBkgd {
	background-attachment: scroll;
	background-image: url(img/cbm_ict_bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.buttonGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	height: 29px;
	width: 35px;
}
.form01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 200px;
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.form02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	height: 22px;
	width: 350px;
	padding-top: 3px;
}
.form03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	height: 150px;
	width: 350px;
	padding-top: 3px;
}
.form04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	width: 400px;
}
.form05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	width: 150px;
}
.archive-sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.archive-sidebar a{
	color: black;
}

.archive-sidebar ul{
	padding-left: 15px;
	padding-top: 0;
}
.sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.sidebar a{
	color: #CC0000;
}
.sidebar a:visited {
	color: #CC0000;
	text-decoration: none;
}
.sidebar a:hover {
	color: #006600;
	text-decoration: underline;
}
.sidebar a:active {
	color: #000000;
	text-decoration: none;
}
.sidebar ul{
	padding-left: 0;
	padding-top: 0px;
	
}
.sidebar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	padding-left: 28px;
	padding-top: 6;
	list-style: none;
	background-image: url(./img/img_bulletArrow.gif);
	border-bottom: 1px solid #d2edc5;
	background-repeat:no-repeat;
	background-position:7px 7px; 
}
p{
	padding-top: 0;
}

