﻿body {
	font-family: Arial, Sans Serif;
	font-size:11px;
	color:#333333;
	background-color:#000000;
	padding-top:0px;
	margin-top:0px;
	color:White;
}

.mainwrapper{
	width: 820px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top:14px;
	background-color:transparent;
}
.header
{
	height:30px;
	}

.logo{
	width:176px;
	float:left;
}

img{
	border:none;
}

div.hr 
{
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear:both; 
	height: 10px;
	}
	
div.hr hr {display: none}

.column1Headings
{
	width:250px;
	float:left;
	margin-top:25px;
	}

	
.column1
{
	width:250px;
	float:left;
	margin-top:25px;
	text-align:justify;
	}
	
.column2
{
	width:550px;
	float:right;
	margin-top:25px;
	}

.column3
{
	width:550px;
	float:left;
	margin-top:25px;
	}
.column4
{
	width:250px;
	float:right;
	margin-top:25px;
	}
	
.Box
{
	width:188px;
	height:auto;
	border:solid 1px #A30000;
	background-image:url(Images/inspectionbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.Box2
{
	width:188px;
	height:auto;
	border:solid 1px #A30000;
	background-image:url(Images/trainingbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.ContactBox
{
	width:188px;
	height:auto;
	border:solid 1px #A30000;
	background-image:url(Images/ContactBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.GenericBox
{
	width:188px;
	height:auto;
	border:solid 1px #A30000;
	}
.BoxInfo
{
	padding:10px 10px 10px 10px;
	margin-bottom:80px;
	font-size:11px;
	line-height:normal;
	}
.BoxInfo2
{
	padding:10px 10px 10px 10px;
	margin-bottom:120px;
	font-size:11px;
	line-height:normal;
	}

.BoxInfoRed
{
	font-size:11px;
	line-height:normal;
	color:Maroon;
	font-weight:bold;
	}

.ContactBoxInfo
{
	padding:10px 10px 10px 10px;
	font-size:11px;
	line-height:normal;
	}


/*----- float css -----*/
.floatleft{float:left;}
	
.floatright{float:right;}
	
.clearboth{clear:both;}




/*----- list css -----*/




/*----- heading css -----*/
h1{
	font-size:22px;
	color:White;
	font-family:Century Gothic;
	font-weight:normal;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}
h2{
	font-size:18px;
	color:White;
	font-family:Century Gothic;
	font-weight:normal;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}
h3{
	font-size:12px;
	color:#910000;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}
h4{
	font-size:14px;
	color:#0C88BC;
	padding:0;
	margin:0;
}
h5{
	font-size:12px;
	color:#0C88BC;
	padding:0;
	margin:0;
}


/*----- paragragh css -----*/
p{
	line-height:normal;
	padding:0;
	margin:0;
}
p a:link{	
	color:white;
}
p a:visited{	
	color:white;
}
p a:hover{	
	color:white;
}
p a:active{	
	color:white;
}




/*----- navigation css -----*/
.nav 
{
	text-decoration: none;
	float:right;
	width:287px;
	margin-top: 30px;
}
.navigationlink {
	text-decoration: none;
}
.navigationlink a:link {
	color:White;
}
.navigationlink a:visited {
	color:White;
}
.navigationlink a:hover {
	color:Orange;
}
.navigationlink a:active {
	color:White;
}
.navigationlinkselected {
	color:White;
}

a:link {
	color:White;
}
a:visited {
	color:White;
}
a:hover {
	color:Orange;
}
a:active {
	color:White;
}


    #Menu {
      float:right;
      width:100%;
      font-size:12px;
      line-height:normal;
      margin-top:16px;
      color:White;
      }
      
    #Menu ul {
	  margin:0;
	  padding:10px 10px 0px 0px;
	  list-style:none;
	  color:White;
      }
      
    #Menu li {
      display:inline;
      margin:0;
      padding:0;
      color:White;
      }
      
    #Menu a {
      float:left;
      margin:0;
      padding:0 0 0 15px;
      text-decoration:none;
      color:White;
      }
    #Menu a:hover {
      float:left;
      margin:0;
      padding:0 0 0 15px;
      text-decoration:none;
      color:Orange;
      }
      
    #Menu a span {
      float:left;
      display:block;
      color:White;
      }




/*----- log out css -----*/
.logout{
	font-size:10px; 
	color:#666666;
	text-decoration:none;
}
.loginpanel{
	background-color:#EEF8FB;
	border:solid 1px silver;
	width:240px;
}
.loginsmtxt{
	font-size:9px;
}
	




/*----- c2k link css -----*/
.c2kLink {
	text-decoration:none; 
	color:#666666;
	font-size:10px; 
	clear:both; 
	float:right;
	}
.c2kLink a:link{
	color:#666666;
	text-decoration:none; 
	}
.c2kLink a:visited{
	color:#666666;
	}
.c2kLink a:hover{
	color:Orange;
	}
.c2kLink a:active{
	color:#666666;
	}


/*----- footer css -----*/
.footer
{
	clear:both;
	}

.footerleft{
	font-size:11px;
	text-decoration:none;
	float:left;
}

.footerRight{
	float:right;
	font-size:11px;
	text-decoration:none;
}


	  
/*- Menu Tabs --------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#312E2E;
      font-size:12px;
      font-weight:bold;
      line-height:normal;
      margin-top:16px;
      }
      
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0px 0px;
	  list-style:none;
      }
      
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
      
    #tabsB a {
      float:left;
      background:url(Images/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
      
    #tabsB a span {
      float:left;
      display:block;
      background:url(Images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
      

.calendar
{
	color:White;
	}
	
.day
{
	color:White;
	text-decoration:none;
	}
