html {

min-height:100%;

background-image: linear-gradient(to bottom, #B9D4F1 0%, white 80%);

}

body {

margin:0;

}



body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {

font-family:Verdana, Arial;

font-size: 11px;

color:#000000;

}



img {

border:none;

}



a {

color:blue;

text-decoration:none;

}



a:hover {

text-decoration:none;

}



#main {

width:1000px;

min-height:400px;

height:auto;

margin:5px auto 0 auto;

text-align:center;

}



#header {

margin:0 auto;

width:1000px;

height:130px;

background-image:url(../images/header.gif);

background-repeat:no-repeat;

float:left;

}



#topnav {

width:800px;

height:25px;

float:left;

text-align:right;

margin-right:5px;



}



.nbg {

height: auto;

border-left:1px solid #A4A4A4; 

border-right:1px solid #A4A4A4; 

width: 305px;

padding: 0px 0px 0px 0px;

margin: 0px 0px 0px 4px;

text-align: left;

color: #000000;

background:white;

}



.nbg ul {

margin:0;

padding:0;

list-style:none;

}



.nbg ul li {

display:block;

}



.nbg ul li a{

display: block;

padding: 0px 0px 2px 10px;

color: #000000;

text-decoration:none;

}



.nbg ul li a:hover {

color: #000000;

text-decoration:none;

}



.nfoot {

background:white;

margin:0 0 10px 4px;

height: 24px;

width: 305px;

font-size: 1px;

border-left:1px solid #A4A4A4;

border-right:1px solid #A4A4A4;

border-bottom:1px solid #A4A4A4;

border-radius: 0px 0px 0px 200px;

}



input, select, textarea, option {

font-size: 11px;

padding: 1px;

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

border: 1px solid #afafaf;

background-color: #f5f7fb;

color: #000000;

}



#content {

width:1000px;

margin:0 auto 0 auto 0px;

}



#middle {

float:left;

width:680px;

margin:0px 0px 0px 0px;

padding:0px;

}



#context {

float:left;

width:680px;

padding:10px 5px 10px 5px;

text-align:left;

font-size:11px;

color:#000000;

background-color: #FFFFFF;

}



#context h2 {

font-size:18px;

font-weight:normal;

font-family:Trebuchet MS, Verdana;

color:#000000;

border-bottom: 1px solid #91C0FE;

margin:5px 0 2px 0;

padding:0 0 0 2px;

}



#right {

float:right;

width:310px;

min-height:800;

margin:0px;

padding:0 0 10px 10px;

}



#footer {

width:1000px;

height:156px;

font-size:12px;

text-align:center;

}



#footer a {

font-size:12px;

color:#000;

text-decoration:underline;

}



#footer a:hover {

text-decoration:none;

}



.tr_table {

background-color:#afafaf;

}



.tr_row0 {

background-color: #f5f7fb;

}



.tr_row1 {

background-color: #f0f4f9;

}



.tr_row0 td, .tr_row1 td {

border:1px solid #ffffff;

}



.tr_head {

background-image:url(../images/tablehead.png);

background-repeat:repeat-x;

background-color: #dfe6f0;

color: #7191b2;

height:24px;

vertical-align:middle;

}



.tr_head td {

text-align:center;

}