* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	border-collapse: collapse;

}

body {
	font-size: 76%;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




.clr {
	clear: both;
}

#container {
	width: 100%;
}

input.border, textarea.border {
	border-top-width: 1.25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1.25px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}


td
{
  vertical-align : top;
}


hr
{
	margin: 10px;
	color: #013EB1; /* used by IE */
	height: 0.25em;
}

/* CLASS DEFINITIONS */

.formtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #66CC33;
}

.smalltext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.formFieldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}

.formField { 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 1em; 
	font-weight: bold;
}


.floatright
{
	float: right;
	margin: 5px 5px 5px 15px;
}

.floatleft
{
	float: left;
	margin: 5px 15px 5px 5px;
}


/* ID DEFINITIONS */


#leftcol{
	width : 211px;
}

#leftcol p
{
	padding: 7px 10px 7px 10px;
	
}

#leftcol h2 {
	font-weight: bold;
	color: #6ea3cc;
	padding: 12px 10px 3px 10px;
	font-size: 1.2em;
	margin: 0;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#leftcol ul
{
	margin-left: 0px;
	padding: 3px;
}

#leftcol ul ul
{
	margin-left: 5px;
	padding-top: 5px;
	list-style-type: none;
}

#leftcol li {
	margin-bottom: 5px;
}


#leftcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#leftcol a 
{
	color : #009;
	text-decoration : underline;
}

#leftcol a:hover
{
	color : #013EB3;
}

#leftcol a:active
{
	font-weight: bold;
}



#leftcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#leftcol .address {
	font-weight: bold;
	font-size: 0.9em;
}

#rightcol
{
	padding: 0 0 0 0;
}

#rightcol .container
{
	padding: 0 10px 0 10px;
	width: 200px;
} 


#rightcol p
{
	padding: 0 0 7px 0;
	font-size: 1em;
	
}

#rightcol h2 {
	font-weight: bold;
	padding: 12px 0 3px 0;
	font-size: 1.1em;
	margin: 0 0 3px 0;
	color: #6EA3CC;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#rightcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#rightcol li {
	margin-bottom: 5px;
	font-size: 0.9em;
}


#rightcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#rightcol a 
{
	color : #009;
	text-decoration : underline;
}

#rightcol a:hover
{
	color : #013EB3;
	text-decoration: none;
}

#rightcol a:active
{
	font-weight: bold;
}



#rightcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#rightcol .address {
	font-weight: bold;
	font-size: 0.9em;
}



#content
{
	width: 700px;
	padding: 0 25px 25px 35px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9900;
}

#content .container
{
	padding-left: 45px;
	padding-top: 5px;
} 

#content .img-align-left {
	float: left;
	margin: 0 15px 0 0;
}

#content .img-align-right {
	margin: 0 0 0 15px;
	float: right;
}


#content p
{
	margin: 0 0 20px 0;
}


#content h1, #content h2, #content h3
{
	padding-bottom: 5px;
}

#content h1
{
	color: #76A2C7;
	font-size: 1.6em;
	padding: 10px 0 15px 0px;
}

#content h2
{
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	background-image: url(../images/bullet-logo.gif);
	background-repeat: no-repeat;
}

#content h3
{
	font-size: 1em;
	text-transform: capitalize;
	padding-top: 5px;
	margin: 0 0 0 0;
	color: #1E63A8;
}

#content h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}
#content blockquote {
	background: url(../images/quote.gif) no-repeat 10px 0;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0;
	padding-left: 50px;
}


#content ul, #content ol
{
	margin: 5px 4px 0px 20px;
}

#content li
{
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 35px;
	margin-top: 0px;
}

#content li.multiplecols {
	margin: 0 5px 5px 5px;
}

#content dl, #content dd
{
	margin: 0 0 10px 0;
}

#content dt {
	font-size: 1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
}
#content dd {
	font-size: 0.9em;
	text-transform: capitalize;
	/*mnj font-size: 12px;*/
}

#content td.content
{
	padding: 0.9em;
	margin: 0;
}

#content a
{
	text-decoration : underline;
}
	
#content a:link
{
	color : #009;
}

#content a:hover, #content a:visited
{
}

#content a:active
{
}

#footer
{
}

#footer a {
	font-size: 0.9em;
	text-decoration: none
	font-weight: bold;
	}
	
#footer a:link {
	color: #FFFFFF; 
}

#footer a:visited {
	color: #FFFFFF; 
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: right;
	padding: 3px;
}

.designedby {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
}

#footer td.content
{
	padding: 0.8em;
	margin: 0;
}

#footer .bullet {
color:#FFFFFF;
}
strong {
}

.contactinfo {
	font-size: 0.9em;
	padding: 15px 15px 5px 15px;
	}

.contactinfo a {
	color: #FFCC00;
	text-decoration: none;
}

.contactinfo a:hover {
	color: #FFFFFF;
}

#buyline {
	font-weight:bold;
	padding: 5px 10px;
}

#buyline a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#buyline a:hover {
	color: #FFCC00;
}

.buy {
	color: #ffffff;
	background-color: #024FA4;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	}
.english_spanish {
	font-size: 1.2em;
}
.einsteintext {
	padding-left: 5px;
	margin-left: 5px;
}
#rightcol .container blockquote {
	margin-left: 10px;
}

table.interior
{
	margin: 0 0;
	padding: 0;
	/*border: 1px solid #d7e5f0;*/
	border-collapse: collapse;
	font-size: 11px;
}

table.interior th,
table.interior td
{
	padding: 5px 5px;
	/*border-bottom: 1px solid #d7e5f0;*/
}

table.interior th
{
	color: #fff;
	/*border-bottom: 1px solid #000;*/
	background-color: #76A2C7;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}

interior.ul
{
	color: #ff0000;
	margin: 0px;
}


interior.li
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.white-background {
	background-color:#FFFFFF;
	}
	
#content .condenselist li
{
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 10px;
}
.superscript {
  font-size:xx-small; 
	vertical-align:top; 
}
#leftcol .container {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6ea3cc;
	background-color: #f1f1f1;
	height: 300px;
}
.bkgd-col {
	background-image: url(../images/bkgd-col-gradiant-long.jpg);
	background-repeat: repeat-x;
	width: 25%;
}
.banner-col {
	width: 25%;
}

.nowrap {
 white-space: nowrap;
}

.bkgd-nav {
	background-color: #FF9900;
}
.testimonial-by {
	font-size: 0.9em;
	font-weight: bold;
}
.contactinfo {
	font-size: 1em;
	float: right;
	color: #999999;
	text-align: right;
	font-weight: bold;
	padding: 20px 20px 0 0;
}
#container .banner-middle #content blockquote {
	background-image: url(../images/quotemarks-lt-blue.jpg);
	margin: 0 35px;
}
#leftcol #sharethis {
	margin-left: 20px;
	margin-bottom: 10px;
}

/* for DHTML Form Fields */
.hidden { display: none; }
.unhidden { display: block; }

.nowrap  {
  white-space: nowrap;
}

img {
	border:none;
}

.bkgd_blue {
  background-color: #83AED0;
}

.bkgd_orange {
  background-color: #ff9900;
}

.bkgd_light {
  background-color: #f1f1f1;
}
