﻿body
{
    background-color:#ffffff;
    font-family:Arial, Helvetica, Sans-Serif;
}
img
{
    border:0px;
}
a
{
    color: #767676;
    color:#ff9900;
    text-decoration: none;
}
a:hover
{
    color: #86A3AB;
    text-decoration: underline;
}

#contentPanel
{
    background-color:#364459;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align:left;
    padding:8px 8px 8px 8px;
}

.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #152034;
}
.style2
{
    font-size: 9px;
}
.style3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.style4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #494949;
}
.style5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.style6
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}
.style8
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align:left;
}
.style9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align:left;
}
.style11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF9900;
}
.style12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #FFA200;
}
.style13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
}
.style14
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF9900;    
}
.style15
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;    
}
.style16
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;    
}
.style17
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight:bold;
    color:#ff9900;
}

.roundedcornr_box_882079 {
	background: url(images/corners/tl.png) no-repeat top left;
}
.roundedcornr_top_882079 {
	background: url(images/corners/tr.png) no-repeat top right;
}
.roundedcornr_bottom_882079 {
	background: url(images/corners/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_882079 div {
	background: url(images/corners/br.png) no-repeat bottom right;
}
.roundedcornr_content_882079 
{
	background: url(images/corners/r.png) top right repeat-y;
}

.roundedcornr_top_882079 div,.roundedcornr_top_882079,
.roundedcornr_bottom_882079 div, .roundedcornr_bottom_882079 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_882079, .roundedcornr_bottom_882079 {
	margin-top: -19px;
}
.roundedcornr_content_882079 { padding: 30px; display:block; position:relative; }

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { background: transparent url(images/newcorners/demobox2.png) no-repeat bottom right; } 
.cssbox { width: 525px !important; /* intended total box width - padding-right(next) */ width: 500px; /* IE Win = width - padding */ padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ margin: 20px auto; /* use to position the box */ } /* set the top-right image */ 
.cssbox_head { background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.cssbox_head h2 { background-position: top left; margin: 0; /* reset main site styles*/ border: 0; /* ditto */ padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 
.cssbox_body { background-position: bottom left; margin-right: 25px; /* interior-padding right */ padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ color:#000; } 