/* CSS Document */

body{margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px}
body A{color: #0160D4; text-decoration:undeline;  font-weight:bold}
body A:hover{color: #0160D4; text-decoration:none;font-weight:bold}

.toplinks{background-color:#D8170E; font-weight:bold; padding-left:50px; height:30px; color:#FFFFFF} 
.toplinks A{ color:#FFFFFF; text-decoration:none}
.toplinks A:hover{ color:#FFFFFF; text-decoration:underline}

.sub-links{padding-left:25px; color:#0667CE;font-size:11px}
.sub-links A{color:#0667CE; font-weight:normal; text-decoration:none}
.sub-links A:hover{color:#0667CE;font-weight:normal; text-decoration:underline}
.iso{color:#CC0000; font-size:11px}

.products{text-decoration:none; font-weight:normal; font-size:11px}
.products A{ color:#000000;text-decoration:none; font-weight:normal}
.products A:hover{ color:#000000;text-decoration: underline;font-weight:normal}

.bullets{padding: 1px 10px 1px 10px}

.bottom{ background-image: url(images/bottom-bg.gif); background-repeat:repeat-x; height:42px; text-align:right; padding-right:30px}

.clients{text-decoration:none;}
.contents{padding:20px; text-align:justify}
h1{color:#0160D4; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:18px}

.image{float:left; padding: 10px 10px 10px 0px; margin-right:15px}

.formelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #999999;
		vertical-align: top;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px; 
	}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border: 1px  solid #333333;}
	
.rule{color:#990000; height:1px; width:540px; }
