﻿html 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	padding-top: 15px;
	background-image: url(../images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
img
{
	border: 0px;
}
a, a:link, a:active, a:visited , a:hover
{ 
	color: #0026FF;
	text-decoration: none;
}
a:hover
{ 
	text-decoration: underline;
}
edit:link, edit:visited, edit:active
{
	font-size: 12px;
}
edit:hover
{
	font-size: 12px;
}
h1
{
	margin: 0px 0px 5px 0px;
}
h1, .header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
h2
{
	margin: 0px 0px 0px 0px;
}
h2, .subHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
h3
{
	margin: 0px 0px 0px 0px;
}
h3, .colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
}
.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited , .footerLink:hover
{ 
	color: #AAAAAA;
	text-decoration: none;
}
.footerLink:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.pageBox
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.navBlock {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	z-index: 1000;
}

.navBlock a{
	color:black; 
	text-decoration:none;
	display:block;
}

.navBlock a:hover{
	color:Gray; 
	text-decoration:none;
}
.navBlockFlyout
{
    width:160px; 
    border: 1px solid #AAAAAA;
    background-color: White;
}
.navBlockFlyoutLevelOne
{
    left: 0px;
    top: 40px;
}
.navBlockFlyoutLevelTwo
{
    left: 154px;
    top: -1px
}

edit:link, edit:visited, edit:active
{
	font-size: 12px;
}
edit:hover
{
	font-size: 12px;
}
.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}

.content
{
	background-image: url(../images/contentGradient.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DFDECC;
	padding-left: 50px;
	vertical-align: top;
	height: 575px;
	position: relative;
	z-index: 1;
}

.bodytext{  
	font-size:12px; 
	line-height:18px;
	padding-right:55px;
}

.logo
{
    position: absolute;
    top: 210px;
    left: 0;
    z-index: 1000;
}

.address
{
    color: White;
    font-size: 12px;
   
}

.footerLinks, .footerLinks a, .footerLinks a:Hover
{
padding: 10px;
    color:White;
    font-size: 10px;
    font-weight: bold;
}

.certs
{
padding: 10px;

}