body
{
    font-family:verdana;
}

.ppBoxTable
{
    font-size:11px;
}
.ppBoxTable td
{
    padding-right:10px;
    text-align:left;
}
.ppBoxTable td.header
{
    height:65px;
}
.ppBoxTable td.smallCheck
{
    height:33px;
    padding-left:15px;
}


#bonusTable td
{
    width:399px;
}


.boxLeft
{
    text-align: left;
}



A.bottomlink:link { font-size:10px; COLOR: #8AAD16; TEXT-DECORATION: none}
A.bottomlink:visited {font-size:10px; COLOR: #8AAD16; TEXT-DECORATION: none}
A.bottomlink:hover {COLOR: #8AAD16; TEXT-DECORATION: underline}.white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

div.trust-seals {
    margin-top: 10px;
    text-align: center;
}

div.trust-seals2 {
    margin-top: 10px;
    text-align: left;
    padding-left: 54px;
}

.text1 {
    text-align: left;
    margin: 14px 44px 0 44px;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #3B3B3B;
    padding: 0;
}

.text2 {
    text-align: left;
    margin: 8px 44px 0 64px;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
}

p.text4 {
    text-align: left;
    margin: 0 0 5px 0;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
}

p.text5 {
    text-align: left;
    margin: 8px 44px 0 84px;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
}


table.text3 {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
}

table.text3 td {
    padding-top: 4px;
    padding-bottom: 3px;
}

table.contact {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
    margin: 14px 44px 0 64px;
}

table.contactPhone {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    padding: 0;
    margin: 0;
}

table.contact td {
    padding-top: 4px;
    padding-bottom: 3px;
}


.red {
    color: red;
    font-style: italic;
}

.green {
    color: green;
    font-style: italic;
}

div.divider {
    margin: 14px 44px 0 44px;
    background: url(/Images/green-dotted-line.jpg) repeat-x top left;
    height: 1px;
}

div.divider2 {
    margin: 14px 44px 0 64px;
    background: url(/Images/green-dotted-line.jpg) repeat-x top left;
    height: 1px;
    width: 450px;
}


ul.list1 {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.contact-div {
    text-align: left;
    margin: 14px 44px 0 44px;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
}

table.contact-table {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    color: #4D4D4D;
}

span.required {
    color: #ff0000;
}

div.get-started {
    padding-left: 25px;
    margin-bottom: 10px;
}

.small-area {
    font-size: 5px;
}

.blink {
font: normal 10px Arial;
color:#4B4C4C;
}
a.blink:link {
	text-decoration: none;
}
a.blink:visited {
	text-decoration: none;
}
a.blink:hover {
		text-decoration: underline;
}

.glink {font: normal;color:#4D4D4D;}
a.glink:link {text-decoration: none;}
a.glink:visited{text-decoration: none;}
a.glink:hover{text-decoration: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #242A2E;
}



.managerTable
{
    /*border-top:1px solid;
    border-right:1px solid;*/
}
.managerTable td
{
    /*border-left:1px solid;
    border-bottom:1px solid;*/
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}


.mainText
{

}
.mainText a
{
    color:blue;
    text-decoration:none;
}
.mainText a:visited
{
    color:blue;
    text-decoration:none;
}
.mainText a:hover
{
    color:green;
    text-decoration:underline;
}


.boxTitle
{
    color: #EFE890;
    font-weight:bold;
    font-size:12pt;
}

.boxText
{
    color: #FFF;
    font-weight:bold;
    font-size:10px;
}

.headerLinks
{
    color:white;
}
.headerLinks a
{
    text-decoration:none;
    color:white;
}
.headerLinks a:visited
{
    color:white;
    text-decoration: none;
}
.headerLinks a:hover
{
    color:white;
    text-decoration: underline;
}