﻿.RadMenu_sitemenu .rmItem a.rmLink:hover,
.RadMenu_sitemenu .rmItem a.rmFocused,
.RadMenu_sitemenu .rmItem a.rmSelected
{
	border-bottom : 12px solid #636467;	
	text-decoration : none;
}
.RadMenu_sitemenu .rmItem a.rmLink:hover{
	color : #f58220;
}

.RadMenu_sitemenu .rmItem a.rmExpanded,
.RadMenu_sitemenu .rmItem a.rmExpanded:hover
{
	background-color : transparent;
	border: 1px solid transparent;
	border-bottom : 15px solid #636467;	
	padding : 0 0 3px 0 !important;
}

#contentBlock{
	background-image : none;
	padding : 0 0 0 0;
	margin : 10px 0 0 0;
}

#breadcrumbs{
	background-color : #636467;
	margin : -1px 0 10px 0;
}

#bannerBlock{
	margin : 0 0 10px 0;
}

h1{
	display : none;	
}


.homePanel{
	width : 318px;
	border-top : 1px solid #636467;
	height : 176px;
	float : left;
	padding : 10px 0 10px 0;
	position : relative;
}
.homePanel Table.smallPanel{
	width : 318px;
	font-size : 100%;
}

.homePanel Table.smallPanel TD.imageCell{
	overflow : hidden;	
	width : 140px;
	vertical-align : top;
}
.homePanel Table.smallPanel TD.textCell{
	width : 178px;
	overflow : hidden;
	vertical-align : top;
	padding: 0 5px 0 10px;
}
.homePanelClose{
	border-top : 1px solid #636467;
	height : 1px;
	overflow : hidden;
	width : 318px;
	float : left;
}

.homePanel Table.smallPanel TD.textCell h2{
	color : #ec802f;
	margin : 0 0 5px 0;
	font-size : 110%;
	font-weight : normal;
	line-height : 1.15;
}

.homePanel Table.smallPanel TD.textCell P{
	margin : 0 0 5px 0;
	line-height : 1.2;
	font-size : 90%;
}

.homePanel Table.smallPanel TD.textCell EM{
	color : #636467;
	font-style : normal;
	font-size : 110%;
}

.futherinfo{
	float : right;
	background-image : url(/assets/gfx/arrowBullet.gif);
	background-repeat : no-repeat;
	background-position : 100% 2px;
	color : #f57d16;
	padding : 0 20px 1px 0;
	position : absolute;
	bottom : 10px;
	right : 0px;
}
.futherinfo a{
	color : #f57d16;
	text-decoration : none;
}
.futherinfo a:hover{
	color : #f57d16;
	text-decoration : underline;
}




#footerLinks{
	display : none;
}

#footer{
	background-color : #636467;
	background-color : #333333;
	background-image : none;
	padding : 10px;
	color : white;
	height : auto;
}

#footer Table{
	margin : 0 0 10px 0;
}

#footer TD{
	vertical-align : top;
	text-align : left;
	color : white;
	font-size : 80%;
}
#footer strong{
	font-size : 130%;
	font-weight : normal;
}

#footer P{
	margin : 0 0 8px 0;
	line-height : 1.2;
}

#footer TD.verticalSeperator{
	width : 11px !important;
	overflow : hidden;
	background-image : url(/assets/gfx/vertical-divide.gif);
	background-repeat : repeat-y;
	background-position : 50% 0%;
}

#footer UL,
#footer UL LI{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image : none;
	list-style-image : none;
}

#footer UL LI{
	margin : 0 0 2px 0;
}

#footer a{
	color : white;
	text-decoration : none;
}
#footer a:hover{
	color : white;
	text-decoration : underline;
}




