/* CSS Document */

body {
	background-image: url(/img/bkg2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
a:link {
	color: #F54E01;
	font-weight: bold;
}
a:visited {
	color: #C31012;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #DAEA9E;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#sub a {
	font-weight: bold;
	color: #FF0000;
}
.light {
	color: #BED46E;
	font-weight: bold;
}

#navcontainer { width: 145px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 135px;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #FF0000;
text-decoration: none;
}

#navlist #active a
{
	color: #000000;
	text-decoration: none;
	background-color: #EFF4DB;
}
.red {
	color: #CC0000;
}

#navcontainer a:hover
{
background-color: #FFFFCC;
color: #000000;
}

#footercontainer {
	background-color: #DAEA9E;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	width: 740px;
	text-align: left;
	color: #7B8847;
	font-size: 12px;
	line-height: 16px;
}
.emailbox {
	font-size: 14px;
	height: 23px;
}

.email_linktext {
	color: #F45000; 
	text-decoration: underline 
}
h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.hilight {
	background-color: #FFFFCC;
}
#home-blogLink {
	display:block;
	width:175px;
	height:130px;
	background-image:url(img/home-blog-banner.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#home-blogLink .updated, #home-blogLink .postDate {text-align:center;width:230px;margin:0 109px 0 22px;font-weight:normal;}
#home-blogLink .updated {font-size:1.2em;font-style:italic;padding:30px 0 0;}
#home-blogLink .postDate {font-size:1.3em;padding:5px 0 0;}

/*KMCGRATH 04-2010*/
.programBenefits {
	margin:5px 2px 5px 15px;
	padding:0;
	}
.programBenefits li {
	margin:0;
	padding:0;
	}
.speakingHeading {
	text-align:center;
	font-size:1.3em;
	}
.speakingHeading a {
	text-decoration:none;
	}	
.speakingInfoLink {
	text-align:center;
	font-size:1.1em;
	}	
.speakingInfoLink a {
	text-decoration:none;
	font-style:italic;
	}	
a.noUnderline {
	text-decoration:none;
	}	
.inlineQuote {
	padding:0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	}	
.inlineQuoteCredit {
	padding:5px 30px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:0.9em;
	line-height:1em;
	}
.trainingHead {
	font-size:1.2em;
	}
.listMargin {
	margin:0 15px;
	padding:0;
	list-style-image:url(img/bullet6px_orange.gif);
	}
.trainingTable a.noUnderline {
	font-weight:normal;
	color:#FF0000;
	}	

/*KMCGRATH 10-2010*/
h2.lrg {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2.red {
	color: red;
}
h4.sml {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
h4.red {
	color: red;
}

p.lrg {
	font-size:1.2em;
}