#content img {
	margin-top: 17px;
	max-width: 700px;
	border: 1px solid #ccc;
}

.caption {
	font-style: italic;
	color: #666;
	margin-top: 0;
	margin-bottom: 17px;
}

#mainTitle .titleTitle {
	padding-left: 0;
	line-height: 29px;
	font-size: 30px;
}

#mainTitle {
	font-family: "ff-meta-serif-web-pro",serif;
	border-bottom: 1px solid #666;
	padding-bottom: 17px;
	margin-bottom: 17px;
}

.content {
	color: #333;
	text-shadow: 0 1px 0 #fff;
}

.helpTitleBig, .helpTitleSmall {
	font-weight: 500;
	color: #333;
	display: block;
	overflow: hidden;

	text-shadow: 0 1px 0 #fff;
	font-family: "ff-meta-serif-web-pro",serif;

	margin-top: 17px;
	margin-bottom: 10px;
}

.helpTitleBig a{
	font-weight:500;
}

.helpTitleSmall {
	font-size: 18px;
	line-height: 23px;
}

.helpTitleSmall:focus,.helpTitleSmall:active {
	text-decoration:underline;
}

.helpTitleTiny {
	margin: 7px 0;
	font-weight: bold;
}

.helpTitleBig {
	font-size: 24px;
	line-height: 30px;
	border-top: 1px solid #ccc;
	-moz-box-shadow: inset 0 1px 0 #f2f2f2;
	-webkit-box-shadow: inset 0 1px 0 #f2f2f2;
	box-shadow: inset 0 1px 0 #f2f2f2;
	padding-top: 17px;
}

.helpScrollLink {
	position: relative;
    top: -42px;
    left: 0;
}

.content ul li {
	list-style-type: inherit;
}

.content table, .content tr, .content td {
	border: 1px solid #ccc;
}

.question {
	font-weight: bold;
}

.answer {
	margin-top: 7px;
}

.term {
	font-weight: bold;
}

.important {
	font-weight: bold;
	font-style: italic;
}

.content a {
	color: #444;
	font-weight: 600;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content a.link:hover {
	text-decoration: none;
}

.bold {
	font-weight:600;
}

ol {
	list-style-type: decimal;
	margin-left:2em;
	margin-top:5px;
}

ul {
	list-style-type: disc;
	margin-left:2em;
	margin-top:5px;
}

ul ul {
	list-style-type: circle;
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: 5px;
}

th, td {
  padding: 10px;
}

/* All of the User Table CSS, generated by this handy tool for the lazy: http://www.tablesgenerator.com/html_tables
*/
.tg  {border-collapse:collapse;border-spacing:0;text-shadow:none;}
.tg td{padding:10px 5px;border:1px solid black;overflow:hidden;word-break:normal;}
.tg th{vertical-align:bottom;font-weight:normal;padding:10px 5px;padding-bottom:0;border:1px solid black;overflow:hidden;word-break:normal;}
.tg .tg-sn8d{font-weight:600;background-color:#B3D175}
.tg .tg-0b9s{font-weight:600;background-color:#7E9E3E}
.tg .tg-dju3{font-weight:600;background-color:#D6EBAE}
.tg .tg-npjm{font-weight:600;background-color:#D6EBAE;color:#34411B;text-align:center}
.tg .tg-3czb{font-weight:600;background-color:#7E9E3E;color:#34411B;text-align:center}
.tg .tg-hgcj{font-weight:600;text-align:center;column-width:75px;-moz-column-width:75px;-webkit-column-width:75px}
.tg .tg-uvp8{font-weight:600;background-color:#B3D175;color:#34411B;text-align:center}
