/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

html							{ height: 100%; margin-bottom: 1px; }

body							{ background-color: #ffffff; color: #000000; font-family: verdana, arial, tahoma; font-size: 62.5%; background-image: url(/Img/Framework/Background.jpg); background-repeat: repeat-y; background-position: center; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #e6a210; font-weight: normal; text-decoration: none; }
a:hover   						{ text-decoration: underline; }
a img							{ border: 0px; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }
td,
ul,
li								{ font-size: 1.0em; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }
div.HiddenSubmitButton			{ border: none; width: 0px; height: 0px; overflow: hidden; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#Top							{ width: 100%; height: 60px; background-color: #ffffff; }
#Frame							{ width: 960px; margin-left: auto; margin-right: auto; background-color: #ffffff; background-image: url(/Img/Framework/FrameBackground.jpg); background-repeat: repeat-y; }

/*------------------------- */
/*		Top					*/
/*------------------------- */

#Utility						{ width: 930px; margin-left: auto; margin-right: auto; padding-top: 16px; }
div#QuickSearch					{ width: 600px; float: right; }
div.QuickSearchBakground 		{ width: 130px; height: 20px; overflow: hidden; float: right; display: inline; background-color: #e2e8ee; border: 1px solid #a5b8c7; }
div.QuickSearchBakground input	{ margin-top: 2px; padding: 0px 10px 0px 10px; background: none; background-color: transparent; font-size: 11px; color: #3d5d7c; font-family: verdana, arial; width: 130px; height: 20px; border: 0px; }
div.QuickSearchButton			{ height: 20px; overflow: hidden; padding: 0px 10px 0px 10px; float: right; display: inline; text-align: center; margin-left: 15px; background-color: #e2e8ee; border: 1px solid #a5b8c7; background-image: url(/Img/Framework/MenuBackground.gif); cursor: pointer; }
div.QuickSearchButton span		{ text-decoration: none; color: #3d5d7c; font-weight: bold; font-size: 11px; display: block; margin-top: 3px; }
#Language						{ float: right; display: inline; margin-left: 40px; }
#Language a						{ margin-left: 5px; position: relative; top: 4px; }
.SitemapLink					{ float: right; display: inline; margin-left: 10px; }
.SitemapLink a					{ position: relative; top: 4px; color: #a5b8c7; text-decoration: none; }
.SitemapLink a:hover			{ position: relative; top: 4px; color: #a5b8c7; text-decoration: underline; }

/*------------------------- */
/*		Header   			*/
/*------------------------- */

#Header							{ width: 100%; height: 182px; overflow: hidden; background-color: #a5b8c7; background-repeat: no-repeat; background-position: right; }
#Logotype						{ padding-top: 46px; }
#LogotypePrint					{ display: none; }

/*------------------------- */
/*		Menu				*/
/*------------------------- */

#Menu							{ border-bottom: 1px solid #a5b8c7; min-height: 35px; height: auto !important; height: 35px; background-image: url(/Img/Framework/MenuBackground.gif); background-position: top; background-repeat: repeat-x; background-color: #ffffff; overflow: hidden; }
#Menu div 						{ margin-right: 0px; float: left; min-height: 35px; height: auto !important; height: 35px; background-image: url(/Img/Framework/MenuBackground.gif); background-position: top; background-repeat: repeat-x; overflow: hidden; cursor: pointer; text-transform: uppercase; }
#Menu div a 					{ margin: 11px 15px 0px 15px; text-decoration: none; color: #6d6d6d; font-weight: normal; display: block; font-size: 1.2em; }
#Menu div.Active				{ /*background-image: url(/Img/Framework/MenuBackgroundDown.gif); background-position: top; background-repeat: repeat-x; background-color: #ffffff;*/ }
#Menu div.Over					{ background-image: url(/Img/Framework/MenuBackground.gif); background-position: top; background-repeat: repeat-x; }
#Menu div.Over a				{ color: #000000; }
#Menu div.Active a				{ color: #e6a210; }

/*------------------------- */
/*		DropMenu			*/
/*------------------------- */
 
.DropMenu						{ position: absolute; left: 0px; top: 0px; z-index: 90; min-width: 80px; width: auto !important; width: 80px; border: 1px solid #a5b8c7; border-top: 0px; background-color: #e0e7ec; padding-top: 10px; }
.DropMenu a,
.DropMenu a:link,
.DropMenu a:visited,
.DropMenu a:active,
.DropMenu a:hover				{ display: block; margin: 0px 15px 10px 15px; font-size: 1.2em; text-decoration: none; color: #6d6d6d; font-weight: normal; }
.DropMenu a:hover   			{ color: #000000; }

/*------------------------- */
/*		Content				*/
/*------------------------- */

#Content						{ color: #222222; font-size: 110%; line-height: 1.6em; min-height: 450px; height: auto !important; height: 450px; }
#Content h1						{ font-weight: normal; font-size: 1.9em; margin: 0em 0em 0.4em 0em; line-height: 1.6em; }
#Content h2						{ font-weight: normal; font-size: 1.7em; margin: 0em 0em 0.4em 0em; line-height: 1.6em; }
#Content h3						{ font-weight: bold; font-size: 1.2em; margin: 0em 0em 0.1em 0em; line-height: 1.6em; }
#Content h4,
#Content h5,
#Content h6						{ font-weight: bold; font-size: 1.1em; margin: 0em 0em 0.1em 0em; line-height: 1.6em; } 

#Content p						{ margin-bottom: 1.4em; }

#LeftColumn						{ width: 220px; float: left; display: inline; overflow: hidden; padding-bottom: 30px; margin-left: 0px; }
#CenterColumn					{ width: 460px; float: left; display: inline; overflow: hidden; padding-bottom: 30px; margin-left: 30px; }
#RightColumn					{ width: 190px; float: left; display: inline; overflow: hidden; padding-bottom: 30px; margin-left: 45px; color: #6e6e6e; }

#LeftColumn	div.Spacer,
#RightColumn div.Spacer			{ height: 50px; }

#CenterColumn ul				{ margin-left: 40px; margin-bottom: 1.5em; }
#CenterColumn ol				{ margin-left: 40px; margin-bottom: 1.5em; }
#CenterColumn ul li				{ margin-bottom: 0.7em; }
#CenterColumn ol li				{ margin-bottom: 0.7em; }

#RightColumn ul					{ margin-left: 40px; margin-bottom: 1.5em; }
#RightColumn ol					{ margin-left: 40px; margin-bottom: 1.5em; }
#RightColumn ul li				{ margin-bottom: 0.7em; }
#RightColumn ol li				{ margin-bottom: 0.7em; }

#PageControl					{ float: left; margin-top: 30px; width: 40%; text-align: left; }
#PageControl a,
#PageControl a:link,
#PageControl a:visited,
#PageControl a:active,
#PageControl a:hover			{ color: #a5b8c7; font-weight: normal; text-decoration: none; }
#PageControl a:hover   			{ text-decoration: underline; }

#TipFriend						{ float: right; margin-top: 30px; width: 40%; text-align: right; }
#TipFriend a,
#TipFriend a:link,
#TipFriend a:visited,
#TipFriend a:active,
#TipFriend a:hover				{ color: #a5b8c7; font-weight: normal; text-decoration: none; }
#TipFriend a:hover   			{ text-decoration: underline; }

/*------------------------- */
/*		Sitemap				*/
/*------------------------- */

ul.Sitemap 						{ list-style-type: none; margin-left: 0px; }
ul.Sitemap li 					{ margin-bottom: 4px; margin-bottom: 5px; }

/*------------------------- */
/*		Location			*/
/*------------------------- */

#Location						{ height: 50px; }
#Location #History				{ padding-top: 10px; color: #a5b8c7; font-size: 1.0em; text-transform: uppercase; background-image: url(/Img/Framework/LocationArrow.gif); background-repeat: no-repeat; background-position: 0px 15px; }
#Location #History a			{ color: #a5b8c7; margin-left: 3px; margin-right: 3px; text-decoration: none; }
#Location #History span			{ color: #a5b8c7; }
#Location #History span	a		{ color: #a5b8c7; margin-left: 3px; margin-right: 3px; text-decoration: none; }
#Location #History a:hover,
#Location #History span	a:hover	{ text-decoration: underline; }

/*------------------------- */
/*		Navigation			*/
/*------------------------- */

#Navigation	h2					{ margin: 0px 15px 15px 15px; }
#Navigation div					{ padding: 0px 15px 15px 15px; border-bottom: 1px solid #a5b8c7; margin-bottom: 15px; }
#Navigation div	span			{ margin-left: 15px; display: block; margin-top: 4px; }
#Navigation div	a				{ color: #6d6d6d; text-decoration: none; text-transform: uppercase; }
#Navigation div	a:hover			{ text-decoration: none; color: #000000; }
#Navigation div	a.Active		{ color: #e6a210; }
#Navigation div	span a			{ color: #6d6d6d; font-weight: normal; text-decoration: none; text-transform: none; }
#Navigation div	span a:hover	{ text-decoration: none; color: #000000; }
#Navigation div	span a.Active	{ color: #e6a210; }

/*------------------------- */
/*		News				*/
/*------------------------- */

#LatestNews					 	{ margin-left: 15px; margin-right: 15px; }
#LatestNews	span.Date			{ color: #a5b8c7; }
#LatestNews	span.Headline		{ font-weight: bold; }

p.NewsItem span.Date			{ color: #a5b8c7; }
p.NewsItem span.Headline		{ font-weight: bold; }

.NewsArchive					{ margin-bottom: 5px; }
.NewsArchiveGroup 				{ margin: 8px 0px 8px 0px; position: relative; left: -40px; }
ul.NewsArchiveGroup li			{ list-style: none; margin-left: 0px; margin-bottom: 2px; clear: both; }
.NewsArchive ul li				{ list-style: none; margin-bottom: 2px; clear: both; }
ul.NewsArchiveGroup li.Year		{ margin-left: 0px; }
ul.NewsArchiveGroup li a,
.NewsArchive ul li a    		{ margin-right: 5px; text-decoration: none; display: block; float: left; }
ul.NewsArchiveGroup li a:hover,
.NewsArchive ul li a:hover		{ margin-right: 5px; text-decoration: underline; display: block; float: left;  }
ul.NewsArchiveGroup li span,
.NewsArchive ul li span			{ color: silver; display: block; float: right; }

/*------------------------- */
/*		Footer				*/
/*------------------------- */

#Footer							{ width: 930px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; text-align: center; line-height: 1.6em; }

#Footer #Address 				{ font-size: 120%; color: #e4e9ee; }
#Footer #Address span			{ margin-left: 6px; margin-right: 6px; }
#Footer	#Address a,
#Footer	#Address a:link,
#Footer	#Address a:visited,
#Footer	#Address a:active,
#Footer	#Address a:hover		{ color: #e4e9ee; font-weight: normal; text-decoration: none; }
#Footer	#Address a:hover		{ color: #e4e9ee; font-weight: normal; text-decoration: underline; }

#Footer #Production 			{ color: #d1dae2; padding-top: 10px; padding-bottom: 10px; font-size: 9px; }
#Footer #Production span		{ margin-left: 8px; margin-right: 8px; }
#Footer	#Production a,
#Footer	#Production a:link,
#Footer	#Production a:visited,
#Footer	#Production a:active,
#Footer	#Production a:hover		{ color: #d1dae2; font-weight: normal; text-decoration: none; }
#Footer	#Production a:hover		{ color: #d1dae2; font-weight: normal; text-decoration: underline; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

ol.SearchResult li				{ margin: 0px 0px 1.7em 5px; }
ol.SearchResult li a			{ font-weight: bold; }
ol.SearchResult li span.History	{ color: silver; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.FormTitle,
.FormTitleActive				{ font-weight: bold; margin-bottom: 3px; color: #565656; }
.FormTitleActive				{ color: #000000; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #565656; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 11px; height: 14px; padding: 3px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #707070; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #000000; color: #000000; }
.FormSelect						{ border: 1px solid silver; font-size: 11px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #707070; }
.FormSelectActive				{ border: 1px solid silver; font-size: 11px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 1.0em; padding: 2px; margin-bottom: 15px; font-family: arial, verdana, tahoma, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }
.FormButtonOver					{ border: 1px solid silver; font-size: 1.0em; padding: 2px; margin-bottom: 15px; font-family: arial, verdana, tahoma, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }