@charset "UTF-8";
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainContainer {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/skin/images/header.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}.footer {
	background-image: url(images/skin/images/nc-layout_19.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	clear: both;
}
.footContainer {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.all {
	background-image: url(images/skin/images/header.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.navigation {
	float: left;
	width: 283px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0093D0;

}.rightColumn {
	width: 707px;
	clear: none;
	float: left;
	margin-bottom: 50px;
}
.bs {
	text-align: center;
	width: 283px;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.footContainer a:link{
	text-decoration:none;
	color: #666666;
}
.footContainer a:visited{
	text-decoration:none;
	color: #666666;
}
.tdtitle {
	padding: 5px;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #EAEAEA;
	color: #333333;
}
.footContainer a:hover{
	text-decoration:none;
	color: #666666;
}h2 {
	color: #44B9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44B9E9;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	color: #44B9E9;
	
}
.mixtable {
	background-image: url(images/skin/newark-gradient.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #44B9E9;
	width: 100px;
	border: 1px solid #44B9E9;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #44B9E9;
}


.telephone a:link{
	text-decoration:none;
	color: #44B9E9;
}

.telephone a:visited{
	text-decoration:none;
	color: #44B9E9;
}

.telephone a:hover{
	text-decoration:none;
	color: #44B9E9;
}

.teltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44B9E9;
}
.mixsmallhead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.calculatorbox {
	background-color: #EBEBEB;
	margin-bottom: 30px;
}
.formin {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
.caltit {
	background-color: #4B90B1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.ccommentbox {
	background-image: url(images/speech-marks.jpg);
	padding-top: 20px;
	padding-left: 120px;
	padding-right: 120px;
	background-repeat: no-repeat;
}
.ccommenttext {
	color: #44B9E9;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ccommentby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}
.contactin {
	padding: 4px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #44B9E9;
	border: 1px solid #666666;
	font-weight: bold;
}
.contactin2 {
	padding: 4px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44B9E9;
	border: 1px solid #666666;
	font-weight: normal;
}
.signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #44B9E9;
}
.bullets {
	font-weight: bold;
	color: #0093D0;
	font-size: 18px;
}
