



body {
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #4E4E4E;
	text-decoration: none;
}
h1{
	Font-family: Arial, Helvetica, sans-serif;
	Font-Size: 18px;
	Font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
	Font-family: Arial, Helvetica, sans-serif;
	Font-Size: 16px;
	Font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}
a {
	color: #4E4E4E;
	text-decoration: underline;
}
a:hover {
	color: #00365B;
}
.h1 {
	Font-family: Arial, Helvetica, sans-serif;
	Font-Size: 11pt;
	Font-weight: bold;
	color: #006699;
}
a.h1:Link{
	text-decoration: underline;
}
a.h1:hover {
	color: #004A95;
}
.h1BoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 17px;
	color: #CC0000;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}
a.h2:Link {
	text-decoration: underline;
}
a.h2:hover {
	color: #004A95;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 17px;
}
a.h3:Link {
	text-decoration: underline;
	color: #666666;
}
a.h3:hover {
	color: #4e4e4e;
}
.h3BoldGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
a.h3BoldGray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.h3BoldGray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	text-align: left;
}
.h3BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 17px;
	color: #CC0000;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4e4e;
}
a.h4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4e4e;
	text-decoration: underline;
}
a.h4:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #303030;
	text-decoration: underline;
}
.h4Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a.h4Bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.h4Bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: underline;
}

.TopMenuLightGray {
    Font-FAMILY: "Trebuchet MS";
    Font-Size: 8pt;
    Font-WEIGHT: normal; 
    color: #888888;
    text-decoration: none
}
A.TopMenuLightGray:link {
    Font-FAMILY: "Trebuchet MS";
    Font-Size: 8pt;
    Font-WEIGHT: normal; 
    color: #888888;
    text-decoration: none
}
A.TopMenuLightGray:hover {
	Font-Size: 8pt;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}
.FooterMenuLightGray {
    Font-FAMILY: "Trebuchet MS";
    Font-Size: 8pt;
    Font-WEIGHT: normal; 
    color: #666666;
    text-decoration: none
}
A.FooterMenuLightGray:link {
    Font-FAMILY: "Trebuchet MS";
    Font-Size: 8pt;
    Font-WEIGHT: normal; 
    color: #666666;
    text-decoration: none}
A.FooterMenuLightGray:hover {
	font-family: "Trebuchet MS";
	Font-Size: 8pt;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}
.Safety {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4e4e;
	text-decoration: none;
}
a.Safety:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4e4e;
	text-decoration: none;
	line-height: 12pt;
}
a.Safety:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-decoration: none;
	font-size: 7pt;
}
.red{
	color:#C00;
	}
.WhiteHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.TableFillGray {
	background-color: #EBEBEB;
}

.TableBorderBlack {
	border:1px #000000 solid;
	Font-weight: normal;
} 
.TableBorderWhite {
border:1px #ffffff solid; Font-weight: normal
} 
.TableBorderGray {
border:1px #cccccc solid; Font-weight: normal
} 
.TableBorderBlackNoBottom {
	Font-weight: normal;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
.TableBorderBlackNoTop {
	Font-weight: normal;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.TableBorderTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.TableBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.TableBorderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.TableBorderBlackJustSides {
    Font-weight: normal;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.TopMenuWhite {

    Font-FAMILY: Arial, Helvetica, sans-serif;
    Font-Size: 9pt;
    Font-WEIGHT: bold;
    color: #FFFFFF;
    text-decoration: none
}
A.TopMenuWhite:hover {
	text-decoration: underline;
	text-transform: none;
	Font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.iframeCenter {
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
}
a.Menu:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

.TableFillBlue {
	background-color: #BBCFEB;
}

.PictureBorder {
	border: 1px solid #CCCCCC;
}
ul {
	margin-left: 12px;
	padding-left: 12px;	
	vertical-align: top;
	margin-top: 2px;
	line-height: 12pt;
}

div #bodycontent li{
 margin-bottom: -8px;
}
.breadcrumbs {
	color: #006699;
	font-weight: bold;
}

.photoborder {
	border: 1px solid #999999;
}
.DisclaimerRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: normal;
	color: #CC0000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.BodyHeaderDiscount {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF7F01;
}
.BodyPrint {
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
}
a.BodyPrint:link {
	font-size: 9pt;
	font-weight: normal;
	color: #006699;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	text-decoration: underline;
}
a.BodyPrint:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #4E4E4E;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	text-decoration: underline;
}
a.MenuLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BodySmall {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A.BodySmall:link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
}
A.BodySmall:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	line-height: 17px;
	color: #B3D9FF;
	text-decoration: underline;
}
#bodycontent li {
	padding-bottom: 1em;
}
.body-image-right-margin{
	margin-right:10px;
	float:left
	}
.body-image-left-margin{
	margin-left:10px;
	float:right
	}
#twitter-feed {
	float: right;
	height: 350px;
	width: 200px;
	padding-left: 10px;
	text-align: right;
}
#go-button{
	display:block;
		width: 34px;
		height: 25px;
		background: url("/images/buttons/go.png") 0 0 no-repeat;
		float: left;		

		}
#go-button:hover {	
		background-position: 0 -25px;
		/*color: #049;*/
		}
#rss-feed a {
	font-weight: bold;
	line-height: 20px;
	width: 323px;
	height:180px;
}	
.racing-table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173b7;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 8px;
}