@charset "utf-8";


Body {
	background-color: #151464;
	background-image: url(../images/ccclogoBG.jpg);
	background-repeat: no-repeat;
}
#AllDiv {
	height: auto;
	margin-left: -512px;
	position: absolute;
	width: 1024px;
	left: 50%;
	top: 235px;
}
#contentBG {
	position: inherit;
	width: 1024px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/CCC_SubMain_BG_main.png);
	background-position: top;
}

#contentBG  h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #151464;
	font-weight: bold;
	font-style: italic;
	text-indent: 10px;
	padding-right: 125px;
	padding-left: 125px;
}

#contentBG  h4 {
	background-color: #C5C5F3;
	color: #151464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-right: 125px;
	border: 4px solid #151464;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	margin-left: 125px;
	text-align: center;
}
#contentBG ul {
	padding-left: 165px;
	padding-right: 125px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentBG  p {
	padding-left: 125px;
	padding-right: 125px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
}

#contentBG .Table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 125px;
	padding-left: 125px;
	position: relative;
	height: auto;
}
.footer {
	position: relative;
	bottom: 5px;
	height: 25px;
	width: 817px;
	margin-left: -408.5px;
	left: 50%;
}



#footerBG {
	width: 1024px;
	background-repeat: repeat-y;
	background-image: url(../images/CCC_SubMain_BG_footer.png);
	height: 45px;
	position: relative;
}
.TitleMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	top: 20px;
	position: relative;
	text-align: center;
}
.TitleSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
#AllDiv #titleBG .TitleSub a:link {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#AllDiv #titleBG .TitleSub a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.topLOGO {
	float: right;
	top: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 0px;
}
.FooterText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	vertical-align: middle;
}
a:link {
	font-style: normal;
	text-decoration: none;
}

.deadlink {
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

a:visited {
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: none;
	color: #151464;
	background-color: #FFFFFF;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: #151464;
}
.image {
	padding: 15px;
}

.misstable {
	position: relative;
	width: auto;
	font-size: 75%;
	text-align: center;
}






.Menu {
	font-size: 75%;
	text-align: left;
	position: relative;
	width: auto;
}
