@charset "utf-8";
/* CSS Document */

body {
	background-color: #3b4941;
	margin-top:50px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2c383e;
	background-image:url(/images/hciyb_bg.png);
	background-position:center top;
}
hr {
	color:#bd3632;
	border:0px solid #bd3632;
	background:#bd3632
}
a {
	color:#bd3632;
}
a:hover{
	color:#4b4941
}
p.status {
	font-weight:bold;
	font-size:18;
	text-align:right;
}
p.status:first-letter {
	color:#BD3632;
	font-size: 36px;
}
h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#B72E2C;
}
h2 {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #3b4941;
}
h3 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td h3 {
	padding-top: 0px;
	margin-top: 0px;
}
a.webcs {
	font-size: 9px;
	text-decoration: none;
	float: right;
}
img.hciyb {
	float:right;
	padding-top:43px;
}
.linespace {
	line-height:22px;
}
#header {
	visibility:visible;
	width:900px;
	height:auto;
	z-index:1;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	padding-top:45px;
	margin: 0px auto -1px auto;
	background: #FFFFFF;
}
#foot {
	visibility:visible;
	width:900px;
	height:auto;
	z-index:1;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	margin: 0px auto -1px auto;
	font-size:10px;
	color:#68736D;
}
#content {
	visibility:visible;
	width:900px;
	height:auto;
	z-index:1;
	background-color:#FFFFFF;
	background-image: url(/images/corner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	margin: 0px auto -1px auto;
}
#cleft {
	visibility:visible;
	width:400px;
	height:auto;
	padding:0px;
	float:left
}
#cright {
	visibility:visible;
	width:400px;
	height:auto;
	padding:0px;
	float:right;
}
#rightdiv {
	float:right;
}
#news {
	float:right;
	width:330px;
	padding-left: 50px;
}
a.more {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.words {
	font: Georgia, "Times New Roman", Times, serif;
	color: #bd3632;
}
.careers {
	padding: 20px 50px 50px 50px;
	background-color:#e1e0e0;
	background-image: url(/images/graycorner.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	margin-bottom: 15px;
}
.twelve {
	font-size:12px;
}
.host {
	color:#999999;
	text-decoration: none;
}
.host:hover {
	color:#CCCCCC;
	text-decoration: none;
}
