html {font-size:62.5%;}
body {color:#333;font-size:1.2em;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}
td, th, textarea, input, select, button {font-size:1em;font-family:Arial, Helvetica, sans-serif;}

a {color:#2566a6;text-decoration:none;}
a:active, a:hover {color:#ff6600;}

#body a {background:URL(../../design/1/bg_a.gif) repeat-x bottom left;}
#body a:active, #body a:hover {background:URL(../../design/1/bg_a_hover3.gif) repeat-x bottom left;}
.abbr {background:URL(../../design/1/bg_abbr.gif) repeat-x bottom left;}

.menu, .menu a {color:#ccc;border:0px;}
.menu a:active, .menu a:hover, .menu a.selected, .language .selected, .language a:hover {color:#ff6600 !important;}



h1 {font-size:2em;margin-top:0.4em;margin-bottom:0.4em;
font-family:"Gill Sans MT Light", "Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;
font-weight:normal;
color:#ff6600;
margin-left:-2px;
padding:0px;
}
h2 {font-size:1.6em;margin-top:0px;padding-top:0px;margin-bottom:0.3em;color:#7e7e7e;padding:0px;}
h3 {font-size:1.3em;margin-bottom:0.2em;color:#7e7e7e;padding:0px;}

p {margin-bottom:1em;}

.small, sup, sub {font-size:0.9em;}




ul, ol {
	margin:0px;
	padding:0px;
	color:red;
}
li {color:#333;}
ol {
	margin-left:12px;
	padding-left:12px;	
	margin-bottom:1em;
}
html>body ol {
	margin-left:9px;
	padding-left:9px;	
}
ul {
	list-style-image : url('../../design/1/bullet.gif');
	margin-left:9px;
	padding-left:9px;
}
html>body ul {
	list-style-image : url('../../design/1/bullet_fx.gif');
}
ul li {
	margin-bottom:0.4em;
}

ul ul, ol ol, ul ol, ol ul{
	margin-top:0.2em;
	margin-bottom:0.3em;
}	


div.contact {font-size:0.9em;color:#777777;}
acronym, .term {border:0px;border-top:1px #333 dotted;}
.grey, .gray {color:#888;}