/* General Tag Styles */
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body {
	margin: 0;
	background-color: #FFFFFF;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

img {
	border: 0px;
}

/* Misc */
.devmodeindicator {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	left: 0px;
	position: absolute;
	top: 0px;
}

.familyOfCoIconTD {
	padding-right: 10px;
	height: 80px;
}

.header1_indented {
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
}

.pageTitle {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/* Main Table */
td.mainContent {
	padding-top: 14px;
}

td.mainFooterHome {
	padding-top: 13px;
}

td.aboveFooter {
	height: 85px;
}

/* Main Header */
table.hdrTable {
	margin-top: 10px;
}

img.hdrLogo {
	position: absolute;
}

div.hdrMainMenu {
	padding-bottom: 15px;
}

/* Main Content */
td.contentLeft {
}

td.contentRight {
}

td.contentCenter {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

.contentHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 125%;
}

.contentTextHome {
	padding-top: 5px;
	border-top: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 125%;
	text-align: justify;
}

#contentText2, #contentText2 a, #contentText2 td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.1em;
}

div.contentLine {
	padding: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: #000000;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
}

/* Community */
table.cmTable {
}

td.cmLeft {
}

td.cmCenter {
	padding-left: 3px;
	padding-right: 3px;
	width: 214px;
}

td.cmRight {
	width: 340px;
}

.cmItalic {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

/* Sub Menu */
table.subMenuTable {
}

/* image is 109w x 33h */
td.subMenuItem {
	width: 113px;
	background: url(images/subMenuBg1.jpg) no-repeat center;
	text-align: center;
	line-height: 1.2em;
	height: 37px;
}

td.subMenuItem2 {
	width: 59px;
	background: url(images/subMenuBg2.jpg) no-repeat center;
	text-align: center;
	height: 37px;
}

td.subMenuItem a, td.subMenuItem2 a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

td.subMenuItem a:hover, td.subMenuItem2 a:hover {
	color: #DEE3CD;
	text-decoration: none;
}

/* Community Menu */
td.cmMenuContainer {
	height: 40px;
}

#cmMenuList {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

#cmMenuList li {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 22px;
	padding-right: 12px;
	display: inline;
	background-image: url(images/Bullet_Circle1.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

#cmMenuList li a {
	color: #000000;
	text-decoration: none;
}

#cmMenuList li a:hover {
	color: #99A57F;
	text-decoration: none;
}

#cmMenuList li a.cmSelected {
	color: #D09B29;
}

/* Family Forum page */
.ffHeader1 {
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
}

.ffPicCell {
	padding-top: 20px;
	padding-bottom: 10px;
}

.ffLoginLink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.ffHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	white-space: nowrap;
	text-align: center;
}

.ffContentCell {
	padding-left: 50px;
	padding-right: 50px;
}

