@charset "utf-8";
/* Dundee REIT style sheet */


/*----------------------*/
/* CSS for Rockwell Font */
/*----------------------*/

@font-face {  /* EOT file for IE */
 font-family: Rockwell-Bold;
 src: local("Rockwell"),  url("../fonts/Rockwell-Bold.eot")
}
@font-face {  /* TTF file for CSS3 browsers */
 font-family: Rockwell-Bold;
 src: local("Rockwell"),  url("../fonts/Rockwell-Bold.TTF")
}

/*----------------------*/
/* All Pages */
/*----------------------*/

body {
	background:url(../images/bkgd4.jpg);
	background-color:#012b4d;
	padding:0;
	margin:0;
	background-repeat:repeat-x;
	background-position:top;
}

td {
	text-align:left;
	vertical-align:top;
}


.bodytext {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:18px;
	color:#54595c;
	font-weight:normal;
}
.bodytext a:link {
	color:#388fc5;
	text-decoration:underline;
}
.bodytext a:visited {
	color:#388fc5;
	text-decoration:underline;
}
.bodytext a:hover {
	color:#b28707;
	text-decoration:underline;
}

.small {
	font-size:11px;
	color:#54595c;
}
.smallgold {
	font-size : 11px;
	color: #B98600
}


.mmhide_backtotop {
	font-family: Arial, Helvetica;
	font-size:10px;
	line-height:19px;
	color:#b28707;
	font-weight:normal;
}
.mmhide_backtotop a:link {
	color:#b28707;
	text-decoration:none;
}
.mmhide_backtotop a:visited {
	color:#b28707;
	text-decoration:none;
}
.mmhide_backtotop a:hover {
	color:#b28707;
	text-decoration:underline;
}
.mmhide_footer {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
	font-weight:normal;
}
.mmhide_footer a:link {
	color:#ffffff;
	text-decoration:none;
}
.mmhide_footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
.mmhide_footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}



/*----------------------*/
/* titles */
/*----------------------*/

.title {
	font-family:Rockwell, Arial, Helvetica;
	font-size:28px;
	line-height:30px;
	color:#014073;
	font-weight:bold;
}
.subtitle {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:19px;
	color:#004273;
	font-weight:bold;
}

.subheader-dkblue {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:19px;
	color:#004273;
	font-weight:bold;
}

.subheader-ltblue {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:19px;
	color:#388fc5;
}


/*----------------------*/
/* home page styles */
/*----------------------*/


.mmhide_hometitle {
	font-family:Rockwell, Arial, Helvetica;
	font-size:24px;
	line-height:44px;
	color:#014073;
	font-weight:bold;
}

.homesubtitle {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:13px;
	color:#004273;
}


.hometext {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:17px;
	color:#54595c;
	font-weight:normal;
}
.hometext a:link {
	color:#388fc5;
	text-decoration:underline;
}
.hometext a:visited {
	color:#388fc5;
	text-decoration:underline;
}
.hometext a:hover {
	color:#b28707;
	text-decoration:underline;
}


/*----------------------*/
/* Blurbs */
/*----------------------*/

.mmhide_blurbtitle {
	font-family:Rockwell, Arial, Helvetica;
	font-size:20px;
	line-height:28px;
	color:#014073;
	font-weight:bold;
}


.mmhide_blurb {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:16px;
	color:#54595c;
	font-weight:normal;
}
.mmhide_blurb a:link {
	color:#388fc5;
	text-decoration:underline;
}
.mmhide_blurb a:visited {
	color:#388fc5;
	text-decoration:underline;
}
.mmhide_blurb a:hover {
	color:#b28707;
	text-decoration:underline;
}

/*----------------------*/
/* Table Layout  */
/*----------------------*/

.mmhide_tableheader {
	background-color:#359ddd;
	height:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	vertical-align: middle;
	line-height:14px;
	padding:8px 0px 8px 8px;
}

.mmhide_tableheaderline {
	background-color:#359ddd;
	height:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	vertical-align: middle;
	line-height:14px;
	padding:8px 0px 8px 8px;
	border-bottom-style:dashed;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;	
}

.mmhide_tablerow {
	background-color:#cfe5f3;
	color:#54595c;
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;	
	font-weight: normal;
	padding:8px 0px 12px 8px;
	border-bottom-style:dashed;
	border-bottom-color:#ffffff;
	border-bottom-width: 1px;
}
.mmhide_tablerowbottom {
	background-color:#cfe5f3;
	color:#54595c;
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;	
	font-weight: normal;
	padding:8px 0px 12px 8px;
}



/*----------------------*/
/* Navigation Styles */
/*----------------------*/



#dropmenudiv {
	position:absolute;
	border-bottom-width: 0;
	font-size:11px;
	font-family: Arial, Helvetica;
	line-height:15px;
	z-index:100;
	margin-top:-20px;
	margin-left:-5px;
	border-top: 1px solid #ffffff;
}
#dropmenudiv a {
	width: 100%;
	display:block;
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 2px 0px 3px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family: Arial, Helvetica;	
	color: #09527d;

}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #b1d7f2;
	color: #09527d;
}



/*----------------------*/
/* Layout */
/*----------------------*/

.mmhide_shadow {
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
}
