/*-----------------------------------------------------------------------------

-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
body {
	
	background-color: #ffffff;
	text-align: center;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FECD3A;
	font-weight: bold;
}

/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

.clear2 {
	clear:both;
	padding-top: 2px;
}

.clear3 {
	clear:both;
	padding-top: 3px;
}
.clear4 {
	clear:both;
	padding-top: 3px;
}

.clear5 {
	clear:both;
	padding-top: 5px;
}




/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	line-height: 1.3;
	color: #595047;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}

.txt1 {
 font-size: 1.8em; 
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.4;
  color: #595047;	

}

.txt2 {
 font-size: 1.4em; 
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.4;
  color: #595047;	

}

.txt3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	font-weight: bold;
}



/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 2.5em;
	font-weight: normal;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 2.5em;
	font-weight: normal;
	padding: 0px;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 3em;
	font-weight: normal;
	padding: 0px;
}


/* =Links
-----------------------------------------------------------------------------*/
a {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333300;
	text-decoration: underline;
}

a.txt1 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333300;
	text-decoration: underline;
}



/* =Branding
-----------------------------------------------------------------------------*/
#logoSection {
	width: 100%;
	height: 65px;
	background-color: #000000;
	text-align: left;
}

#logoSection .logo{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 900px;
	padding: 0;
}

#logoSection .logo .technicaLogo{
	margin: 0 0 0 0;
	width: 317px;
	padding: 0;
	float:left;
}

#logoSection .logo .technicaLogo2{
	margin: 0 0 0 0;
	width: 250px;
	padding: 0;
	float:left;
}


#logoSection p{
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
}

#employeeSection {
	width: 100%;
	height: 30px;
	background-color: #ffcc00;
	text-align: left;
}

#employeeSection .row{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 900px;
	padding: 0;
}

#employeeSection .row .black{
	margin: 0;
	width: 317px;
	padding: 0 0 0 0;
	float:left;
	height: 30px;
	background-color: #000000;
}

.rightEmployees{
	margin: 0;
	width: 150px;
	padding: 0px 0 0 0;
	float:right;
	height: 30px;
	background-color: #666666;
}

.rightEmployees a:link,.rightEmployees a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	
}


.rightEmployees .row .right a:hover {
	color: #000000;
	text-decoration: underline;
	
	
}


#employeeSection .row .right{
	margin: 0;
	width: 150px;
	padding: 0px 0 0 0;
	float:right;
	height: 30px;
	background-color: #666666;
}

#employeeSection .row .right a:link, #employeeSection .row .right a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	
}


#employeeSection .row .right a:hover {
	color: #000000;
	text-decoration: underline;
	
	
}




/* =Container
-----------------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #ffffff;
	
}


/* =Main Nav
-----------------------------------------------------------------------------*/
#logoSection .logo #mainNav ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 20px 3px 0 3px;
	
	
	
}

#mainNavsection {
	width: 650px;
	float:left;
	height: 65px;
	background-color: #FECD3A;
}


#logoSection .logo #mainNav li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 27px;
	margin: 0 0 0 8px;
	padding: 5px 0px 0 0px;
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#logoSection .logo #mainNav li a:link, #mainNav li a:visited{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	
}

#logoSection .logo #mainNav li a:hover{
	color: #000000;
	text-decoration: underline;
	
		
}






/* =Sub Nav
-----------------------------------------------------------------------------*/

#subContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;
	background-color: #000000;
	height: 30px;	
	
	
}

#subNav ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 3px 10px 0 0px;
	
	
	
}

#subNav li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	float: left;
	height: 27px;
	margin: 0 0 0 10px;
	padding: 5px 10px 10px 0px;
	text-align: right;
}

#subNav li a:link, #subNav li a:visited{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
	
}

#subNav li a:hover{
	color: #ffffff;
	text-decoration: underline;
	
		
}






/* =Main Pic
-----------------------------------------------------------------------------*/
#picContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #000000;
	height: 304px;	
	
	
}
 #pic {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	background-color: #ffffff;
	height: 303px;
	
	
}

.picture {
	float: left;
	margin: 20px 0 0 30px;
}

