@charset "UTF-8";
/* CSS Document */

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: blue; }

body {
	margin: 25px 0 0 0;
	padding: 0;
	background: #FFF url(../images/background-Gradient.gif) repeat-y;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

* {
	margin: 0;
	padding: 0;
	behavior: url(http://www.bottlecan.com/iepngfix.htc);
}

#siteContainer {
	margin: 0 auto;
	width: 970px;
  	text-align: left;
}

#headerContainer {
	margin: 0;
	padding: 0;	
	border: 0;
	height: 100px;
	width: 970px;
}

#headerLeft {
	border: 0;
	width: 128px;
	float:left;
}

#headerRight {
	border: 0;
	width: 842px;
	float:left;
	height: 100px;
}

#mainContentContainer {
	padding: 0;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 969px;
	background: #fff;
	border-right: 1px solid #1c74bb;
	text-align: left;
}

.homepageCopyContainer {
	width: 310px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.homepageCopyContainer p {
	margin: 0 0 10px 0;
	padding: 0; 
}

.homePageSeparator {
	float: left;
	margin: 0 0 0 10px;
}

#mainNav {
	text-align: left;
	height: 21px;
	width: 842px;
	background:#1c74bb;
	margin: 0;
	padding: 0;
}

ul #hnav{
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	background:#1c74bb;
	width: 100%;
}

#hnav li {
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;
}

#callOutBoxContainer {
	float: left;
	width: 655px;
	margin:  10px 0 0 10px;
}

#callOutBoxContainerVert {
	width: 237px;
	margin: 0 0 0 0;
	background: url(../images/jump_box_vert_background.gif);
}

.callOutBoxVert {
	padding-left:14px;
}

.callOutBoxVert p {
	width: 211px;
	text-align:left;
	margin-top:5px;
}	

#homepageLeft {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 665px;
}

#homepageRight {
	margin: 0 0 0 10px;
	float: right;
	width: 230px;
}

#footerContainer {
	margin: 0 auto;
	padding: 0;
	width: 970px;
}

#secondaryLeft {
	float: left;
	width: 685px;
	margin-left: 25px;
}

#RightColumnContainer {
	margin: 0 0 0 10px;
	float: left;
	width: 237px;
}

#LeftColumnContainer {
	float: left;
	width: 200px;
	}

#CenterColumnContainer {
	float: left;
/*	width: 685px;	-- ORIGINAL SIZE --  */
	width: 489px;
/*	margin-left: 25px; */
	margin-left: 10px;
	text-align: left;
}

/* Menu */

#subHeader {
	padding: 0 0 0 25px;
}

/* Other CCL Sites */

#otherCCLSites {
	margin:5px;
	padding:0;
	list-style:url(../images/list-arrow.gif) none inside;
	text-align:left;
}

#otherCCLSites a {
	text-decoration:none;
}

/* Call Out Boxes */

.callOutBox {
	width:211px;
	margin: 0 0 0 5px;
	float: left;
	background: url(../images/gradient-2.gif);
	background-repeat:repeat-x;
}

/* ContentArea */

#contentArea {
	margin: 685px;
}


/* Others */
.clearall {clear:both; height: 1px;}



/* --- TABLE --- */

th {
	text-align:center;
	font-weight:normal;
}
table.comdes {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 10px;
}
table.comdes th {
	background-color: #014FA4;
	border: 1px solid #014FA4;
	border-bottom: 5px solid #fff;
	color: #fff;
	padding: 2px; 
}
table.comdes td {
	background-color: white;
	border: 0px;
	padding: 2px;
	
	
}
tr.cd0 td {
	background-color: #fff; color: black;
}
tr.cd1 td {
	background-color: #B1C9E3; color: black;
}
tr.image1{
    padding: 0px 0px 0px 1px
	
}


/* --- FORM --- */
.RightBar label
{
width: 4em;
float: left;
text-align: right;
margin-right: 5px;
margin-top: 3px;
display: block
}

.RightBar input {
	max-width:100px;
}

.SubmitContainer {
	margin-bottom: 5px;
}

#secondaryLeft label {
	width: 6em;
	float: left;
	margin: 3px 5px 0 0;
	display: block;
}

.formfield {
	border: 1px solid #666;
	background-color: #fff;
}

.checkbox {
	margin: 0 5px 0 0;
}

.sampleSelectContainer {
/* 	max-width: 250px; */
	width: 350px;
	text-align:center;
/*	margin: 20px 0 0 0; */
	margin: 20px 20px 0 20px;
	padding: 5px 5px;
	border: 1px solid #666;
	background-color: #E3EFFD;
}

.sampleSelectText {
	margin: 0 0 10px 0;
}

.sampleSelect {
	text-align:left!important;
	float:left;
	margin: 0 20px 0 10px;
}

.textBoxContainer {
	padding: 20px;
}

