body {
background:#fff;
margin:0;
padding:0;
color:#666;
font-size:0.7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
} 
  
body div {text-align:left;margin:0;padding:0;} 
h1 {font-size:1.3em;}

form,input,select {padding:0;margin:0;font-family:Verdana;font-size:1em;}
input.small {padding:3px 0;}
input.searchbutton {padding-top:2px;}

a {color:#C1006A;text-decoration:none;}
a:hover{color:#C1006A;text-decoration:underline;}
a.arrow,a.greenarrow {
background-image:url(/ubm/images/magenta_arrow.gif);
background-repeat:no-repeat;
padding-left:8px;
line-height:14px;
}
a.greenarrow {background-image:url(/ubm/images/green_arrow.gif);}
a.toparrow {
background-image:url(/ubm/images/toparrow.gif);
background-repeat:no-repeat;
padding-left:10px;
line-height:14px;
}
#wrapper {
width:100%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
text-align:left;
}

/* --------- logo, toplinks and search field --------- */
#topBlock {width:768px;}
#logo {
width:300px;
float:left;
position:relative;
}

/* --------- main content area --------- */
/* the css file is called main.css and includes all the styles for the content area between the breadcrumb and the footer */
#main {
width:768px;
clear:left;
padding:10px;
}

pre {font-size:100%; }





