* {
margin: 0;
padding: 0;
font-family: arial, sans-serif;
}

body {
margin: 10px 0;
font-size: 100%;
}

#branding {
position: relative;
margin: 0 auto;
width: 993px;
height: 125px;
background: url(../images/branding.jpg) no-repeat;
}

#branding a {
position: absolute;
top: 19px;
left: 45px;
}

#container {
display: block;
margin: 0 auto;
width: 977px;
background: url(../images/background.gif) repeat-y;
border-right: 2px solid #e6e5f1;
border-left: 2px solid #e6e5f1;
font-size: 90%;
}

#navigation {
float: left;
width: 164px;
margin-bottom: 15px;
}

#navigation ul {
list-style: none;
margin: 10px 15px 0 15px;
}

#navigation ul li {
margin: 12px 0;
}

#contentheader {
float: left;
width: 750px;
margin-top: 10px;
margin-left: 2px;
padding: 0 30px;
background: url(../images/roundedtop.gif) no-repeat center top;
height: 16px;
}

#contentcontainer {
float: left;
width: 750px;
margin-bottom: 15px;
margin-left: 2px;
padding: 0 30px;
background: url(../images/roundedbottom.gif) repeat-y center bottom;
}

body#homepage #contentheader {
margin-top: 0;
background: none;
}

body#homepage #contentcontainer {
height: 424px;
width: 570px;
padding: 0 30px 0 210px;
background: url(../images/homebackground-larger.jpg) no-repeat center top;
}

body#homepage #content {
margin-top: 15px;
}

#languages, #ctl00_LanguagePlaceHolder_languages {
list-style: none;
margin: 0 0 0 210px;
padding: 0;
}

ul#languages li, #ctl00_LanguagePlaceHolder_languages li {
display: inline;
padding: 0 20px 0 0;
}

#content h1 {
color: #2461aa;
font-weight: bold;
font-size: 150%;
}

#content h2 {
color: #2461aa;
font-weight: bold;
font-size: 120%;
}

#content h3 {
color: #2461aa;
font-weight: bold;
}

#content .redtext {
color: #ff0000;
}

#content .bluetext {
color: #2461aa;
font-weight: bold;
font-style: italic;
font-size: 150%;
}

#content p, #content table {
margin: 10px auto;
}

#content th {
padding: 4px;
background: #2461aa;
color: #fff;
text-align: left;
}

#content td {
padding: 4px;
}

#content ul, #content ol {
margin: 10px 0 10px 30px;
}

#navigation a, #content a {
color: #2461aa;
font-weight: bold;
text-decoration: none;
}

#navigation a:hover, #content a:hover {
text-decoration: underline;
}

p, li, td {
line-height: 130%;
}

img {
border: 0;
}

#siteinfo {
display: block;
position: relative;
margin: 0 auto;
padding: 3px 0;
width: 977px;
border: 2px solid #e6e5f1;
border-top: 0;
background: #5a5b5d url(../images/siteinfo.gif) repeat-x;
color: #fff;
font-size: 90%;
}

#siteinfo p {
padding: 5px 0 0 15px;
font-weight: bold;
}

#siteinfo ul {
list-style: none;
padding: 0 0 5px 15px;
}

#siteinfo li {
display: inline;
margin: 0 2px 0 0;
padding: 0 0 0 5px;
border-left: 1px solid #fff;
}

#siteinfo li.first {
border: 0;
padding-left: 0;
}

#siteinfo a {
color: #fff;
text-decoration: none;
}

#siteinfo a:hover {
text-decoration: underline;
}

#browsealoud {
position: absolute;
top: 9px;
right: 9px;
}

#browsealoud ul {
list-style: none;
}

#browsealoud ul li {
margin: 0;
padding: 0;
border: 0;
}

#content .centre {
text-align: center;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

.clear {
clear: both;
}
