body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

body, td, th, p {
	color: #333333;
	font-family: arial,sans-serif;
	font-size: 13px;
}

h1 {
	color: #000066;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

th {
	background-color: #666666;
	color: #ffffff;
	font-weight: normal;
}

a, a:visited, a:active, a:link {
	color: #cc6600;
}

input.FormButton {
	background-color: #cc9832;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align : middle;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #ffcc66;
}

.noPad {
	padding: 0px;
}

.hangingIndent {
	text-indent: -8px;
}

.error {
	border: 1px solid #ffcb65;
	background-color: #ffffcd;
	color: #666666;
	padding: 5px;
	margin: 5px;}
}

.breeders {
	background-color: #e3e3e3;
	font-family: arial,sans-serif;
	font-size: 13px;
}

.information {
	background-color: #333;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #666666;
	padding: 5px;
}

.information1 {
	background-color: #ffffff;
	color: #333;
	font-family: arial,sans-serif;
	text-decoration: none;

	border: 1px solid #666666;
	padding: 5px;
        -moz-border-radius: 10px;
}

.information2 {
	background-color: #ffffff;
	color: #666666;
	font-family: arial,sans-serif;
	text-decoration: none;
	border: 5px solid #ff0000;
	padding: 5px;
}

.information3 {
	background-color: #800000;
	color: #ffffff;
	font-family: arial,sans-serif;
        font-size: 16px;
	text-decoration: none;
	padding: 5px;
}

.information4 {
	background-color: #ffffff;
	color: #666666;
	font-family: arial,sans-serif;
	text-decoration: none;
	border: 6px solid #CD7114;
	padding: 5px;
}


.information5 {
	background-color: #ffffff;
	color: #666666;
	font-family: arial,sans-serif;
	text-decoration: none;
	border: 6px solid #336600;
	padding: 5px;
}

.404text {
	background-color: #ffffff;
	color: #666666;
		font-family: arial,sans-serif;
	font-size: 18px;
	text-decoration: none;
	border: 5px solid #ff0000;
	padding: 5px;
	
}

.HighlightContentSection {
	background-color: #e3e3e3;
	color: #666666;
	padding: 10px;
}

.HighlightContentSectionNoPad {
	background-color: #e3e3e3;
	color: #666666;
}

.LineBreak {
	background-color: #e3e3e3;
}

