body {
    font-size: 100%;
    margin:0;
    padding:0;
    font: 10pt verdana,Helvetica,sans-serif;
    /* text-align:center;
    */ background-color : #dbc3f3;
  }


div#page {
    width:740px;
    /* margin:0 auto;
    */ padding: 0px;
    margin-top: 10px;
    position:relative;
    text-align:left;
  }

div#page div.acknowledge {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 9pt;
    font-style : normal;
    font-weight : normal;
    text-align : center;
    text-decoration : none;
    line-height: 10pt;
    margin-left: 100px;
    margin-right: 100px;
    
}

div#top_nav {
    width: 500px;
    margin-left: 180px;
    margin-bottom: 10px;
  }


div#top_nav img {
    margin-right: 24px;
    border: none;
  }


div#side_nav {
    float: left;
    margin-top: 110px;
    width: 60px;
    margin-left: 15px;
  }


div#side_nav img {
    display: block;
    margin-bottom: 30px;
    border: none;
  }


div#links {
    position: absolute;
    width: 100px;
    left: 640px;
    top: 100px;
  }


div#links table.menu {
    border: none;
  }


div#links th.menu,  div#links td.menu {
    border: none;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    text-align : left;
    text-decoration : none;
        padding-bottom: 2px;
  }


div#links td a.menu, div#links td a.menu:visited {
    font-size : 8pt;
    text-decoration : none;
    color: #2e4dd7;
  }


div#links td.menu {
    font-weight : normal;
    line-height : 9px;
  }


div#content {
    width: 560px;
    min-height: 350px;
    margin-left: 80px;
    padding: 0px;
    background-image : url('images/content_bg.png');
    background-position : top left;
    background-repeat : repeat-y;
  }


div#content div#content_main {
    padding: 20px;
    padding-left: 30px;
    padding-top: 5px;
  }


div#content div#content_main p.crumb, div#content div#content_main p.crumb a {
    color : #2479A2;
    font-family : verdana, arial, sans-serif;
    font-size : 8pt;
  }


div#content_main a.navbar, div#content_main a:visited.navbar {
    color : #2479A2;
    font-family : verdana, arial, sans-serif;
    font-size : 9pt;
    font-weight: bold;

}

div#content div#content_header {
    background-image : url('images/other_curve_top.png');
    background-position : top right;
    background-repeat : no-repeat;
    min-height: 70px;
    margin-left: 90px;
    padding-top: 10px;
  }


div#content_main p.newsdate {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-align : left;
    text-decoration : none;
    line-height: 8pt;
  }

div#content_main table.survey {
    border : #2479A2 solid 1px;
    border-collapse : collapse;
  }


div#content_main TD.survey {
    border : #2479A2 solid 1px;
    color : #000000;
    font-family : verdana,arial,sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    margin: 2px;
    padding : 2px;
    text-align : left;
    text-decoration : none;
    vertical-align : top;
  }


div#content_main TH.survey {
    border : #2479A2 solid 1px;
    margin: 2px;
    padding : 2px;
    color : #000000;
    font-family : verdana,arial,sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-align : left;
    text-decoration : none;
    vertical-align : top;
  }

div#content_header img {
    float: left;
    margin-right: 20px;
  }


div#content_footer {
	clear: both;
    height: 41px;
    bottom: 0;
    width: 100%;
    margin-left: 1px;
    padding-bottom: 3px;
    padding-top: 10px;
    padding-left: 10px;
    background-image : url('images/other_basecurve.gif');
    background-position : bottom left;
    background-repeat : no-repeat;
  }


div#content div#content_footer p, div#content div#content_footer p a {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 9pt;
    font-style : normal;
    font-weight : normal;
    text-align : center;
    text-decoration : none;
    line-height: 10pt;
  }


div#content P.gender {
    font-size : 9pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : green;
    text-decoration : none;
    text-align : left;
  }
  
div#content div#content_footer p a {
    margin-right: 40px;
  }


div#footer {
    clear: both;
    margin-left : 120px;
    margin-right : 120px;
  }


div#footer p, div#footer p a {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 9pt;
    font-style : normal;
    font-weight : normal;
    text-align : center;
    text-decoration : none;
    line-height: 10pt;
  }


div#corner_nav {
    left : 5px;
    position : absolute;
    top : 5px;
    z-index : 10;
  }


div#corner_nav img {
    border: none;
  }


div#content P {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : Black;
    text-decoration : none;
    text-align : left;
  }


div#content B {
    font-weight : bold;
  }

dt {
	padding-top: 4px;
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : bold;
    font-style : italic;
}

dd {
	padding-left: 20px;
	margin : 0px;
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;

}

div#content h1, div#content h2, div#content h3, div#content h4 {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-style : normal;
    font-size : 12pt;
    font-weight : bold;
    line-height : 12pt;
    text-align : left;
    text-decoration : none;
    text-transform : none;
  }


div#content H2 {
    font-size : 10pt;
  }


div#content H3 {
    font-size : 10pt;
    font-style : italic;
  }


div#content H4 {
    font-size : 10pt;
    font-weight : normal;
    font-style : italic;
  }


div#content A {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #2e4dd7;
    text-decoration : none;
  }


div#content A:Visited {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #2e4dd7;
    text-decoration : none;
  }


div#content A.return {
    font-size : 8pt;
    font-family : verdana,arial,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #4c59a6;
    text-decoration : none;
  }


div#content A.return:Visited {
    font-size : 8pt;
    font-family : verdana,arial,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #4c59a6;
    text-decoration : none;
  }


div#content UL {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : Black;
    text-decoration : none;
    text-align : left;
  }


div#content OL {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : Black;
    text-decoration : none;
    text-align : left;
  }


div#content BLOCKQUOTE {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : italic;
    color : Black;
    text-decoration : none;
    text-align : left;
    margin-left: 20px;
  }


div#content TD {
    font-size : 10pt;
    font-family : verdana,arial,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : Black;
    text-decoration : none;
    text-align : left;
  }
  
/* surveys */


/* Maintenance */

h1.maintain {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 10pt;
    font-weight : bold;
    line-height : 12pt;
    text-align : left;
    text-decoration : none;
    font-style : italic;
  }


table.maintain {
    border-width:thin;
    border-style: solid;
    border-color: #000000;
    width: 490;
  }


td.maintain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    color: #000000;
    vertical-align: top;
    font-style : normal;
  }


h1.search {
    color : #2e4dd7;
    font-family : verdana,arial,sans-serif;
    font-size : 10pt;
    font-weight : bold;
    line-height : 12pt;
    text-align : left;
    text-decoration : none;
    font-style : italic;
  }


table.search {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    width : 490;
  }


td.search {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-align : left;
    vertical-align : top;
  }


td.searchbutton {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-align : right;
    vertical-align : top;
  }


table.maintain_multi {
    border-width:thin;
    border-style: solid;
    border-color: #000000;
    width: 490;
  }


td.maintain_multi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    color: #000000;
    vertical-align: top;
    font-style : normal;
  }


td.maintain_buttons {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: right;
    color: #000000;
    vertical-align: top;
    font-style : normal;
  }


tr.maintain_buttons {
    background-color: #dbc3f3;
  }


th.maintain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #000000;
    vertical-align: top;
    font-style : normal;
    width: 140px;
  }


textarea.maintain {
    border-width: thin;
    border-style: solid;
    border-color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
  }


input.maintain {
    border-width: thin;
    border-style: solid;
    border-color: #666666;
  }


select.maintain {
    border-width: thin;
    border-style: solid;
    border-color: #666666;
  }


file.maintain {
    border-width: thin;
    border-style: solid;
    border-color: black;
  }

