@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d2d2d2;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: center;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	position:relative; left:0px;
	color: #000;
}
a:active {
	text-decoration: none;
}
.borderCS {
	border: 1px solid #D2DDE3;
}

.styleblue {
	color: #17177D;
	font-weight: bold;
}

.style2title {
	color: #000;
	font-weight: normal;
	font-size: 11pt;
}
.stylegrey {
	color: #333333;
	font-weight: bold;
}



.bodyborder {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	border-radius: 4px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.spec9darkgrey {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 11pt;
	color: #333333;
}

.sitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.place-holder {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.spec8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
}

.hrline {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hrline2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.hrline3 {
	border-top-style: ;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: dotted;
}
.hrline4 {
	border-top-style: ;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: dotted;
}
.selectframe {
	border: 1px dotted #999999;
	width: 500px;
}
.tdcomm{
	color:#333333;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2DDE3;
}

.tdcontr{
	background:#E0E8EC url(img/td-contrast.gif) repeat-x 0 0;
	border-bottom:1px solid #E0E8EC;
}
tr.contr{
	background:#E0E8EC url(img/td-contrast.gif) repeat-x 0 0;
	border-bottom:1px solid #E0E8EC;
}
tr.bri{
	border-bottom:1px solid #D2DDE3;
	background:#F0F4F6 url(img/td-bright.gif) repeat-x 0 0;
}

.seriestitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
}

.prod-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
}

.prod-title_dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
}

.prod-title_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000; 
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
}
