a
{
	color:             #000;
	text-decoration:   none;
}

/*---------------------------------------------------------------------------------------------------------
//	Layout
//--------------------------------------------------------------------------------------------------------*/
table#body
{
	width:             801px;
	border-collapse:   collapse;
	background-image:  url('/images/newsletter_header.gif');
	background-repeat: no-repeat;

}

div#bodycontainer
{
	margin-top: 0px;
	margin-left: 98px;
	width:             801px;
	position:          relative;
}

#tableheader
{
	height:            183px;
}

td#left
{
	width: 228px;
	padding: 12px 57px 12px 0;
}

td#content
{
	width: auto;
	padding: 12px 0 12px 18px;
}

/*---------------------------------------------------------------------------------------------------------
//	Left COlumn Styles
//--------------------------------------------------------------------------------------------------------*/
td#left h3
{
	font-family: georgia, times new roman, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #205b43;
	font-weight:normal;	
}

td#left h3.intitle
{
	padding-top:       32px;
	background-image:  url('/images/in_this_issue.gif');
	background-repeat: no-repeat;
	color: black!important;
	margin-bottom: 1em;
	font-weight: normal;
}

td#left div#pastissues h3.intitle 
{
	background-image:  url('/images/green_down_arrow.gif');
}

div#inthisissue, td#left div.sidebar
{
	background-image:  url('/images/purple_dots.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	
	padding-bottom:    30px;
	margin-bottom: 		20px;
	color:             #205b43;
}

/*---------------------------------------------------------------------------------------------------------
//	Content 
//--------------------------------------------------------------------------------------------------------*/
#volume
{
	font-size:         11px;
}

h2#title
{
	margin-bottom:     10px;
	font-size:         11px;
	line-height:       15px;
	color:             #205b43;
}

h1 a#start
{
	color:             #58595B;
	font-size:         11px;
	font-weight:       bold;
}

.nl_title
{
	color:             #205B43;
	line-height:		1.4em;
}

b
{
	color:             #58595B;
	font-size:         11px;
}

#inthisissue h3, #inthisissue h3 a
{
	margin-top:        0px;
	color:             #205b43;
}

#inthisissue ol, div#pastissues ol
{
	font-weight: bold;
	margin-left:       0;
	padding-left:      2em;
	padding-bottom: 0;
	margin-bottom: 1em;
}

#pastissues a,
#inthisissue a

{
	color:             #205b43;
}

#inthisissue h3 a:hover,
#pastissues li.active,
#pastissues li.active a,
#inthisissue li.active, 
#inthisissue li.active a,
#pastissues li  a:hover,
#inthisissue li  a:hover
{
	color:             black;
}

h1
{
	color:             black;
}

#sidebar
{
	width:             175px;
	margin-top:        1em;
}

a.backlink
{
	font-size:         11px;
	color:             #00746B
}

#footer
{
	font-size: 9px;
}

#nextlink
{
	font-weight:       bold;
	color:             #205b43;
	padding-bottom:   	1em;
}

#minheight
{
	min-height:        390px;
	height: auto!important;
	height: 390px;
}

/*---------------------------------------------------------------------------------------------------------
//	Toolbar
//--------------------------------------------------------------------------------------------------------*/
div#toolbar
{
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	background: #fff url('/images/purple_dots.gif') repeat-x  top left;
}

div#toolbar a
{
	margin-right: 5px;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	FORM STYLES
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	General
//-------------------------------------------------------------------------------------------------------*/
#left #subform form
{
	width: 156px;
	border: 1px solid #ccc;
	padding: 32px 12px 12px 12px;
	margin:           0em 0em 20px 0em;
	
	background: #fff url('/images/subscribe_form_header.gif') no-repeat top left;
}

input#signup
{
	clear:both;
	float: right;
	margin-top:15px;
}

.textinput
{
	color:            #205B43;
	border: 1px solid #205B43;
	padding: 1px;
	font-size:        10px;
	margin: 0 0 3px 0;
	width: 156px;
}

/*	status messages	*/
.statusmsg
{
	font-family:      verdana,arial,sans serif;
	font-weight:      bold;
	font-size:        0.70em;
	color:            red;
}
