/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 12pt;
 font-family: 'Trebuchet MS';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
}
span.f_CodeFormatting /* Code Formatting */
{
}
span.f_Comment /* Comment */
{
}
span.f_Greenhightlight /* Greenhightlight */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_ImageBorder /* Image Border */
{
 font-size: 10pt;
 font-family: 'Arial';
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Links /* Links */
{
 color: #993300;
 text-decoration: underline;
}
span.f_Notes /* Notes */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 background: #e9e9e9;
}
.p_CodeFormatting /* Code Formatting */
{
 background: #e9e9e9;
}
.p_Comment /* Comment */
{
}
.p_Greenhightlight /* Greenhightlight */
{
 border-color: #67c104;
 border-style: solid;
 border-width: 1px;
 background: #e6fecb;
 padding: 6px 6px 6px 6px;
 margin: -6px -6px -6px -6px;
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageBorder /* Image Border */
{
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 padding: 1px 1px 1px 1px;
 margin: -1px -1px -1px -1px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Links /* Links */
{
}
.p_Notes /* Notes */
{
}
.logobg {
	background: url(top_bg.png) repeat-x;
	height: 94px;
}
