html, body, div, span, applet, object, iframe, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark{
	display:inline;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
body {
	min-height:480px;
}

div#bodywrap { background:#ecf7fc url(/images/backgrounds.gif) center top no-repeat; }

body {
	background:#ecf7fc url(/images/backgrounds.gif) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}

table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
	vertical-align: top;
}

h1{
	font:22px/26px Arial, Helvetica, sans-serif;
       color: #004b87;
	margin-bottom:12px;
       font-weight:bold;
}

h2{
	font:22px/26px Arial, Helvetica, sans-serif;
       color: #004b87;
	margin-bottom:12px;
}

h3{
	font:18px/26px Arial, Helvetica, sans-serif;
       color: #6d6f71;
	margin-bottom:12px;
}



strong{
	font-weight:bold ;
}

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
.upc{
	text-transform:uppercase;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
header{
	height:417px;
	width:980px;
	margin:0 auto;
	position:relative;
}

#content{
	width:980px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
	font:12px/16px Arial, Helvetica, sans-serif;
}
#content p
{
  font-family: "Arial",Helvetica,sans-serif;
  font-size: 13px;
  text-align: justify;
}

#content .blue{ color:#4387d2; }

#content a { color: #004b87 ; text-decoration: none ; }
#content a:visited { color: #007376 ; }

#content a:hover, a:active { text-decoration: underline ; }

#wrapper {
  background: url(../images/body-bg-1.png) no-repeat;
}
#logo-container {
  padding-top: 6px;
  height: 98px;
  background: #0d66a2 url(../images/line.png) no-repeat;
}
#logo-container .logo {
  float: left;
  margin-right: 10px;
}
#site-name {
  width: 100%;
  background: url(../images/logo-full.png) no-repeat;
  text-indent: -9999px;
  text-transform: capitalize;
  display: block;
  margin: 0px;
  height: 90px;
  border-top-right-radius: 6px;
}
footer{
	height:126px;
	background: #0d66a2;
}
@media only screen and (max-width: 767px){
  #site-name {
    background: transparent;
  }
}

/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}
/*----- other -----*/

.phonelist li{
	text-align:right;
	display:block;
	background:url(/images/dots.png) 0 75% repeat-x;
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#a3a3a3;
}

.phonelist li span{
	background:#fff;
	height:22px;
	display:inline-block;
}

.more{
	float:right;
	color:#4387d2;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:24px;
}

.lh22{
	line-height:22px;
}

.pb{
	margin-bottom:30px;
}

.pb1{
	margin-bottom:5px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#004b87;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	padding-bottom:0px;
  overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
	padding-right:22px;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
	padding-bottom:0;
}