.textBoxHeader {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

.textBox {
	background-color: #fff;
	text-align:left!important;
	margin: 0 0 0 20;
	padding-left: 20px;
}

.submitButtons {
	margin: 20px 0 0 0;
}

.immediate {
	margin: 20px 20px;
	color: #FF0000;
	font-weight:bold
}

form {
	padding-bottom: 20px;
}

.callOutBoxHDR {
	padding-bottom: 1px;
}

/* Galler Pages */

#galleryNav a {
	text-decoration: none;
}

#imageGallery {
	margin:  10px 0px 0 25px;
}

#imageGallery h5:first-child {
	font-size:12px;
	color:#014FA4;
	font-weight: bold;
	padding: 0 0 0 0 !important;
	margin: 0 0 5px 0 !important;
	text-align: left;
	max-width: 415px;
	border-bottom: 1px solid #CCC;
}

#imageGallery h5 {
	font-size:12px;
	color:#014FA4;
	font-weight: bold;
	padding: 0 0 0 0 !important;
	margin: 10px 0 5px 0 !important;
	text-align: left;
	max-width: 415px;
	border-bottom: 1px solid #CCC;
}

#imageGallery h6 {
	font-size:10px;
	color:#014FA4;
	font-weight: bold;
	padding: 0 0 0 0 !important;
	margin: 20px 0 5px; 0 !important;
	text-align: left;
	max-width: 415px;
	border-bottom: 1px solid #CCC;
}

#imageGallery h7 {
	font-size:10px;
	color:#014FA4;
	font-weight: normal;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	text-align: left;
	max-width: 415px;
	line-height: 16px;
}

#imageGalleryNav {
	/* float: left; */
	width:  400px;
	text-align: left !important;
	margin: 0 0 15px 0
}

#imageGalleryNav a:link {
	text-decoration:none;
	color: #666;
}

#imageGalleryNav a:visited {
	text-decoration:none;
	color: #666;
}

#imageGalleryNav a:hover {
	text-decoration:underline;
	color: #333;
}

#imageGalleryNav a:active {
	text-decoration:none;
	color: #666;
}

#imageGalleryNav ul {
	display: inline;
	margin: 0 0 20px 0;
}

#imageGallery ul li {
	display: inline;
	background: url(bullet.gif) no repeat 0 50%;
	padding: 0 2px 0 2px;
}

.imageGalleryText {
	margin: 0 10px 20px 0!important;
	padding: 0 0 0 0!important;
}

.previousPage {
	margin: 0 15px 0 0!important;
	padding: 0 0 0 0!important;
	float:right;
}

.previousPage a:link {
	text-decoration:none;
	color: #666;
}

.previousPage a:visited {
	text-decoration:none;
	color: #666;
}

.previousPage a:hover {
	text-decoration:underline;
	color: #333;
}

.previousPage a:active {
	text-decoration:none;
	color: #666;
}

#imageGalleryNav li {
	margin: 0;
	list-style-type:none;
	text-align: left !important;
}

#galleryNav {
	margin-top:15px;
}

.galleryGroup {
	background-color: #E6E6E6;
	width: 120px;
	padding: 5px 5px!important;
	margin: 0 5px 5px 0px;
	float: left;
}

.galleryGroup p {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.galleryGroup img {
	border: 1px solid #014FA4;
	margin: 0 0 5px 0;
}

.ig-standard {
	color:#666;
}

.ig-nonstandard {
	font-weight:bold;
/*	height: 40px;	*/
	color:#014FA4;
}

#imageLgWnd {
	margin-left: 20px;
	width: 380px;
}

#imageLgWnd img {
	margin: 20px 0 20px 0;
	border: 1px solid #014FA4;
}

#imageLgWnd h3 {
	font-size:12px;
	color:#014FA4;
	font-weight: bold;
	padding: 0 0 0 0 !important;
	margin: 10px 0 5px 0 !important;
	text-align: left;
	max-width: 415px;
	border-bottom: 1px solid #CCC;
}

#imageLgWnd p {
	text-align: left;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;	
}

#imageLgWnd .ig-standard {
	color:#666;
}

#imageLgWnd .ig-nonstandard {
	font-weight:bold;
	color:#014FA4;
	height:auto !important;
}
 
#closeWindow {
	width: 380px;
	margin: 20px 0 0 20px !important;
	padding: 0 0 0 0 !important;
} 

.formHeader {
	border-top: 1px solid #1C74BB;
	border-bottom: 1px solid #1C74BB;
	padding: 5px 10px;
}


#homePageSubHdr { 
	margin: 10px 0; 
	padding: 0 0;
}

.formfields {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 90%;
	border: 1px solid #0079BD;
	width: 100px;
	margin-bottom: 10px;
}

.homePageForm {
	margin: 5px 10px 0 10px;
}

.custombutton {
	padding:0;
	margin:0;
	border:none;
	background:none;cursor:pointer;
}
* html .custombutton { cursor:hand; } /* alternate cursor style for ie */