@charset "UTF-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited:, a:hover {
	color: #06C;	
}

a:hover {
	text-decoration: underline;	
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
}

h1{
font-size: 18pt;
color: #808080;
}

h2{
font-size: 14pt;
color: #069;
}

h3{
	font-size: 12pt;
	color:#333;
}

h4{
	font-size: 12pt;
	color:#333;
	font-weight:bold;
}

h5{
	font-size: 12pt;
	color:#069;
}

ul{
	list-style-type: disc;
}
/***************************/
/*         Layout          */
/***************************/

#wrapper{
	min-width:1100px;
	width: 100%;
	width:expression(document.body.clientWidth < 1100 ? "1089px" : "100%" );
}

#head{
	margin: 0px;
	padding:10px;
	border-bottom: 2px solid #CCC;
	width: 100%;
}
/*#logo{
	background-image: url(header.png);
	background-repeat:no-repeat;
	height:226px;
}
#headbg{
	background-image: url(head_bg.png);
	background-repeat:repeat-x;
}*/

#headbgc{
	padding: 0px;
	margin: 0px;
	display: block;
	height: 178px;
	background-image:url('images/header_bg.png');
	background-repeat:repeat;
}
#headbgr{
	background: url('images/header.png');
	height: 178px;
	float: right;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#headbgl{
	padding: 0px;
	margin: 0px;
	display: block;
	height: 178px;
	width: 198px;
	float: left;
	background: url('images/header_bgl.png');
	background-repeat:no-repeat;
}
#TopNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
border-bottom:2px ;#000;
}

#TopNav a {
	font-size: 10pt;
}


#navig_top{
	margin: 0 80% 0 0;
	background-color: #FFF;
	border-right: 1px #CCC;
	border-bottom:1px #CCC;
}
/***************************/
/*         Content         */
/***************************/
#ad_left{
	text-align:left;
	float:left;
	margin-left:10px;
	padding-top: 20px;
	padding-right:2p;
}

#ad_left img{
	border:none;
	text-decoration: none;
}

#ad_right{
	text-align:right;
	padding-top: 20px;
	float:right;
	margin-right:10px;
	padding-left:2px;
}

#ad_right p{
	font-size: 8pt;
}

#ad_right h4{
	padding-top:2px;
	font-size: 10pt;
	color:#999999;
}

#ad_right img{
border: none;
}

#content{
	width: 770px;
	margin: 0px auto;
	padding-top: 20px;
}
p.img{
	border:none;
}
#content p, #content ul, #content ol{
	line-height:150%;
	color: #000;
	font-size:12px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
	
}
#left h4{
	clear: both;
}
#left {
	float: left;
	width: 70%;
	
}
#left p{
	text-align:left;
}
#user {
	float:left;
	width:70%;
}
#user p{
	font-size:10pt;
}
#right {
	float: right;
	width: 20%;
	
	
}
.contact_form {
	border-style:solid;
	border-width:1px;
	border-color:#666;
	font-size:12px;
	margin-top:15px;
	text-align:left;
	margin-bottom:15px;
}
.contact a{
        float: right;
        margin-left:30%
}
.contact_text {
        text-align: left;
}
.contact_right {
        margin-left:40%;
        text-align:right;
}
#error {
        border-style:solid;
        border-color:#F00;
        border-width: 4px;
        background-color:#F33;
        color:#FFF;
        font-weight:bold;
        text-align:center; 
        font-size:14px;
        margin: 10px;
}
#good {
        border-style: solid;
        border-color:#0F0;
        border-width: 4px;
        background-color:#9F9;
        color:#FFF;
        font-weight:bold;
        text-align:center;
        font-size:14px;
        margin: 10px;
}

/***************************/
/*         Menu            */
/***************************/
#menu {
	width: 100;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #999;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background-color:#FFF;
	color:#000;
}
/***************************/
/*         Footer          */
/***************************/
#footer {
	clear: both;
	width: 100%;
	margin: 0px auto;
	background-color: #7ea6e2;
	text-align:center;
	color:#CCC;
	padding-bottom:5px;
	line-height:0;
	padding-top:1px;
}
p.footer {
	color:#333333;
	font-size:10px;
}
p.footerweb {
	font-size: 9px;
}
#user_search{
	margin-bottom:5px;
}
#line{
	border-bottom: solid 2px #999;
}
p.firforum{
	text-align:center;
}
.certifications {
border-style:solid;
border-width:2px;
border-color:#CCC;
border-collapse:collapse;
}
.certnull {
background-color: #F00;
color:#FFF;
}
.cert1 {
	background-color: #F60;
	color:#FFF;
}
.cert2{
	background-color: #0C3;
	color:#FFF;
}
.certifications td {
	padding:3px 3px 3px 3px;
        border:0px;
        margin: 0px;
}
.certifications th {
        border-bottom: 1px dashed #000;
}
.activecontroller{
	border-style:solid;
	border-width:2px;
	margin-bottom:10px;
	border-color:#00BF00;
	text-align: center;
	border-collapse: collapse;
}
.inactivecontroller{
	border-style:solid;
        border-width:2px;
        margin-bottom:10px;
        border-color:#F33;
	text-align:center;
        border-collapse: collapse;
}
.activecontroller td {
	border:0px;
	margin: 0px;
}
.activecontroller th {
	border-bottom: 1px dashed #000;
}
.inactivecontroller td {
        border:0px;  
        margin: 0px; 
}
.inactivecontroller th {
        border-bottom: 1px dashed #000;
}
.odd {
	background-color:#CCC;	
}
.even {
	background-color:#FFF;
}
.firmenu a, a:hover, a:visited {
	text-decoration:none;
}