/*===== header =====*/
header h1 a{
	font:49px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

header h1 .slogan{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	top:55px;
}

header .search{
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	left:745px;
	top:53px;
}

header .search .a { font:18px Arial, Helvetica, sans-serif; }

.menu_block {
  background: url(../images/nav-bg.png) repeat-x;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  position: relative;
  height: 46px;
}

header .header-pic{
	width:980px;
	height:350px;
	position:absolute;
	background:url(/images/header-pic1.jpg) no-repeat;
	top:166px;
	left:-1px;
}

header .header-pic .banner1{
	position:absolute;
	left:739px;
	top:23px;
}
/* The Nivo Slider styles */
#slider{ position:relative; width:980px; height:250px; z-index:88; overflow:hidden; top:151px; left:-1px}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; right:0; bottom:0px; padding:11px 0 7px 13px; width:229px; background:url(/images/bg_pagination.png) right 0 no-repeat}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:15px; height:15px; float:left; margin-right:2px; background:url(/images/buttons.gif) right 0 no-repeat}
.nivo-controlNav a.active , .nivo-controlNav a:hover { background-position:left;}

/* Caption styles */
.nivo-caption { width:415px; position:absolute; top:10px; right:267px; z-index:99;  font:14px Arial, Helvetica, sans-serif; color:#fff; line-height:20px; text-align:right ; }
.nivo-caption strong{ font-size:18px; font-weight:normal; line-height:20px;}
.nivo-caption span{ color:#000;}
.nivo-html-caption {}

.banners li{ padding-bottom:12px;}
.banners a{ position:relative}

/*===== content =====*/


.block-set{
	padding-top:22px;
	padding-bottom:0px;
	overflow:hidden;
}

.block-set .wrap{
	width:980px;
	margin:0 auto;
}

.block{
	width:242px;
	float:left;
	margin-right:0px;
	color:#fff;
	position:relative;
}


.block .top{
	width:242px;
	float:left;
}

.block .bot{
	width:200px;
	float:left;
	padding:6px 18px 0 24px;
	min-height:201px;
	height:auto!important;
	height:201px;
	font:12px/16px Arial, Helvetica, sans-serif;
}

.block1{background: url(/images/block1-bg.gif); float:right; margin-top:2px;}
.block2{background: url(/images/block2-bg.gif); float:right; margin-top:26px;}
.block3{background: url(/images/block3-bg.gif); float:right;}

.block1 .top{background: url(/images/block1-top.gif) top no-repeat;}
.block2 .top{background: url(/images/block2-top.gif) top no-repeat;}
.block3 .top{background: url(/images/block3-top.gif) top no-repeat;}

.block1 .bot{background: url(/images/block1-bot.gif) bottom no-repeat;}
.block2 .bot{background: url(/images/block2-bot.gif) bottom no-repeat;}
.block3 .bot{background: url(/images/block3-bot.gif) bottom no-repeat;}

.block h2{
	font:30px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:16px;
}

.block h2 span{
	position:relative;
	top:-12px;
}

.calendar{
	width:230px;
	padding:16px 0 16px 7px;
	float:left;
	border:1px #c7daef solid;
	background:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;
	-moz-border-radius:7px;
	border-radius:7px;
}

.calendar table{
	width:224px;
	text-align:center;
}

.calendar table thead td{
	color:#37353a;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	text-transform:uppercase;
}



.calendar .day td{
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:5px #fff solid;
}

.calendar .date td{
	width:29px;
	height:17px;
	font:12px/17px Arial, Helvetica, sans-serif;
	border-bottom:4px #fff solid;
}

.calendar .b{background:#4387d2;}
.calendar .bl{background:#4387d2 url(/images/bl.gif) no-repeat left;}
.calendar .br{background:#4387d2 url(/images/br.gif) no-repeat right;}

.calendar .s{background:#dcebfb;}
.calendar .sl{background:#dcebfb url(/images/sl.gif) no-repeat left;}
.calendar .sr{background:#dcebfb url(/images/sr.gif) no-repeat right;}

.calendar a{
	color:#37353a;
	text-decoration:none;
}

.bg-e4f0fc{
	background:#e4f0fc;
	padding:2px;
	padding-left: 20px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:1px #c7daef solid;

}

.evenodd-list li a{
	background: url(/images/marker1.gif) 22px center no-repeat;
	color:#4387d2;
	padding:0 0 0 32px;
	margin:0 -21px 0 -21px;
	display:block;
	font:14px/25px Arial, Helvetica, sans-serif;
}

.evenodd-list li.odd a{
	background-color:#fff;
}

.list-dec li{
	list-style:decimal outside;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4387d2;
	margin-left:22px;
	margin-bottom:8px;
}

.list-dec li a{
	color:#8bb321;
	font:bold 12px/16px Arial, Helvetica, sans-serif
}

.box{
	border:1px #c7daef solid;
	background:#fff;
	padding:16px 22px;
	-moz-border-radius:7px;
	border-radius:7px;
       min-height: 700px;
}

.newsbox{
	border:1px #c7daef solid;
	padding:0px;
	-moz-border-radius:7px;
	border-radius:7px;
}

#page4 .box{
	padding:16px 10px 16px 16px;
}

.img1{
	background:url(/images/page1-img1.jpg) bottom left no-repeat;
	padding-bottom:116px;
}

.block .hand{
	position:absolute;
	right:0;
	bottom:0;
	width:40px;
	height:40px;
}

/*===== footer =====*/
footer .wrap{
	width:980px;
	margin:0 auto;
	position:relative;
       text-align:center;
       padding-top: 12px;
       color: white;
}

footer .wrap a { color: white; text-decoration:none; font:14px/20px Arial, Helvetica, sans-serif;} 


/*----- forms -----*/

#form1 input,#form1 textarea{
	width:185px;
	border:1px #a6c2e4 solid;
	border-right:1px #d4e3f3 solid;
	border-bottom:1px #e4edf7 solid;
	margin-bottom:8px;
	padding:4px 0 4px 6px;
	float:left;
	color:#a3a3a3;
	font:12px Arial, Helvetica, sans-serif;
}

#form1 textarea{
	height:272px;
	overflow:auto;
}

#form1 .btns{
	float:right;
}

#form1 .btns a{
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4387d2;
	margin-left:15px;
}
/*==========================================*/

.block .p { color: #ffffff ; }

.news-header
{
  /*background:#e4f0fc;*/
  background:#004b87;
  padding:2px;
  padding-left: 20px;
  -moz-border-radius:7px;
  border-radius:7px;
  color: white; 
  font-weight: bold ;
  font-size: 14px ;
  margin: 3px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.newsAndEventsItem
{
  border:1px #c7daef solid;
  background-color: #f5f5f5;
  padding:10px 10px;
  -moz-border-radius:7px;
  border-radius:7px;
  height: 40px;
  margin: 3px;
}

input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-family: Calibri, Verdana, Ariel, sans-serif;
	font-size: 80%;
	color: #06aacf;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
	background: white ;
}
input.rounded:focus {
	border-color: #339933;
       color:black;
}

.searchTD a {
	font-size: 90%;
	color: grey;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.searchTD a:hover, a:active { text-decoration: underline; }


.leftmenu {
	background:#e4f0fc;
	border:1px #c7daef solid;
	padding:2px;
	padding-left: 20px;
	-moz-border-radius:7px;
	border-radius:7px;
}

#content .leftmenu .evenodd-list li a{
	background: url(/images/marker1.gif) 22px center no-repeat;
	color: black ; 
	padding:0 0 0 32px;
	margin:0 -21px 0 -21px;
	display:block;
	font:12px/20px Arial, Helvetica, sans-serif;
}

#content .leftmenu .evenodd-list li.odd a{
	background-color:#fff;
}


.news-header a
{
 color: #007377; padding-bottom: 3px;
}

.aList { list-style-type:disc; }

ul, ol { margin-left: 20px; }

input#search { width:190px; }

/*======= index.html =======*/
#page1 .col-1{width:241px; margin-right:34px;}
#page1 .col-2{width:428px; margin-right:34px;}
#page1 .col-3{width:240px;}

/*======= index-1.html =======*/
#page2 .col-1{width:241px; margin-right:34px;}
#page2 .col-2{width:428px; margin-right:34px;}
#page2 .col-3{width:240px;}

/*======= index-2.html =======*/
#page3 .col-1{width:241px; margin-right:6px;}
#page3 .col-2{width:730px;}

#page3 .colum{width:206px;}
#page3 .colum.pr{margin-right:30px; float:left;}

/*======= index-3.html =======*/
#page4 .col-1{width:734px; margin-right:6px;}
#page4 .col-2{width:240px;}

#page4 .colum{width:214px;}
#page4 .colum.pr{float:left; margin-right:4px;}

/*======= index-4.html =======*/
#page5 .col-1{width:241px; margin-right:34px;}
#page5 .col-2{width:428px; margin-right:34px;}
#page5 .col-3{width:240px;}

/*======= index-5.html =======*/
#page6 .col-1{width:241px; margin-right:6px;}
#page6 .col-2{width:487px; margin-right:6px;}
#page6 .col-3{width:240px;}

#page6 .pr{float:left; margin-right:25px;}

/*======= index-6.html =======*/
#page7 .col-1{width:241px; margin-right:34px;}
#page7 .col-2{width:428px; margin-right:34px;}
#page7 .col-3{width:240px;}
/*=========================*/

.hidden {
  display:none;
}

@media only screen and (max-width: 1021px) {
  header ,
  footer .wrap,
  #content {
    width: auto;
    margin: 0 3% !important;
  }
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
#skip-link {
  margin-top: 0;
  position: absolute;
  left: 50%; /* LTR */
  margin-left: -5.25em; /* LTR */
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  display: block;
  background: #444;
  color: #fff;
  font-size: 0.94em;
  padding: 1px 10px 2px 10px; /* LTR */
  text-decoration: none;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}
#block-a11y-a11y {
/*
  position: absolute;
  left: 0px;
  top: 0px;
*/  
  background: white;
  width: 100%;
  height: 26px;
  color:black;
  line-height: 24px;
  float:none;
  display:none;
}
#block-a11y-a11y a {
  color:black;
}
#block-a11y-a11y input {
  margin: 3px 3px 3px 4px;
}
.a11y-textsize-controls a {
  text-decoration:none;
}
#block-a11y-a11y > .content{
  width: 978px;
  padding: 1px 10px;
  margin: 0px auto;
  height:100%;
}
.accessibility_menu_switcher {
  margin-top: -85px;
  height: 22px;
  float: right;
  margin-right: 15px;
  width: 200px;
  text-align: right;  
}
.accessibility_menu_switcher a {
  color:white;
}
@media only screen and (max-width: 1021px) {
  #block-a11y-a11y > .content {
    width: auto;
    margin: 0 3% !important;
  }
}
#block-a11y-a11y .form-item {
  float:left;
  padding: 0px;
}
#block-a11y-a11y .a11y-textsize-controls {
  float: left;
  margin-left: 10px;
  line-height: 6px;
}
#block-a11y-a11y .description,
#block-a11y-a11y fieldset {
  display: none;
}
/*
body {
  background-position: 0 26px;
}
body {
  margin-top: 26px !important;
}
*/
@media only screen and (max-width: 961px) {
  header .search {
    margin-top: -96px;
    margin-right: 10px;
  }
  .accessibility_menu_switcher {
    margin-right: 275px;
  }
}

