﻿#wrapper
{
	width: 952px;
	margin: 0 auto;
	padding: 0px;
	background-color:#ffffff;
}
body
{
	font-family: arial;
	margin: 0 auto;
	text-align: left;
	font-size: 0.9em;
	background-color: #B8B8B8;
}
p
{
	margin: 6px 0px 0px 0px;
	margin-top:10px;
}
h1, h2
{
	color: #660066;
}
h4
{
		color: #660066;
		font-size: 13px;
		margin-bottom: 5px;
		margin-top: 10px;
}
h3
{
	color: #660066;
	margin-bottom: 5px;
	margin-top: 20px;

}
table, td
{
	padding-right: 20px;
}
.Title
{
	font-size: 1em;
}

body a:link, body a:hover
{
	text-decoration: none;
	color: #660066;
	left: 578px;
}
body a:visited
{
	text-decoration: none;
	color: #660066;
}


/*Page Top*/
.PageHeader
{
	width: 100%;
	height: auto;
}
/*Three rows section on header*/
.HeaderTop
{
	width: 100%;
	height: 151px;
}
.HeaderMiddle
{
	width: 100%;
	text-align: left;
	background-color:#FDB
	
}
.HeaderBottom
{
	width: 100%;
	height: 0px;
	display: none;
}

/*Three columns section on header*/
.HeaderLeft
{
}
.HeaderCenter
{
}
.HeaderRight
{
}

/*
------------------------------------------------------
Banner Styles - Home and Internals
------------------------------------------------------
*/

#bannerHome
{
	position: relative;
}

#bannerHome .RotateControlBar
{
	margin-left: 20px;
	top: 300px;
	right: 20px;
	padding: 10px;
	width: 300px;
	height: 15px;
	position: absolute;
	color: #000000;
}
#bannerHome .RotatePlayerPrev
{
	float: left;
}
#bannerHome .RotatePlayerNext
{
	float: right;
}
#bannerHome .RotateNumbers
{
	float: left;
	width: 200px;
	text-align: center;
	background-color: Transparent;
}
#bannerHome .RotateNumbers a:link, #bannerHome .RotateNumbers a:visited, #bannerHome .RotateNumbers a:hover
{
	background-color: Transparent;
	text-decoration: none;
}
#bannerHome #tiles
{
	width: 346px;
	height: 272px;
	float: right;
	position: absolute;
	right: 0px;
	top: 15px;
	z-index: 9;
	padding: 4px 0px 4px 4px;
		display:none; /*Added by Dan*/
}
#tile
{
	padding: 0px;
	margin: 0px 5px 17px 0px;
	height: 112px;
	width: 102px;
	float: left;
	border: solid 4px #E4E4E3;
}
#tile:hover
{
	border: solid 4px #fcb034;
}
/*
#bannerHome #toolCont
{
	background: url('/theme/images/rasa/mk2_08.gif') repeat;
	height: 52px;
	width: 953px;
	top: 287px;
	position: absolute;
}*/
#bannerHome #toolCont div
{
	float: left;
}
#bannerHome #toolCont div.border
{
	border-right: 1px solid #FFF;
}
#bannerHome #toolCont div.cont
{
	padding: 15px 11px 15px 11px;
	height: 22px;
	width: 200px;
	float: left;
}

#bannerInner
{
	top: 53px;
	position: relative;
}
#bannerInner #toolCont
{
	height: 52px;
	width: 953px;
	top: 125px;
	position: absolute;
	z-index: 10;
}
#bannerInner #toolCont div
{
	float: left;
}
#bannerInner #toolCont div.border
{
	border-left: 1px solid #FFF;
}
#bannerInner #toolCont div.cont
{
	padding: 15px 11px 15px 11px;
	height: 22px;
	width: 200px;
	float: right;
}

#bannerInner #toolCont div#search .field
{
	border: 1px solid #FFF;
	border-right: none;
	background: #fca415;
	color: #FFFFFF;
	padding: 0px 2px 2px 4px;
	height: 16px;
	width: 158px;
	float: left;
	font-family: Trebuchet MS, Arial;
}

