body 
{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
}

#GoogleSearch button
{
	padding: 0px;
	margin: 0px;
}

#GoogleSearch textarea
{
	padding: 0px;
	margin: 0px;
}

#GoogleSearch input
{
	padding: 0px;
	margin: 0px;
}

#GoogleSearch form
{
	padding: 0px;
	margin: 0px;
}

#header {
	background-image: url(../images/IPCHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 800px;

	
}



#languageNav
{
	visibility: visible;
	float: right;
	clear: right;
	
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height:18px;
	text-align:right;	
}

#languageNav a:link,
#languageNav a:visited,
#languageNav a:active
{
    text-decoration:none;
    color:#415a68;
	
}
#languageNav a:hover
{
	text-decoration:underline;
}


#languageTemp
{
	visibility: visible;
	float: right;
	clear: right;
	
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;	
	margin-top:3px;
}

#moLink  {
	float: right;
	margin-top: 15px;
	margin-right: 12px;
	visibility: hidden;	
}

#moLink a:link,
#moLink a:visited,
#moLink a:active
 {
	font-weight: bold;
	color: #415A68;
	
	

	
}

#moLink a:hover
 {
		text-decoration: none;
	
}
	
	
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #415a68;
}
#footer a {
	color: #415a68;
	text-decoration: none;
}
#footer a:visited {
	color: #415a68;
	text-decoration: none;
}
#footer a:hover {
	color: #F0ab00;
	text-decoration: none;
}
#footer a:active {
	color: #415a68;
	text-decoration: none;
}
#footer .header {
	font-weight: bold;
	font-size: 11px;
}
#footer .BigHeader {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #415a68;
	border-right-color: #415a68;
	border-bottom-color: #415a68;
	border-left-color: #415a68;
	margin-bottom: 9px;
}


#copyright 
{
	text-align:center;
	margin-bottom:6px;
}

#quote {
	background-color: #E6E6E6;
	padding:10px;
	width: 80%;

}

#quote h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom:-12px;	
}

#quote p {

	text-align: right;	
}

#buynow {
	height: 18px;
	width: 119px;
	float: right;
}

#buynow a:link,
#buynow a:visited,
#buynow a:active {
	background-image: url(../images/buy-standard-now-up.gif);
	background-repeat: no-repeat;
}

#buynow a:hover {
	background-image: url(../images/buy-standard-now-hover.gif);
	background-repeat: no-repeat;
}

#buynow2 {

	height: 18px;
	width: 126px;
	float: right;
	margin-right: 40px;
	
	
}

#buynow2 a:link
 {
	background-image: url(../images/buy-standards-now-up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#buynow2 a:hover {
	background-image: url(../images/buy-standards-now-hover.gif); 

}


	
#emsBullets p {
	line-height:13px;	
	margin-top:3px;
	margin-bottom:0;
	}
	
	
	#contactCongress {
	height: 72px;
	width: 186px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contactCongress a:link img,
#contactCongress a:visited img,
#contactCongress a:active img {
	background-image: url(http://www.ipc.org/images/contact-congress.gif);
	background-repeat: no-repeat;
	
}

#contactCongress a:hover img {
	background-image: url(http://www.ipc.org/images/contact-congress-ro.gif);
	background-repeat: no-repeat;
	
}

.button
{
	color: #415a68;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
	background-color: #f0ab00;
	font-weight: bold;
	text-align: center;
	width: 50px;
	height: 12px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}



.button a:link,
.button a:visited,
.button a:active
{
	color: #f0ab00;
	text-decoration: none;
}

.button a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

