﻿BODY
{
    font-family: Verdana, Arial, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    margin: 0px auto;
}

H1, H2, H5
{
    background-image: url(images/H1_blue.jpg);
    background-repeat: repeat-y;
    margin: 5px 0px 5px 0px;
    border-top: solid 2px white;
    border-bottom: solid 2px white;
    background-color: #F4F4F4;
    text-align:left;
}

H1
{
    clear:both;
    padding: 2px 2px 2px 10px; /* 2px 4px 4px 10px; */
    margin-bottom:15px;
	font-size: 11px;
}

H2
{
    clear:both;
    padding: 2px 2px 2px 10px;
	font-size: 11px;
}

H3
{
	color: #333333;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
    text-align:left;
    margin: 4px 0px 0px 0px;
}

H4
{
    text-align:left;
}

H5
{
	width:460px;
    text-align:left;
    padding: 2px 4px 4px 10px;
	font-size: 11px;
}

H6
{
    text-align:left;
}

P, DIV, SPAN, TD
{
    text-align:left;
}

P
{
    margin: 0px 0px 10px 0px;
	color: #333333;
}

.StopFlowing
{
	clear:both;
}

.FlowAroundOnRight
{
	float:left;
}

.JustifyCenter
{
	text-align:center;
}

.FlowAroundOnLeft
{
	float:right;
}

.FlowAroundOnRight IMG, .FlowAroundOnLeft IMG
{
	padding:10px;
}

LI
{
	list-style-type:none;
	padding-left:10px;
	background-image: url(images/li_arrow.gif);
	background-repeat:no-repeat;
	margin-left:-20px;
	padding-top:2px;
	color: #333333;
}

.subSectionHdr
{
	visible:false;
	color: #333333;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
    text-align:left;
    margin: 4px 0px 0px 0px;
}

HR
{
	color:#999999;
	height:1px;
	width:100%;
	
}

.floatingImage
{
	margin:4px;
}
