@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 20px;
	background-color: #336600;
	}

#wrapper {
	width: 908px; /*Center container on page*/
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
/*	border: 1px solid #CCCCCC; */
}
#header {
	background-image:url(images/top_bg_line.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #336600;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#si {
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#header h1 strong {
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0;
	padding: 0 0 8px 0;
}
#promo {
	margin-top: 90px;
	margin-left: -18px;
}

#nav {
margin: 0;
padding: 0;
background-color: #000000;
height: 24px;
font-size: 9pt;
}
#nav ul {
	margin: 0;
	padding: 4px 0 0 0;
	background-image: url(images/blockdefault.gif);
	background-position: center center;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
#nav li a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0 10px;
}
#nav li a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#nav li.last {
	border-right: 0;
}
#contentx {
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 12px;
	padding: 12px;
	text-align: left;
}
#content {
	background-image:url(images/bg_horse_lg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 12px;
	padding: 12px;
	text-align: left;
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
}
#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;	
	color: #999;
	text-align: center;

}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #006600;
	font-weight: normal;
}
#content h4 {
color: #FFFFFF;
margin: 0;
padding: 0;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #006600;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #006600;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#tdeadline h1, h2, h3, h4, h5, h6{
text-align: center;
}
#tdeadline td {
text-align: left;
}
#tdeadline table {
	padding: 4px auto;
	margin: 4px 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdeadline.xl28 {
text-align: center;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: 10pt Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 4px 10px;
text-decoration: none;
border-right: 1px solid #666;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
th {
	font-size: 12pt;
	color: #CCCCCC;
	background-color: #336600;
	font-weight: normal;
}
table {
	border: 1px solid #336600;
}

#footer {
	padding: 8px 0;
	background-color: #F0F6F0;
}
.seqslidestyle{
margin-right: 4px;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#dl {
	margin: 4px;
	padding: 4px;
	width: 890px;
}

#content a:hover {
color:#336600;
text-decoration: underline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#pm table tr td {
	background-color: #F2F2F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.irbsub {
	color:#FFFFFF;
	font-weight: bold;
}
[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
#wrapper #nav h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#ff h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.nodisplay {
display: none;
}
#wrapper #tdeadline #newscontent {
	padding-right: 10px;
	padding-left: 10px;
}
