/* common styles */

body  {
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	color: #333333;
	text=: center;
}

h1 {
	font-size: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 28px;
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	line-height: 16px;
}

h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 20px;
}

h4 {
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	vertical-align: middle;
	display: block;
}

h1{
margin-top: 0px;
padding-top: 0px;
}

/* common containers */

#container { 
	width: 990px;
	background: #000000;
	margin: 0 auto;
	text-align: left;
} 

#globalnav { 
	background: url(../images/gradient_top.gif) repeat-x;
	height: 32px;
	padding: 0px;
	width: 100%;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
} 
#globalnavinterior {
	height: 32px;
	width: 990px;
	vertical-align:middle;
}
#logo {
	height: 103px;
	width: 103px;
	float: left;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#bannerContainer{
	width: 990px;
	height: 103px;
}

#banner {
	background: #000000 url(../images/banner_top.jpg) no-repeat left;
	width: 887px;
	height: 103px;
	line-height: 103px;
	padding: 0px;
	float: right;
	vertical-align:middle;
} 

#banner a {
	color: #000000;
	text-decoration:none;
} 

#textresize {
	text-align: right;
	height: 103px;
	vertical-align:middle;
	float: right;
	z-index: 100;
	padding-right: 10px;
}


#textresize a {
	color: #000000;
	text-decoration:none;
} 

#nav {
	background: url(../images/gradient_nav.gif) repeat-x;
	height: 28px;
	padding: 0px;
	width: 990px;
	line-height: 28px;
} 

#tagline {
	height: 28px;
	padding: 0px;
	width: 103px;
	line-height: 28px;
} 

#footer {
	padding: 0 10px 0 20px;
	background:#444444;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#footer a {
	color: #FFFFFF;
	text-decoration:none;
} 

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
	display: block;
}
#disclaimer {
	padding: 15px 20px; 
	background:#000000;
	font-size: 11px;
	line-height: 15px;
	color: #535353;
}


td.frame {
	border-style: solid; 
	border-color: #999999 #999999 #999999 #999999; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}

a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkwhite:visited {color: #FFFFFF; text-decoration: none}
a.linkwhite:hover {color: #FFFFFF; text-decoration: underline}

a.linkwhite2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.linkwhite2:visited {color: #FFFFFF; text-decoration: none}
a.linkwhite2:hover {color: #FFFFFF; text-decoration: underline}


.macquarielink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:none;
}

.macquarielink a {
	text-decoration:none;
	}

.macquarielink a:hover {
	text-decoration:underline;
	}



/* index */

#indexSidebar {
	float: right;
	width: 178px;
	background: #000000 url(../images/index_background_right.jpg) no-repeat;
	color: #e3e3e3;
	padding: 15px 10px 10px;
	height: 344px;
	overflow: hidden;
}

#indexSidebar h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e3e3e3;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
}

#indexSidebar a {
	color: #e3e3e3;
	text-decoration: underline;
	}
	
#indexSidebar a:hover {
	color: #e3e3e3;
	text-decoration: none;
	}
	
#indexMain {
	padding: 0px;
	height: 369px;
	width: 792px;
	float: left;
	background-color: #000000;
} 

#indexPods {
	padding: 0;
	height: 103px;
	background-color: #000000;
} 

/* interior */

#interiorContainer {
	width: 990px;
	v-align: top;
	height: inherit;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float:left;
} 

#interiorCrumbtrail {
	background: #FFFFFF;
	height: 37px;
	padding: 0px 0px 0px 20px;
	line-height: 37px;
	font-size: 11px;
	color: #666666;
} 

#interiorCrumbtrail a {
	text-decoration: none;
	color: #666666;
} 

#interiorCrumbtrail a:hover {
	text-decoration: underline;
	color: #666666;
} 

#interiorSidebarLeft {
	float: left;
	width: 198px;
	padding: 20px 0px;
	height: inherit;
	vertical-align: top;
	margin: 0px;
}

#interiorSidebarRight {
	float: right;
	width: 158px;
	padding: 20px;
	height: inherit;
	vertical-align: top;
	list-style-position: inside;
	margin-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#interiorSidebarRight ul {
	list-style-type: none;
	margin-left: 0;
	text-indent: 0em;
	list-style-image: url(../images/arrow.gif);
	padding-left: 1em;
	}
	
#interiorSidebarRight li {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	left: 5px;
	}


#interiorSidebarRight a {
	text-decoration: underline;
	color: #333333;
	list-style-position: inside;
	
}

#interiorSidebarRight a:hover {
	text-decoration: none;
	color: #333333;
}

#interiorMain {
	height: inherit;
	padding: 20px;
	margin-right: 198px;
	margin-left: 198px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	z-index: 50;
}

#interiorMain a {
	text-decoration: underline;
	color: #333333;
	}
#interiorMain a:hover {
	text-decoration: none;
	color: #333333;
	}

#interiorMain ul {
	list-style-type: square;

}

#interiorMainSitemap a {
	text-decoration: none;
}

#interiorMainSitemap a:hover {
	text-decoration: underline;
}


.leftnavTitle {
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
}

.disclaimer {
	font-size: 11px;
	line-height: 15px;
}

a.LINKWHITE:link {color: #FFFFFF; text-decoration: NONE}
a.LINKWHITE:visited {color: #FFFFFF; text-decoration: none}
a.LINKWHITE:hover {color: #FFFFFF; text-decoration: UNDERLINE}

/* Dreamwweaver styles*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
