﻿@import url(layout.css);
body
{
    color: #000;
    font-size: small;
    font-family: Calibri;
    font-style: normal;	
    background-color:#eeeeee;

}

.container
{
    border-color: #4350b9;
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    width: 940px;
    margin: 0 auto;
    font-family: Calibri;
    background-color: #ffffff;
}
.RE_Text
{
padding-left: 10px;
padding-right: 10px;
margin: 0px;
}


#masthead {
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	font-family:Calibri;
	width: 940px;
	padding: 0;
	background-color:black;	
}


#navigation {
	position: relative;
	float: left;
	width: 940px;
	margin-top: 0px;
	left: 0px;	
	margin-bottom: 0px;


}
#column_main
{
    float: left;
    width: 920px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-color: #ffffff;

}

#footer {
	text-align: center;
	background-color:#000066	;
	width: 940px;
	height:35px;
	font-family: Calibri;
	margin-right: 0px;
	margin-top: 0px;	
	margin-left:0px;
	overflow: hidden;
	padding: 0px;
	background-repeat:no-repeat;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	font-family:Calibri;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */



/* Styles for Content */

p
{
	color: #00285B;
	font-family: Calibri;
	font-size: medium;
	margin:10px;
}


h1 {
	color: #00285B;
	font-family: Calibri;
	font-size: x-large;
	margin:0px;
}
h2 {
	color: #00285B;
	font-family:Calibri;
	font-size: large;
}
h3 {
	color: #00285B;
	font-family:Calibri;
	font-size: medium;
}
h4
{
	color: #00285B;
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
}
h5 {
	color: #00285B;
	font-family:Calibri;
	font-size: x-small;
}
h6 {
	color: #00285B;
	font-family:Calibri;
	font-size:x-small;
}
big {
	color: #965;
	font-size: medium;
}


/* Styles for Footer */
#footer p {
	color: #fff;
	font-family:Calibri;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	font-family:Calibri;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	font-family:Calibri;
	text-decoration: none;
}
/* Styles for Links */

.style_bold {
	font-weight: bold;
	font-family:Calibri;
}
.style_italic {
	font-style: italic;
	font-family:Calibri;
}

.bodytext {
	font-family: Calibri;
	color: #00285B;
	vertical-align:top;
	padding:0px;

}
.bodytext p
{
	
	font-size:15px;
	margin-top:0px;	

}
.bodytext h1{
	color: #336699;
	font-size:16px;
	margin-top:0px;	
}


.bodytext a
 {
	color: #00285B;
	text-decoration:none;	
	font-size:15px;
}

.bodytext a:hover
 {
	color: #336699;	
	text-decoration:none;
}

.bodytext a:visited
 {

	color: #00285B;
	text-decoration:none;
}



.Racers_Edge_Tabs
{
	border-style: solid;
	border-width: 0px;
	border-color: #dddddd;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	margin-left: 0px;
	top: auto;
	font-size:14px;	   
	    font-family: Calibri;

	  
}


#Racers_Edge_Navigation
{
    margin: 0;
    padding: 0;
    z-index: 30;
    font-style: normal;
    text-align: center;		
    font-weight:normal;    
}

#Racers_Edge_Navigation li, a, a:visited
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
}



#Racers_Links a, a:visited
{
    color:#00285B ; text-decoration: underline;
}

#Racers_Links a:hover, a:active
{
    color: #FF9900;
}


 
#Racers_Edge_Navigation a, a:visited
{
    cursor: pointer; text-decoration: underline;
}

#Racers_Edge_Navigation  a:hover
{	
color:#ffcc00;

}

#Racers_Edge_Navigation div
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #eeeeee;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    z-index:99999;
    background:#ffffff;
}

#Racers_Edge_Navigation div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    padding-top:2px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
       left: -0px\9; /* IE 8 and below */  
        *left: -0px; /* IE 8 and below */
     
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
 text-decoration: underline;
}

#Racers_Edge_Navigation div a:hover
{
	    color: #ffcc00;
																	 
}



#header
{ width: 940px; margin: 0px auto; position: relative;   top center; }






.header_nav
{
text-align:center;

}



#RE_border
{
	border: 1px solid #d7d7d7;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}


li
{
	color: #00285B;
	font-family: Calibri;
	font-size: medium;
	margin:10px;

}