.picture2 {
	float: left;
	margin: 2px 0 0 1px;
}


/* =Main Content
-----------------------------------------------------------------------------*/
#box {
	width: 100%;
	height:400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: left;
	background-image: url(../images/TECHNICAcircle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-height: 400px;
}

#boxContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	max-height: 400px;
	height: 400px;	
	
}

.subNavBox {
	width: 900px;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: right;
	
	
	
}

.col1 {
	width: 260px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	font-size: 10px;	
	
	
}

.col2 {
	width: 260px;	
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	
	
	
}

.col3 {
	
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	
	
	
}

.col4 {
	width: 400px;
	margin: 8px 8px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;	
	
}

.col5 {
	width: 900px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	
	
	
}

.col6 {
	width: 400px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	
	
	
}

.col8 {
	width: 420px;
	margin: 10px 5px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;	
	
	
}


.location {
	width: 260px;
	margin: 20px 40px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
	
	
}

.employees {
	width: 160px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

	
	
	
}


.downloads {
	width: 790px;
	margin: 10px 0px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.downloadsRow {
	width: 700px;
	margin: 7px 40px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.downloadsRow .col1{
	width: 400px;
	margin: 0 40px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
	
	
}

.downloadsRow .col2{
	width: 200px;
	margin: 0 40px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	
	
	
}


.pdfFiles {
	width: 160px;
	margin: 10px 40px 0 0;
	padding: 0px 0 0 0px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

	
	
	
}






.homeText p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
}

.homeText a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #f26d7d;
	font-weight: normal;
}




.homeColumns .col1 p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col2 p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col3 p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col4 p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col5 p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col7 p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}

.homeColumns .col8 p {
	width:400px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}


.homeColumns .col9 p {
	width:400px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}
.homeColumns .col3 ul {
	margin: 0 0 0 5px;
	padding: 0px 10px 0 0px;
	font-weight: normal;
	list-style-image: url(../images/greenDot2.gif);
	list-style-type: disc;
}

.homeColumns .col3 li{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0px 10px 0 5px;
	text-align: left;

}

.homeColumns .col8 ul {
	margin: 0 0 0 0;
	padding: 0px 10px 0 10px;
	font-weight: normal;
	list-style-image: url(../images/greenDot2.gif);
	list-style-type: disc;
}

.homeColumns .col8 li{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0px 10px 0 0px;
	text-align: left;

}

.homeColumns .col9 ul {
	margin: 0 0 0 0;
	padding: 0px 10px 0 10px;
	font-weight: normal;
	list-style-image: url(../images/greenDot2.gif);
	list-style-type: disc;
}

.homeColumns .col9 li{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 0 10px 10px;
	padding: 0px 10px 0 0px;
	text-align: left;

}



.homeColumns .col2 .activityRow  {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #595047;
	font-weight: normal;
	background-image: url(../images/calendar_icon.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 0 40px;
}

.homeColumns .col2 .activityRow .date{	
	font-weight: bold;
	
}





/* =Secondary Content
-----------------------------------------------------------------------------*/

.subText p {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #595047;
	font-size: 1.4em;
	font-weight: normal;
}

.subText a:link, .subText a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f26d7d;	
	font-weight: normal;
}
.subText ul {	
	margin: 00;
	padding: 0 0 0 50px;
	}

.subText ol {	
	margin: 00;
	padding: 0 0 0 50px;
	}

.subText li {	
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	padding: 0 0 20px 0;
}

.subText ul li ul{
	margin: 00;
	padding: 0 0 0 50px;
	list-style-type: disc;
}

.subText ul li ul li{	
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	padding: 0 0 3px 0;
}

.subText ol li ul{
	margin: 00;
	padding: 0 0 0 50px;
	list-style-type: disc;
}

.subText ol li ul li{	
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	padding: 0 0 3px 0;
}

.contactFormBox {
	width: 460px;
	
	margin: 0 40px 0 0;
	padding: 20px;
	background-color: #b2a28e;
	border: 1px solid #443a30;
	float:left;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;

}

.contactFormBox .inputBox{
	width: 460px;
	margin: 0 0 0 0;
	float:left;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;

}

