body {
	background-color: #abc;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #707070;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}

a {
	color: #4A6BB3;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #4A6BB3;
}

hr {
	border-top: 1px dotted #ddd;
	border-bottom: none;
        margin: 0px;
}

/* ids */
#content {
	padding: 15px;
	min-height: 300px;
	font-size: 0.8em;
}

#flashtop, #imgbanner img {
	border: none;
	border-bottom: 1px solid #555;
}

a#imgbanner {
	position: relative;
	top: -30px;
	left: -30px;
}

#footer {
	margin: 20px 0px;
	text-align: center;
	font-size: 0.8em;
}

#header {
	border-bottom: 1px solid #333;
	padding: 10px;
        background: #3E4F58 url(../images/logo.gif) no-repeat left top;
	height: 40px;
}

#hvtables table {
	margin: 10px;
	padding: 10px;
}

#hvtables td {
	vertical-align: middle;
}

#hvtables h2 {
	font-size: 1.2em;
}

#hvtables .hvactions {
	text-align: right;
}

#hvtables .tablecolored {
	background-color: #3E4F58;
	border: 1px solid #1E2F48;
	color: #fff;
}

#hvtables .tablecolored a {
	color: #bbf;
}

#logo h1 {
	margin: 0px;
}

#navtop {
	border-top: 1px solid #58717E;
	border-bottom: 1px solid #333;
	background-color: #3E4F58;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
}

#navtop a {
	color: #fff;
}

#navsubtop .hlist a {
	border: 1px solid #fff;
}

#navsubtop .hlist a.current_hv {
	background-color: #eee;
	border: 1px solid #ccc;
	color: #555;
	font-weight: bold;
}

#navsubtop .hlist {
	margin: 0px auto;
}

#searchtop {
	float: right;
	position: relative;
	top: 10px;
}

#searchtop input {
	margin-left: 10px;
}

#sidebar {
	display: table;
	width: 160px;
	float: left;
	margin-bottom: 20px;
}

#sidebar h5 {
	margin: 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li ul li a{
	padding-left: 20px;
}

#sidebar a {
	display: block;
	padding: 5px;
}

#sidebar a.current_sidebar {
	background-color: #eee;
	border: 1px solid #ccc;
	color: #555;
	font-weight: bold;
}

#subsectioncontent {
	padding-left: 175px;
}

#subsectioncontent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#tablecontactus {
	border-collapse: collapse;
}

#tablecontactus th, #tablecontactus td {
	border-top: 1px dotted #ddd;
	padding: 10px;
}

#tablecontactus th {
	text-align: right;
	vertical-align: top;
}

#tableilny2 {
	border-collapse: collapse;
}

#tableilny2 td {
	border-top: 1px dotted #ccc;
	padding: 10px;
	vertical-align: top;
}

#tablelinks {
	border-collapse: collapse;
	margin: 10px 0px;
}

#tablelinks td {
	padding: 10px;
	border-top: 1px dotted #ddd;
}

#tablelinks img {
	border: 1px solid #000;
}

#tablenewtitles {
	width: 100%;
}

#tablenewtitles td {
	width: 33%;
	vertical-align: top;
	padding: 5px;
}

#tablenewtitles p {
	
}

#tablepressrelease {
	border: 1px solid #aaa;
	padding: 10px;
}

#wrapper {
	border: 1px solid #555;
	border-top: none;
	border-bottom: 3px solid #555;
	background-color: #fff;
	width: 761px;
	margin: 0px auto;
}

/* classes */
.clear {
	clear: both;
}

.floatright {
	float: right;
}

.hlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	display: table;
}

.hlist li {
	float: left;
}

.hlist li a {
	display: block;
	padding: 5px;
	margin-left: 5px;
}

.imgborder {
	border: 1px solid #333;
	margin-right: 5px;
}

.imgnoborder {
	border: none;
}

.imgfloatleft {
	float: left;
	padding-right: 15px;
}

.imglink {
	border: none;
}

.navpage {
	margin: 20px 0px;
	text-align: right;
}

.returnlink {
	display: block;
	text-align: right;
	margin: 20px;
}

.tablescreening {
	margin: 10px 0px;
	border-collapse: collapse;
}

.tablescreening h3 {
	border-bottom: 1px dotted #ddd;
	font-size: 2.0em;
	padding: 5px;
	margin: 0px;
}

.tablescreening td {
	vertical-align: top;
	padding: 5px;
}

.tablescreening .calltoaction {
	padding-top: 20px;
	text-align: center;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}

.tablescreening img {
	border: 1px solid #555;
}

.tablescreening img.director {
	margin: 1ex;
	float: left;
	vertical-align: bottom;
}

.tablescreening .maininfo {
	width: 75%;
}