body {
background:#fff;
margin:0;
padding:0;
color:#666;
font-size:0.7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-image:url(/ubm/images/background.gif);
background-repeat:repeat-y;
background-position:center;
} 

#access {display:none; visibility: hidden;}

body div {text-align:left;margin:0;padding:0;} 

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 {
background-image:url(/ubm/images/magenta_arrow.gif);
background-repeat:no-repeat;
padding-left:8px;
line-height:14px;
}

#wrapper {
width:768px;
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;
}
#searchArea {display:none;}
#sitelinks {display:none;}
#topnav {display:none;}
/* --------- breadcrumb bar and print and font size icons --------- */
#breadcrumbBar {display:none;}
/* --------- 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;
}

#mainwrapper {
}
#leftnavBlock {display:none;}
#leftnavTitle {display:none;}

/* -------- All styles relating to the left hand navigation -------- */
#leftnav {display:none;}

/* -------- Start of contentBlock -------- */
#contentBlock {
width:614px;
float:left;
position:relative;
}

/* -------- All styles relating to banner image and fastrack box -------- */
#bannerBar {display:none;}

/* -------- All styles relating to header and main text area -------- */
#textBlock {
border-top:1px solid #DDDAD4;
clear:both;
width:614px;
}
#header {
padding:14px 0 2px 10px;
color:#000;
}
#header h1 {
font-size:1.4em;
display:inline;
}
#text {
color:#666;
padding:0 10px 20px;
}

/* -------- All styles relating to tables -------- */

table {font-size:100%;}
table.padding {
background-image:url(/ubm/images/tableline.gif);
background-repeat:repeat-x;
background-position:top left;
width:100%;
}
table.padding tr.shade {background-color:#FAF8F4;}
table.padding th,
table.padding td {
background-image:url(/ubm/images/tableline.gif);
background-repeat:repeat-x;
background-position:bottom left;
font-weight:normal;
padding:5px 5px;
}
table.padding th.shade,
table.padding td.shade {
background-image:url(/ubm/images/tableline.gif);
background-repeat:repeat-x;
background-color:#FAF8F4;
background-position:bottom left;
font-weight:normal;
padding:5px 5px;
}
table.kfd {
background-image:url(/ubm/images/tableline.gif);
background-repeat:repeat-x;
background-position:bottom left;
width:100%;
font-size:90%;
}
table.kfd tr.line {
background-image:url(/ubm/images/tableline.gif);
background-repeat:repeat-x;
background-position:top left;
font-weight:normal;
}
table.kfd th,
table.kfd td {
font-weight:normal;
padding:3px 5px;
}

.ltgrey {color:#DDDAD4}
.green {color:#447784}

/* --------- footer bar --------- */
#footer {display:none;}