@charset "UTF-8";
/* CSS Document */
body {
	background: white;
		 font-size: 70%;
	}
	
	
	
body { font: 12px/1.5em Arial, Helvetica, FreeSans, sans-serif; }

/*a:focus { outline: 1px dotted invert; }
*/
a, a:link, a:visited { color: #5078ba; text-decoration : none; }

a:hover { color: #6DA5FF; text-decoration: underline; }

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom: 1em; }

h1, h2, h3, h4, h5, h6 { line-height: 1.2em; margin-bottom: .3em; font-weight:normal; color: #000;}

hr { border-color: #ccc; border-style: solid; border-width: 1px 0 0; clear: both; height: 0; }

h1 { font-size: 2.4em; }

h2 { font-size: 1.5em; margin:0 0 10px 0;font-weight:bold;  }

h2.rightcolum_header { font-size: 1.2em; margin:10px 0 10px 0; }

h3 { font-size: 1.1em; margin:10px 0 2px 0; clear:both; font-weight:bold; }

h4 { font-size: 1.0em; margin:10px 0 5px 0; font-weight:bold; }

h5 { font-size: 1.0em; font-weight:bold; }

h6 { font-size: 8px; }

ol { list-style: decimal; }

ul { list-style: circle; margin-left:20px; }

h5 { font-size: 1.2em; }

h6 { font-size: 1em; text-transform: uppercase; }

h1 a { font-weight: normal; }

p.pullquote { font-family: 'Cantarell', arial, serif; font-size:1.2em; }

div.article li { margin-left: 30px; }

/* Remove unwanted elements */

#topwrapper,
#leftcolum,
#social_menu,
#footer,
#pagebottom,
#mainmenu,
#subhomeSlider,
img.heroPlayOverlay,
ul.ui-tabs-nav,
#featuredproducts  {display:none;}


/*Make content text size bigger */



#middlecolumn {width:60%;float:left;}
#rightcolumn {width:40%;padding-left: 20px;}
/*.grid_3.content {width:30%;}
.grid_9 {width:80%;}

.grid_6.content {width:60%; }
.article {}

*/
/* Add links after */
.content a:link:after, .content a:visited:after {
   content: " [" attr(href) "]";
   font-size: 80%;
   }
   div.imgbox {float:left;}
   
   .TabbedGrp {border-top: 1px solid #ccc;}
   
   .rightsidenote {padding: 20px 0 ; clear: both; border-top: 1px solid #ccc;}
