
body { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4E4E4E;
	background-color:#DBE9F6;
	font-weight:normal;
	margin-top: 0px; 
	}
	
div.site  { 
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg); 
	}
	
div.popup  { 
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_popup.jpg); 
	}
	
div.content  { 
	width: 1000px;
	}
	
div.mastHome  { 
	width: 984px;
	height: 396px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_home.jpg); 
	}
	
div.mastHomeSpanish  { 
	width: 984px;
	height: 396px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_home_spanish.jpg); 
	}
	
div.mastGreengard  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_greengard.jpg); 
	}
	
div.mastGreengardSpanish  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_greengard_spanish.jpg); 
	}
	
div.mastAbout  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_about.jpg); 
	}
	
div.mastAboutSpanish  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_about_spanish.jpg); 
	}
	
div.mastArchives  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_archives.jpg); 
	}
	
div.mastPSA  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_psa.jpg); 
	}
	
div.mastPSAtest  { 
	width: 984px;
	height: 318px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_psa_test.jpg); 
	background-color: #FFFFFF;
	}
	
div.mastPSASpanish  { 
	width: 984px;
	height: 318px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_psa_spanish.gif); 
	background-color: #FFFFFF;
	}
	
div.mastResources  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_resources.jpg); 
	}
	
div.mastResourcesSpanish  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_resources_spanish.jpg); 
	}
	
div.mastPodcast  { 
	width: 984px;
	height: 228px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_mast_podcast.jpg); 
	}
	
div.homeUrgent  { 
	width: 1000px;
	height: 36px;
	}
	
div.footer  { 
	width: 984px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
div.podcastLatest  { 
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_podcast_latest.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-left: 120px;
	color: #4E4E4E;
	}
	
div.podcastQuote  { 
	width: 170px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_quote.gif); 
	background-color: #F0F4F7;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #326492;
	}
	

/* ##############Link styles ############## */
a:link	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a:active	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover	{
	color:	#326492;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.footer:link	{
	color:	#326492;
	font-weight: normal;
	text-decoration: underline;
	}
a.footer:visited	{
	color:	#326492;
	font-weight: normal;
	text-decoration: underline;
	}
a.footer:active	{
	color:	#326492;
	font-weight: normal;
	text-decoration: underline;
	}
a.footer:hover	{
	color:	#326492;
	font-weight: normal;
	text-decoration: none;
	}
	
a.right:link	{
	color:	#4E4E4E;
	font-weight: normal;
	text-decoration: none;
	}
a.right:visited	{
	color:	#4E4E4E;
	font-weight: normal;
	text-decoration: none;
	}
a.right:active	{
	color:	#4E4E4E;
	font-weight: normal;
	text-decoration: none;
	}
a.right:hover	{
	color:	#4E4E4E;
	font-weight: normal;
	text-decoration: underline;
	}

a.rightorange:link	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: none;
	}
a.rightorange:visited	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: none;
	}
a.rightorange:active	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: none;
	}
a.rightorange:hover	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.orange:link	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: underline;
	}
a.orange:visited	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: underline;
	}
a.orange:active	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: underline;
	}
a.orange:hover	{
	color:	#D99944;
	font-weight: normal;
	text-decoration: none;
	}

a.show:link	{
	color:	#326492;
	font-weight: bold;
	text-decoration: none;
	}
a.show:visited	{
	color:	#326492;
	font-weight: bold;
	text-decoration: none;
	}
a.show:active	{
	color:	#326492;
	font-weight: bold;
	text-decoration: none;
	}
a.show:hover	{
	color:	#326492;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.bodylink:link	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a.bodylink:visited	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a.bodylink:active	{
	color:	#163B6E;
	font-weight: normal;
	text-decoration: underline;
	}
a.bodylink:hover	{
	color:	#326492;
	font-weight: normal;
	text-decoration: underline;
	}
	
/* ##################Text styles ################## */

/* ############Body############ */
		

p { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4E4E4E;
	line-height: 15px;
	font-weight:normal;
	}
	
.text { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4E4E4E;
	line-height: 15px;
	font-weight:normal;
	}
	
.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4E4E4E;
	line-height: 15px;
	font-weight:normal;
	}


ul { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4E4E4E;
	font-weight:normal;
  	margin-top: 0px;
	padding-top: 0px;
	}

li { 
	margin-top: 0; 
	padding-top: 0;
	line-height: 15px;
	margin-bottom: 5px;
	color:#4E4E4E; 
	}
	
 li.arrow {
 	background-image: url(images/orange_arrow.gif); 
 	background-repeat: no-repeat; 
	background-position: 0 6%;
	padding: 0px 0 5px 15px; 
	line-height: 15px;
	color:#4E4E4E;
	margin: .4em 0;}
	
li.blarrow {
 	background-image: url(images/blue_arrow.gif); 
 	background-repeat: no-repeat; 
	background-position: 0 6%;
	padding: 0px 0 5px 15px; 
	line-height: 15px;
	color:#4E4E4E;
	margin: .4em 0;}
	
.orange { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D99944;
	font-weight:normal;
	}
	
.podcastDate { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #D99944;
	font-weight:normal;
	}
	
.podcastTitle { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #326492;
	font-weight:bold;
	line-height: 20px;
	}
	
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #326492;
	font-weight:bold;
	line-height: 20px;
	}

	
/* ############Row and Column Backgrounds############ */

td.white { background-color: #FFFFFF;
	}
	
tr.nav { background-position: left top;
	background-repeat: repeat;
	background-image: url(images/bg_nav.gif); 
	}
	
td.rightcolumn { background-color: #FFFFFF;
background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg_quick_links.gif); 
	}
 