body
{
    font-size: 10pt;
    margin: 0px;
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
	background-image: url('images/HeaderBody.png');	
	background-repeat:repeat-y;	
	background-color:#E0F4FF;
	background-position:center;
	clear:both;
}

.header
{
	color: #1978A6;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}

.boxheader
{
  	color:#044770;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight:bold;
	}

.text
{
	font-size: 10pt;
    margin: 0px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
}

p
{
	font-size: 10pt;
    margin: 0px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #2A3C54;
}

a.reverse
{
    color: #FFFFFF
}

img{
  border-style: none;
}

#footer_bkg
{
	background-image: url('images/body_footer_gradient.gif');
	background-repeat:repeat-x;
}

#top_bkg
{	
	background-image: url('images/bkg_gradient_span.gif');	
	background-repeat:repeat-x;	
	background-color:#DEE9F6;	
	clear:both;
}

td
{
	font-size: 10pt;
    margin: 0px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
}


button.MenuMedium, button.MenuMediumLeft, button.MenuMediumBoth
{
	font: bold 84% Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid;
	width: 86px;
	height: 25px;
	color:white;
	background-color: #1881b1;
	border-color: #1881b1 white #1881b1 #1881b1;
}

button.MenuMediumLeft
{
	border-left-color: white;
}

button.MenuMediumBoth
{
	border-right-color: white;
	border-left-color: white;
}

button.MenuMediumOver, button.MenuMediumLeftOver, button.MenuMediumBothOver
{
	font: bold 84% Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid;
	width: 86px;
	height: 25px;
	color:white;
	background-color:#50B1E9;
	border-color: #50B1E9 white #50B1E9 #50B1E9;
}

button.MenuMediumLeftOver
{
	border-left-color: white;
}

button.MenuMediumBothOver
{
	border-right-color: white;
	border-left-color: white;
}
