/* Family Style */

#famcontent {
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.6em;
}

.familyhdr {
	font-size:1.4em;
	line-height: 1.6em;
	font-weight:bold;
	color:#121212;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../images/h2.png) bottom left no-repeat;
	clear:left;
}
.serieslink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:16px;
	padding:7px 10px;
	background-image:url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 7px;
	margin-top: 10px;
}
#famcontent .familyimage {
	width:550px;
	float:left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#famcontent .rightbox {
	height: 250px;
	width:550px;
	float:right;
	clear: both;

}

#famcontent p {
	color:#666666;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.6em;
	}

#famcontent dl, #famcontent ul, #famcontent ol { line-height:18px; padding:10px; font-size:12px; }
#famcontent a {
	color:#336699;
	text-decoration:none;
}
#famcontent a:hover {
	color:#666666;
	text-decoration:none;
}
	#famcontent a:visit { 	color:#121212;
	text-decoration:none; }
#famcontent .postinfo { display:block; padding:5px 10px; margin-bottom:5px; background:#F6F6F6; border:1px solid #E8EDF4; color:#333; }
#famcontent .postinfo a {  }
#famcontent blockquote {
	width:80%;
	line-height:18px;
	padding:0 0 0 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
#famcontent blockquote h1 {
	color:#333333;
}


/* Series Styles */
.serieslink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:30px;
	background-image:url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 7px;
	margin-top: 10px;
	float: left;
	width: 200px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.newseriesred{background-image:url(icons/starburst-red.png);
background-position:65px center;
background-repeat:no-repeat;

}
.newseriesblue{background-image:url(icons/starburst-blue.png);
background-position:65px center;
background-repeat:no-repeat;

}
.newseriesyellow{
    display:inline-block;
	float:inherit;
    padding-left:20px;
	width:35px;
	height:25px;
    background:url(icons/starburst-yellow.png) center left no-repeat;
}


.hr {
	height:5px;
	clear: both;
	padding: 5px;
	margin: 5px;
}
.familysubhdr {
	font-size:12px;
	line-height: 1.6em;
	font-weight:bold;
	color:#666666;
	background-color:#E3EEEE;
	margin:10px 0;
	clear:left;
	width:99%;
}

/* Table Styles */
table.helpT, table.sofT {
	font: 10px verdana normal;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px none #69c;
}
table.accessT {
  font: 10px verdana normal;
  border: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
}

table.helpT, td.helpBod {
  background: #fafafa;
}

table.helpT, td.helpHed, td.helpBod, table.sofT, td.helpBod1 {
  color: #404040;
}

table.helpT {
  width: 500px;
}

td.helpHed {
	font: 10px verdana bold;
	border-bottom: 1px solid #69c;
	border-left: 1px solid #69c;
	text-indent: 5px;
	border-right: 1px solid #69c;
	border-top: 1px solid #69c;
}

td.helpBod, td.helpBod1 {
	font: 10px verdana, sans-serif, arial normal;
	border-bottom: 1px solid #9CF;
	border-top: 1px solid #9CF;
	border-left: 1px solid #9CF;
	border-right: 1px solid #9CF;
	text-indent: 0;
	height: auto;
}



table.sofT {
	background: #ffffff;
	
}

table.sofT ul li{
		font: 10px verdana, sans-serif, arial normal;
		line-height:12px;
}

td.helpBod1 {
	background: #f1f7fa;

}
