BODY, HTML
{
	height: 100%;
}

HTML 
{
	overflow-y: scroll;
	overflow-x: auto;
}

DIV, IFRAME, TD, A
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

BODY, TABLE, DIV, INPUT
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

BODY
{
	margin-left: 0px;
	margin-top: 0px;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	margin-top: 2px;
	padding-left: 2px;
}

SELECT, TEXTAREA
{
	border: 1px solid #7f9db9;
}

TEXTAREA
{
	padding-left: 2px;
	padding-top: 1px;
}


INPUT.Checkbox, SPAN.Checkbox INPUT { margin: 0px; padding: 0px; height: 16px; width: 15px; border: none}
INPUT.CheckboxSmaller, SPAN.CheckboxSmaller INPUT { margin: 0px; padding: 0px; height: 14px; width: 13px; border: none}
SELECT { height: 16px; padding-top: 0px; }
INPUT.TextBox
{
	height: 18px;
}

FORM
{
	margin: 0px;
}

P { margin-top: 0px; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; }

LI
{
	margin-top: 0px;
	margin-left: -24px;
}

UL
{
	margin-top: 0px;
}

#Header
{
	width: 888px;
	height: 97px;
	margin: 0px auto 0px;
	background-color: white;
}

#Body
{
	text-align: left;
	padding-top: 27px;
	margin: 0px auto 0px;
	width: 888px;
}

#CenterContent
{
	background-color: White;
	padding: 0px 10px 10px 10px;
}

#TopMenu
{
	padding-right: 10px;
	color: #808080;
}

TD.TopMenuItem A
{
	color: #808080;
	text-decoration: none;
}
TD.TopMenuItem A:hover
{
	text-decoration: underline;
}

#MenuBlock
{
	background-color: white;
	padding: 10px 10px 0px 10px;
}


DIV.MenuPath
{
	padding-bottom: 2px;
	padding-right: 5px;
	float: left;
}
DIV.MenuPath, DIV.MenuPath A, DIV.MenuPath A:hover
{
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;
}
DIV.MenuPath A:hover
{
	text-decoration: underline;
}

.MenuPathDivider
{
	padding-left: 5px;
	padding-right: 5px;
}

.NewsDate
{
	color: #808080;
}

INPUT.SearchBox
{
	border: 1px solid black;
	font-size: 14px;
	margin: 0px;
	height: 18px;
	width: 160px;
}

.NewsLink, .NewsLink A, .NewsLink A:hover
{
	font-size: 12px;
	color: #b11116;
	text-decoration: underline;
	font-weight: bold;
}
	

.OfferPager A, .OfferPager A:hover
{
	padding-top: 1px;
	color: #4d4d4d;
	display: block;
	text-decoration: none;
	background-color: #e7e8e9;
}

.OfferPagerSelected A, .OfferPagerSelected A:hover
{
	padding-top: 1px;
	color: #147DA1;
	display: block;
	text-decoration: none;
	background-color: #e7e8e9;
}

.OfferText
{
	font-size: 11px; color: #4d4d4d; line-height: 12px;
}
.OfferText P { margin-top: 0px; margin-bottom: 2px; margin-left: 0px; margin-right: 0px; }
{
}

IMG.FirstPagePartner, IMG.FirstPageBanner
{
	border: none;
	margin: none;
}

IMG.FirstPageNewsImage
{
	border: 8px solid white;
}

#ContentBottom
{
	background-color: #f2f2f2;
	padding: 8px;
}

#ContentTop
{
	background-color: white;
	padding: 8px;
}


IMG.Header
{
	padding: none;
	border: none;
	margin: none;
}

INPUT.Search
{
	border: none;
	padding: none;
	margin: none;
	margin-top: 2px;
	margin-bottom: 0px;
	height: 16px;
	width: 180px;
}

DIV.SiteMapLevel1 A, DIV.SiteMapLevel1 A:hover
{
	color: #137ea2;
	font-size: 14px;
	font-weight: normal;
	margin: none;
	text-decoration: none;
}
DIV.SiteMapLevel1 A:hover
{
	text-decoration: underline;
}
DIV.SiteMapLevel1
{
	padding-bottom: 5px;
}

DIV.SiteMapLevel2 A, DIV.SiteMapLevel2 A:hover
{
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin: none;
	text-decoration: underline;
}
DIV.SiteMapLevel2
{
	padding-bottom: 5px;
}

DIV.SiteMapLevel3 A, DIV.SiteMapLevel3 A:hover
{
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	margin: none;
	text-decoration: underline;
	padding-left: 10px;
}
DIV.SiteMapLevel3
{
	padding-bottom: 5px;
}

A.Button, A.Button:hover
{
	display: block;
	width: 73px;
	height: 15px;
	background-image: url(../images/button-background.gif);
	text-align: center;
	color: White;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A.MediumButton, A.MediumButton:hover
{
	display: block;
	width: 110px;
	height: 15px;
	background-image: url(../images/medium-button-background.gif);
	text-align: center;
	color: White;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


.NoBorder
{
	border: none;
}

.SiteNavigationItem, TD.SiteNavigationItem A, TD.SiteNavigationItem A:hover
{
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.SiteNavigationItemSelected, TD.SiteNavigationItemSelected A, TD.SiteNavigationItemSelected A:hover
{
	color: black;
}

