/**********************************************************************/
/* Style sheet v. 1.0.0.                             */
/**********************************************************************/

/**********************************************************************/
/* Global standards                                                   */
/**********************************************************************/

/* Defaults */
body, div, form, h1, h2, h3, h4, img, input, p, ul {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body, div, form, h1, h2, h3, h4, img, p, ul {
	border: none;
}

/* Body tag */
body {
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	line-height: 13pt;
	font-size: 12pt;
	font-family: times, serif;
	color: #000000;
}

/* Standard elements */

h1 {
	line-height: 18pt;
	font-size: 18pt;
	font-family: palatino, times, serif;
	color: #000000;
}

h2 {
	line-height: 14pt;
	font-size: 14pt;
}

p {
	margin-bottom: 12px;
}

/* Standard classes */

div.ad_box {
	border: 1px solid #000000;
	padding: 4px
}

div.ad {
	padding: 4px;
}

div.bottom {
	padding: 0px 12px 12px 12px;
	text-align: center;
	font-size: 10pt;
}

.bottom .interlink {
	margin: 10px auto 5px auto;
	width: 708px;
	border: 1px solid #000000;
	padding: 5px 5px 10px 10px;
	text-align: left;
}

div.middle {
	padding: 0px;
}

div.search_prompt {
	margin-top: 8px;
	font-weight: bold;
}

div.sub {
	margin: 12px auto 0px auto;
	width: 728px;
}

div.top {
	width: 100%;
	height: 75px;
	margin: 0px;
	background-color: #C76B0A;
	background-image: url(/graphics/logo_728x75.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: right;
	font-family: FranklinGotTDemCon, Arial, sans-serif;
	font-size: 13pt;
	border-bottom: 2px solid #000000;
}

div a {
	text-decoration: none;
}

h2.info {
	text-align: center;
	font-style: bold;
	margin-bottom: 12px;
}
h2.top {
	margin-top: 6px;
	font-style: italic;
}

p.acknowledgements {
	margin-top: 12pt;
	margin-bottom: 12pt;
	line-height: 12pt;
	font-size: 10pt;
	font-style: italic;
}

p.link {
	margin-bottom: 6px;
}
