/*  EQUINE SCIENCE STYLE SHEET   */

body {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
#PrintHeader { display: none; }
.ImageStyle {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
.TableHeaderRight {
	background: #FFF url(images/title_bg_right.gif) repeat-x bottom left;
}
.TableHeaderLeft {
	background: #FFF url(images/title_bg_left.gif) repeat-x bottom left;
}
#TableMenu {
	background: #3251A2 url(images/menu_bg.gif) repeat-x top left;
}
#TableDefaultBody {
	margin-top: 18px;
}
#TableFooter {
	height: 27px;
}
.FooterCopyright {
	font-size: 11px;
	color: #3251A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 11px;
}
.FooterTel {
	font-size: 11px;
	color: #3251A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 11px;
}


/* Default Page Styles */
#Tagline {
	width: 492px;
	text-align: center;
	margin-bottom: 15px;
}
#Testimonial {
	width: 492px;
	/*height: 103px;*/
	text-align: center;
	vertical-align: middle;
}
.InfoArea {
	background: url(images/info_bg.gif) repeat-x bottom left;
	width: 301px;
	padding-top: 8px;
}
.LoginArea {
	background: url(images/login_bg.gif) repeat-x top left;
	width: 301px;
}
.LoginText {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LoginText a:link { color: #3251A3; font-weight: bold; text-decoration: underline; }
.LoginText a:visited { color: #3251A3; font-weight: bold; text-decoration: underline; }
.LoginText a:hover { color: #8E5A49; font-weight: bold; text-decoration: none; }
.LoginText a:active { color: #8E5A49; font-weight: bold; text-decoration: none; }
#BulletArea {
	width: 240px;
	height: 210px;
}
.BulletTitle {
	color: #3251A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BulletText {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#RegisterArea {
	display: table-cell;
	width: 240px;
	margin-top: 9px;
}
#RegisterTitle {
	background: #900;
	width: 240px;
	height: 35px;
}
#Register {
	display: table-cell;
	width: 240px;
	height: 235px;
	background: #FFFDDE url(images/register_bg.gif) repeat-y top left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.RegisterText {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
.RegisterText a:link { color: #3251A3; text-decoration: underline; }
.RegisterText a:visited { color: #3251A3; text-decoration: underline; }
.RegisterText a:hover { color: #8E5A49; text-decoration: none; }
.RegisterText a:active { color: #8E5A49; text-decoration: none; }
.RegisterTitle {
	color: #3251A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.RegisterMoreLink {
	color: #3251A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.RegisterMoreLink a:link { color: #3251A3; text-decoration: none; }
.RegisterMoreLink a:visited { color: #3251A3; text-decoration: none; }
.RegisterMoreLink a:hover { color: #8E5A49; text-decoration: underline; }
.RegisterMoreLink a:active { color: #8E5A49; text-decoration: underline; }
#TableSponsors {
	margin-top: 6px;
}


/* Content Page Styles */

#TableContentBody {
	background: #FFF;
	padding: 11px;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.Content a:link { color: #00C; text-decoration: underline; }
.Content a:visited { color: #00C; text-decoration: underline; }
.Content a:hover { color: #900; text-decoration: none; }
.Content a:active { color: #900; text-decoration: none; }
.Content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3251A3;
	font-weight: bold;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
.TopLink {
	font-size: 10px;
	color: #8E5A49;
}
.TopLink a:link { color: #8E5A49; text-decoration: none; }
.TopLink a:visited { color: #8E5A49; text-decoration: none; }
.TopLink a:hover { color: #900; text-decoration: underline; }
.TopLink a:active { color: #900; text-decoration: underline; }
hr {
	color: #B6BFD8;
	background-color: #B6BFD8;
	border: 0;
	height: 1px;
	width: 100%;
}
.List {
	line-height: 17px;
	color: #233872;
}
ul.List { 
	list-style-image: url(images/bullet_list.gif);
}
ol.List {
	list-style: decimal;
}
.List a:link { color: #3251A3; text-decoration: underline; }
.List a:visited { color: #3251A3; text-decoration: underline; }
.List a:hover { color: #233872; text-decoration: none; }
.List a:active { color: #233872; text-decoration: none; }
.PhotoBorder {
	border: 1px solid #3251A3;
}
.TextHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3251A3;
}
.Note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
}
.TableRowAlt {
	background-color: #EEE;
}
.TableRowAlt2 {
	background-color: #FFFF99;
}