/* style for links div - rmw 5/12/06 */
     #links {width: 150px; float: left; background-color: #c1c7ce; margin: 1%; 
             padding: 1%; overflow: hidden; text-align: left;}
     #links a {display: block; color: #0099cc; text-decoration: none; text-align: left;}
     #links a:hover {display: block; color: black; text-decoration: none; text-align: left;}
     #links ul {margin-left: 15px; padding-left: 0px}
     #linkhead {color: #0099cc; margin-left:0em; font-weight: bold; font-size:140%}
     #linkh1 {color: #0099cc; margin-left:0em; font-weight: bold; font-size:140%}
     #linkh2 {color: #0099cc; margin-left:0em; font-weight: bold; font-size:120%}
     #linkh3 {color: #0099cc; margin-left:0em; font-weight: bold; font-size:110%}
     #linklink {margin-left: 1em; line-height: 1.5em; color: black;
                text-decoration: none}
     #linksub {margin-left: 2em}

/* style for main div - rmw 5/12/06 */
     #main {width: 75%; float: left; border-left: 1px; 
             padding-left: 1%; margin-left: 1%}

/* style for floating div on rhs 14/12/06 #DF9699*/
     #box {float: right; width=200px; background-color: #DF9699;
                margin:5px 0 5px 5px; border 5px; padding: 5px}
     #box a {display: block; color: black; text-decoration: none}
     #box a:hover {display: block; color: white}
     #box ul {margin-left: 15px; padding-left: 0px}
     #boxhead {color: #0099cc; margin-left:0em}
     #boxlink {margin-left: 1em; line-height: 1.5em}

ul, ol { margin-left: 20px; }

input#search { width:190px; }


.menuPanel
{
  background-color: white; 
  background-image: url(/images/grad-down.jpg);
  background-repeat: no-repeat;
}

td.column
{ padding-left:10px;
  padding-right:10px;
  text-align:left;
  background:url(/images/grad-up.jpg) bottom no-repeat;
}

.rfitable {
  border: 0px;
} 
.rfitable th {
  background: #bbbbbb;
}
.rfitable tr:nth-child(even) {
  background: #cccccc;
} 
.rfitable td {
  padding: 0.3em;
}

@media only screen and (max-width: 768px) {
/*  body {
    background-position: 0 46px;
  }
  body {
    margin-top: 46px !important;
  }
*/  
  #block-a11y-a11y {
    height:46px;
  }
  header .search {
    margin-top: -46px;
  }
  .accessibility_menu_switcher {
    margin-right: 15px;
  }
  

@media only screen and (max-width: 480px) {
/*
  body {
    background-position: 0 90px;
  }
  body {
    margin-top: 90px !important;
  }
*/  
  #block-a11y-a11y {
    height:90px;
  }
  
}