/* CSS Document */

html, body {

height: 100%;

border: 0;

margin: 0;

padding: 0;

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

font-size:12px;

line-height:14px;

}



h2 {

font-size: 14px;

color:#003399;

}



p {

font-size:11px;

line-height: 11px;

letter-spacing:inherit;

}



ul {

list-style-type:none;

font-size:10px;

}



span {

color: #FFFFFF;

}



#container {

position: relative;

width: 984px;

height: 590px;

margin-left: 20px;

}



#header {

width: 980px;

height: 176px;

}



#menutop {

position: absolute;

top: 176px;

width: 155px;

height: 87px;

}



#leftedge {

position: absolute;

top: 263px;

width: 155px;

height: 286px;

background-image:url(../images/menu_bg.jpg);

background-position:top left;

background-repeat:repeat-y;

}



#leftedge a {

width: 120px;

background-color:#006699;

margin-bottom: 4px;

margin-left: 15px;

color:#FFFFFF;

display: block;

padding: 5px;

text-decoration: none;

text-align: center;

}



#leftedge a:hover {

color:#999999;

}



#leftedge img {

margin-left: 20px;

}





#bottmleft {

position: absolute;

top: 549px;

width: 155px;

height: 41px;

}



#rightedge {

position: absolute;

top: 176px;

right: 4px;

width: 29px;

height: 414px;

}



#content {

position: absolute;

top: 175px;

left: 170px;

width: 790px;

height: 360px;

}





#leftcolumn {

width: 390px;

padding:5px 0px 5px 0px;

}







#rightcolumn {

width: 355px;

float: right;

margin-right:10px;

padding:5px 0px 5px 0px;

}



#rightcolumn img {

margin-top: 5px;

}



#footer {

position: absolute;

top: 549px;

left: 155px;

width: 796px;

height: 41px;

background-image:url(../images/footer_bg.jpg);

background-repeat:repeat-x;

}



#footer a {

color:#CCCCCC;

}



#footer a:hover {

color:#666666;

}



#footer span {

position: relative;

left:115px;

top: 6px;

color:#FFFFFF;

}



.center {

text-align:center;

}



.nudgeleft {

margin-left: 15px;

}



.nudgemoreleft {

margin-left:70px;

}



.nudgedown {

padding-top:6px;

}



.floatright {

float: right;

margin-left:5px;

margin-right:50px;

}



.floatrght {

float: right;

margin-left:5px;

}



.highlight {

color:#CC0000;

}



.row {

width: 96%;

height: 130px;

border-bottom:1px dashed #CCCCCC;

padding-top:6px;

}



.scroll {

overflow:auto;

}


