/* Denise Goode Styles - Version 1.0 December 2005.  */
/* Produced by Cathy Daly at Wokingham Web Works, www.wokinghamwebworks.co.uk  */

/* Set all padding, borders and margins to 0 in all browsers. */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {margin: 0; padding: 0; border: 0;}
/* Main block-level definitions  */
body {
    background-color: #DBDAEA;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#wrapper {
    font-family: Georgia, Helvetica, serif;
    font-size: 0.8em;
    margin: auto;
	max-width: 950px;
    text-align: center;
    width: auto;
	width: expression(document.body.clientWidth > 950 ? "950px" : "auto" );
}
#innerwrapper {
    background-color: #DDE6DA;
    border: #B7B6BB 2px solid;
    color: #404040;
    margin: 20px;
    min-width: 760px;
    text-align: left;
    width: auto;
    width: expression(document.body.clientWidth < 760 ? "720px" : "auto" );
}
/* HTML Selector definitions */
h1 {
        font-family: Georgia, Helvetica, sans-serif;
        font-size: 1.3em;
        line-height: 1.4em;
        margin: 0px 10px 10px 10px;
}
h2 {
        font-family: Georgia, Helvetica, sans-serif;
        font-size: 1.1em;
        line-height: 1.3em;
        margin: 0px 10px 8px 10px;
        text-align: left;
}
h3 {
        font-family: Georgia, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 1.2em;
        margin: 0px 10px 6px 10px;
}
h4 {
        font-family: Georgia, Helvetica, sans-serif;
        font-size: 1em;
        margin: 0px 10px 4px 10px;
}
h5 {
        font-size: 7px;
        line-height: 7px;
}
p {
        font-family: Georgia, Helvetica, serif;
        line-height: 1.3em;
        margin: 0px 10px 8px 10px;
}
ul {
        margin: 0px 10px 2px 40px;
}
table p {
        font-size: 12px;
        line-height: 1.3em;
        margin: 0px 10px 8px 10px;
} 
table h1 {
        font-size: 20px;
        line-height: 22px;
        margin: 0px 0px 8px 0px;
} 
table h3 {
        font-size: 13px;
        line-height: 1.3em;
        margin: 0px 10px 8px 10px;
} 
/* Navigation*/
a:link {
        color: #0000C0;
}
a:visited {
        color: #404040;
}
a:hover {
        color: #FF4040;
}
a:active {
        color: #404040;
}
#navbar {
        background: #DDE6DA url(navbarbackground.gif) left top repeat-x;
        border-bottom: #B7B6BB 1px solid;
        font-family: Arial, Helvetica, sans-serif;
        height: 2em;
        overflow: hidden;
        padding-left: 40px;
        width: auto;
}
/* Background images are 100px high so will expand behind larger text sizes.*/
#navbar a:link {
        background: #DDE6DA url(link.jpg) right top no-repeat;
        color: #404040;
        display: block;
        font-size: 1em;
        height: 2em;
        text-align: center;
        text-decoration: none;
        width: 8em;
}
#navbar a:visited {
        background: #DDE6DA url(link.jpg) right top no-repeat;
        color: #404040;
        display: block;
        font-size: 1em;
        height: 2em;
        text-align: center;
        text-decoration: none;
        width: 8em;
}
#navbar a:hover {
        background: #DDE6DA url(hover.jpg) right top no-repeat;
        color: #404040;
        display: block;
        font-size: 1em;
        height: 2em;
        text-align: center;
        text-decoration: none;
        width: 8em;
}
#navbar a:active {
        background: #DDE6DA url(current.jpg) right top no-repeat;
        color: #404040;
        display: block;
        font-size: 1em;
        height: 2em;
        text-align: center;
        text-decoration: none;
        width: 8em;
}
/* Line-heights higher than surrounding box, overflow hidden, so text aligns vertically just below centre.*/
.notpagelocation {
        float: left;
        line-height: 2.2em;
}
.pagelocation {
        background: #DDE6DA url(current.jpg) right top no-repeat;
        color: #404040;
        display: block;
        float: left;
        font-size: 1em;
        height: 2em;
        line-height: 2.2em;
        text-align: center;
        text-decoration: none;
        width: 8em;
}
/* Main content class and ID selector definitions, in alphabetical order.*/
.box {
	background-color: #F3F7E9;
	font-size: 9px;
	margin: 6px 0px 4px 0px;
}	
.box1 {
	background-color: #F3F7E9;
	font-size: 12px;
	margin: 6px 10px 4px 10px;
}	
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.clearpara {
    clear: both;
    padding-top: 10px;
}
#header {
    background: #F2F7E9 url(headerleaves.jpg) left top no-repeat;
    height: 120px;
    margin: 8px;
    text-align: center;
}
#header p {
        padding: 40px 10px 10px 110px;
        text-align: center;
}
.imgleft {
         float: left;
         margin: 0px 10px;
         width: 140px;
}
.chineseimg {
         float: left;
         margin: 0px 5px;
         width: 50px;
}
#maincol{
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
.leftcol {
    text-align: center;
    padding: 30px 47% 0px 0px;
    width: auto;
}
.leftcol table p {
        margin: 0px 0px 8px 0px;
}
.leftcol h2{
    text-align: center;
}
.leftcoltop {
    text-align: center;
    padding: 30px 47% 0px 0px;
    width: auto;
}
.leftcoltop table p {
        font-size: 12px;
        line-height: 14px;
        margin: 0px;
} 
.leftcoltop table h1 {
        font-size: 20px;
        line-height: 22px;
        margin: 0px;
} 
.leftcoltop table h3 {
        font-size: 13px;
        line-height: 15px;
        margin: 2px 0px;
} 
.leftcoltop2 {
    text-align: center;
    padding: 30px 47% 0px 0px;
    width: auto;
}
.leftcoltop2 table p {
        font-size: 12px;
        line-height: 14px;
        margin: 0px;
} 
.leftcoltop2 table h1 {
        font-size: 20px;
        line-height: 22px;
        margin: 0px 0px 4px 0px;
} 
.leftcoltop2 table h3 {
        font-size: 13px;
        line-height: 15px;
        margin: 2px 0px;
} 
.leftcol2 {
    float: left;
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 51%;
}
.leftcol3 {
    float: left;
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 33%;
}
.leftcol3 h2 {
    margin: 10px 0px 0px 25px;
}
.middlecol {
    float: right;
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 33%;
}
.middlecol h2 {
    margin: 10px 0px 0px 25px;
}
.rightcol {
    float: right;
    margin: 10px 8px 0px 0px;
    text-align: right;
    width: 410px;
}
.rightcol2 {
    float: right;
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 47%;
}
.rightcol3 {
    float: right;
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 33%;
}
.rightcol3 h2 {
    margin: 10px 0px 0px 25px;
}
.style3 {
	font-size: 11px;
	line-height: 12px;
}
.style4 {
	font-size: 14px;
    color: #404040;
}
.style5 {font-size: 1.3em}
.smalltext {
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1.2em;
}
.smalltext2 {
    font-size: 0.75em;
    font-weight: normal;
    margin: 4px 0px;;
}
.smalltext3 {
    font-size: 0.97em;
}
/* Bottom/Footer definitions */
#footer {
    background-color: #DDE6DA;
    border-top: 1px solid #606060;
    clear: both;
    font-family: Arial, sans-serif;
    font-size: 0.75em;
    height: auto;
    line-height: 1.2em;
    padding: 10px 10px 10px 20px;
    text-align: center;
}
