Body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	background-color: white;
	
}
a:link, a:visited
{	
	color: #E18200;
}
a:hover
{
	color: #C8D4D3;
}
.Template
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.Header
{
	background-image: url(/assets/images/template/headerBackground.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border:: 0px;
}
.LogoPanel
{
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-right: 50px;
}
.SearchPanel
{
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	width: 401px;
	height: 39px;
	background-image: url(/assets/images/template/serchBox.gif);	background-repeat: no-repeat;
}
.AuthenticatedPanel
{
	float: right;
	width: 250px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.WelcomePanel
{
	padding-left: 15px;
}
.WelcomePanel a
{
	color: white;
	text-decoration:underline;
}
.AuxiliaryPanel
{
	float: right;
	width: 235px;
	color: White;
	font-weight: bold;
}
ul.AuxiliaryLinksPanel
{
	height: 20px;
}
ul.AuxiliaryLinksPanel li
{
	line-height: 20px;
	float: left;
	margin-right: 3px;
}
ul.AuxiliaryLinksPanel li a
{
	text-decoration: none;
}
ul.AuxiliaryLinksPanel li a:hover, ul.FooterLinksPanel li a:hover
{
	color: #494D4E;
}
ul.NavigationLinksPanel, ul.AuxiliaryLinksPanel
{
	margin: 0px;
	padding: 0px;
}
ul.NavigationLinksPanel li, ul.AuxiliaryLinksPanel li
{
	display: inline;
	list-style-type: none;
}
.NavigationPanel
{
	clear: both;
	width: 100%;
	height: 34px;
}
ul.NavigationLinksPanel
{
	position: relative;
	width: 100%;
	margin-left: 3px;
}
ul.NavigationLinksPanel li
{
	background-image:url(/assets/images/template/navBg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	margin-left: 4px;
	margin-top: 7px;
	float: left;
	width: 93px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
}
ul.NavigationLinksPanel li a
{
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
}

ul.NavigationLinksPanel li a:hover
{
	color: #E18200;
}

.StretchDiv
{
	clear: both;
	width: 980px;
}
.LeftDiv
{
	float: left;
	width: 163px;
	margin: 0px;
}
.CenterDiv
{
	float: left;
	width: 502px;
	margin-left: 6px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 5px;
	line-height: 20px;
}
.RightDiv
{
	float: left;
	width: 303px;
	margin: 0px;
}
.TopBanner
{
	clear: both;
	width: 100%;
	background: #494D4E;
	padding-bottom: 2px;
	text-align: center;
}
.ContentPlaceHolderPanel
{
	clear: both;
	background-color: #F7F7F7;
	border: thin solid #DEDEDE;
	padding: 8px;
	color: #5D5D5D;
}
.SideBarContentPanel
{
	clear: both;
	width: 100%;
	margin-bottom: 3px;
}
.SideBarContentPanel .SubCategories td, .SideContentPanel .SubCategories td
{
 	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	padding-left: 10px;
	line-height: 18px;
}
.SideBarContentPanel .SubCategories td a
{
	text-decoration: none;	
	color: #5B5B5B;
}
.SideContentPanel
{
	clear: both;
	width: 100%;
	margin-bottom: 3px;
}
.FooterPanel
{
	clear: both;
	height: 36px;
	padding-top: 10px;
	background-image: url(/assets/images/template/footerBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: white;
}
.FooterPanel a
{
	color: White;
	text-decoration: underline;
}

