@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img-lo/body-bg-layered2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #2C75C2;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #797979;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #2B70AE;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 { font-size: 1.1em; 
}

a:link, a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover { color: #E00758; text-decoration:underline; }
dl {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
dd {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-left: 1.3em;
}
li {
	line-height: 1.4em;
	padding-bottom: 0.4em;
}
:focus { outline: 0; }

.cchc #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 
.cchc #header {
	padding: 0;
	height: 142px;
} 
.cchc #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.cchc #header .tagBox {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 24px 0px 0px;
}
.cchc #header .tagline {
	font-size: 18px;
	color: #D4DCDF;
	margin: 0px;
	padding: 0px 0px 52px;
}
.cchc #header .contactInfo {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.cchc #header .tagBox .contactInfo a:link,
.cchc #header .tagBox .contactInfo a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cchc #header .tagBox .contactInfo a:hover {
	color: #E00758; 
	text-decoration:underline;
}

.cchc  #buttonBar  {
	margin: 0px;
	padding: 0px;
	height: 115px;
	clear: both;
}
.cchc #buttonBar td .btnRed {
	background: url(img-lo/btn-red.jpg) no-repeat;
	display: block;
	height: 115px;
	width: 261px;
	margin-right: 18px;
}
.cchc #buttonBar .btnRed img,
.cchc #buttonBar .btnPrpl img,
.cchc #buttonBar .btnGreen img {
	padding: 0;
	padding-bottom: 1px;
	position: relative;
	left: -15px;
}

.cchc #buttonBar td .btnPrpl {
	background: url(img-lo/btn-prpl.jpg) no-repeat;
	display: block;
	height: 115px;
	width: 261px;
	margin-right: 18px;
}
.cchc #buttonBar td .btnGreen { 
	background: url(img-lo/btn-green.jpg) no-repeat; 
	display: block;
	height: 115px;
	width: 261px;
}
.cchc #container #buttonBar .childBar { padding-right: 14px; }


.cchc #sidebar1 {
	float: left;
	width: 180px;
	padding: 2em .8em 2em 0em;
	color: #003399;
}
/*****************************/
.cchc #sidebar1 #navBarV {
	margin: 0;
	padding: 0;
	width: 190px;
}
.cchc #sidebar1 #navBarV ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cchc #sidebar1 #navBarV li {
	list-style-type: none;
	height: 30px;
	margin: 0px;
	padding: 0px;
}	
.cchc #sidebar1 #navBarV .subCat { padding-left: 1em; }

.cchc #sidebar1 #navBarV li a:link, .cchc #sidebar1 #navBarV li a:visited {
	color: #003399;
	display: block;
	padding: 8px 8px 8px 18px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}
.cchc #sidebar1 #navBarV li a:hover, .cchc #sidebar1 #navBarV li a:active{
	color: #FFFF66;
	text-decoration: none;
	background: url(img-lo/hover-bg.jpg) repeat-y;
	border: none;
}
.cchc #sidebar1 #navBarV .navNoLink {
	font-weight: bold;
	padding-top: 8px;
	padding-left: 18px;
	display: block;
}

/******************************/
.cchc #mainContent {
	margin: 0 0 0 220px;
	padding: 1em 0 2em;
} 
.cchc #mainContent #colR {
	float: right;
	width: 160px;
	margin: 21px 0px 0px 21px;
	padding: 10px;
	font-size: 11px;
	background: #EBF2FC url(img-lo/news-top.gif) no-repeat 0px top;
}
.cchc #mainContent #colR .newsShort {
	border-bottom: 1px dashed #999999;
	padding-bottom: 8px;
}

.cchc  #footer p {
	padding: 0 10px 0 20px;
	margin: 0 auto;
	padding: 8px 0 10px;
	text-align: center;
	font-size: 10px;
	color: #5b91a6;
	border-top: 1px solid #70C1EE;
	height: 38px;
}
.cchc #footer a:link {
	font-weight: bold;
	color: #5b91a6;
	text-decoration: none;
}
.cchc #footer a:hover {
	color: #E00758;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smaller { font-size: 85%; }
.important {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
.readMore {
	font-size: 10px;
	color: #13B232;
}
.readMore a:link, .readMore a:visited {
	color: #13B232;
	text-decoration: none;
}
.readMore a:hover {
	color: #E00758;
	text-decoration: underline;
}
.colorBlueMed { color: #2C75C2; }
.colorGrey { color: #797979; }
.colorBlack { color: #000000; }
.colorGreen { color: #339900; }
.colorRed { color: #CC3300; }



.indentBox {
	margin: 0 auto;
	border: 1px dotted #6BBBEC;
	padding: 0em 1.2em;
	background: #E3EDF9;
	line-height: 1.8;
	width: 40%;
}
.smaller { font-size: .9em;}
.smallerNoBold { font-size: .9em; font-weight: normal; }
.imgBdr {
	border-top: 4px double #cccccc;
	border-right: 4px double #000000;
	border-bottom: 4px double #000000;
	border-left: 4px double #cccccc;
}
.sideQuote {
	background: #efefef;
	float: right;
	width: 180px;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 10px;
	text-align: center;
}
#ourSponsors {
	height: 124px;
	margin: 0;
	padding: 0;
}
#ourSponsors h3 {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#productImage { text-align: center; }
#productImage img { padding: 2px; border: 1px solid #0E46A3; }
#fadeshow4 {
	width: 350px;
	padding: 0;
	margin: 0 0 14px 20px;
	border: solid 2px #2C75C2;
}
.announcing {
	border: 1px dashed #8CADD5;
	padding: 0 7px;
	margin-top: 48px;
}
.announcing h3 {
	color: #FFFFFF;
	font-weight: normal;
	background: #b8b41d;
	padding: 5px;
	letter-spacing: .1em;
}
.center { text-align: center; }

