/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

body							{ color: #000000; font-family: verdana, tahoma, sans-serif; line-height: 1em; background-color: #ffffff; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #000000; font-weight: bold; text-decoration: none; }
a img							{ border: 0px; }
h1								{ letter-spacing: 0em; font-weight: bold; font-size: 1.0em; margin: 2em 2em 0.3em 0; line-height: 1.2em; color: #000000; font-family: helvetica, arial, verdana, sans-serif; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin: 1em 2em 0.5em 0; line-height: 1.2em; color: #000000; font-family: helvetica, arial, verdana, sans-serif; }
p								{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#FrameTop						{ width: 750px; margin-left: auto; margin-right: auto; }
#FrameContent					{ width: 750px; margin-left: auto; margin-right: auto; }
#FrameLeft						{ display: none; }
#FrameCenter					{ width: 750px; float: left; }
#FrameRight						{ display: none; } 

/*------------------------- */
/*		Header				*/
/*------------------------- */

#Header							{ display: none; }
#Logotype						{ display: none; }
#LogotypePrint					{  }


/*------------------------- */
/*		Menu				*/
/*------------------------- */

#Menu							{ display: none; }

/*------------------------- */
/*		Content    			*/
/*------------------------- */

#LeftColumn						{ display: none; }
#RightColumn					{ float: left; }
#LeftColumn,
#RightColumn img				{ overflow: hidden; }
#RightColumn ul,
#RightColumn ol					{ margin: 1.2em 30px 1.2em 30px; font-size: 0.7em; }
#RightColumn table				{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }
#RightColumn table p			{ margin: 1.2em 0 1.2em 0; font-size: 100%; }
#History						{ color: #cccccc; font-size: 0.6em; margin-top: 2.4em; width: 70%; float: left; text-align: right; }
#PageControl					{ display: none; }

/*------------------------- */
/*		SubMenu				*/
/*------------------------- */

#SubMenu						{ display: none; }

/*------------------------- */
/*		Sitemap				*/
/*------------------------- */

#Sitemap						{ margin: 1.2em 0px 1.2em 0px; }
#Sitemap li						{ list-style: none; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

#SearchResult					{ }
#SearchResult li				{ margin: 1.2em 0px 1.2em 0px; }
#SearchResult li span.History	{ color: #cccccc; }
#SearchHistory					{ display: none; }

/*------------------------- */
/*		News				*/
/*------------------------- */

.NewsArchiveGroup 				{ display: none; }

/*------------------------- */
/*		Faq					*/
/*------------------------- */

#FaqMenu						{ display: none; }

/*------------------------- */
/*		Footer				*/
/*------------------------- */

#Footer							{ color: #cccccc; width: 750px; margin-left: auto; margin-right: auto; }
#Footer div.Address				{ width: 50%; float: left; text-align: left; color: #8c8c8c; }
#Footer div.Copyright			{ display: none; }
#Footer div.Address,
#Footer div.Copyright			{ font-size: 0.6em; }
#Footer div.Address a,
#Footer div.Address a:link,
#Footer div.Address a:visited,
#Footer div.Address a:active,
#Footer div.Address a:hover		{ color: #8c8c8c; font-weight: normal; text-decoration: none; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.Form							{ margin: 0px; }
.FormTitle,
.FormTitleActive				{ font-weight: bold; font-size: 0.7em; margin-bottom: 3px; color: #565656; }
.FormTitleActive				{ color: #708800; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #565656; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 0.7em; height: 13px; padding: 3px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #999999; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #708800; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 0.7em; padding: 2px 5px 2px 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }
.FormButtonOver					{ border: 1px solid #ffffff; font-size: 0.7em; padding: 2px 5px 2px 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #ffffff; font-weight: bold; background-color: #808080; }
