html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
td {
	font-size: .9em;
}
#mainContainer h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
}


body {
	background-color: #99CDFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 70em;
}
#hoc {
	background-image: url(images/HOC_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-position: center;
}
#header {
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-left: 240px;
	padding-right: 20px;
	padding-top: 25px;
	background-image: url(../images/csc-logo.jpg);
	background-repeat: no-repeat;
	background-position: 24px 10px;
	padding-bottom: 20px;
}
#header h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333333;
	background-image: url(../images/HOCLongLogo-fade.gif);
	background-repeat: no-repeat;
	padding: 10px 14px 10px 10px;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navbar {
	background-color: #FFFFFF;
	padding: 16px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navbar ul {
	list-style-type: none;
	margin: 0px 0px 14px 12px;
	padding: 0px;
	background-color: #FFFF00;
}
#navbar li {
	display: block;
	float: left;
	position: relative;
}
#navbar a:link, #navbar a:visited {
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	margin-left: 10px;
}
#navbar a:hover {
	text-decoration: underline;
	color: #FF004C;
}
#mainContainer {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
		min-height: 40em;
}
#mainContainer .clearFloat {
	clear: both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}
#mainContainer #leftCol {
	float: left;
	padding: 12px 24px;
	clear: both;
	width: 71%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.divLeftCol {
	background-image: url(images/cuba40.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-color: #E8F3FF;
	padding: 20px;
	min-height: 10em;
	margin-top: 12px;
	margin-bottom: 10px;
	clear: both;
}

.divLeftCol li {
	font-size: 1.2em;
	line-height: 1.7em;
}
.divLeftCol h2 {
	padding-left: 200px;
	font-size: 1.4em;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftCol .divLeftCol h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#leftCol .divLeftCol hr {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}



#leftCol .divLeftCol ul {
	list-style-type: disc;
	margin-left: 220px;
	padding: 6px 0px 0px;
	margin-top: 0px;
	clear: both;
}
.divLeftCol a:visited {
	color: #666666;
	text-decoration: none;
}
.divLeftCol a:hover {
	color: #FF004C;
	text-decoration: underline;
}
.divLeftCol p {
	float: right;
	margin: 0px;
	padding: 0px;
}
.divLeftCol p a:link {
	text-decoration: none;
}
.divLeftCol p a:visited {
	text-decoration: none;
}
.div2LeftCol {
	background-color: #E8F3FF;
	padding: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
	height: 7em;
}
.div2LeftCol ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	font-size: 1.3em;
}
.div2LeftCol li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.div2LeftCol a:link {
	font-weight: bold;
	text-decoration: none;
}
.div2LeftCol a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.div2LeftCol a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF004E;
}
.div3LeftCol {
	background-color: #E8F3FF;
	padding: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
	height: 8.5em;
}
.div3LeftCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.div3LeftCol li {
	float: left;
	display: block;
	margin: 0px;
	padding-right: 24px;
}
.div3LeftCol h2 {
	font-size: 1.4em;
	color: #333333;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 12px;
	padding: 0px;
}
#mainContainer #rightCol {
	float: right;
	width: 22%;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
}
.divLeftCol a:link {
	color: #000000;
	text-decoration: none;
}
#rightCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightCol li {
	display: block;
	margin-bottom: 6px;
	margin-top: 12px;
}
#footer {
	background-color: #FFFFFF;
	padding: 12px 0px 24px;
	width: 70em;
	float: left;
	text-align: center;
}
#footer h4 {
	font-size: 1em;
	margin-bottom: 6px;
}
#footer a {
	color: #333333;
	text-decoration: none;
	padding: 8px;
}
#outerWrapper #mainContainer table {
	font-size: 1.1em;
}
#outerWrapper #mainContainer .newsTD strong {
	color: #FF0000;
}
