/* stylesheet.css */  

/*Body Styles*/
body,td,th {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 9pt;
}

/*Subhead Style*/
.contact {
	 font-family:"Trebuchet MS";
	 color: #90a12e;
	 font-weight: bold;
	 font-size: 8pt;
}

/*Body Text Style*/
.bodytext {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-size: 9pt;
}

.bodytext2 {
	font-family:"Trebuchet MS";
	color: #90a12e;
	font-weight: bold;
	font-size: 10pt;
}

.bodytext3 {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-size: 10pt;
}

.bodytext4 {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-size: 8pt;
}

.text10-black {
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 10pt;
}

.text8-black {
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 8pt;
}

.text8-white {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 8pt;
}

.smtext_black {
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 8pt;
}

.xsmalltext4 {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-size: 7.5pt;
}

.xsmalltext_blk {
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 7.5pt;
}

.smalltext_blk {
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 8pt;
}

.xsmalltext_dkgreen {
	font-family:"Trebuchet MS";
	color: #005825;
	font-size: 7.5pt;
}

.bodytext_dkgreen {
	font-family:"Trebuchet MS";
	color: #005825;
	font-size: 8pt;
}

.bodytext5 {
	font-family:"Trebuchet MS";
	color: #90a12e;
	font-weight: bold;
	font-size: 9pt;
}

.bodytext6 {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 9pt;
}

.bodytext7 {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 8pt;
}

.xsmalltext7 {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 7.5pt;
}

.xsmalltext-red {
	font-family:"Trebuchet MS";
	color: #fc0404;
	font-size: 7.5pt;
}

.bodytext8 {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 10pt;
}

.saletext table{
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 7.5pt;
	border-color: #90a12e;
	border-width: 1px;
	border-style: solid;
}

.saletext_td{
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 8pt;
	border-color: #90a12e;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.saletext_td2{
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 7.5pt;
	border-color: #90a12e;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

.saletext_td3{
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 8pt;
	border-color: #90a12e;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

.salepic_td{
	font-family:"Trebuchet MS";
	color: #000000;
	font-size: 7.5pt;
	padding: 2px;
}

.header {
	font-family:"Trebuchet MS";
	color: #90a12e;
	font-weight: bold;
	font-size: 14pt;
}

.header_sires {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-weight: bold;
	font-size: 14pt;
}

.title24_purple {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-weight: bold;
	font-size: 24pt;
}

.title14_dkgreen {
	font-family:"Trebuchet MS";
	color: #005825;
	font-size: 14pt;
}

.clicktext {
	font-family:"Trebuchet MS";
	color: #005825;
	font-size: 9pt;
}

.bars1 {
	font-family:"Trebuchet MS";
	color: #90a12e;
	font-size: 9pt;
}

.bars2 {
	font-family:"Trebuchet MS";
	color: #90a12e;
	font-size: 8pt;
}

.bars3 {
	font-family:"Trebuchet MS";
	color: #49026c;
	font-weight: bold;
	font-size: 9pt;
}

.EPDs_sires_bold {
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

.bullet_dkgreen {
	font-family:"Trebuchet MS";
	color: #005825;
	font-size: 8pt;
}

.title18-dkgreen {
	font-family:"Trebuchet MS";
	color:#005826;
	font-size:18pt;	
}

.title14-dkgreen {
	font-family:"Trebuchet MS";
	color:#005826;
	font-size:14pt;	
}

/*Footer Text Style*/
.footer {
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 8pt;
}

/*Font Styles*/
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

/*Hyperlink Style*/
a {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #310746;
	 text-decoration:none;
} 

/*Hyperlink Hover Style*/
a {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #49026c; 
	 text-decoration:underline;
}

a:hover {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #005825; 
	 text-decoration:underline;
}

/* Additional Link Style*/
a.green_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 8pt;
}

a.green_links:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}

a.green_links2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration:none;

}

a.green_links2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 10pt;
}

a.green_links3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 8pt;
}

a.green_links4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 8pt;
}

a.green_links3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005825;
	font-size: 8pt;
}


a.salelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005825;
	font-size: 7.5pt;
}

a.salelink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 7.5pt;
}

a.menu_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 7.5pt;
	text-decoration:none;
}

a.menu_links:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 7.5pt;
	text-decoration:none;
}

a.menu_links2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	text-decoration:none;
}

a.menu_links2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 9pt;
	text-decoration:none;
}

a.bodylink1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #49026c;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

a.bodylink1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}

a.toplink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #49026c;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

a.toplink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

a.clicklink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005825;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}

a.clicklink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}

a.clicklink2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

a.clicklink2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}

a.clicklink3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #49026c;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:underline;
}

a.clicklink3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:underline;
}

a.sirelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005825;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}

a.sirelink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90a12e;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}

a.green_links4:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005825;
	font-size: 8pt;
}


/*Cell Roll Over Style*/
.tbl a {
	width:100%;
	padding: 3px;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#213B90;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tbl a:hover {
	text-decoration: underline;
	background-color: #f2f971;
	color: #213B90;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.rollover a {
	width:100%;
	background-color: #f2f971;
	text-align: left;
	text-decoration: none;
	color:#213B90;
}
.rollover a:hover {
	text-decoration: underline;
	background-color: #f2f971;
	color: #213B90;
}
.rollover ul {list-style-type: none;}
.rolllover p {margin:0px}

/*Border Solid or Dashed*/
.border_solid {
	border: 2px solid #90a12e;
}

.border_solid2 {
	border: 1px solid #49026c;
}

.border_solid3 {
	border: 2px solid #49026c;
}

.border_dashed {
	border: 1px dashed #000000;
}

/*Left or Right Border Style*/
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

/*Top or Bottom Border*/
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5f471d;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90a12e;
}

/*Collapse Table*/
table {
	border-collapse: collapse;
}

/*Hide Search Terms Style*/
.searchterms {
	display:none;
}
