﻿body {
    background-color: #000;
    padding:0;
    margin:0;
    margin-top:10px; 
}
img
{
    border: 0px;
}
.body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.body a:link 
{
    color: #000;
}
.body a:visited 
{
    color: #000;
}
.body a:hover 
{
    color: #000;
}
.bodyIndent
{
    margin-left:80px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
.bodyIndent a:link 
{
    color: #000;
}
.bodyIndent a:visited 
{
    color: #000;
}
.bodyIndent a:hover 
{
    color: #000;
}
.bodySmall 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 10px;
}
.bodyBold 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 15px;
}
.bodyBold a:link 
{
    color: #000;
    text-decoration: none;
}
.bodyBold a:visited 
{
    color: #000;
    text-decoration: none;
}
.bodyBold a:hover 
{
    color: #000;
}
.bodyBoldSmall 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 15px;
}
.title 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase; 
	line-height: 20px;
}
.title a:link 
{
    color: #000;
    text-decoration: none;
}
.title a:visited 
{
    color: #000;
    text-decoration: none;
}
.title a:hover 
{
    color: #000;
    text-decoration: none;
}
.header 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.header a:link
{
    color: #000;
    text-decoration: none;
}
.header a:visited
{
    color: #000;
    text-decoration: none;
}
.header a:hover
{
    color: #000;
    text-decoration: none;
}
.headerLarge 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.headerLarge a:link
{
    color: #000;
    text-decoration: none;
}
.headerLarge a:visited
{
    color: #000;
    text-decoration: none;
}
.headerLarge a:hover
{
    color: #000;
    text-decoration: none;
}
.headerGray 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.headerGray a:link
{
    color: #666;
    text-decoration: none;
}
.headerGray a:visited
{
    color: #666;
    text-decoration: none;
}
.headerGray a:hover
{
    color: #000;
    text-decoration: none;
}
.headerRed 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.headerRed a:link
{
    color: red;
    text-decoration: none;
}
.headerRed a:visited
{
    color: red;
    text-decoration: none;
}
.headerRed a:hover
{
    color: black;
    text-decoration: none;
}
.footer
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	letter-spacing: 1px;
}
.internalHeight
{
    height:470px;
    width: 100%;
}
.internalNoOverlap
{
    margin: 30px 30px 30px 80px;
}
.internalRightColumn
{
    margin: 30px;
}
.leftThreeColumn
{
    width: 370px;
    vertical-align: top;
}
.centerThreeColumn
{
    width:20px;
    vertical-align: top;
}
.rightThreeColumn
{
    width: 570px;
    vertical-align:top;
}