body{
margin:0;
padding:0;
line-height: 1em;
}

b{font-size: 100%;
padding-left: 0px}
h2{font-style:oblique;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin-left: 100px;
padding-top: 5px;
}
c{font-style:oblique;
color: #144DB6;
margin-left: 4px}
d{color: #144DB6}
em{color: black;
margin-left: 20px;
}

#maincontainer{
background: #DAF4F0;
width: 890px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#midbanner{
margin-top: 0px;
margin-bottom: 0px;
}

#topbar{
margin: 0;
background: #DAF4F0;
height:60px
}

#topback{
float: left;
margin-top: -140px;
margin-left: 610px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}


#contentcolumn{
width: 890px;
}

#contentcolumn2{
width: 890px;
margin-top: 0px;
}

#newscont{
float:right;
width: 280px;
}

#news{
background: #b6caf7;
width: 220px;
}

#newsphp{
margin-left: 3px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#newsbot{
background: #DAF4F0;
}


#bodytext{
margin-left: 20px;
margin-right: 20px;
}

#footer{
background: #FFFFFF;
}


a.ovalbutton{
background: transparent url('media/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 8pt Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
width: 136px;
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a.ovalbuttona{
background: transparent url('media/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 7pt Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
width: 136px;
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #2B2D56; /*button text color*/
text-align: center;
}

a:link.ovalbuttona, a:visited.ovalbuttona, a:active.ovalbuttona{
color: #2B2D56; /*button text color*/
text-align: center;
}

a.ovalbutton span{
background: transparent url('media/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbuttona span{
background: transparent url('media/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttona:hover{ /* Hover state CSS */
background-position: bottom left;
}


a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #144DB6;
}

a.ovalbuttona:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #144DB6;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 887px;
padding-top: 4px;
padding-bottom: 0px;
padding-left: 4px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

table#address td {
padding-right: 50px
}


