body{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #333;
}
a:hover{
	
}
body#bodypage .content a{
	color: #64a81b;
	text-decoration: none;
}
body#bodypage .content a:hover{
	color: #c7e5a5;
	text-decoration: underline;
}
body#bodypage .content a:visited{
	color: #666;
}
h1,h2,h3,h4,h5,h6{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
.caps{
	text-transform: uppercase;
}
.capword{
	text-transform: capitalize;
}
h1{
	color: #64a81b;
	font-size: 23px;
	font-weight: normal;
}
h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 7px;
}
h3{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
}
h4{
	color: #64a81b;
	font-size: 14px;
	font-weight: bold;
}
h5{
	
}
h6{
	
}


a.smartlink{
	color: #000!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/*
div.patientStoryContainer
{
	padding-top:8px;
}
*/

#input_eventTitle select{
	width: 300px;
	overflow: hidden;
}

span.eventDate {
	font-weight: normal;
	margin: 6px 0px 0px 0px !important;
}


