﻿.IE8Fix
{
	border: 1px #999999 solid;
	padding-top: 1px;
	padding-bottom: 1px;
	z-index: 100000000000;
}

a
{
	color: inherit;
}

body
{
	background-color: #b8281e;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

img
{
	border: 0px;
}



#mainContainer
{
	background-color: #FFFFFF;
}

#contentContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#topNav
{
	width: 100%;
}

#topNav .menuBarContainer
{
	background-color: #000000;
}

#topNav #menuBar
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#topNav a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#topNav .mainMenuItemOff
{
	color: #FFFFFF;
}

#topNav .mainMenuItemOn
{
	color: #bb342b;
}

#topNav .dropDownMenuItemOff
{
	color: #000000;
	margin: 2px;
}

#topNav .dropDownMenuItemOn
{
	color: #bb342b;
	margin: 2px;
}




#subNav
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#subNav #container
{
	padding-top: 7px;
	padding-bottom: 7px;
}

#subNav .StaticItemStyle
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
}

#subNav .StaticItemStyle a
{
	text-decoration: none;
}

#subNav .bullet
{
	color: #bb342b;
	margin-left: 3px;
}

#subNav .itemOff
{
	color: #000000;
	margin-left: 3px;
}


#subNav .itemOn
{
	color: #bb342b;
	margin-left: 3px;
}









#bottomNav
{
	background-color: #FFFFFF;
	width: 100%;
}

#bottomNav .menuBarContainer
{
	background-color: #FFFFFF;
}

#bottomNav #menuBar
{
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#bottomNav a
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer
{
	background-color: #b8281e;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	height: 127px;
	width: 100%;
}

#footer a
{
	color: #FFFFFF;
}

#footer #content
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}