body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;

	background-attachment: fixed;
	background-image: url(images/frame/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}	

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}



table.subnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
	border-collapse: collapse;
	/*background-color: #ffffff;*/
	text-align: left;
	width: 100%;
}
table.subnavbar td {
	border: 0px solid #ccc;
}
table.subnavbar td a{
	display: block;
	/*width: 156px;*/
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	/*height: 25px;*/
}
table.subnavbar td a:link, table.subnavbar td a:visited {
	color: #FFFFFF;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
table.subnavbar td a:hover, table.subnavbar td a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #466D97;
	text-decoration: none;
}

.menu-td-bg {
	background-repeat: no-repeat;
	background-position: top;
}


.footer {
	color: #0C2744;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;

	font-size: 10px;
	line-height: 15px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #0C2744;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: #333333;
}

.image {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #14467B;
}
.image-noborder {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imagegall {
	border: 1px solid #14467B;
}


.mapmenuhead {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.mapmenuhead a:link, .mapmenuhead a:visited, .mapmenuhead a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.mapmenuhead a:hover {
	text-decoration: none;
	color: #333333;
}

.tenanthead {
	font-size: 18px;
	line-height: 24px;
	color: #466D97;
	background-image: url(images/frame/menu-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: -10px;
	/*padding-top: 10px;*/
}
.tenantcat {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #FFF;
	/*color: #14467B;*/
	/*background-image: url(images/frame/menu-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	background-color: #14467B;
	width: 100%;
	padding-left: 5px;
}
.image-tenant {
	/*padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;*/
	border: 1px solid #14467B;
}


.skipintro {
	color: #CCC;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;

	font-size: 10px;
	line-height: 15px;
}
.skipintro a:link, .skipintro a:visited, .skipintro a:active {
	color: #CCC;
	text-decoration: none;
}
.skipintro a:hover {
	text-decoration: none;
	color: #14467B;
}

.kiddies {
	font-size: 15px;
	line-height: 18px;
}

.media {
	font-size: 10px;
	line-height: 25px;
}
.media a:link, .media a:visited, .media a:active {
	font-size: 12px;
	line-height: 25px;

	color: #666;
	text-decoration: none;
}
.media a:hover {
	text-decoration: none;
	color: #14467B;
}
