body
{
	margin: 0px;
	background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
	font-family:Verdana,Arial,Helvetica,san-serif;
}

div {
	margin: 0px;
	padding: 0px;
}

#holdAll {
	
	background-image:url(../images/lftnavbg1.jpg);
	background-repeat:repeat-y;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:980px;
}

#topblank {
 	background-color: #016BB5;
	width:980px;
	height:12px;

}

/* LEFT LOGO GROUP */
#logo
{
	float:left;
	height: 154px;
	width:492px;
}

#L511logomain {
	float: left;
	height: 154px;
	width: 143px;
}
#L511logoright {
	float: left;
	height: 154px;
	width: 37px;
}
#topmiddleblank {
	background-color: #016BB5;
	float: right;
	width: 312px;
	height: 40px;
}

#ridelinklogo {
	float: right;
	width: 312px;
	height: 114px;
}

/* RIGHT TOP NAV*/
#rightTopNavDiv
{
	float:right;
	width: 488px;
	height: 154px;
	
	
}
#SDRCStext {
	float:right;
	width:488px;
	height:29px;
}
#templater3c4 {
	float: right;
	width:488px;
	height:17px;
}

#commuteoptions {
	float:left;
	width:103px;
	height:28px;

}
#employerservices {
	float: left;
	width:100px;
	height:28px;
}

#benefit {
	float: left;
	width:83px;
	height:28px;
}
#eventsandpromotions {
	float: left;
	width:107px;
	height:28px;
}

#L511nav {
	float: left;
	width:71px;
	height:28px;
}
#L511navright {
	float:right;
	width:24px;
	height:28px;

}

#clouds {
	float: right;
	width:488px;
	height:80px;
	
}

/* MID SECTION */
#midSection
{	
	clear:both;
	height: auto;
	width: 980px;
}

#leftCol
{
	background-image:url(../images/lftnavbg1.jpg);
	background-repeat:repeat-y;
	float:left;
	height: auto;
	padding-left: 1px;
	width: 143px;
	text-align:center;
	font-weight: bold
}
 #leftNav 
{	
    background-image: url(../images/navBG.jpg);
    background-repeat:no-repeat;
    width:143px;
    height:200px;
    text-align:left;
}
#mainContent
{
	background-color: white;
	float: right;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width:836px;
}

/* Footer SECTION */
#footer
{
	background-color:#FFFFFF;
	background-image:url(../images/lftNavBG1.jpg);
	background-repeat:repeat-y;
	clear:both;
	height:50px;
	width:980px;
}
#footerDivide
{
	background-image:url(../images/footerRule.jpg);
	background-repeat:no-repeat;
	height:1px;
	overflow:hidden;
	width:980px;
}

#footerLogo
{
	float: left;
	width: 143px;
	height: 50px;
	vertical-align:baseline;
}

#footerText
{
	float: left;
	height: 50px;
	width: 558px;
	padding-top: 5px;
}

#footerPartners
{
	float:left;
	height: 50px;
	padding-right: 13px;
	text-align: right;
	width: 260px
}
.FooterText
{
	font-size:9px;
}

.FooterText a
{
	text-decoration:none;
}

#bottomLine
{
	font-size: 1px;
	height:1px;
	width: 980px;
	background-color:White;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}

/* LEFT MENU STYLES */
.StaticSelectedStyle
    {
        Font-Size: 0.75em;
        padding-left: 10px;
        color: #FFFFFF;
    }
.DynamicHoverStyle
    {
        Font-Size: 0.75em;
        padding-left: 0px;
        text-decoration: underline;
        color: #FFFFFF;
    }

/* Level One */
.MenuItemStyle 
    {
        padding-left: 0px;
        text-indent: 10px;
        Font-Size: 10px;
        height: 24px;
        color: #FFFFFF;
    }
/* Level Two */    
.DynamicMenuItemStyle
    {
        Font-Size: 0.75em;
        padding-left:0px; 
        text-indent:10px;
        background-color: #CC0000;
        color: #FFFFFF;
        height:24px;
    }
.DynamicMenuStyle
    {
        background-repeat:repeat-y;
        background-position: 0px;
        padding-left: 0px;
        Font-Size: 11px;
        text-decoration: none;
        height: 24px;
        color: Fuchsia;
    }
.DynamicSelectedStyle
    {
        background-repeat:repeat-y;
        background-position: 0px;
        padding-left: 0px;
        Font-Size: 11px;
        text-decoration: underline;
        height: 24px;   
    }
    
/* TOP MENU STYLE */
.menu .options 
{
    font-family: Arial;
    font-size: 10px;
    margin-right:1px;
    margin-bottom:1px;
    border-width: 0px;
    background-color:#016BB5;
}

.menu a 
{
	border-top: solid 1px #FFFFFF;
    color:#FFFFFF;
    display:block;
    font-weight: normal;
    padding: 4px 10px 4px;
    text-decoration:none;
    background-color:transparent;
}

.menu a:hover 
{
    text-decoration: underline;
}

.SearchText
{
	font-size: 10px;
	font-weight: bold;
}


