html
{
    margin: 0; 
    padding: 0; 
    border: 0;
}


body
{
    background-color:#fff;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;

}


/* A:LINK, A:VISITED
{
	color: #9a0000;
}
*/

A:LINK, A:VISITED
{
    color:#cc0000; 
}

A:HOVER
{
	color:#cc0000;
}



#master_header
{
    height:87; 
    width:100%; 
    vertical-align:top;
}

.master_header
{
    height:87; 
    width:100%; 
    vertical-align:top;
}


#master_menu
{
    width:100%; 
    vertical-align:top;
}

.master_menu
{
    width:100%; 
    vertical-align:top;
}

#master_heading_left
{
    padding:40 0 0 25;
    float:left;
    width:575px;
    height:65px;
    text-align:left;

}

#master_heading_right
{
    padding:30 25 0 5;
    float:right;
    clear:right;
    width:225px;
    text-align:right;
}


#master_content
{
    padding:0 0 0 0 ;
    width:800px;
}


.master_content
{
    padding:0 0 0 0 ;
    width:800px;
}



#default_content
{
    padding:0 0 0 0 ;
    width:800px;
    text-align:left;



}

#master_body
{
    padding:5 25 20 25 ;
    float:left;
}

.master_body
{
    padding:5 25 20 25;
}

#master_sidebar
{
    padding:20 0 20 0;
    float:right;
    clear:right; 
    width:225px; 
}

.master_sidebar
{
    width:225px; 
    text-align:right;
}

#master_footer
{
    bottom:0;
}

#footer
{
    height:20px;
    width:800;
    background-color:#000;
    text-align:right;
    vertical-align:middle;
    padding:3 0 3 0;

}

.footer
{
	font-family: arial, tahoma, sans-serif;
	font-size:11px;
	COLOR: #eee;
	background-color:Transparent

}


.OuterTable
{
 
    background-color :#ededed; 
    border :0; 
    height:100%;
    width:100%; 
    vertical-align:top;
}

.InnerTable
{
    background-color:#fff; 
    border:0; 
    width:800; 
    vertical-align:top; 
    height:100%;
    border-left:solid 2px #111;
    border-right:solid 2px #111;
}



.MenuItem A:link 
{
	font-family: futura Md BT, tahoma, sans-serif;
	font-size:11px;
	COLOR: #eee;
	background-color:Transparent	
}

.MenuItem A:visited 
{
	font-family: futura Md BT, tahoma, sans-serif;
	font-size:11px;
	COLOR: #eee;
	background-color:Transparent

}

.MenuItem A:hover 
{
	font-family: futura Md BT, tahoma, sans-serif;
	font-size:11px;
	COLOR:#eee;
	background-color:Transparent;
	text-decoration:underline;

}

.Normal
{
	color:#000;
	font-family: arial;
	font-size:smaller;
}

.TrainingSchedule
{
	color:#000;
	font-family: arial;
	font-size:10pt;

}


.PithyStatement
{
    font-family: helvetica;
	font-size: small;
	color:#111;
	font-weight:bold;
	font-style:italic;
	padding:0 0 10 0;
}



.Services A:Link
{
         
    font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #555555; 
	text-decoration:underline;

}
        
.Services A:visited
{
         
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #555555; 
	text-decoration:underline;
}

.Services A:hover
{
         
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #000000; 
	text-decoration:underline;
}


.SectionHeading
{
 
	font-family: Verdana, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: medium;
	/* color: #9A0000; */
	color:#cc0000;
	padding:40 0 0 25;
    width:575px;
    height:65px;
    text-align:left;

}

.SectionHeadingRight
{

    width:225px;
    text-align:right;
}



.ServicesBox 
{
    font-family:Arial;
    font-size:smaller;
    font-weight:bold;
    color:#ffffff;
    text-decoration: underline;
    /* background:#666666; */
    background: #a6c06d;
    height:25;
}