body	{
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background-color: #000066;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size:  12px;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, sans-serif;
}

ul {
	margin-left: 18px;
	list-style: disc;
}

strong {
	font-weight: bold;
	font-style: normal;
}

em {
	font-weight: normal;
	font-style: italic;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #000;
}
	
.hide	{
	display: none;
}
	
img {
	display: block;
	border: 0;
}

html p	{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 18px;
}

select {
	display: block;
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #CC3300;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #A3A3B5;
	background: transparent;  
}


h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
}


div#MainContainer {
	width: 760px;
	text-align: left;
	background-color: #F6F1E2;
}

.inlineImage {
	display: inline;
}

table#layouttable {
	border: 1px #fff solid;
}

td#topspacercell {
	background-color: #B5B5C4;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

td#topnavcell {
	background-color: #B5B5C4;
	border-bottom: 1px #fff solid;
	text-align: center;
	padding-top: 2px;
}

.topnav {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

td#headercell {
	border-bottom: 1px #fff solid;
}

td#leftnavcell {
	background-color: #000066;
	border-right: 1px #fff solid;
}

.leftnav_top {
	border-top: 1px #656587 solid;
	cursor: hand;
	cursor: pointer;
}

.leftnav_home {
	cursor: hand;
	cursor: pointer;
}

.leftnav_sub_separator_bg {
	height: 1px;
	margin: 0;
	background-color: #21217A;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}


.leftnav_sub_separator {
	height: 1px;
	margin: 0 0 0 29px;
	width: 144px;
	background-color: #656587;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.subnav {
	cursor: hand;
	cursor: pointer;
}

td#contentCell {
	background-image: url(/graphics/interface/misc/content_bg.gif);
}

div#contentDiv {
	padding: 15px;
}

td#home_nav_footer {
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	background-image: url(/graphics/interface/misc/home_nav_footer.gif);
	background-color: #000066;
	height: 65px;
}

div#rotatingToutsDiv {
	border-top: 1px #fff solid;
	background-color: #B5B5C4;
	height: 65px;
	padding: 10px 25px 10px 20px;	
}

.rotatingTout {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

div#signature {
	margin: 20px;
	color: #fff;
}


.dealIcon {
	width: 7px;
	height: 7px;
	font-size: 1px;
	background-color: #CC6232;
	cursor: hand;
	margin: 10px 0 0 20px;
}
table#vtour{
background-color: #FFFFFF;
}