﻿body {
	font-family: Arial, Sans Serif;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	padding-top:0px;
	margin-top:0px;
}

.mainwrapper{
	width: 820px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top:14px;
	background-color:transparent;
}

.logo{
	padding-top:20px;
	padding-bottom:20px;
}

img{
	border:none;
}

hr{
	background-color:#cccccc;
	color:#cccccc;
	height:1px;	
}

	
.column1
{
	width:550px;
	float:left;
	margin-top:35px;
	}
	
.column2
{
	width:200px;
	float:right;
	margin-top:35px;
	}

	
.Box
{
	width:188px;
	height:auto;
	border:solid 1px #A30000;
	background-image:url(Images/inspectionbg2.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:5px 10px 0px 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:#910000;
	font-family:Franklin Gothic Book;
	font-weight:normal;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	text-decoration: none;
	}
h2{
	font-size:14px;
	color:#910000;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	text-decoration: none;
}
h3{
	font-size:12px;
	color:#910000;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
	text-decoration: none;}
h3 a{
	color:#910000;
	text-decoration: none;}
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:18px;
	padding:0;
	margin:0;
}
p a:link{	
	color:Maroon;
}
p a:visited{	
	color:Maroon;
}
p a:hover{	
	color:Maroon;
}
p a:active{	
	color:Maroon;
}




/*----- navigation css -----*/
.nav 
{
	font-weight:bold;
	color:#ccc;
	text-decoration: none;
	height:50px;

}
.navigationlink {
	text-decoration: none;
}
.navigationlink a:link {
	color:#fff;
}
.navigationlink a:visited {
	color:#fff;
}
.navigationlink a:hover {
	color:#fff;
}
.navigationlink a:active {
	color:#fff;
}

.AspNet-Menu-Leaf navigationlinkselected{}

.AspNet-Menu-Leaf navigationlinkselected a:link
{
	text-decoration: none;
	color:Maroon;
	}
.AspNet-Menu-Leaf navigationlinkselected a:visited {
	color:Maroon;
}
.AspNet-Menu-Leaf navigationlinkselected a:hover {
	color:Maroon;
}
.AspNet-Menu-Leaf navigationlinkselected a:active {
	color:Maroon;
}

.AspNet-Menu-Link AspNet-Menu-Selected
{
	text-decoration: none;
	color:Maroon;
	}


/*----- 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:#cccccc;
	font-size:10px; 
	clear:both; 
	float:right;
	}
.c2kLink a:link{
	color:#cccccc;
	}
.c2kLink a:visited{
	color:#cccccc;
	}
.c2kLink a:hover{
	color:#666666;
	}
.c2kLink a:active{
	color:#cccccc;
	}


/*----- 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;
      }
      
