﻿body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	margin-top: 0px;
	width: 100%;
	font-size: large;
}
.BodyWrapper {
	border-style: none;
	height: inherit;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-position: 10px 30px;
	background-color: #121212;
	width: 100%;
	height: 105px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	background-image: url('graphics/CCP_Logo-300w.png');
	background-repeat: no-repeat;
	visibility: visible;
	padding-bottom: 4px;
	padding-top: 2px;
}
.HeaderText {
	text-align: right;
	margin-right: 20px;
	padding-top: 5px;
	font-size: x-large;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-left: 5px;
}
h2 {
	font-size: large;
}
.MenuBar {
	width: 100%;
	height: 30px;
	background-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	text-align: left;
	text-indent: 20px;
	margin-bottom: 20px;
}
.MenuBarText {
	vertical-align: middle;
	padding-top: 5px;
}
.on_off_1 {
}
.on_off_2 {
	visibility: collapse;
	height: 0px;
}
a {
	color: #CCCCCC;
	font-weight: bold;
	font-size: large;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #FF3300;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
.align_left {
	text-align: left;
	padding-left: 5px;
}
.center_italc {
	text-align: center;
	font-style: italic;
}
.Orange_Text {
	color: #FF6600;
}
.reg_mark {
	font-size: small;
	vertical-align: 5px;
	padding-left: 3px;
}
#TopWrapper {
}
#CenterWrapper {
	border-width: 6px;
	border-color: #FF0000;
	margin-left: 10px;
	text-align: left;
	top: 0px;
	clear: both;
	clip: rect(auto, auto, auto, auto);
	float: inherit;
	display: inline-block;
	width: 98%;
}
.TextLineOne {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: x-large;
	width: 90%;
	padding-bottom: 7px;
}
.TextLineTwo {
	text-align: left;
	margin: 5px 15px 15px 15px;
	clear: both;
	font-size: large;
	width: 95%;
}
.TextLineTwoLower {
	overflow: hidden;
	text-align: left;
	clear: both;
	font-size: large;
	width: 90%;
	visibility: hidden;
	height: 0px;
}
.yellow_text {
	color: #FFFF00;
}
.SelectionBox {
	padding: 5px;
	width: 200px;
	float: left;
	height: 185px;
	background-color: #1F1F1F;
	border-radius: 4px;
	border: 2px solid #FF6600;
	margin-bottom: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-right: 3px;
	clip: rect(auto, 3px, auto, auto);
}
.SelectionImg {
	border-radius: 5px;
	box-shadow: 0px 0px 15px 0px #000000;
	border-style: none;
	margin-top: 3px;
}
#I1 {
	width: 190px;
	overflow: hidden;
	visibility: visible;
	height: 150px;
	margin-top: 2px;
	border-width: 0px;
	border-style: none;
}

.TeamText {
	margin-left: 15px;
	margin-right: 15px;
	font-size: medium;
}
.OrngeBoldFont {
	font-weight: bold;
	color: #FF6600;
}
.contactMapImg {
	border-width: 0px;
	height: 428px;
	width: 565px;
	float: right;
}
#LowerWrapper {
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #1F1F1F;
	height: auto;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 10px;
}
#FooterContentContainer {
	min-width: 200px;
	background-color: #000000;
}
#left_col {
	padding: 10px 5px 5px 10px;
	float: left;
	width: 250px;
	line-height: 25px;
}
#right_col {
	padding: 10px 5px 5px 15px;
	float: right;
	width: 125px;
	line-height: 35px;
}
#addressChi {
	float: left;
	padding-right: 20px;
}
#addressAlg {
	white-space: nowrap;
}
#FooterCenterContent {
	overflow: auto;
	padding: 10px 5px 5px 30px;
	margin-right: 100px;
	margin-left: 250px;
	height: 100%;
	visibility: visible;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.Notice {
	font-size: small;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
