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;
}

.HeaderName { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	border-top:1px solid #cccccc;
	}

h3
{
    color: #E16027;
}

a
{
    color: #2A3C54;
}

a.reverse
{
    color: #FFFFFF;
}

#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;
}

tr
{
	font-size: 10pt;
    margin: 0px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
}

p
{
    text-align: left;
}

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: #1A55A8;
	border-color: #1A55A8 white #1A55A8 #1A55A8;
}

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: 13px;
	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;
}

.ListBlue {
	 font-size: 10pt;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #056eae;
	 margin: 0;

}

ul {
	 list-style-type:square;	
	 font-size: 10pt;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #838383;
	 margin: 0;
 }


.header
{
	color: #E16027;
	font-size: 16px;
	font-weight:bold;
		
}

.boxheader
{
  	color:#044770; 
	font: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight:bold;
	}

.text
{
	font-size: 10pt;
    margin: 0px;
    color: #838383;
    font-family: Arial, Helvetica, sans-serif;
}

.highlight 
{
	font-size: 10pt;
	font-weight:bold;
    margin: 0px;
    color: #E16027;
    font-family: Arial, Helvetica, sans-serif;
}

.TableHeader
{
	color:#FFFFFF; 
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.TableSubHeader
{
	color:#044770; 
	font-size: 10pt; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.bttn {
	border:1px solid #cccccc;
	background-color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	width: 100px;
	height: 25px;
	}

.tableContent {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: #F9F9F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003399; 
	}

.tableCellGray1 {
	border-top:1px solid #cccccc;
	font-size:12px;
	color: #003399;
	
	}

.tableCellGray2 {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:12px;
	color: #003399;

	}
	
.tableCellGray3 {
	border-left:1px solid #cccccc;
	font-size:12px;
	color: #003399;

	}

