﻿body
{
	margin-top:			5px;
	
	font-family : arial, helvetica;
	font-size:			90%;	/* Allow IE/Win to resize the document */
	border:				none;
	padding:			0;	
	background-color : #043204;
}
/*
p {

    font-size : 1em;
    padding-left : 10px;
    padding-right : 10px;
}
*/
img
{
	border:none;
}

hr
{
	color:#330000;
	background-color:#330000;
}

.MainContentArea
{
	padding-left : 20px;
    padding-right : 20px;
}


a:hover 
{ 
	text-decoration: none ;
}

.centered img
{
	clear:both;	
	position:relative;
	margin:auto;
}

/* Headings */

h1,	
h2,				
h3,
h4,h5,h6 
{	
	color: #630301; 	
	font-weight: bold;
   margin:          1.5em 0 0 0;
   padding:         0;
}

h1 { font-size:     175%; text-align:center; line-height: 175%}
h2 { font-size:     145%; line-height: 145%}
h3 { font-size:     120%; line-height: 120%}
h4 { font-size:     105%; line-height: 105%}
h5 { font-size:     80%  }
h6 { font-size:     65%  }

td.logo img
{
	vertical-align:		baseline;
	text-align:			center;
	margin:				0em;
	padding:			0em;	
	border:				none;
	visibility:			visible;
	display:			block;	
	background-color:	White;
}


td.footer_left {
   font-size:       .8em;
   text-align:      left;
   vertical-align: text-top;
   width:			33%;
   margin:          0;
   padding:         .5em 1.5em .5em 1.5em;  
   background-color:	White;
   color:			Black;
}

td.footer_right {
   font-size:       .8em;
   text-align:      right;
   width:			33%;
   margin:          0;
   padding:         .5em 1.5em .5em 1.5em;  
   background-color:	White;
   color:			Black;
}

td.footer_center {
   font-size:       .8em;
   text-align:		center;
   width:			33%;
   margin:          0;
   padding:         .5em 1.5em .5em 1.5em;  
   background-color:	White;
   color:			Black;
}

.crumb {

    color : #004d99;
    font-size : .9em;
    padding-top : 2px;
    padding-left : 2px;
    line-height : 1em;
    width:100%;
    background-color:White;

}
a.crumb {

    text-decoration : none;

}
a.crumb:hover {

    text-decoration : underline;

}
.crumbred {

    color : #9f0101;   
    font-size : .9em;
    padding-top : 2px;
    padding-left : 2px;
    line-height : 1em;
    width:100%;
    background-color:White;
}

a.noDecoration
{	
	text-decoration:none;
	color: #bb0000;
}

table.center 
{
	margin-left:auto; 
	margin-right:auto;
}

.centerText 
{
	text-align:center;
}

td.menu 
{	
	background-color: #043204;
	/*padding:		1em 0em 0em 0em;
	padding-bottom:2em;	*/
	margin:         0;    
	font-size:		1em;     
	font-weight: 500;	
	/*width:			208px;  */
	vertical-align:top;		
	
}

td.menu table
{	
	
	vertical-align:top;	
}


td.menu a{
	display:block; 
	/*line-height: 20px;*/
	text-decoration:none;
	color: #ffffff;
	margin-left: 2px;
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
}  
td.menu  a:hover {
   color:           yellow;   
}

td.sub_menu 
{	
	background-color: #043204;
	/*padding:		1em 0em 0em 0em;
	padding-bottom:2em;	*/
	margin:         0;    
	font-size:		3em;     
	font-weight: 500;	
	/*width:			208px;  */
	vertical-align:top;		
	text-align:left;
}

.productDarkRow
{
	color:#333333;
	background-color:#F7F6F3;
}

.productLightRow
{
	color:#043204;
	background-color:White;
}

.productTable
{
	color:#333333;
	width:100%;
	border-collapse:collapse;
}

.productHeaderRow
{
	color:White;
	background-color:#043204;
	font-weight:bold;
}

#copyrightLine
{
	color:White;
	font-size: .8em;
	text-align: center;
	line-height:30px;
	vertical-align:middle;
}











