/* CSS Document */body,td,th {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	color: #333333;}.form {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	color: #666666;	}	.page_content {	padding-left:45px;	display:block;	padding-right: 25px;	line-height: 1.3em;	}	.actor_name {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:18px;	font-weight: bold;	color:#666666;	}	.resume_section {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:15px;	font-weight: bold;	color:#666666;	}	.headshot {	border: 2px solid #82B3FF;	padding: 5px;	background-color: #fff;	margin-right: 5px;	}	a {	color:  #82B3FF;	text-decoration: underline;	}.dropdown_list {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 10px;	color: #666666;	}	.form_title {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 14px;	padding-left: 2px;	color: #82B3FF;	font-weight: bold;	}	.form_thankyou {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	color: #82B3FF;	font-weight: bold;	}	.link_spacing {	padding-top: 5px;	padding-bottom: 5px;	}