html, body, form {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height:100%;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color:  #4e165b;
}
a:visited {
	color: #4e165b;
}
a:hover {
	color: #4e165b;
}
a:active {
	color: #4e165b;
}
.c_medcap
{
	background-color:#b489b3;
	color:#FFFFFF;
}
.stripe
{
	background-color:#e0d0e2;
	height: 155px;
}
.topright
{
	padding: 18px;
	text-align: right;
	height: 119px;
	overflow: hidden;
}
.topright a
{
	color: #ffffff;
	text-decoration: none;
}
.topright a:link
{
	color: #ffffff;
	text-decoration: none;
}
.topright a:visited
{
	color: #ffffff;
	text-decoration: none;	
}
.puff
{
	height:45px; 
	width:237px; 
	border: 1px solid #e0e2e2; 
	margin-bottom: 8px;
}
.puff_text
{
	float:left; 
	width:162px; 
	height:45px;
	line-height: 45px;
	font-size: 13px;
	font-weight: bold;
	color: #4e165b;
	padding-left: 10px;
}
.puff_text a
{
	text-decoration:none;
}
.puff_image
{
	float:left;width: 65px; height:45px
}
.news
{
	border: 1px #ebd6e9 solid;
}
.news_head
{
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.news_text
{
	padding: 5px;
}
.content
{
	padding: 10px;
    width: 485px;
}
h1
{
	font-size: 22px;
	font-weight: normal;
	color:#4e165b;
	margin: 0;
	line-height: 26px;
}
h2
{
	font-size: 22px;
	font-weight: normal;
	color:#4e165b;
}
.menu_item
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 3px;
	color:#ffffff;
	background-color: #b489b3;
	margin-bottom: 5px;
	cursor: pointer;
}
.medcap_table
{
}
.medcap_table th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom: 2px solid #b489b3;
}
.medcap_table td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
