/* CSS Document */

body	{	
	font-size: 	9pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	color:  #FFFFFF;
	background: #f1f1e6;
	margin-top:     0px;
    margin-left:    0px;
    margin-right:   0px;
    margin-bottom:  0px;
    padding-top:    0;
    padding-left:   0;
    padding-right:  0;
    padding-bottom: 0;
    border-top:     0;
    border-left:    0;
    border-bottom:  0;
    border-right:   0;
    width:  auto;
	}
	
.footerinfo
{
	font-size:8pt;
	text-align:center;
}

.contenttable
{
	border-collapse:collapse;
}

.imageborder
{
	border-bottom: #666633 SOLID 1px;
	border-top: #666633 SOLID 1px;
	border-left: #666633 SOLID 1px;
	border-right: #666633 SOLID 1px;
	
}
	
#bodytext {
	margin-left: 20px;
	margin-right: 20px;
	}

#submenu {
	float: right;
	clear: right;
	margin-top: 1.0em;
	margin-left: 1.0em;
	margin-bottom: 0.5em;
	}

.bodytext {
	padding-left:   20px;
    padding-right:  20px;
	}
	
.contentpanel
{
	BORDER-RIGHT: #969675 1px solid; 
	BORDER-TOP: #969675 1px solid; 
	BORDER-LEFT: #969675 1px solid; 
	BORDER-BOTTOM: #969675 1px solid;
}

.box 
{
	background-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #969675;
	padding: 5px;
	margin-top: 11pt;
	margin-bottom: 11pt;
	
	
	}

.calendarcell
{
	BORDER-BOTTOM: #969675 1px solid;
}
		
.footer {
	margin-top: 1.5em;
	font-size:	90%;
	}
	


h1		{ 
	font-size:	130%;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	margin-top:	1.0em;
	margin-bottom:	1.0em;
		}
		
h2      {
	font-size:	110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:	1.0em;
	margin-bottom:	0.5em;
		}
	
h3 		{ 
	font-size:	105%;
	font-family: Arial, Helvetica, sans-serif;
		}

h4, h5, h6, th, dt      { 
	font-family: Arial, Helvetica, sans-serif;
		}

h1 + p, h2 + p	{	
	margin-top:	.25em;
	margin-bottom:	.25em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}

div, ul, dl, dt, dd, pre, ol, blockquote, address        {
		line-height: 130%;
    }
			
ul	{
	list-style: round;
	}
	
li	{
    margin-top:	0em;
	margin-bottom:	0.50em;
	}
                
a, address, blockquote, body, cite, code, dd, del, dfn,         
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,                
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var,             
applet, big, center, dir, font, hr, menu, pre,          
abbr, acronym, bdo, button, fieldset, ins, label        {       
    word-spacing:   normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration:        none;
	border-color:   #FFFFFF;
	border-style:   none;
        }       
               
em      {       
	font-style:     normal;
	font-weight:    bold;
	color:  #FFFFFF;
        }       
                
strong  {       
	font-weight:    bold;
	color: #64644e;
        }       
                
em strong, strong em    {       
	text-transform: uppercase;
	font-style:     normal;
	font-weight:    bolder;
	background:     white;
	color:  red;
        }       
                
b       {
        font-weight:    bold;
        }
        
i       {
        font-style:     italic;
        }
                
.warning        {       
        text-transform: none;
        font-style:     normal;
        font-weight:    bolder;
        background:     white;
        color:  red;
        }         
                
ins     {       
        text-decoration:        underline;
        }       
                
var, cite, dfn, .note   {       
        font-style:     italic;
        }       
                
address {       
        font-style:     normal;
        letter-spacing: .1em;
        }       
                
acronym {       
        font-variant:   small-caps;
        letter-spacing: 0.1em;
        }       
                
h1, h2, h3, h4, h5, h6, dt, thead, tfoot    {       
        color:  #FFFFFF;
        }           
                
col, colgroup, table, tbody, td, tr     {       
        color:  #666633;
        text-decoration:        none;
        border-color:   #FFFFFF;
		border-width: 1px;
		font-size:	100%;
        }       
        
th	{
	color:  #FFFFFF;
	background:     #d6d6b5;
	text-align: left;
	}		
		        
a:link  {       
        text-decoration:        underline;
        font-weight:    normal;
		
		}       
                
a:visited       {       
        text-decoration:        underline;
        font-weight:    normal;		
        }       
                
a:active        {       
		text-decoration:        underline;
        font-weight:    normal;
        }       
                
a:hover { 
		text-decoration:        underline;
        font-weight:    normal;
        }             

hr		{	
		visibility:	visible;
		color: #FFFFFF;
		height:	1px;
		}
