﻿BODY
{
    background: #4E7DB1 url(images/bkgd.gif) repeat-x;
    font-family: tahoma, arial,helvetica,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333;
    line-height: 13pt;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    padding: 0px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
TD, TR, DIV, P, FORM, BUTTON, LABEL, TEXTAREA, INPUT, SELECT
{
    font-size: 9pt;
    color: #333;
    line-height: 13pt;
}
P
{
	margin-top: 0px;
	margin-bottom: 12px;
}
DIV
{
	margin: 0px;
}
IMG
{
	margin: 0px;
}
HR
{
	background-color: #4E7DB1;
    color: #4E7DB1;
    height: 1px;
    width: 100%;
    border-style: none;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}
H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    color: #008A0A;
    font-family: tahoma, arial,helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 500;
}
H1 {font-size: 11pt; font-weight: 700; margin-top: 0px; margin-bottom: 12px;}	
H2 {font-size: 10pt; font-weight: 600; margin-top: 0px; margin-bottom: 5px; color: #DF9951; }	
H3 {font-size: 9pt; font-weight: 700; margin-top: 0px; margin-bottom: 0px; }	
H4 {font-size: 9pt; font-weight: 500; margin-top: 0px; margin-bottom: 0px; }	
H5, DT {font-size: 9pt; font-weight: 500; margin-top: 0px; margin-bottom: 0px; }	

TFOOT, THEAD { font-size: 1em; }
TH { vertical-align: baseline; font-size: 1em; font-weight: bold; }	

TABLE { margin-top: 0px; margin-bottom: 0px; }

SMALL { font-size: 8pt; }
BIG	{ font-size: 10pt; }
EM
{
	color: black;
	font-weight: bold;
	font-style: normal;
}
STRONG
{
	font-weight: bold;
}

BLOCKQUOTE, PRE { font-family: Courier New, monospace; }	

UL { margin-left: 20px; margin-top: 5px; margin-bottom: 10px; padding-left: 0; }
UL LI { list-style-type: disc ; margin-top: 1px; margin-bottom: 1px; }	
UL LI LI { list-style-type: circle; }	
UL LI LI LI { list-style-type: square; }	
UL { margin-left: 20px; margin-top: 5px; margin-bottom: 10px; padding-left: 0; }
OL LI { list-style-type: decimal; margin-top: 1px; margin-bottom: 1px; }	
OL OL LI { list-style-type: lower-alpha; }	
OL OL OL LI	{ list-style-type: lower-roman; }	

A { font-weight: bold; }
A:link { text-decoration: none; color: #4E7DB1; }
A:visited { text-decoration: none; color: #4E7DB1; }
A:hover { text-decoration: underline; color: #3E78FD; }
A:active { text-decoration: none; color: #4E7DB1; }

#shell
{
	width: 773px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu
{
	background-color: #F2F2F2;
	min-height: 21px;
	max-height: 21px;
	text-align: center;
	color: black;
	font-size: 9pt;
	font-weight: bold;
    font-family: tahoma, arial,helvetica,sans-serif;
}
#menutext
{
	padding-top: 5px;
}
.menuitem
{
	margin: 0px 7px 0px 7px;
}
#menu A { font-weight: bold; }
#menu A:link { text-decoration: none; color: black; }
#menu A:visited { text-decoration: none; color: black; }
#menu A:hover { text-decoration: none; color: #3E78FD; }
#menu A:active { text-decoration: none; color: black; }
#content
{
	width: 723px;
	background: url(images/content_bkgd.gif) repeat-y;
	padding: 0px 25px 0px 25px;
	margin: 0;
}

.graph
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}

.photoRight
{
	float: right;
	width: 400px;
	margin-left: 20px; 
	margin-bottom: 20px; 
	text-align: center; 
	font-size: 10pt;
	color: #008A0A;
}
.photoRight img
{
	border: 1px solid #4E7DB1;
}
