/* side links */
a.white:active, a.white:link, a.white:visited { font-family: Arial; font-size: 11px; color: #fff; text-decoration: none; }
a.white:hover {color: #bee9fa;}

a.white_b:active, a.white_b:link, a.white_b:visited { font-family: Arial; font-size: 11px; color: #fff; text-decoration: none; font-weight: bold;}
a.white_b:hover {text-decoration: underline;}

a.blue:active, a.blue:link, a.blue:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; font-weight: bold; }
a.blue:hover {text-decoration: underline;}

a.blue_b:active, a.blue_b:link, a.blue_b:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; font-weight: bold;}
a.blue_b:hover {text-decoration: underline;}


/* menu links */
#m_c ul { list-style: none; margin: 0px; padding: 0px; }
#m_c ul li { float: left; }

a.menu:active, a.menu:link, a.menu:visited { display: block; height: 22px;  float: left; padding: 10px 15px 0 15px; font-size: 12px; color: white; text-decoration: none; font-weight: bold; margin: 0px; }
a.menu:hover {background: #bee9fa;}

.b_em p {line-height: 17px; padding-left: 5px;}

#language {height: 22px; float: right; padding: 10px 10px 0 0; color: #fff;}

/* mid page setup */

h1 { font-family: Arial; font-size: 17px; color: #006892; margin: 0px; padding: 0px; margin-bottom: 5px;}
h2 { font-family: Arial; font-size: 14px; color: #988b02; margin: 0px; padding: 0px;}
h3 { font-family: Arial; font-size: 12px; color: #006892; font-weight: bold; margin: 0px; padding: 0px;}

.title_bold { font-family: Arial; font-size: 13px; color: #006892; font-weight: bold; }
p.sub .title_bold { font-family: Arial; font-size: 13px; color: #006892; font-weight: bold; }
.small_italic { font-family: Arial; font-size: 10px; color: #707070;  }

p.sub { line-height: 17px; text-align: justify; }

p.sub a:active, p.sub a:link, p.sub a:visited { font-family: Arial; font-size: 11px; color: #988b02; text-decoration: underline; }
p.sub a:hover {color: #000;}

p.sub a.readmore:active, p.sub a.readmore:link, p.sub a.readmore:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; }
p.sub a.readmore:hover {text-decoration: underline;}

p.sub a.link_list:active, p.sub a.link_list:link, p.sub a.link_list:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; font-weight: bold; }
p.sub a.link_list:hover {text-decoration: underline;}

p.sub a.blue:active, p.sub a.blue:link, p.sub a.blue:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; font-weight: bold; }
p.sub a.blue:hover {text-decoration: underline}

a.link_list:active, a.link_list:link, a.link_list:visited { font-family: Arial; font-size: 11px; color: #006892; text-decoration: none; font-weight: bold; }
a.link_list:hover {text-decoration: underline;}

img.in_text {border: 1px solid #006892; padding: 3px; margin-right: 5px; margin-bottom: 5px; }

a.small_italic:active, a.small_italic:link, a.small_italic:visited {font-family: Arial; font-size: 10px; color: #707070; text-decoration: none; }
a.small_italic:hover {color: #000; text-decoration: underline;}


/* centre table */

table.grey {font-family: Arial; font-size: 11px; width:480px; }
table.grey th { background: #006892; color: #fff; font-weight: bold;}
table.grey td { background: #e5e7e8;}
