@charset "utf-8";
/* CSS Document */

html, body{
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;


}

.topheader{
background-image:url(image/rapidinduct.jpg);
background-position:left;
background-repeat:no-repeat;
height:106px;
}


.links_left{
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
	color:#fefefe;
	}
	
	.links_left:link { 
	font-weight: normal; 
	text-decoration: none;
	color: #fefefe;

	}
	
    .links_left:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #fefefe;
	}
	
    .links_left:hover, links_left:active { 
	text-decoration: none; 
	text-decoration: underline; 
	color: #fefefe;
	

}

.unlinks_left{
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
	color:#3e3e3e;
	

}

.links_unselected{
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
	color:#CC3300;
	}


.header{
	font-size:12px;
	font-weight:bold;
	color:#008feb;
}


.headerinside{
	font-size:14px;
	font-weight:bold;
	color:#535351;
}

.bodytext{
	font-size:13px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}





.boldbodytext{
	font-size:13px;
	font-weight:bold;
	color:#535351;
	padding:1px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}


.text{
	font-size:11px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}
.innertext{
	font-size:12px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: 20px;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;




}

.footer{
	font-size:9px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	text-align: center;
	word-spacing: normal;
	text-align: left;
	white-space: normal;



}

.textinner{
	font-size:11px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: 20px;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;

}


.links{
	font-size:11px;
    text-decoration: none; 
	color:#2d648a;
	}
.links:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #2d648a;
	background-color:#008feb;
	}
.links:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #2d648a;
	}
.links:hover, links:active { 
	text-decoration: none; 
	color: #2d648a;
	

}

a:link { 
	text-decoration: none; 
	}
a:visited { 
	text-decoration: none; 
	}
a:hover, a:active { 
	text-decoration: underline; 

	
	}


.links-red{
	text-decoration: line-through;
	}
.links-red:link { 
	font-size:11px;
	font-weight: normal; 
	text-decoration: none;
	color:#CC0000;

	}
.links-red:visited { 
	font-size:11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #2d648a;
	}
.links-red:hover, links:active { 
	font-size:11px;
	text-decoration: none; 
	color: #2d648a;
	text-decoration: underline; 
	}
	
.greylinks a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1CA1E;
	text-decoration: none;
}
h1
{
	font-family: 'Arial Narrow' , Arial, Helvetica,sans-serif;
	font-size: 18pt;
	color: #0070c0;
}
h2
{
	font-family: 'Arial Narrow' , Arial, Helvetica,sans-serif;
	font-size: 18pt;
	color: #0070c0;
}


.breadcrumbs{
	font-size:11px;
	font-weight:normal;
	color:#535351;
	padding:1px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}


