
@import url("/p7pm/p7pmv0.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 12px;
	}
	
h1 {font-size: 24px; color: #800040; font-weight: bold;}
h2 {font-size: 16px; color: #7B72B1; font-weight: bold; margin-top: 12px;}
p, ul, li, ol {font-size: 12px;}

#wrapper {
	width: 708px;
	}
#site-body {
	width: 100%;
	padding: 0 0 12px 0;
	border-bottom: 6px solid #002569;
	}
#left-sidebar {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 175px;
}

.faq-panel {
	background: #e9e9e9;
	margin-top: 12px;
	padding: 8px 14px 8px 0;
}
.faq-panel li {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
}
.faq-panel p {
	margin: 0;
	padding: 6px;
}
table {
	font-size: 12px;
	}
#news_tweet .green_box_content {
	text-align: center;
	}
#news_tweet h3 {
	font-size: 20px;
	}
#news_tweet ul, #news_tweet ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#news_tweet ul li {
	font-size: 13px;
	line-height: 1.3;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	padding: 0;
	/*border-bottom: 1px dotted #666;*/
	}
#news_tweet p#twitter_link	{
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #999;
	}
#news_tweet p#twitter_link a {
	text-decoration: none;
	color: #666;
	}
#news_tweet p#twitter_link a:hover	{
	text-decoration: underline;
	color: #466840;
	}
#news_tweet p.post_time {
	font-size: 11px; 
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 4px;
	}

#news_tweet p.post {
	margin-bottom: 20px;
	}
	
