.navimg {
	margin-top: 3px;
}
.allcontent {
	position: absolute;
	top: 0px;
	left: 0px;
}
.maincontent {
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #BEC8D7;
	margin-top: 10px;
}
.rightcontent {
	margin-left: 15px;
}
.rightborder {
	width: 5px;
}
.servicesearch {
	border: 1px solid #cccccc;
	width: 320px;
}
body,td,th {
	/*font-family: Verdana,Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}
.rightbuttonnorm {
border-left: 5px solid #dddddd;
background-color: #BEC8D7;
font-size: 18px;
font-weight: bold;
color: white;
text-align: center;
width: 150px;
cursor:pointer;
}
.rightbuttonover {
	border-left: 5px solid #FF8142;
	background-color: #BEC8D7;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 150px;
	cursor:pointer;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF8142;
}
a:active {
	text-decoration: none;
}
strong {
	font-weight: 400;
}
h1 {
/*	color: white;
	background-color: #B4C8D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px; padding: 2px;
	border-bottom: 1px solid #6A92A6;
*/
	color: #003063;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px; padding: 2px;
	border-bottom: 1px solid #6A92A6;
}
h4 {
	color: #B4C8D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px; padding: 0px;
} 
.style1 {font-size: 9px; color: #396DAD; font-weight: bold;}
.style2 {font-size: 9px; color: black; font-weight: bold;}
.synopsistitle {padding: 2px; background-color: #FF8142; border: 1px solid #FF8142; font-weight: bold; font-size: 12px;}
.synopsistext {padding: 2px; background-color:  #FFD9C6; border: 1px solid #FF8142; font-weight: normal; font-size: 12px;}
