/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************

/* Blank Title */
.whiteBoxTop h2{
color: #49b5e7;
padding: 0px;
border-radius: 5px;
-moz-border-radius: 5px;
font: normal 22px/27px Helvetica, Arial, sans-serif;
}

.whiteBoxContent-pad h4
{
margin: 0 0 0px;
color: #49b5e7;
font: normal 16px/18px Helvetica, Arial, sans-serif;
}

.whiteBoxContent h2 span.Head
{
color: #116c93;
font: bold 22px/22px Helvetica, Arial, sans-serif;
border-bottom: 1px solid #c0c0c0;
width: 238px;
display: inline-block;
margin: 0 0 10px;
}

.whiteBoxContent-pad .Normal p
{
padding: 0px;
font-size: 12px;
line-height: 18px;
color: #333;
font-family: Helvetica, Arial, sans-serif;
}

.whiteBoxTop
{
width: 278px;
height: 9px;
background: url('images/white-box-top.png') top no-repeat;
float: left;
display: block;
}

.whiteBoxContent
{
width: 238px;
padding: 16px 20px 10px;
background: url('images/white-box-bg.gif') top repeat-y;
display: block;
clear: both;
line-height: 18px;
overflow: hidden;
z-index: 0;
}

.whiteBoxBase
{
width: 278px;
height: 9px;
display: block;
background: url('images/white-box-bottom.png') top no-repeat;
clear: both;
margin: 0 0 20px;
}

/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      *****
****     ***     ********    *******     *******     *****************
********************************************************************/