.contactFormBox .inputBox .left{
	width: 170px;
	margin: 0 20px 0 0;
	float:left;
	

}

.contactFormBox .inputBox .right{
	width: 270px;
	margin: 0 0 0 0;
	float:left;
	

}

.contactFormBox .inputBox .right .input1{
	width: 250px;
	height: 20px;
	padding: 2px 0 0 2px;
	margin: 0 0 0 0;
	float:left;
	border: 1px solid #443a30;	
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.textarea1{
	border:solid 1px #888;
	width:250px;
	height:150px;
	max-width:250px;
	max-height:200px;
	margin:0;
	padding: 2px 0 0 2px;
	border: 1px solid #443a30;	
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 5px 0 0;	
}


.contactPositions {
	width: 430px;
	float:left;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;

}

.contactPositions .mochaLove{
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	font-weight: bold;	

}


.contactPositions .row {
	width: 430px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;	

}

.contactPositions .row .col1{
	width: 120px;
	margin: 0 20px 0 0;
	float:left;

}

.contactPositions .row .col2{
	width: 220px;
	margin: 0 0 0 0;
	float:left;

}

.activityCol1 {
	width: 470px;
	margin: 0 20px 0 0;
	float:left;

}

.activityCol2 {
	width: 470px;
	margin: 0 0 0 0;
	float:left;
	padding:0 5px 0 5px;

}

#accordion h3 {
	height: 30px;
	background-color: #443a30;
	border: 1px solid #edebd6;	
	padding: 5px 0 0 20px;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	

}

#accordion h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #edebd6;
	text-decoration: none;
}

#accordion .activityRow  {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #595047;
	font-weight: normal;
	background-image: url(../images/calendar_icon.gif);
	background-repeat: no-repeat;
	margin: 5px 0 15px 0;
	padding: 0 0 10px 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#accordion .activityRow .date{	
	font-weight: bold;
	
}



/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	background-color: #000000;
	height: 100px;
	margin:0 0 0 0;
	
}

#footer .footerRow {
	width: 980px;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
	text-align: left;
	background-color: #000000;
	
}

#footer .footerRow2 {
	width: 980px;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #000000;
	
}


#footer .footerRow .footerCategory {
	width: 610px;	
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #000000;
	float:left;
	
}

#footer .footerRow .footerCategory .footerNav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	
}

#footer .footerRow .footerCategory .footerNav li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	float: left;	
	padding: 5px 15px 0 0;	
	text-align: left;	
	
}

#footer .footerRow .contact{
width: 330px;
float: left;
	
}

#footer .footerRow .contact p{
font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: normal;
	
}



#footer .footerRow .contact a:link, #footer .footerRow .contact a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FECD3A;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footerRow .footerCategory .footerNav li a:link, #footer .footerRow .footerCategory .footerNav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}

#footer .footerRow .footerCategory .footerNav li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #edebd6;
	font-weight: normal;
	text-decoration: underline;	
}




/* =Forms
-----------------------------------------------------------------------------*/

.btnSubmit {
 color: #443a30;
  background: #ece9d4;
  font-weight: bold;
  font-size: 1.1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  border: 3px double #443a30;
  border-top-color: #443a30;
  border-left-color: #443a30;
  padding:2px;
  width:100px;
}
.btnSubmit:hover {
  color: #FFF;
  background: #443a30;
   border: 3px double #ffffff;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
}

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

.input2{
	width: 30px;
	height: 20px;
	padding: 2px 0 0 2px;
	margin: 0 10px 0 10px;
	float:left;
	border: 1px solid #443a30;	
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.input3{
	width: 95px;
	height: 20px;
	padding: 2px 0 0 2px;
	margin: 0;
	float:left;
	border: 1px solid #443a30;	
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;

}




/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
.col9 {
	width: 340px;
	margin: 10px 5px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
	font-size: 0.9em;
}
.col8Copy {
	width: 420px;
	margin: 10px 5px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	float:left;
}
#boxContentINDEX {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	max-height: 110px;
	height: 110px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FECD3A;
	font-weight: bold;
}
