﻿HTML, BODY, FORM
{
	height: 100%;
}
BODY
{
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #dedede;
	font-family: Verdana, Arial, Helvitica;
}
#pageRoot
{
	width: 780px;
	text-align: center;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #dedede;
}
TABLE.ms-main
{
	background-color: #fff;
	border-collapse: collapse;
	border: none;
	width: 780px;
	text-align: left;
	margin: 0 auto;
}
.authoringRegion, .DesignModeConsole
{
	background-color: #dedede;
}
.authoringRegion
{
	height: 14px;
}
.ms-globalTitleArea
{
	background-image: url("Images/top-gradient.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
}
TD.ms-titleimagearea
{
	margin: 3px;
	background-image: url('Images/top-corners.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	vertical-align: top;
	padding: 3px;
	padding-left:10px;
	padding-bottom: 0;
	text-align:left;
}
.ms-sitetitle, .ms-sitetitle A, td.ms-sitetitle H1 A, TD.ms-sitetitle H1 SPAN
{
	color: #f47b20;
}
#customLogo
{
	text-align: right;
	height: 60px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	float: none;
	display: block;
}
.ms-globalleft
{
	margin-left: 5px;
}
INPUT.ms-sbplain
{
	margin: 0 10px;
	line-height:18px;
	height:18px;
}
TD.search
{
	text-align: right;
	vertical-align: bottom;
	background-color:#dedede;
	padding-top:5px;
}
TD.search #subtitle
{
	padding: 14px 18px;
	color: #c8cbd9;
	font-size: 80%;
}
TD.search .ms-sbgo
{
	width: 50px;
	padding-right: 10px;
	padding-left: 15px;
}
TD.search TD.ms-sbLastcell
{
	width: 0;
}
.search .ms-sbcell
{
	border: none;
	font-weight: normal;
	font-size: 8pt;
	color: #3a4663;
	padding: 0;
	background-color: transparent;
}
TD.search #searchbox
{
	float: right;
	width: 300px;
}
.ms-consoletitleareaframe, .ms-titlearealeft, .ms-consoletitleareaframebottom
{
	background-image: none;
	background-color: #fff;
}
.breadcrumb
{
	clear: both;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 65%;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.breadcrumbs A
{
	color: #293352;
	text-decoration: underline;
}
.breadcrumbs A:hover
{
	color: #fff;
	text-decoration: none;
}
TR.topNavContainer
{
	background-repeat: repeat-x;
	background-color: #dedede;
}
TR.topNavContainer TD
{
	vertical-align: bottom;
}
TABLE.topNavContainer TABLE TD
{
	vertical-align: middle;
}
.ms-banner
{
	padding-left: 60px;
}

.topNavItem
{
	background-image: url('Images/tabright2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana;
	font-size: 11pt;
	color: #fff;
}
.topNavItem a
{
	display: block;
	padding: 5px 10px 5px 10px;
	background-image: url('Images/tableft2.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.topNavSelected, .topNavHover
{
	background-image: url('Images/tabright2.gif');
	background-repeat: no-repeat;
	background-position: right -42px;
}
.topNavSelected a, .topNavHover a
{
	background-image: url('Images/tableft2.gif');
	background-repeat: no-repeat;
	background-position: 0% -42px;
	color: #293352;
}
.topNavFlyOuts
{
	display: none;
	border-top: 1px solid #9ca1bd;
	border-right-color: #9ca1bd;
}
.topNavFlyOutsItem
{
	display: none;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #9ca1bd;
	color: #fff;
}
.topNavFlyOutsItem a
{
	display: none;
	display: block;
	padding: 4px 5px 4px 5px;
	color: #fff;
}
.topNavFlyOutsHover
{
	background-color: #fff;
	border: 1px solid #9ca1bd;
}
.topNavFlyOutsHover TD
{
	background-color: #fff;
}
.topNavFlyOutsHover a
{
	color: #293352;
}
.topNavRoundLeft, .topNavRoundRight
{
	width: 0;
}
.ms-consolemptablerow
{
	background-color: #fff;
}
.ms-cal-tweekitem
{
	border: none;
	border-top: 1px solid #aeaeae;
}
.ms-sbcell ms-sblink a
{
	color: #fff;
}
TD.ms-sbcell
{
	background-color: #fff;
}
.breadcramprow
{
	background-color: #dedede;
}
#leftNavcolumn
{
	background: url('Images/container_top.gif') no-repeat left top;
	vertical-align: top;
	padding: 10px;
	padding-top: 15px;
	padding-right: 0;
	width: 180px;
}
#rightColumn
{
	background: url('Images/container_top.gif') no-repeat right top;
	padding-top: 10px;
	padding-left:15px;
	width: 700px;
}
DIV.pageTitle, DIV.pageMainTitle
{
	padding: 15px;
	padding-left: 0;
	font-size: large;
	margin: 0;
	color: #9ca1bd;
	font-weight: bold;
}
.navbar
{
	padding: 0;
	margin: 0;
	font-size: 70%;
	min-height: 240px;
	width: 160px;
	background: url('Images/navbar_top.png') no-repeat left top;
	list-style-type: none;
	white-space: normal;
}
table.leftNav
{
	border: 1px solid #ebad14;
	border-bottom: none;
	border-top: none;
}
.leftNav TD
{
	border-bottom: 1px dotted #ebad14;
	width: 160px;
}
.navbar H1
{
	color: #fff;
	font-size: 100%;
	padding: 5px;
	margin-bottom: 0;
}
.navbar .leftNav A
{
	display: block;
	margin: 4px;
	color: #293352;
	text-decoration: underline;
}
.navbar A:hover
{
	background-color: #d95900;
	color: #fff;
	text-decoration: none;
}
.navbar_end
{
	background: url('Images/navbar_end.png') no-repeat bottom;
	width: 160px;
	height: 20px;
	margin: 0;
}
#rscinfo
{
	border-right: 0 solid #336699;
	padding-right: 10px;
	border-top: 0 solid #336699;
	margin-top: 20px;
	padding-left: 10px;
	font-size: x-small;
	background: url('Images/rscinfo_top.png') no-repeat left top;
	padding-bottom: 10px;
	border-left: 0 solid #336699;
	color: #d95900;
	padding-top: 10px;
	border-bottom: 0 solid #336699;
}
DIV#rscinfo_end
{
	clear: both;
	padding-right: 0;
	background-position: 50% bottom;
	padding-left: 0;
	background-image: url('Images/rscinfo_end.png');
	padding-bottom: 0;
	width: 160px;
	padding-top: 0;
	background-repeat: no-repeat;
	height: 20px;
}
.ms-WPBorder, #WebPartTitleWPQ4, .ms-WPHeader TD
{
	border: none;
}
.mainContainer
{
	padding-top: 5px;
	padding-left: 5px;
}
.pageContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	color: #222;
	padding-right: 20px;
}
.pageContent P
{
	margin-top: 0;
}
.mainContent H1
{
	padding-right: 15px;
	padding-left: 0;
	font-size: large;
	padding-bottom: 15px;
	margin: 0;
	color: #9ca1bd;
	padding-top: 15px;
}
.mainContent H2
{
	padding-right: 15px;
	padding-left: 0;
	font-size: 114%;
	padding-bottom: 5px;
	color: #293352;
	padding-top: 5px;
}
.mainContent H3
{
	padding-right: 15px;
	padding-left: 0;
	font-size: 96%;
	padding-bottom: 5px;
	margin: 0;
	color: #d95900;
	padding-top: 5px;
}
.mainContent H3.ms-standardheader
{
	padding: 15px;
	font-size: large;
	margin: 0;
	color: #9ca1bd;
	border: none;
}
.mainContent H3.menu
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
	color: #fff;
	padding-top: 5px;
}
.mainContent H4
{
	padding-right: 15px;
	padding-left: 0;
	font-size: 100%;
	padding-bottom: 5px;
	margin: 0;
	color: #333;
	padding-top: 5px;
}
.mainContent H5
{
	padding-right: 15px;
	padding-left: 0;
	font-size: 100%;
	padding-bottom: 5px;
	margin: 0;
	color: #334d55;
	padding-top: 5px;
}
.mainContent A:visited
{
	color: #d95900;
	text-decoration: underline;
}
.mainContent A:hover
{
	background-color: #d95900;
	color: #fff;
	text-decoration: none;
}
.ms-pagebreadcrumb
{
	display: none;
}
.mainContent UL LI
{
	list-style: none url('Images/bullet.gif');
	line-height: 1.5em;
}

#pagefooter
{
	clear: both;
	margin: 0;
	color: #fff;
	font-size: 70%;
	background: #dedede url('Images/footer_background.gif') no-repeat  50% top;
	height: 22px;
	border-width: 0;
}
#pagefooter A
{
	color: #fff;
	text-decoration: underline;
}
#pagefooter A:hover
{
	background-color: #d95900;
	text-decoration: none;
}
#logos
{
	background-color: #dedede;
}
#logos A IMG
{
	margin: 10px 0;
}
.ms-srchresultstop, DIV.srch-stats, .srch-Page
{
	background-color: #fff !important;
}
.ms-pagemargin
{
	display: none;
}
.leftcontent
{
	padding: 0;
	padding-right:15px;
}
.leftcontent P
{
	padding: 0px;
}
.rightcontent
{
	padding-right: 15px;
}
.mainContent .zonecontent H3.ms-standardheader
{
	padding: 5px 0 5px 15px;
}
.zonecontent
{
	padding: 0 15px 15px 0;
}
.zonecontent .ms-PartSpacingVertical
{
	margin: 0;
}
.ms-partline
{
	background-color: #fff;
}
.topzone, .bottomzone
{
	background: url('Images/news_end.png');
	background-position: left 100%;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
}
.bottomzone
{
	padding-top: 20px;
}
.zonecontent .topzone .RSScontainer, .zonecontent .bottomzone .RSScontainer, .zonecontent H3.ms-standardheader
{
	background-image: url('Images/news_top.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	font-family: Verdana;
	color: #fff;
	font-size: 8pt;
	padding-top: 3px;
}
.zonecontent H3.ms-standardheader A
{
	color: #fff;
}
.topzone .RSScontainerinner, .bottomzone .RSScontainerinner, .zonecontent .ms-summarycustombody
{
	border: 1px solid #00b38f;
	border-bottom: none;
	border-top: none;
	margin: 0;
	padding-bottom: 0;
	width: 198px;
}
.zonecontent .ms-summarycustombody
{
	width: 200px;
}
.topzone .item, .bottomzone .item, .zonecontent .ms-summarycustombody .ms-vb
{
	border-bottom: 1px #00b38f dotted;
	margin: 0;
	padding: 3px;
	padding-left: 12px;
}
.topzone .item SPAN
{
	color: #00b38f;
}
.RSScontainerinner .RSSgroupheader, .RSScontainerinner .RSSgroupheader
{
	border-bottom: none;
	padding: 2px 0 0 3px;
	font-weight: bold;
}
.RSScontainer .RSSgroupheader IMG
{
	border: none;
	margin-right: 5px;
}
.RSScontainer .RSSgroupheader A:hover
{
	background-color: transparent;
}
.ms-vb A, .ms-WPBody A:link
{
	text-decoration: underline;
}
.ms-vb A:hover, .ms-WPBody A:hover
{
	color: #fff !important;
	text-decoration: none;
}
.zonecontent .ms-summarycustombody .ms-vb IMG
{
	display: none;
}
.bottomzone
{
	background-image: url('Images/events_end.png');
}
.zonecontent .bottomzone .RSScontainer, .zonecontent .bottomzone H3.ms-standardheader
{
	background-image: url('Images/events_top.png');
}
.bottomzone .RSScontainerinner, .zonecontent .bottomzone .ms-summarycustombody
{
	border-color: #66523d;
}
.bottomzone .item, .zonecontent .bottomzone .ms-summarycustombody .ms-vb
{
	border-bottom: 1px #66523d dotted;
}
.bottomzone .item SPAN
{
	color: #66523d;
}
.zonecontent .ms-summarycustombody .ms-vb
{
	padding: 0;
	padding-top: 3px;
}
.webpart_header
{
	padding-top: 5px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 25px;
}
.topzone .webpart_header
{
	background: url('Images/news_top.png') no-repeat top left;
}
.bottomzone .webpart_header
{
	background: url('Images/events_top.png') no-repeat top left;
}
.webpartbody
{
	padding-bottom: 10px;
	border: solid 1px #00b38f;
	border-bottom: none;
	border-top: none;
	width: 198px;
}
.topzone .webpartbody
{
	border-color: #00b38f;
}
.bottomzone .webpartbody
{
	border-color: #66523d;
}

.webpartbody img
{
	margin: 11px;
	border: none;
	float: left;
}

#firstcell
{
	text-align: left;
	padding-left: 10px;
}
#middlecell
{
	text-align: right;
	padding-right: 5px;
}
#lastmodifiedcell
{
	text-align: left;
	white-space: nowrap;
	width: 80px;
}
#lastmodified
{
	overflow: hidden;
	width: 70px;
	white-space: nowrap;
}
.sidebar_start
{
	background: url(Images/rscinfo_top.png) no-repeat left top;
	color: #D95900;
	font-size: 70%;
	margin-top: 30px;
	padding: 10px;
	padding-bottom: 0;
}
#webTvBotSection 
{
	padding-left:10px;
}
#webTvBotSection .sidebar_start
{
		 font-size:100%;		
}
#webTvBotSection .sidebar_start Li
{
				list-style:none;
}
.sidebar_start H3
{
	font-size: 100%;
}
.sidebar_end
{
	background: url(Images/rscinfo_end.png) no-repeat 50% bottom;
	width: 160px;
	height: 20px;
}
#webTvBotSection .sidebar_end
{
	background-position:left bottom;
	margin-bottom:20px;
}
.sidebar_start ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.sidebar_start li
{
	margin-bottom: 1px;
	margin-top: 1px;
}
.sidebar_start li a
{
	display: block;
	height: 16px;
	margin-left: 20px;
}
#webTvBotSection .sidebar_start li a
{
	width:100px;
}
.sidebar_start li A:visited
{
	color: #D95900;
}
.sidebar_start li A:hover
{
	background-color: #D95900;
	color: #fff;
}
.sidebar_start h3
{
	color: #D95900;
	margin: 0px;
	padding: 5px 0;
}
.sidebar_start #delicious, .sidebar_start #delicious1
{
	background-image: url("Images/delicious.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #diggit
{
	background-image: url("Images/digg.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #reddit
{
	background-image: url("Images/reddit.png");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #stumbleUpon
{
	background-image: url("Images/stumbleupon.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #facebook
{
	background-image: url("Images/facebook.gif");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #media
{
	background-image: url("Images/television.png");
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar_start #twitter
{
	background-image: url("Images/twitter.png");
	background-position: left;
	background-repeat: no-repeat;
}
DIV.spacer
{
	clear: both;
	visibility: hidden;
	font-size: 1px;
	height: 0;
}
TD.ms-sbscopes SELECT
{
	display:none;
}
