
/* Generic stylesheet, which makes no assumptions about base font size.  These rules are used unless
a more specific stylesheet is selected by Javascript */

body {scrollbar-face-color: #C2EDFB ; scrollbar-shadow-color: #000000 ; scrollbar-highlight-color: #19516A; scrollbar-3dlight-color: #AFD0B6; scrollbar-darkshadow-color: #A3BFA9 ; scrollbar-track-color: #D8E7F0 ; scrollbar-arrow-color: #19516A ; }

td   { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;  line-height: 18px; color:#577988;}
th   { font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; text-align:left; color:#FFFFFF;}
body { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px;  line-height: 18px; color:#577988;}
pre	 { font-family: courier, serif; font-size: 10pt; }

a:link		{ color: #9999CC; font-weight: bold; text-decoration: none; }
a:visited	{ color: #9999CC; font-weight: bold; ; text-decoration: none}
a:hover		{ color: #9999FF; text-decoration: underline; }
a:active	{ color: #9999FF; text-decoration: none; }

h1, h2 { font-family: verdana, arial, helvetica, sans-serif; }
h3, h4, h5, h6 { font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; }

.cssTiny		{ font-size: 4px; }
.cssVerySmall	{ font-size: 6px; }
.cssSmall		{ font-size: 8px; }
.cssMedium		{ font-size: 10px; }
.cssNormal		{ font-size: 12px; }
.cssLarge		{ font-size: 14px; }
.cssXLarge		{ font-size: 16px; }
.cssHuge		{ font-size: 18px; }
.cssSmallGray	{ font-size: 10px; color: #999999; }
.cssPageTitle   { font-size: 18px; color:#19516A;}
.cssPageSubTitle{ font-size: 14px; color:#3A6E85;}
.cssPageSubTitle_es{ font-size: 14px; text-align: left; color:#3A6E85;}
.cssFormField   { font-size: 10px; text-align: left; color:#666666;}
.cssInstruction { color: #000000; }
.cssColHeader   { font-size: 8px; color: #000000; text-decoration: underline}
.cssWordPair    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center; text-decoration: none; color: #FFFFFF; ; font-style: italic}
.cssOptDivider  { color: #CC9933; font-style: italic; font-size: 12px; text-align: center; font-weight: bold; }
.cssError       { font-weight: bold; font-size: small; text-align: center; color:#FF0000;}
.cssInput		{ color: #333333;  border: solid 1px; border-color: #000000; background-color: #EAF6FE; }
.cssOddRow		{ background-color: #FFFFFF;}
.cssEvenRow		{ background-color: #FFFFCC;}
.cssMat			{ font-weight: bold; font-size: 10px; text-align: center; color:#EEFFEE; }
.cssTableHead	{ font-weight: bold; font-size: 8px; text-align: center; color:#F7F7F7; background-color: #000000; }
.cssTable		{ font-size: 8px; color: #000000;}
.cssTableCol	{ font-weight: bold; font-size: 8px; text-align: center; color: #000000; background-color: #BBFFBB; }
.cssMiniTitle	{ font-weight: bold; font-size: 10px; text-align: center; text-valign: center; color:#000000; }
.cssItem {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000}
.cssProduct {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.cssFormField2 { font-size: 8px; text-align: left; color:#000000; }
.cssCatName		{ font-size: 16px; color: #CC0033; }
.cssHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #333333; text-decoration: underline}
.cssMediumTitle		{ font-size: 12px; font-weight: bold; }

.ads {
float: none;
		width: 200px;
		padding: 5px 10px 5px 15px;
		margin: 0 0 10px 0;
		
	}	
	
.cta-form{
	background: url(../images/contact-box.png) top left no-repeat;
	width: 189px;
	height: 250px;
	text-align: center;
}

#contact td{
	padding: 4px 0 4px 0;
}