/* CSS Document for press release style */

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.title {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 14pt;
	letter-spacing: 1px;
	color: #345385;
	font-weight: bold;
}
.title2 {
	font-family: "Trebuchet MS", tahoma, arial, Helvetica, Sans-serif;
	font-size: 11pt;
	color: #013366;
	font-weight: bold;
	padding-top: 4px;
}
.setwidth {
	position: absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	margin-top: 10px;
}
.logo {
	width: 300px;
	height: 100px;
	margin: 0px;
	border: none;
	background-image: url(../images/bg-logo-white.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	
}
.logo a {
	display: block;
	width: 300px;
	height: 100px; 
	background: url(../images/bg-logo-white.gif) 0 0 no-repeat;
}
	
.logo a:hover {width: 300px;
	height: 100px;
	margin: 0px;
	border: none;
	background-image: url(../images/bg-logo-whiteon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.hide {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
	display: none;
	font-size: 8pt;
}
.banner {
	float:right;
	height: 60px;
	width: 468px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	color: #345385;
	font-size: 9pt;
	line-height: 20pt;
}
a {
	color: #345385;
	text-decoration: none;
}
a:hover {  text-decoration: underline}

.disclaimer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal}

.blue {
	color: #345385;
	font-weight: bold;
	font-size: 10pt;
}

.green {
	font-weight: bold;
	color: #009900;
}
.border {
	border: 2px solid #345385;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
}
.norm {
	line-height: 15pt;
}
.banner-border {
	border: 1px solid #336699;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.white {
	color: #FFFFFF;
}

