*{-moz-box-sizing: border-box;box-sizing: border-box}

body{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	margin: 1px;
	padding: 0;
	background-color: #E3EBF1;
}

UL {
	list-style-image: url(../img/bullet.gif);
	list-style-position: inside;
}

LI {
	margin: 1em 0
}

.listitem {
	margin-left: 15px;
}

.introheader {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 30px;
	line-height: 29px;
    color: #666666;
}

.titleheader {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #FFFFFF;	
}

.regulartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.regulartextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

.formula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81C567;
	font-weight: bold;	
}

.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 10px;
	text-align: center;
}	

.corpsiteinteriorlink {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:bold;
    text-decoration : none;	
}

div#lang {
  float: left;
  position: relative;
  left : 72%;
  top : 15px;
}

.langlink {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:bold;
    text-decoration : none;	
}

.corpsitelinksmall {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
    text-decoration : underline;	
}
.linkselected {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../img/linkfocus.gif);
  width: 286px;
  height: 50px;
  text-align:right;
  font-weight:bold;
  padding: 13px 0 0 0;
  font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}
	
a.corpsitelink {
  display: block;
  background-color: transparent;
  width: 286px;
  height: 50px;
  text-align:left;
  padding: 13px 0 0 0;
  font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color : #666666;
  text-decoration : none;
}

a.corpsitelink:hover, a.corpsitelink:focus, a.corpsitelink:active {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../img/linkfocus.gif);
  width: 286px;
  height: 50px;
  text-align:right;
  font-weight:bold;
  padding: 13px 0 0 0;
  font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

div#spacer01 {
	margin-top: 14px;
}

div#spacer02 {
	margin-top: 20px;
}

/*CSS used for hide/show switch */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{
background-color: #CFDDE7;
font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #666666;
padding: 3px;
border-bottom: 1px solid #B1C8D8;
}

div.eg-bar{
width: 250px;
}

.eg-barfaq{
background-color: #CFDDE7;
font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #666666;
padding: 3px;
border-bottom: 1px solid #B1C8D8;
}

div.eg-barfaq{
width: 500px;
}

.icongroup1{
width: 96%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

/*End of CSS used for hide/show switch

/*CSS to style forms */

label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width:70px;
float:left;
}

fieldset {
  background-color:#E3EBF1;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:350px;
}

legend {
width:194px;
height:30px;
color:#fff;
font-size:2em;
padding-left:0.5em;
background: transparent url("graphics/legend_bg.gif") no-repeat;
position:relative;
top:-1em;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:5px;
height:50px;
border:solid 0 #fff;
padding: 14px 12px;
background: transparent url("../img/textfield_bg.gif") no-repeat fixed;
voice-family: "\"}\""; 
voice-family:inherit;
width:250px;
}

fieldset>input.textfield {
background: transparent url("../img/textfield_bg.gif") no-repeat;
}

textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("../img/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}

fieldset>textarea {
background: transparent url("../img/textarea_bg.gif") no-repeat;
}

.submit {
margin:3px;
background: transparent url("../img/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
}


