h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444;
	text-align: left;
	font-weight: normal;
}

a.button {
    background: transparent url('buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
    width: 120px;
}

a.button span {
    background: transparent url('buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #006699;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    color: #006699;
    outline: none;
}

a.subbutton {
    background: transparent url('buttons/bg_subbutton_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 18px;
    text-decoration: none;
    width: 120px;
}

a.subbutton span {
    background: transparent url('buttons/bg_subbutton_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.subbutton:active {
    background-position: bottom right;
    color: #006699;
    outline: none;
}

a.subbutton:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px;
}

a.subbutton:hover {
    color: #006699;
    outline: none;
}

a.subbutton2 {
    background: transparent url('buttons/bg_subbutton_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 18px;
    text-decoration: none;
    width: 120px;
}

a.subbutton2 span {
    background: transparent url('buttons/bg_subbutton_span.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 2px 0 2px 18px;
}

a.subbutton2:active {
    background-position: bottom right;
    color: #006699;
    outline: none;
}

a.subbutton2:active span {
    background-position: bottom left;
    padding: 2px 0 2px 18px;
}

a.subbutton2:hover {
    color: #006699;
    outline: none;
}


.bl {background: url('buttons/2bl.gif') 0 100% no-repeat #daecec; width: 160px}
.bl2 {background: url('buttons/2bl.gif') 0 100% no-repeat #daecec; width: 400px}
.br {background: url('buttons/2br.gif') 100% 100% no-repeat}
.tl {background: url('buttons/2tl.gif') 0 0 no-repeat}
.tr {background: url('buttons/2tr.gif') 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}









.footer { font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.style31 {font-family: Arial,Helvetica,sans-serif; font-size: 10pt;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #004866;
}
.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: normal;

}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
A.titlelinks:link { color:#339999 }
A.titlelinks:visited { color:#339999 }
A.titlelinks:active { color:#333333 }
A.titlelinks:hover { color:#333333 }
A.titlelinks { text-decoration:underline }
A.bodylinks:link { color:#339999 }
A.bodylinks:visited { color:#339999 }
A.bodylinks:active { color:#333333 }
A.bodylinks:hover { color:#333333 }
A.bodylinks { text-decoration:underline }

.vsmall {font-family: Arial, Helvetica, sans-serif; font-size: xx-small;}
.small {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
A.small:link { color:#444 }
A.small:visited { color:#444 }
A.small:active { color:#006699 }
A.small:hover { color:#006699 }
A.small { text-decoration:underline }

}
