body.admin {
background-color : #aab9c8;
background-image : url(/images/gradient.jpg);
background-repeat : repeat-x;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : center;
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;
}

body {
background-color : white;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;}

body.main {
background-color : #aab9c8;
background-image : url(/images/gradient.jpg);
background-repeat : repeat-x;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : center;
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;
}

a:link {
text-decoration : none;
color : #222288;
}

a:active {
text-decoration : none;
color : red;
}

a:visited {
text-decoration : none;
color : #222288;
}

a:hover {
text-decoration : underline;
color : #000055;
}

p {
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;
}

p.heading {
display : inline;
font-size : 13pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-weight : bold;
color : #483988;
}

p.heading2 {
display : inline;
font-size : 15pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-weight : bold;
color : #be0000;
}

p.subheading {
display : inline;
font-size : 11pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-weight : bold;
color : #000000;
}

p.subheading2 {
display : inline;
font-size : 13pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-weight : bold;
color : #be0000;
}

li {
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;
}

h1 {
font-size : 24pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #be0000;
font-weight : normal;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}

h2 {
font-size : 16pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #eeeeff;
background-color : #555566;
font-weight : bold;
margin-top : 0;
margin-bottom : 10px;
}

h3 {
font-size : 13pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #be0000;
font-weight : bold;
text-align : left;
line-height : 24px;
display : inline;
margin-top : 0;
margin-bottom : 4px;
}

h4 {
font-size : 11pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #be0000;
font-weight : bold;
text-align : left;
margin-top : 0;
margin-bottom : 4px;
}

h5 {
font-size : 10pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #be0000;
}

h6 {
font-size : 11pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #eeeeff;
background-color : #be0000;
font-weight : bold;
display : inline;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 3px;
padding-right : 3px;
}

table.main {
border : solid;
border-color : black;
border-width : 0;
width : 760px;
background-color : white;
margin-left : auto;
margin-right : auto;
}

table.sub {
border : solid;
border-color : #000000;
border-width : 0;
width : 100%;
}

td
{
font-size : 9pt;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
color : #000000;
}
 
td.left {
width : 180px;
vertical-align : top;
border : solid;
border-width : 0;
border-color : #ffffff;
background-color : #ffffff;
padding-left : 0;
padding-right : 6px;
padding-bottom : 6px;
padding-top : 4px;
}

td.centre {
width : 580px;
height : 380px;
vertical-align : top;
border : solid;
border-width : 0;
background-color : white;
padding-left : 20px;
padding-right : 20px;
padding-top : 4px;
padding-bottom : 8px;
}

td.top {
border : solid;
border-width : 0;
border-color : #000000;
background-color : #6f787f;
padding : 0;
}

td.right {
width : 150px;
border : solid;
border-width : 0;
border-color : white;
background-color : white;
padding : 4px;
}

td.bottom {
height : 25px;
vertical-align : middle;
background-color : #efefef;
}

td.margin {
width : 10px;
}

input {
background-color : #ffffff;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 8pt;
color : #003333;
}

textarea {
background-color : #ffffff;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 8pt;
color : #003333;
}

select {
background-color : #ffffff;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 8pt;
color : #003333;
}
input.block {
background-color : #ffffff;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 8pt;
color : #003333;
}
input.button {
background-color : #faf9e7;
font-weight : normal;
font-family : Arial, Helvetica, "Sans Serif", sans-serif;
font-size : 8pt;
color : black;
}

