@charset "UTF-8";


#newsletter_form2 {
	color:#999999;
	text-align: center;
	width: 158px;
	outline:none;
	background-image:none;	
	
}
#newsletter_form2 input .email {
	margin-bottom: 4px;
	color: #003366;
	margin-top: 3px;
	width: 137px;
	height:16px;
	float: left;
	clear:both;
	background-image:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newsletter_form2  form  fieldset  {
	width:70%;
	line-height:9pt;
	padding:5px;
	text-align: left;
	background-image:none;
}



/* information */

#newsletter_form2 form .formInfo {
	margin-bottom:1em;
	padding-bottom:0.5em;
		background-image:none;
}
#newsletter_form2 form .formInfo h2 {
	color:#00889e;
	font-weight:bold;
	font-size:0.75em;
	margin-bottom:1em
}
#newsletter_form2 form .required {
}
#newsletter_form2 input[type="hidden"] {
	display:none;
}
/* Simple Form CSS */


#newsletter_form2 .message-box {
	text-align: center;
	padding: 5px;
	color:#545454;
	width:80%;
	margin:5px auto;
}

#newsletter_form2 input{
	outline:none;
	background-image: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear:both;
	position: absolute;
	top: 48px;
	right: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:1.25em;
}

body/* get rid of those system borders being generated for A tags */
 {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* navigation */
#nav {
	background-image: url(../images/ctc_homepage_image_bottom.gif);
	height: 141px;
	letter-spacing: .025em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 980px;
	position: relative;
	z-index: 2;
}

#nav ul {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 980px;
}

#nav li {
	border-right:1px solid #ddd;
	float:left;
	padding-left:2px;
	list-style-type:none;
	text-align:center;
	font-size: 0.75em;
}

#nav a {
	display:block;
	padding:2px;
	position:relative;
	height:50px;
	text-decoration:none;
	color: #000000;
	width: 120px;
}	



#nav img {
	background-color:#fff;
	border:1px solid #ccc;
	padding:4px;
	display:inline;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav strong {
	display:block;
}

/* panes */
#panes {
	width:980px;
	height:300px;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../images/ctc_homepage_image_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;
	position:absolute;
	width:980px;
	font-size: .875em;
}

#panes img {
	float:left;
	
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	font-size:22px;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}
#panes table {
	margin-top: 20px;
}


.overlay {
	display:none;
	width:500px;

	background-color:#ddd;
}
#nav  .home_signup {
	background-image: url(../images/bkgd_home_signup.png);
	background-repeat: no-repeat;
	color: #003366;
	height: 100px;
	width: 250px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: absolute;
	top: 5px;
	z-index: 10;
	left: 698px;
	line-height:1.5em;
}
#nav .home_signup .subscribe {
	padding-left: 35px;
}

.home_table {
	padding: 10px;
	font-size: 0.8em;
}
.home_table p {
}
.home_table  img {
	float: left;
	margin-right: 5px;
}
.btn_learnmore_home {
	margin-left: 60px;
}
#panes h4 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
	font-size: 2.25em;
}