.SearchNavHeader {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.SearchNavHeader td {
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

.SearchNavBox {
	background-color: #e3e3e3;
	color: #666666;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.SearchNavBox a, .SearchNavBox a:visited, .SearchNavBox a:active {
	color: #cc6600;
}

.SearchNavBox label {
	font-weight: bold;
	padding-right: 5px;
}

.internalLinkNav {
	background-color: #e3e3e3;
	color: #666666;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.internalLinkNav a, .internalLinkNav a:visited, .internalLinkNav a:active {
	color: #333333;
	text-decoration: none;
}

.internalLinkNav a:hover {
	text-decoration: underline;
}

.ContentHeading {
	color: #666666;
	font-weight: bold;
}

.rightAlign {
	text-align: right;
	padding: 2px;
	margin: 2px;
}

.centerAlign {
	text-align: center;
}

.HotTopic {
	background-color: #e3e3e3;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.HotTopic a {
	color: #333333;
}

.HotTopic a:visited {
	color: #838383;
}

.HotTopicContent {
	background-color: #805600;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HotTopicContent p {
	color: #ffffff;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotTopicContent a, .HotTopicContent a:link, .HotTopicContent a:visited {
	color: #ffffff;
	text-decoration: none;
}

.HotTopicContent a:hover {
	text-decoration: underline;
}

/* Heading Sections */
.headingS1 {
	background-color: #303030;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -10px;
       font-size: 13px
}

.headingS1 a, .headingS1 a:visited, .headingS1 a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.headingS1 a:hover {
	text-decoration: underline;
	color: #ff9900;
}

.headingS1NoPad {
	background-color: #595415;
	color: #ffffff;
	margin: 0px;
}

.headingS1 p {
	color: #ffffff;
}

.headingS2 {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
}

.headingS2NoPad {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

.headingS2Pad {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.headingS2 a, .headingS2 a:visited, .headingS2 a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.headingS2 a:hover {
	text-decoration: underline;
}

.headingS2 p, .headingS2NoPad p {
	color: #ffffff;
}

.headingS3 {
	padding-left: 10px;
	background-color: #cd6502;
	color: #ffffff;
}

.headingS3 p {
	color: #ffffff;
}

.headingS3NoPad {
	background-color: #cd6502;
	color: #ffffff;
}

.headingS3 a, .headingS3 a:visited, .headignS3 a:active {
	color: #fefecc;
	font-weight: bold;
	text-decoration: none;
}

.headingS3 a:hover {
	text-decoration: underline;
}

.headingS4 {
	background-color: #667f99;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
}

.headingS4NoPad {
	background-color: #667f99;
	color: #ffffff;
	font-weight: bold;
}

.headingS4NoPada {
	background-color: #CC3300;
	color: #ffffff;
	font-weight: bold;
}


.headingS4 p, .headingS4NoPad p {
	color: #ffffff;
}

.headingS4 a, .headingS4 a:visited, .headingS4 a:active, .headingS4NoPad a, .headingS4NoPad a:visited, .headingS4NoPad a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.headingS4 a:hover, .headingS4NoPad a:hover {
	text-decoration: underline;
}


.headingNav {
	background-color: #999999;
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.headingS9 {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
        font-size: 15px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
        padding-top: 4px;
        padding-bottom: 4px;
	text-indent: -10px;
}

/* End Heading Sections */

/* Search Bar Section */
.searchBar {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.searchBar a, .searchBar a:active, .searchBar a:link, .searchBar a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.searchBar a:hover {
	text-decoration: underline;
}
/* End Search Bar Section */

/* Footer Sections */
.footer {
	color: #666666;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

hr.footer {
	padding: 0px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: underline;
}

.TileSection {
	background: url('/images/SearchBackground.gif') repeat;
	padding: 5px;
	padding-top: 15px;
}

.CommServButton {
	background-color: #d1e1f0;
	color: #667f99;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
}

.CommSerButton a, .CommServButton a:visited, .CommServButton a:link {
	color: #667f99;
	text-decoration: none;
}
/* End Footer Sections */

/* Content Sections */
.content {
	padding-left: 18px;
	padding-right: 20px;
}

#ReleaseContent {
	color: #000000;
}

.PhotoCaption {
	color: #000000;
}

.padRight {
	padding-right: 18px;
}

.tableListing {
	color: #cd6502;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.tableListing a , .tableListing a:active {
	color: #333333;
	font-weight: bold;
}

.tableListing a:visited {
	color: #838383;
	font-weight: bold;
}

.relatedInfoSection {
	padding-right: 20px;
	padding-left: 20px;
}

.businessProgLeft {
	border-right: 1px solid #ffffff;
}

.businessProgRight {
	padding-left: 20px;
}

.featuresContent {
	background-color: #003366;
	color: #ffffff;
	padding: 5px;
	padding-bottom: 0px;
}

.featuresContent p {
	padding-left: 20px;
	padding-bottom: 5px;
	text-indent: -10px;
	margin: 0px;
}

.featuresContent b {
	font-weight: bold;
}

.featuresContent a, .featuresContent a:visited, .featuresContent a:active {
	color: #ffffff;
}

.featuresContent td {
	background-color: #003366;
	color: #ffffff;
}

.featuresBreak {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

.featuresFooter {
	background-color: #999999;
	color: #ffffff;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.featuresFooter p, .featuresFooter form {
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.featuresFooter a, .featuresFooter a:visited, .featuresFooter a:active {
	color: #666666;
	text-decoration: none;
}

.featuresFooter a:hover {
	text-decoration: underline;
}

.greyFeatures {
	background-color: #e3e3e3;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.greyFeatures a {
	color: #333333;
}

.greyFeatures a:visited {
	color: #838383;
}

.greyFeaturesFooter {
	background-color: #999999;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.greyFeaturesFooter a, .greyFeaturesFooter a:visited {
	color: #ffffff;
	font-weight: bold;
}
/* End Content Sections */

/* tabs */

.tab {
	border-right: 1px solid #ffffff;
}

.inactiveTab {
	background-color: #cccccc;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-right: 1px solid #ffffff;
}

.inactiveTab a, .inactiveTab a:link, .inactiveTab a:visited {
	text-decoration: none;
	color: #666666;
}

.activeTab {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-right: 1px solid #ffffff;
}

.activeTab a, .activeTab a:link, .activeTab a:visited {
	text-decoration: none;
	color: #ffffff;
}

.activeTab a:hover, .inactiveTab a:hover {
	text-decoration: underline;
}

.tabContent {
	background-color: #999999;
	color: #ffffff;
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
}

.tabContent p, .tabContent td {
	color: #ffffff;
}

/* End Tabs */

.CalendarHeading {
	background-color: #999999;
	color: #ffffff;
	padding-left: 10px;
}

.CalendarLinks {
	background-color: #999999;
	color: #ffffff;
	padding-left: 10px;
}

.CalendarLinks a, .CalendarLinks a:visited, .CalendarLinks a:active {
	color: #ffffff;
	text-decoration: none;
}

.CalendarLinks a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

.HelpSubHeading, .HelpSubHeading a, .HelpSubHeading a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

.helpIndent {
	padding-left: 0px;
}

.helpTable {
	border: 1px solid #666666;
}

.HelpTableHeading {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.HelpTableContent {
	background-color: #e3e3e3;
	color: #000000;
	text-align: center;
	padding: 3px;
}

.HelpTableSubHeading {
	font-weight: bold;
	background-color: #ffffff;
        font-size: 300%;
	color: #bb5566;
	text-align: center;
}

/* Release Items */

.OrgName {
	font-weight: bold;
}

/* Form Data */
.formLabel {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.formSection {
	background-color: #e3e3e3;
	border: 1px solid #666666;
}

.formContent {
	padding-right: 5px;
	padding-left: 5px;
}

.formHeading {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.formHeading a, .formHeading a:visited, .formHeading a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.LoginForm {
	background-color: #e3e3e3;
	color: #666666;
	border: 1px solid #666666;
}

.formOddRow {
	background-color: #cccccc;
	color: #666666;
	padding: 2px;
}

.formEvenRow {
	background-color: #e3e3e3;
	color: #666666;
	padding: 2px;
}

.WarningSection {
	border: 3px solid #800000;
	background-color: #ffffcd;
	color: #000;
	padding: 5px;
	margin: 5px;
}

.sendFriendLabel {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

/* ---------------- */
/* Menu Item Styles */
/* ---------------- */
.menu {
	background-color: #ffffff;
	padding: 2px;
}

.menuTitle {
	background-color: #ffffff;
	color: #ffffff;
	text-align: left;
	margin: 0px;
}

.NodeImage {
	padding-right: 5px;
}

/* Inactive Active Nodes */
.InactiveNode {
	background-color: #e3e3e3;
	color: #808080;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveNode, .InactiveNode a, .InactiveNode a:visited, .InactiveNode a:link {
	color: #838383;
	text-decoration: none;
}

.ActiveNode {
	background-color: #e3e3e3;
	color: #6580a0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ActiveNode, .ActiveNode a, .ActiveNode a:visited, .ActiveNode a:link {
	color: #667e96;
	text-decoration: none;
}

/* Inactive Active Sub Nodes */
.InactiveSubNode {
	background-color: #667f99;
	border-top: 1px solid #506a8c;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveSubNode, .InactiveSubNode a, .InactiveSubNode a:visited, .InactiveSubNode a:link {
	color: #c5d6e8;
	text-decoration: none;
}

.ActiveSubNode {
	background-color: #667f99;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #506a8c;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ActiveSubNode a, .ActiveSubNode a:visited, .ActiveSubNode a:link {
	color: #ffffff;
	text-decoration: none;
}

/* Inactive Active Highlight Nodes */
.InactiveHighlightNode {
	background-color: #cccccc;
	color: #838383;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveHighlightNode, .InactiveHighlightNode a, .InactiveHighlightNode a:visited, .InactiveHighlightNode a:link {
	color: #838383;
	text-decoration: none;
}

.ActiveHighlightNode {
	background-color: #cccccc;
	color: #6580a0;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* HotTopics NOde */
.HotTopicNode {
	background-color: #cc8080;
	color: #e8e8e8;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.HotTopicNode a, .HotTopicNode a:visited, .HotTopicNode a:link {
	color: #383838;
	text-decoration: none;
}

.ActiveHotTopicNode {
	background-color: #cc8080;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Heading Menu */
.InactiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveHeadingNode, .InactiveHeadingNode a, .InactiveHeadingNode a:visited, .InactiveHeadingNode a:link {
	color: #ffffff;
	text-decoration: none;
}

.ActiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Hover Modes for Nodes */
.InactiveNode a:hover, .ActiveNode a:hover, .InactiveSubNode a:hover, .ActiveSubNode a:hover,
		.InactiveHighlightNode a:hover, .ActiveHighlightNode a:hover, .InactiveHeadingNode a:hover, .ActiveHeadingNode a:hover,
		.HotTopicNode a:hover .ActiveHotTopicNode a:hover {
	text-decoration: underline;
}

.menuNavIcon {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
 {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
}

.HotContent {
	background-color: #ffffff;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.HotContent p {
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotContent a, .HotContent a:link, .HotContent a:visited {
	color: #000000;
	text-decoration: none;
}

.HotContent a:hover {
	text-decoration: underline;
}

 Item Styles */
 {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
}

.HotContent {
	background-color: #ffffff;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.HotContent p {
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotContent a, .HotContent a:link, .HotContent a:visited {
	color: #000000;
	text-decoration: none;
}

.HotContent a:hover {
	text-decoration: underline;
}


}

op: 2px;
	padding-bottom: 2px;
}

/* Heading Menu */
.InactiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveHeadingNode, .InactiveHeadingNode a, .InactiveHeadingNode a:visited, .InactiveHeadingNode a:link {
	color: #ffffff;
	text-decoration: none;
}

.ActiveHeadingNode {
	background-color: #999999;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Hover Modes for Nodes */
.InactiveNode a:hover, .ActiveNode a:hover, .InactiveSubNode a:hover, .ActiveSubNode a:hover,
		.InactiveHighlightNode a:hover, .ActiveHighlightNode a:hover, .InactiveHeadingNode a:hover, .ActiveHeadingNode a:hover,
		.HotTopicNode a:hover .ActiveHotTopicNode a:hover {
	text-decoration: underline;
}

.menuNavIcon {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
 {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
}

.HotContent {
	background-color: #ffffff;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.HotContent p {
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotContent a, .HotContent a:link, .HotContent a:visited {
	color: #000000;
	text-decoration: none;
}

.HotContent a:hover {
	text-decoration: underline;
}

 Item Styles */
 {
	color: #666666;
	font-weight: bold;
}
/* End of Menu Item Styles */
}

.HotContent {
	background-color: #ffffff;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.HotContent p {
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotContent a, .HotContent a:link, .HotContent a:visited {
	color: #000000;
	text-decoration: none;
}

.HotContent a:hover {
	text-decoration: underline;
}


}


}

