﻿/* content */

body {
	background: #DCD7C6;
	margin-top: 30px;
}

.parent_border {
	border: solid 1px #7D7D7D;
}

.content_padding {
	padding: 9px 0px 9px 0px;
	background: #cccccc;
}

img.img_fix {display: block;}

.store_category 
{
    /*
    border: solid 1px #222222;
    background: #EFEFEF;
    */
    padding: 10px 25px 10px 25px;
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
	color: #000000;

	  
}

.store_category_cell 
{
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
	color: #000000;
}



.content_border {
	border: solid 1px #7E7E7E;
}

.nav {
	background: #D5EBF6;
	border-right: solid 1px #7E7E7E;
	padding: 28px 0px 0px 0px;
}

.nav_top 
{
    background: #ECF5FC;
    font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
	border-bottom: solid 1px #7E7E7E;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.nav_top_link:link {
color: #000000;
text-decoration: none;
background: #ECF5FC;
border: solid 1px #ECF5FC;
padding: 3px 10px 3px 10px;
display: block;
font-weight: bold;
font-size: 9pt;
}

a.nav_top_link:visited  {
color: #000000;
text-decoration: none;
background: #ECF5FC;
border: solid 1px #ECF5FC;
padding: 3px 10px 3px 10px;
display: block;
font-weight: bold;
font-size: 9pt;
}

a.nav_top_link:hover {
color: #000000;
text-decoration: none;
background: #FFFFFF;
border: solid 1px #ECF5FC;
padding: 3px 10px 3px 10px;
display: block;
font-weight: bold;
font-size: 9pt;
}

.footer {
    background: #CCCCCC;
    
}

.content_cell {
	background: #ffffff;
}

.content
{
    font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 19px;
	text-align: justify;
	padding: 10px;
}

.nav_div {
	background: #ECF5FC;
	border: solid 1px #7E7E7E;
	padding: 17px 0px 17px 0px;
	line-height: 19px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	width: 135px;
	
}

.footer_div
{
    background: #CCCCCC;
    line-height: 19px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;    
}



a.nav_link:link {
color: #000000;
text-decoration: none;
background: #ECF5FC;
border: solid 1px #ECF5FC;
width: 127px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 3px;
font-weight: bold;
}

a.nav_link:visited  {
color: #000000;
text-decoration: none;
background: #ECF5FC;
border: solid 1px #ECF5FC;
width: 127px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 3px;
font-weight: bold;
}

a.nav_link:hover {
color: #000000;
text-decoration: none;
background: #ffffff;
border: solid 1px #ECF5FC;
width: 127px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 3px;
font-weight: bold;
}


a.footer_link:link {
color: #000000;
font-size: 10px;
font-family: arial, verdana, sans-serif;
text-decoration: none;
font-weight: bold;
}

a.footer_link:visited  {
color: #000000;
font-size: 10px;
font-family: arial, verdana, sans-serif;
text-decoration: none;
font-weight: bold;
}

a.footer_link:hover {
color: #000000;
font-size: 10px;
font-family: arial, verdana, sans-serif;
text-decoration: none;
font-weight: bold;
}















a.nav_link_logo:link {
color: #000000;
text-decoration: none;
background: #ECF5FC;
width: 127px;
height: 30px;
line-height: 28px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 6px;
font-weight: bold;
vertical-align: top;
}

a.nav_link_logo:visited  {
color: #000000;
text-decoration: none;
background: #ECF5FC;
width: 127px;
height: 30px;
line-height: 28px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 6px;
font-weight: bold;
vertical-align: top;


}

a.nav_link_logo:hover {
color: #000000;
text-decoration: none;
background: #ECF5FC;
width: 127px;
height: 30px;
line-height: 28px;
padding: 1px 1px 1px 1px;
display: block;
margin-top: 6px;
font-weight: bold;
vertical-align: top;
}

.newsletter {
	
	line-height: 20px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.text_box {
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
	border: solid 1px #000000;
	padding: 1px;
}

.button_newsletter 
{
    text-decoration: none;
    color: #000000;
    background: #CCCCCC;
    border: solid 1px #000000;
    padding: 1px 10px 1px 10px;
    font-size: 9pt;
}

.button
{
    text-decoration: none;
    color: #000000;
    background: #CCCCCC;
    border: solid 1px #000000;
    padding: 1px 10px 1px 10px;
    font-size: 9pt;
}

.form_text
{
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
}

.header_bg 
{
    background: #cccccc;
    }
    
    .content_div 
    {
        padding: 14px;
        text-align: justify;
        }
		
		h1 {
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		}
		
.column_header
{
    padding: 3px 10px 3px 10px;
    background: url(img/bg_column_header.gif) top left repeat-x;
    border: solid 1px #AAAAAA;
    font-size: 12px;  
}

.column_item
{
    padding: 3px 5px 3px 5px;
    border: solid 1px #AAAAAA;
    font-size: 10px;
}



a.home_link:link {
color: #000000;
text-decoration: none;
}

a.home_link:visited  {
color: #000000;
text-decoration: none;
}

a.home_link:hover {
color: #134A62;
text-decoration: underline;
}

.speaker_quote 
{
    font-size: 12pt;
	line-height: 20px;
	font-style: italic;    
}
.speaker_quote_author 
{
    font-size: 8pt;
	line-height: 22px;
	color: #999999;
}
