body {
	margin-left: 6%;
	background-color: #CCCCCC;
}
.bodyTable {
	border: 1px solid #002369;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #999999;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	margin-bottom: -10px;
}
.propertyHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000066;
	margin-bottom: -10px;
}
.propertySubHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.redPropertyHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#CC0000;
}
.menuItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.text_small10px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.text_address_12px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.text_bw9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.grey14px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
}
.text_body11px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: overline;
}
.text_highlight_11px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	background-color: #FFDDEB;
}
.videoBox{
	width:400px;
	height:auto;
}
.icon{
	width:28px;
	height:30px;
	background-image:url(images/film_icon.jpg);
	float:left;
}
.videoBoxtext{
	width:350px;
	float:left;
	padding-left:15px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002167;
}
.form{
	margin-top:15px;
	width:391px;
	height:53px;
	background-image:url(images/form_bg.jpg);
	padding:10xp;
}
.submit{
	float:right;
	margin-top:10px;
	margin-right:5px;
}
.videoBox .form table tr td {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}
.videoBoxSmall{
	width:350px;
	padding:10px;
	height:auto;
}
.iconSmall{
	width:28px;
	height:30px;
	background-image:url(images/film_iconSmall.jpg);
	float:left;
}
.videoBoxtextSmall{
	width:300px;
	float:left;
	padding-left:15px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002167;
	font-weight: bold;
}

.clearFloat {
	clear:both;
}

.formtext{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}
/*start of menubar*/
#menu ul {padding:0; margin:0; list-style:none;}

#menu li {float:left; position:relative; width:145px; }
#menu li.wide60 {float:left; position:relative; width:85px; }
#menu li.wide100 {float:left; position:relative; width:125px; }
#menu li.wide150 {float:left; position:relative; width:185px; }

#menu li ul {display:none; position:absolute; left:0; border-left::1px #000000 solid;}

#menu ul li a {display:block;  font-family:arial; font-weight:bold; font-size:11px; color:#333333; text-decoration:none; padding:5px 5px 5px 5px; }

#menu ul li ul li a {background:#E8E8E8; width:220px;}

#menu ul li a:hover {color:#000066;}

#menu li:hover ul{ display: block; w }	/* this gets firefox working */
#menu li.over ul{ display: block; }	/* this gets IE working */

/* Fix IE. Hide from IE Mac \*/
/* End */
/*#menu {z-index:1; position:absolute; left:30; top:27;}
/*end menubar *
