body {
	background-color: #CCCCCC;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

body, th, td,  ul, ol 
{
	font-size : 10pt;
	color : Black;
}

body, p, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family : Arial, Helvetica, sans-serif;
}

.smallprint
{
	font-size : 8pt;
}

li
{
	font-size : 9pt;
	color : Black;
}

.pink
{
	color : #EC008C;
}

.masthead-bold
{
	font-size : 15pt;
	color : white;
}

.masthead-yellow
{
	font-size : 10pt;
	color : #FFF200;
	font-weight : bold;
}

#header
{
	width : 770px;
	height : 150px;
	background-color : black;
	color : white;
	margin : 0;
}

#navigation
{
	background-color : black;
	width : 770px;
	color : white;
	border-top : 1px solid Gray;
	padding : 5px 0 5px 0;
	margin:0;
	clear : both;
}


#navigation a:link
{
	color : white;
	font-weight : bold;
	text-decoration : none;
}

#navigation a:visited
{
	color : white;
	font-weight : bold;
	text-decoration : none;
}

#navigation a:active
{
	color : #FFF200;
	font-weight : bold;
	text-decoration : none;
}

#navigation a:hover
{
	color : #FFF200;
	font-weight : bold;
	text-decoration : none;
}

.pad {
	margin:0 20px 0 30px;
	padding: 20px 0 30px 0;
}

#content
{
	color : Black;
	background: url(/images/sidebar-background.gif) left top repeat-y;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	width : 770px;
	text-align : left;
	background-color : #ffffff;
}

#content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:visited
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

h1
{
	color : Black;
	font-style : normal;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

h2 
{
	color : #00A650;
	font-size : 11pt;
	font-weight : bold;
}

h3 
{
	color : #00ADEE;
	font-size : 10pt;
	font-weight : normal;
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#footer
{
	color : White;
	font-weight : normal;
	background-color : #000000;
	width : 770px;
	text-align : center;
	font-size : 9pt;
	padding-top : 10px;
	padding-bottom : 10px;
}

#footer a:link
{
	color : Yellow;
	font-weight : normal;
	text-decoration : none;
}

#footer a:visited
{
	color : Yellow;
	font-weight : normal;
	text-decoration : none;
}

#footer a:active
{
	color : Lime;
	font-weight : normal;
	text-decoration : none;
}

#footer a:hover
{
	color : Lime;
	font-weight : normal;
	text-decoration : none;
}

#clearer {
	clear: both;
	height: 0;
}

.newsletter
{
	font-size : 9pt;
	color : Black;
}

#rap {
	width: 770px;
	background-color : white;
	border: 1px solid #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.chart td p {
	margin:8px 6px 8px 12px;
	}

.chart td {
	border-right:1px solid #000000;
	}

.chart td.line {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}

