body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #545454;
	background-color: #C4C4C4;
	text-align: left;
}


p {
	margin: 0em 0;
	text-align: left;

}

h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #4169E1;
}

h2 {
	margin: 0.1em;
	padding: 0;
	background-color: #000033;
	color: White;
	font-size: 100%;
	font-weight: bold;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

a:link {
	color: #4169E1; 
	text-decoration: underline;
}

a:hover {
	color: #E16840; 
	text-decoration: none;
}

a:active {
	color: #4169E1; 
	text-decoration: underline;
}

a:visited {
	color: #B840E1; 
	text-decoration: underline;
}

.container {
	background-color: #FFFFFF; 
	margin: 0 auto 0 auto; 
	padding:0; 
	width: 730px;
}

.header {
	padding: 2em; 
	margin: 0; 
	text-align: left;
	background-image: url(images/newsletter.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 105px;
}

.header p {
	text-indent: 8em; 
	color: #3B4471;
}

ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 740px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}

.nleft {
	float: left; 
	clear: both; 
	width: 14em; 
	margin: 0 0 0 0.1em; 
	padding: 0;
}

.nleftcontent {
	margin: 0.5em; 
	padding: 0.3em; 
	border: 1px solid #C4C4C4; 
	text-align: left;
	width: 191px;
}

.nleftcontent p {
	padding-left: 1em;
}

.nleftcontent p a:link, a:visited{
	color: #545454;
	text-decoration: none
	
}

.nleftcontent p a:hover{
	color: #72C32B;
}

.nleftcontent p a:active {
	color: #545454;
	text-decoration: none
}
.nleftclear{
	margin: 0.5em; 
	padding: 0.3em; 
	border: 0px; 
	text-align: left;
}
.nleft h2 {
	text-align: left; 
	padding: 0 0 0 1em;
}

.nleftlinks a {
	display: block;
}
.nleftlinks a {
	display: block;
}
.nleftbox_c{background:url('images/bg_educ_c.gif') repeat-y 50% top; 
width:702px;
	height: 26px;
}
.nleftbox_bot{background:url(images/bg_educ_bot.gif) no-repeat bottom; width:235px; height:12px;}
.nleftbox_text{padding-left:25px;
	width: 170px;
}

.content {
	clear: right; 

	text-align: left; 
	margin: 0.5em 0.5em 0 16em; 
	padding: 0.3em 1ex 0.3em 1ex;
	border: 1px solid #C4C4C4; 
	line-height: 2em;
}

.content h2 {
	padding: 0 0 0 1em;
}
.byline {
	font-size: 75%;
	margin: 0.1em;
	padding: 0.1em;
	clear: both;
	background-color: #999999;
	color: #000000;
}
.footer {
	font-size: 75%; 
	margin: 0.1em; 
	padding: 0.3em; 
	text-align: center; 
	clear: both;
}

.footer p { 
	border: 1px solid #C4C4C4;
	padding: 0.5em;
	margin: 0.3em;
}
.nleftsmall
{
	padding-left: 1em;
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}

.blkfnt {color: #000000}

        .authorln
        {
            color: #000000;
            font-size: 16px;
            text-indent: 50px;
        }
        .spotlight
        {
            text-align: left;
            line-height: 2em;
            display: inline;
        }
        .bulletstyle
        {
            text-align: left;
            line-height: 1px;
        }
.imgcenter
{
	border-style: inset;
	border-width: 0px;
	margin: 0px 0px 0px 30px;
	border-color: inherit;
	float: none;
	clear: both;
	display: inline;
}
.spotimage
{
	float:left;
	margin-right:5px;
	margin-left:4px;
	margin-top:0px;
	margin-bottom:5px;
}
.blkfnt2
{
	color: #FFFFFF
}