#TileTitle
{
	background: url('/theme/images/banner/background_overlay.png') repeat;
	width: 98px;
	height: 27px;
	color: #172664;
	padding-left: 5px;
	font-weight: bold;
	position: relative;
	top: 87px;
	overflow: hidden;
	z-index: 110;
}
/*Top Banner*/
.TopBanner
{
	width: 100%;
}
.TopBannerLeft
{
	float: left;
	width: 16%;

}
.TopBannerMiddle
{
	float: left;
	text-align: center;
	margin-top: 60px;
	width: 35%;
}
.TopBannerRight
{
	float: left;
	vertical-align: bottom;
	margin-left:100px;
	margin-right:0px;

}
.HeaderLinks
{
	
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	font-family: veranda,arial,sans-serif;
	padding-top:17px;
}
.HeaderLinks a:link,
{
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderLinks a:hover
{
	color: #660066;
	text-decoration: none;
}
.HeaderLinks a:visited,
{
	color: #FFFFFF;
	text-decoration: none;
}

.QuickSearch
{
	margin: 0px 10px 5px auto;
	text-align: right;
}
.QuicklinkContainer,
{
	float: right;
	border-right: solid 0px #FFFFFF;
	width: 242px;
	display: block;
	height: 26px;
	top: 24px;
	position: relative;
	z-index:200;
	padding-bottom:40px;
}

#FreecallContainer, #SearchContainer
{
	float: right;
	border-right: solid 0px #FFFFFF;
	width: 242px;
	display: block;
	height: 26px;
	top: 11px;
	position: relative;
	z-index:200;
	padding-bottom:10px;
}
#SearchContainer .Search
{
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	height: 23px;
	width: 171px;
}
#SearchContainer .SearchTextBox
{
	border: 0px;
	background-color: Transparent;
	color: #660066;
	height: 16px;
	width: 148px;
	font-family: arial;
	display: inline;
	margin-bottom: 4px;
	margin-left:14px;
	padding:4px;
	
}
#SearchContainer .SearchButton
{
	float: right;
	display: inline;
	padding-left:8px;
	margin-top:-5px;

}
#FreecallContainer
{
	color: #172664;
	font-size: 1.25em;
	font-family: veranda,arial,sans-serif;
	line-height: 38px;
	font-weight: bold;
}
#FreecallContainer .icon
{
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
#FreecallContainer .text
{
	float: left;
	padding-top: 10px;
}

/****************Start Quicklinks************************** */

.QuicklinkContainer
{
	z-index: 101;
	position: relative;
	top: 15px;
	left: -36px;
	float: right;
}
* HTML .QuicklinkContainer
{
	width: 177px;
}
.QuicklinkContainer UL
{
	list-style-type: none;
	height: 27px;
	width: 183px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url('/Theme/Images/quicklinkbg.jpg');
	background-repeat: no-repeat;
}
.QuicklinkContainer UL UL
{
	width: 175px;
	margin:0px;
}
.QuicklinkContainer UL LI
{
	position: relative;
	float: left;
	height: 18px;
	width: 156px;
	top:2px;
	background-color:#FFFFFF
	
}
.QuicklinkContainer UL UL LI
{
	position: relative;
	float: left;
	width: 175px;
	height: auto;
	background-color: #FFFFFF;
	font-weight: bold;
	border: solid 1px #FDA416;
	border-top: 0px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
}
.QuicklinkContainer UL a:link,.QuicklinkContainer UL a:visited,.QuicklinkContainer UL a:hover
{
	line-height: 15px;
	text-decoration: none;
	color: #DF601F;
	font-weight: bold;
	#display: block;
	height:27px;
	font-size:12px;
}
.QuicklinkContainer UL UL
{
	position: absolute;
	width: 175px;
	height: 0px;
	visibility: hidden;
	top: 18px;
	left: 0px;
}
* HTML .QuicklinkContainer UL UL
{
	top: 20px;
}
.QuicklinkContainer UL UL A:link,.QuicklinkContainer UL UL A:visited,.QuicklinkContainer UL UL A:hover
{
	text-align: left;
	height: auto;
}

.QuicklinkContainer UL LI:hover UL
{
	visibility: visible;
}
.QuicklinkContainer UL A:hover UL
{
	visibility: visible;
}
.QuicklinkContainer UL :hover UL :hover UL
{
	visibility: visible;
}
.SubLevel, .TopLevel, .LastLevel
{
	margin: 0px;
	height: auto;
	color: #df601f;
}
.TopLevel
{
	padding-left: 10px;
}
.SubLevel
{
	padding-left: 10px;
	color: #DF601F;
}
.LastLevel
{
	padding-left: 40px;
}

/****************End Quicklinks************************** */
/*Top menu*/

/*Dropdown menu*/

.TopMenuTab
{
	z-index: 100;
	position: relative;
	width: 100%;
	height: 52px;
	background-color:#660066;
	font-weight:normal;
	font-family:veranda,arial,sans-serif;
	text-align:center;
	font-size: 15px;
	
}
* HTML .TopMenuTab
{
	width: 100%;
}
.TopMenuTab UL
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.TopMenuTab UL UL
{
	width: 150px;
}
.TopMenuTab UL LI
{
	position: relative;
	float: left;
	height: 52px;
	width: 115px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #fcb034;
}
.TopMenuTab UL UL LI
{
	position: relative;
	float: left;
	width: 156px;
	height: auto;
	background-color: #FBA922;
	font-weight:normal;
	border: 0px;
	border-top: solid 1px #FFFFFF;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.TopMenuTab UL a:link,.TopMenuTab UL a:visited,.TopMenuTab UL a:hover
{
	line-height: 17px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
	height:42px;
	padding-top: 10px;
	background-color:#660066;

}

.TopMenuTab UL UL
{
	position: absolute;
	width: 156px;
	height: 0px;
	visibility: hidden;
	top: 52px;
	left: 0px;
}
* HTML .TopMenuTab UL UL
{
	top: 52px;
}
.TopMenuTab UL UL A:link,.TopMenuTab UL UL A:visited,.TopMenuTab UL UL A:hover
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}

.TopMenuTab A:hover
{
	background: #fba00b;
}
.TopMenuTab UL UL A:hover
{
	background: #DF601F;
}
.TopMenuTab :hover > A
{
	background: #fba00b;
}
.TopMenuTab UL LI:hover UL
{
	visibility: visible;
}
.TopMenuTab UL A:hover UL
{
	visibility: visible;
}
.TopMenuTab UL :hover UL :hover UL
{
	visibility: visible;
}



/*
.TopMenu0
        {
        	background-color:Olive;
        }
        .TopMenu1, .SubMenu1
        {
        	background-color:red;
        }
        .TopMenu2, .SubMenu2
        {
        	background-color:Olive;
        }
        .TopMenu3, .SubMenu3
        {
        	background-color:red;
        }
        .TopMenu4, .SubMenu4
        {
        	background-color:Olive;
        }
        .TopMenu5, .SubMenu5
        {
        	background-color:red;
        }
        .TopMenu6, .SubMenu6
        {
        	background-color:Olive;
        }
		.TopMenu7, .SubMenu7
        {
        	background-color:red;
        }
*/

/* flash banner*/

#flashContainer
{
	overflow: hidden;
}

#flashContainer.editMode
{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

/*Page body*/
.PageBody
{
	width: 100%;
	clear: both;
	position:relative;
	top: 5px;
	#top:0px;
	
}

/*Three rows section on Body*/
.BodyTop
{
	width: 100%;
	background: url('/Theme/images/background_gradient.png') no-repeat !important;
	background: none;
	min-height: 320px;
	color: #660066;
	background-color: #FFFFFF
	
}
.BodyMiddle
{
	clear: both;
	width: 100%;
	color: #660066; 
	#margin-top:40px;
	padding-top:30px;
	min-height:38px;

}
.BodyBottom
{
	display:none;
}

/*Three columns section on Body*/

.BodyLeft
{
	padding-top: 10px;
	float: left;
	text-align: left;
	width: 280px;
	margin-right:20px;
	
}

/* *****************************************************************************************
	Left Hand Side Menu
	***************************************************************************************** */

#SideMenu
{
	width: 200px;
	float: left;
	padding-left:5px;
	font-size: 15px;
}

#SideMenu div
{
	font-family: Verdana,arial,sans-serif;
	color: #ffffff;
}
.menuLevel1, .menuLevel1_active
{
	margin-bottom: 1px;
	min-height: 30px;
}
.menuLevel1
{
	background-color: #660066;
}
.menuLevel1_active
{
	min-height: 30px;
	background-color: #DF601F;
	background-image: url(/Theme/images/nav/background_arrow_large.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel2, .menuLevel2_active
{
	border-bottom: #FFFFFF 1px solid;
}
.menuLevel2
{
	min-height: 20px;
	background-color: #ff9912;
}
.menuLevel2_active
{
	min-height: 20px;
	background: #DF601F;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel3, .menuLevel3_active
{
	border-bottom: #FFFFFF 1px solid;
}
.menuLevel3
{
	min-height: 20px;
	background-color: #F99955;
}
.menuLevel3_active
{
	min-height: 20px;
	background-color: #DF601F;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel4
{
	min-height: 20px;
	background-color: #565656;
}
.menuLevel4_active
{
	min-height: 20px;
	background: #969696;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel5
{
	min-height: 20px;
	background-color: #444444;
}
.menuLevel5_active
{
	min-height: 20px;
	background: #9E9E9E;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel6
{
	min-height: 20px;
	background-color: #232323;
}
.menuLevel6_active
{
	min-height: 20px;
	background: #A5A5A5;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
#SideMenu a
{
	color: #ffffff;
	text-decoration: none;
	height: auto;
	display: block;
}
.menuLevel1 a, .menuLevel1_active a
{
	padding: 8px 20px 8px 10px;
}
.menuLevel1 a:hover
{
	background-color: #DF601F;
}

.menuLevel2 a, .menuLevel2_active a
{
	padding: 3px 20px 3px 15px;
}
.menuLevel2 a:hover
{
	background-color: #DF601F;
	background-image: url(/Theme/images/nav/background_arrow_small.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.menuLevel2_end a:hover
{
	background-color: #DF601F;
}
.menuLevel3 a, .menuLevel3_active a
{
	padding: 3px 20px 3px 20px;
}
.menuLevel3 a:hover
{
	background-color: #DF601F;
}

.menuLevel4 a, .menuLevel4_active a
{
	padding: 3px 20px 3px 25px;
}
.menuLevel4 a:hover
{
	background-color: #DF601F;
}

.menuLevel5 a, .menuLevel4_active a
{
	padding: 3px 20px 3px 30px;
}
.menuLevel5 a:hover
{
	background-color: #9E9E9E;
}

.menuLevel6 a, .menuLevel4_active a
{
	padding: 3px 20px 3px 35px;
}
.menuLevel6 a:hover
{
	background-color: #A5A5A5;
}
/*Latest News*/

#LatestNews
{
	clear: both;
	width: 400px;
	color: #ffffff;
	text-align: left;
}
.LatestNewsTitle
{
	font-size: 1.8em;
	font-weight: normal;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color:#660066;
	
}
.NewsSummary
{
	width: 100%;
	min-height: 300px;
}
.NewsSummary .SummaryImage
{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	border: solid 4px #ffffff;
}
.NewsSummary .SummaryTitle, .NewsSummary .SummaryText, .NewsSummary .SummaryMore
{
	float: left;
	width: 60%;
}
.NewsSummary .SummaryTitle
{
	padding-bottom: 5px;
	font-size: 1.5em;
}
.NewsSummary .SummaryText
{
	min-height: 135px;
}

#LatestNews .RotateControlBar
{
	clear: both;
	margin-left: 20px;
	padding: 10px;
	width: 88%;
	height: 15px;
}
#LatestNews .RotatePlayerPrev
{
	float: left;
}
#LatestNews .RotatePlayerNext
{
	float: right;
}
#LatestNews .RotateNumbers
{
	float: left;
	width: 70%;
	text-align: center;
	background-color: Transparent;
}
#LatestNews .RotateNumbers a:link, #LatestNews .RotateNumbers a:visited, #LatestNews .RotateNumbers a:hover
{
	background-color: Transparent;
	text-decoration: none;
}


.NewsSummary .SummaryText .SummaryMore:link, .NewsSummary .SummaryText .SummaryMore:visited, .NewsSummary .SummaryText .SummaryMore:hover
{
	text-decoration: underline;
}
#breadcrumb
{
	border-top: solid 0px #660066;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	width: 90%;
	padding-bottom:10px;
}


.BodyCenter
{
	padding-top: 20px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: # ;
	text-align: left;
}

.ContentTitle
{
	height: 26px;
	font-size: 1.6em;
	background-color: #ffffff;
	width: 100%;
	padding-top: 5px;
}
.ContentTitle .left
{
	float: left;
	padding-left: 10px;
}
.ContentTitle .right
{
	float: right;
	padding-right: 10px;
	visibility: visible;
}
.Content
{
	width: 96%;
	padding-top: 10px;
	padding-left: 10px;
}

/*Highlight*/

.Highlight
{
	width: 371px;
	min-height: 0px;
	color: #ffffff;
}

.Highlight .SpotView
{
	position: relative;
	width: 344px;
	min-height: 64px;
	margin-bottom: 1px;
	display:inline;
}
/*.Highlight .SpotView:hover
{
	background-color: #fba00b;
	cursor: pointer;
}*/
.Highlight .Image
{
	float: left;
	padding: 3px;
}
.Highlight .Text
{
	position: absolute;
	bottom: 12px;
	right: 85px;
	float: right;
	width: 160px;
	font: #660066;
}
.Highlight .Title
{
	font-weight: normal;
}
.Highlight .More
{
	position: absolute;
	bottom: 8px;
	right: 10px;
	float: right;
}

.IconHighlight
{
	width: 350px;
	min-height: 80px;
	color: #ffffff;
}
.IconHighlight .SpotView
{
	width: 50%;
	float: none;
	width: 247px;
}
.IconHighlight .SpotView:hover
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
	cursor: pointer;
}
.IconHighlight .Image
{
	float: none;
	padding-top: 10px;
}
.IconHighlight .Text
{
	padding-top: 30px;
	padding-left: 10px;
	width: 60px;
	float: none;
}
.IconHighlight .Title
{
	font-weight: bold;
}
.IconHighlight .More
{
	padding-top: 45px;
	padding-right: 20px;
	float: right;
}
.BodyRight
{
	float: right;
}

.RelatedResource
{
	text-align: left;
	padding-top: 20px;
}
.ResourceTitle
{
	height: 26px;
	font-size: 1.2em;
	background-color: #ffffff;
	width: 95%;
	padding-top: 5px;
	padding-left: 10px;
}
.ResourceItem
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom: solid 1px #FFFFFF;
}
.SecondRelatedResource
{
	margin-top: 20px;
}
/*Page bottom*/
.PageFooter
{
	clear: both;
	border-top: solid 1px #660066;
	padding-top: 5px;
	width: 100%;
	color: #DF601F;
	margin-bottom: 30px;
	position:relative;
    top:0px;
    background: #660066;
    height: 45px;
    }
.PageFooter a:link, .PageFooter a:visited, .PageFooter a:hover
{
	text-decoration: none;
	color: #ffffff;
	font-family:Tahoma, Geneva, sans-serif;
}
/*Three rows section on Footer*/
.FooterTop
{
}
.FooterMiddle
{
}
.FooterBottom
{
}

'/*Three columns section on Footer*/
.FooterLeft
{
	float: left;
}

.FooterCenter
{
	float: none;
	text-align: center;
}
.FooterRight
{
	background-color: #b8b8b8;
	}

.FooterText
{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.FooterLinks
{
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: 0px;
}


/* Site Section Summary view */

#SectionSummaryView
{
	width: 100%;
	margin: 0px 0px 0px 10px; #margin-top:-10px;
}
#SectionSummary
{
	float: left;
	width: 163px;
	min-height: 340px;
	margin-right: 8px;
}
#SectionSummaryImage
{
	border: solid 4px #FFFFFF;
	margin: 0px;
}
#SectionSummaryTitle
{
	padding-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
#SectionSummaryDesc
{
	padding-top: 10px;
}
#SectionSummaryList
{
	padding: 1px;
	margin: 10px 2px 2px 15px;
}

#HighlightedNews
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#HighlightedNews .Title
{
	clear: both;
	width: 100%;
	padding-left: 20px;
	color: #DF601F;
	padding-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
#HighlightedNews .News
{
	margin-top: 10px;
	width: 100%;
	padding-left: 20px;
	float: left;
	min-height: 85px;
}

#HighlightedNews .SummaryImage
{
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	border: solid 2px #ffffff;
}
#HighlightedNews .SummaryTitle, #HighlightedNews .SummaryText, #HighlightedNews .SummaryMore
{
	float: left;
	width: 60%;
}
#HighlightedNews .News .SummaryTitle
{
	font-size: 1em;
	font-weight: bold;
}
#HighlightedNews a:link, #HighlightedNews a:visited, #HighlightedNews a:hover
{
	color: #DF601F;
}
.RotateScriptBlock
{
	margin-top: -4px; #margin-top:-0px;
}

#SummaryList .SummaryView
{
	width: 100%;
	position: relative;
	min-height: 80px;
	margin-bottom: 5px;
	padding: 5px;
}

#SummaryList .SummaryImage
{
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	border: solid 2px #ffffff;
}

#SummaryList .SummaryTitle
{
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 5px;
}

#SummaryList .SummaryText a:link, #SummaryList .SummaryText a:visited, #SummaryList .SummaryText a:hover
{
	color: #fca415;
}
.YellowButton
{
	width: 80px;
	background-color: #fda416;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

.TextHeader
{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
}
.TextField
{
	margin-top: 3px;
	width: 200px;
	border: solid 1px;
}
.button
{
	margin: 10px;
	background-color: #fda416;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.PanelHeader
{
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.loginPanel
{
	width: 200px;
	color: #FFFFFF;
	display: none;
}
.loginPanel .TextField
{
	width: 155px;
	border: solid 1px #E3E3E3;
	margin: 0px;
	padding: 0px;
}
.loginPanel .TextHeader
{
	float: left;
	padding-left: 0px;
	padding-top: 3px;
	margin: 0px;
}
.loginPanel a.button
{
	width: 70px;
	height: 18px;
	display: inline-block;
	background-color: #fda416;
	border: solid 1px #E3E3E3;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 2px;
}
.NormalButton
{
	width: 70px;
	height: 18px;
	display: inline-block;
	background-color: #fda416;
	border: solid 1px #E3E3E3;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 2px;
}
.ErrorPanel
{
	color: Red;
}
.InfoPanel
{
	font-weight: bold;
	font-style: italic;
}
.MailingListPanel
{
	width: 95%;
	margin: 10px;
	border: solid 1px #FFFFFF;
}

a.YellowMoreLink
{
    color:#fca415;
}
.CourseName a:link,.CourseName a:visited, .CourseName a:hover
{
   color:#fca415; 
    }
