
body  {
	background: #000000;
	margin: 0;
	padding: 0;
}
:focus {
outline: 0;
}


.pageTop
{
	display: block;
	background: url(images/header_bkgd.jpg) repeat;
	height: 91px;
}

.navigations
{
	display: block;
	background: url(images/navBkgd.gif) repeat;
	font: 12px/29px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 29px;
	padding-left: 18px;
}
.navigations A:link
{
	display: inline-block;
	background: url(images/navBkgd.gif);
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 29px;
	padding-right: 18px;
	padding-left: 18px;
}
.navigations A:visited
{
    display: inline-block;
    background: url(images/navBkgd.gif);
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
	height: 29px;
	padding-right: 18px;
	padding-left: 18px;
}
.navigations A:hover
{
    display: inline-block;
	background: url(images/navBkgdOver.gif);
    color: #f3fecf;
    text-align: center;
    text-decoration: none;
	height: 29px;
	padding-right: 18px;
	padding-left: 18px;
}
.navigations A:active
{
    display: inline-block;
    background: url(images/navBkgd.gif);
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
	height: 29px;
	padding-right: 18px;
	padding-left: 18px;
}
.navigationsON
{
    display: inline-block;
    background: url(images/navBkgd.gif);
    font: 12px/29px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #ffffff;
	height: 29px;
	padding-right: 18px;
	padding-left: 18px;
}

.navigationsUppercase
{
	text-transform: uppercase;
}



.Copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #cccccc}

.HomeText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; color: #ffffff; background: url(images/bottomBkgd.gif) repeat-x;}
.HomeText a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; line-height: 16px; color: #ccff66; text-decoration: none}
.HomeText a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; line-height: 16px; color: #ccff66; text-decoration: none}
.HomeText a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; line-height: 16px; color: #ffffff; text-decoration: none}
.HomeText a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; line-height: 16px; color: #ccff66; text-decoration: none}

.HomeBoxNavsHeaders {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #FFFFFF}
.HomeBoxNavsHeadersCaps {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; text-transform: uppercase; color: #FFFFFF}

.HomeBoxNavsHeaders2
{
	background: url(images/cellsHeaderBkgd.gif) no-repeat;
	color: #eef5f4;
	font: bold normal 14px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px;
}
.HomeBoxNavsHeadersCaps2
{
	background: url(images/cellsHeaderBkgd.gif) no-repeat;
	text-transform: uppercase;
	color: #eef5f4;
	font: bold normal 14px Century Gothic, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 4px;
}
.HomeBoxBuffer
{
	background: #000000 no-repeat;
	color: #000000;
}



.HomeBoxNavsText
{
	background: url(images/cellsBkgd.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333300;
	width: 207px;
	height: 144px;
	text-align: left;
}
.HomeBoxNavsText A:link
{
	display: block;
	color: #ffffff;
	width: 186px;
	text-align: left;
	text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 12px;
	margin-left: 2px;
}
.HomeBoxNavsText A:visited
{
    display: block;
    color: #ffffff;
	width: 186px;
    text-align: left;
    text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 12px;
	margin-left: 2px;
}
.HomeBoxNavsText A:hover
{
    display: block;
	background: #000000;
    color: #ccffff;
	width: 186px;
    text-align: left;
    text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 12px;
	margin-left: 2px;
}
.HomeBoxNavsText A:active
{
    display: block;
	color: #ffffff;
	width: 186px;
	text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 12px;
	margin-left: 2px;
}

h2 {
	color: #ffffff;
	font-size:inherit;
	margin:0;
}


.Search
{
	background: url(images/help/searchFieldBkgd.gif) repeat-x;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #990000;
	border: 1px solid #cc6666;
	margin-left: 2px;
	height: 13px;
}

