body.grey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  background: #889;
  margin: 0;
}


div.outer_content{
    width: 850px;
    background: #FFF;
    text-align: left;
    margin: 0 auto;
    border-right: solid 2px #778;
    border-left: solid 2px #99A;
/*    border: solid 5px #000; */
}
div.logo_vert_left {
    width: 30px;
    margin-left: 8px;
    float: left;
}
div.main_content {
    width: 788px;
    float: left;
}
div.main_front {
    width: 788px;
    float: left;
}
div.logo_vert_right {
    width: 30px;
    float: right;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 300%;
    font-weight: bold;
    color: #0033CC;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #0033CC;

}
h3 {
    margin: 2px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.centre{
 text-align: center;   
}
img.borderless {
    border: 0;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 30pt;
}

p.justify {
    text-align: justify;
}
p.vspace {
    clear: both;
    height: 20px;
}
p.vspace_10 {
    clear: both;
    height: 10px;
}
p.clear {
    clear: both;
}
p.box {
    clear: both;
    border: solid 1px #BBB;
    padding: 5px;
    margin-left: 25px;
}
p.box_title {
    font-size: 80%;
    font-weight: bold;
    margin: 3px;
}
p.small_right {
    font-size: 75%;
    text-align: right;
    margin-top: 15px;
    padding: 3px;
    color: #999;
}
p.address {
    margin: 2px;
}
hr.section {
    text-align: center;
    width: 75%;
    height: 1px;
}


div.photo01 {
    width: 340px;
    height: 290px;
    background: #fff;
    float: left;
    text-align: center;
    padding-right: 7px;
}
div.photo02 {
    width: 340px;
    height: 290px;
    background: #fff;
    float: right;
    padding-left: 7px;
    text-align: center;
}
div.photo03 {
    width: 290px;
    height: 400px;
    background: #fff;
    float: right;
    padding-left: 7px;
    text-align: center;
}
div.small_font {
    font-size: small;
}
/* The banner at the top of the page */
div.cdg_banner {
    width: 80%;
/*   height: 85px;*/
/*    border: solid 1px #F00; */
    margin: 0 auto;
}
div.cdg_logo_left {
    width: 152px;
    height: 85px;
    padding-top: 35px;
    float: left;
/*    border: solid 1px #0F0; */
}
div.cdg_page_heading {
    width: 437px;
    text-align: center;
    float: left;
/*    border: solid 1px #00F; */
}
div.cdg_logo_right {
    width: 85px;
    height: 100px;
    text-align: right;
    padding-top: 20px;
    float: right;
/*    border: solid 1px #0FF; */
}
div.box_l {
    width: 48%;
    float: left;
    border: solid 1px #BBB;
    background: #FFF;
    padding: 5px;
    margin-top: 5px;
}
div.box_r {
    width: 48%;
    float: right;
    border: solid 1px #BBB;
    background: #FFF;
    padding: 5px;
    margin-top: 5px;
}
/* The small nav at the foot of the page */
div.sml_navbox {
    width: 610px;
    margin: auto;
    background: #CCD;
    text-align: center;
}
div.sml_nav_inner {

}
div.sml_nav_link {
    width: 80px;
    float:left;
    font-size: 10px;
    text-align: center;
    padding: 3px;
}
div.sml_nav_link a:link,a:visited{
    text-decoration: none;
}
div.sml_nav_foot {
    clear: both;
}
div.box_table{
    border: solid 1px #BBB;
    width: 95%;
    margin: 0 auto;
    background: #FFF;
    padding: 5px;
}
div.row_head {
/* Heading for tabbed data */
    font-weight: bold;
    font-size: 110%;
    padding: 3px;
    width: 135px;
    float: left;

}
div.col_head {
    font-weight: bold;
    font-size: 100%;
    text-align: right;
    padding: 3px;
    width: 135px;
    float: left;
/*    border: solid 1px #F0F; */
}
div.tab_divider {
    border-bottom: solid 2px #CCC;
}
div.row_data {
    /* use instead of table data */
    width: 135px;
    padding: 3px;
    float: left;
}
div.row_end { 
/* Use at the end of a row of structured data */
    clear: both;
    
}
/* Styles for the newsletter index */
div.boxr45 {
    border: solid 1px #BBB;
    width: 45%;
    height: 87px;
    float: right;
    background: #EEF;
    padding: 3px;
}
div.boxl55 {
    border: solid 1px #BBB;
    width: 50%;
    height: 87px;
    float: left;
    background: #EEF;
    padding: 5px;
}
div.prompt_text {
    width: 150px;
    font-size: small;
    float: left;
}
div.narrow_link {
    width: 30px;
    float: left;
    text-align: center;
    margin-top: 5px;
}
div.nl_year {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 3px;
    background: #DDE;
    
}
div.nl_year_text {
    Width: 95%;
    padding-left: 20px;
    margin-bottom: 5px;
    border-bottom: solid 1px #BBB;
    font-weight: bold;
}
div.nl_link {
    width: 24%;
    float: left;
    padding-left: 5px;
}
span.caption01 {
    font-size: 10px;
    font-style: italic;
    text-align: center;
}
div.subtitle {
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center; 
    padding-bottom: 10px;
}

.msgtable {  margin-bottom: 3px }
.msgheadleft {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 0.6em; font-weight: bold; 
    color: #FFFFFF; 
    border-color: #7777CC black #0033CC #7777CC; 
    border-style: solid; 
    border-top-width: 2px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 1px; 
    background-color: #66ddFF; 
    padding-top: 5px; 
    padding-right: 5px; 
    padding-bottom: 5px; 
    padding-left: 5px
}

.msgheadmiddle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; color: #FFFFFF; background-color: #66DDFF; border-color: #7777CC black #0033CC black; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.msgheadright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; color: #FFFFFF; border-color: #7777CC #7777CC #0033CC black; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 0px; background-color: #66DDFF; text-align: right}

.msgauthor {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; color: #FFFFFF; border-color: black #0033CC #003CCC #7777CC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #66DDFF}

.msgbody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #000000; border-color: black #7777CC #0033CC black; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 1px; border-left-width: 0px; background-color: #CCFFFF; padding: 10px}


.ctrlmenu {
  font: 11pt Verdana,sans-serif;
  background-color: #BBDDFF;
}

.ctrlmenu td {
  height: 1.5em;
}

.ctrlmenu td a:link, .ctrlmenu td a:visited {
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  width: 8em;
  height: 1.6em;
  float: left;
  padding-top: 0.4em; 
  margin: 0;
  background-color: #BBDDFF;
  color: #000099;
  font-size: smaller;
  font-variant: small-caps;
}

.ctrlmenu td a:hover {
  text-decoration: underline;
  background-color: #DDEEFF;
  color: #3333FF; 
}

.ctrlmenu td a:active {
  background-color: #fff;
  color: #000099;
}

.textarea {
    width: 720px;
}

.plain_link A:link {text-decoration: none;}
.plain_link A:visited {text-decoration: none;}
.plain_link A:active {text-decoration: none;}
.plain_link A:hover {text-decoration: none;}
.plain_link_b A:link {text-decoration: none; font-weight: bold;} 
.plain_link_b A:visited {text-decoration: none; font-weight: bold;}
.plain_link_b A:active {text-decoration: none; font-weight: bold;}
.plain_link_b A:hover {text-decoration: none; font-weight: bold;}



