body {

font-family : Arial, Helvetica, sans-serif; 

color : black; 

/* background-color : #306725;*/
background-color: #7695b7;

font-size : 12px; 

margin : 10px; 

} 

td {

text-align : left; 

font-family : Arial, Helvetica, sans-serif; 

color : black; 

font-size : 12px; 

} 

p {

text-align : left; 

color : black; 

font-size : 12px; 

margin-bottom : 10px; 

margin-top : 0; 

} 

a {

color : #0c6f07; 

font-size : 12px; 

text-decoration : underline; 

font-weight : normal; 

} 

a:hover {

color : #0c6f07; 

text-decoration : none; 

} 

form {

margin : 0; 

} 

h1 {

text-align : left; 

font-family : Arial, Helvetica, sans-serif; 

font-size : 24px; 

font-weight : normal; 

color : #0c6f07; 

margin : 0 0 10px; 

} 

h2 {

text-align : left; 

font-family : Arial, Helvetica, sans-serif; 

font-size : 13px; 

font-weight : bold; 

color : #0c6f07; 

margin : 0; 

padding : 0; 

} 

table.Header {

border : 10px solid #d0e4fb; 
/*border : 10px solid white; */

/* background-color : white; */
background-color:#d0e4fb;

width : 740px; 

} 

table.Header td.Logo {

background-image : url(bg_logo.jpg); 

height : 147px; 

} 

td.TopNav {

height : 31px; 

/*background-image : url(bg_topnav.gif);*/ 

background-repeat : repeat-x; 

padding-right : 7px; 

padding-top : 7px; 

padding-bottom : 6px; 

} 

td.TopNav div.Search {

float : left; 

vertical-align : middle; 

padding : 5px 0 0 15px; 

} 

td.TopNav div.Search input {

font-size : 11px; 

} 

td.TopNav ul {

margin : 0; 

list-style : none; 

padding-left : 0; 

float : right; 

height : 31px; 

} 

td.TopNav li {

margin : 0; 

padding : 0 21px; 

list-style : none; 

display : table-cell; 

background-image : url(bg_topnavbutton.gif); 

background-repeat : repeat-x; 

height : 31px; 

border-right : 1px solid #a3a3a3; 

} 

td.TopNav li#Last {

border-right : none; 

} 

td.TopNav a {

color : black; 

text-decoration : none; 

font-family : Tahoma, Arial, Sans-Serif; 

font-size : 11px; 

line-height : 31px; 

} 

td.TopNav a:hover {

color : #dd0000; 

text-decoration : underline; 

} 

td.TopNav a.Active {

color : #dd0000; 

} 

table.Page {

/*background-color : white; */
background-color:#d0e4fb;

width : 740px; 

/*border-bottom : 10px solid white; */
border-bottom : 10px solid #d0e4fb;

/*border-left : 10px solid white; */
border-left : 10px solid #d0e4fb; 

/*border-right : 10px solid white; */
border-right : 10px solid #d0e4fb; 
} 

table.Page td.ColumnDiv {

width : 4px; 

padding-right : 1px; 

/*background-image : url(bg_div.gif); 

background-repeat : repeat-y; */

background-color:#d0e4fb;

} 

.Text {

padding : 10px 20px; 

} 

.Text p {

line-height : 19px; 

} 

table.Table {

background-color : #4677b7; 

} 

table.Table a {

text-decoration : none; 

font-weight : bold; 

} 

table.Table a:hover {

text-decoration : underline; 

} 

td.CellCaption {

background-color : #4677b7; 

border : 1px solid white; 

font-family : Tahoma, Verdana; 

font-size : 11px; 

font-weight : bold; 

padding-left : 9px; 

padding-right : 9px; 

color : white; 

} 

td.CellCaption a {

font-family : Tahoma, Verdana; 

font-size : 11px; 

font-weight : bold; 

color : white; 

} 

td.Cell1 {

border : 1px solid white; 

/*background-color : #f6f6f6; */
background-color:#d0e4fb;

height : 20px; 

padding : 3px 9px; 

} 

td.Cell2 {

border : 1px solid white; 
/*background-color : #ffffff; */
background-color : #d0e4fb; 

height : 20px; 

padding : 3px 9px; 

} 

table.Page td.ColumnLeft {

width : 160px; 

padding : 10px; 

} 

td.ColumnLeft ul {

margin : 0; 

list-style : none; 

float : none; 

padding : 0; 

} 

td.ColumnLeft li {

margin : 0; 

padding : 0; 

display : block; 

height : 26px; 

} 

td.ColumnLeft li a {

color : #666666; 

font-weight : bold; 

text-decoration : none; 

} 

td.ColumnLeft li a:hover {

text-decoration : underline; 

color : #0c6f07; 

} 

td.ColumnLeft li a.Active {

color : #0c6f07; 

} 

.sidepannel {

height : 24px; 

vertical-align : middle; 

/*background-color : #f1f1f1;*/ 
background-color:#d0e4fb;

padding : 5px 5px 0; 

color : #666; 

border : 1px solid #ccc; 

font-weight : bold; 

} 

table.PageFooter {

/*background-color : white; */
background-color : #d0e4fb;

width : 740px; 

/*border-bottom : 10px solid white;*/
border-bottom : 10px solid #d0e4fb; 

/*border-left : 10px solid white; */
border-left : 10px solid #d0e4fb;

/*border-right : 10px solid white; */
border-right : 10px solid #d0e4fb; 


/*background-color : white; */
background-color : #d0e4fb;
} 

table.PageFooter td {

/*background-image : url(bg_pagefooter.gif); 

background-repeat : repeat-x; */

height : 20px; 

} 

table.Footer {

width : 740px; 

} 

table.Footer td {

padding : 10px 0 0; 

color : #999; 

} 

.Footer p {

color : #fff; 

text-align : right; 

} 

.Footer a {

font-weight : normal; 

color : #fff; 

text-decoration : none; 

} 

.Footer a:hover {

color : #fff; 

text-decoration : none; 

} 

