/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

body							{ background-color: #ffffff; color: #000000; font-family: verdana, tahoma, sans-serif; margin-top: 20px; margin-bottom: 20px; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #000000; text-decoration: none; font-weight: normal; }
a img							{ border: 0px; }
h1								{ letter-spacing: 0em; font-weight: bold; font-size: 75%; line-height: 1em; color: #000000; margin-bottom: 14px; }
h1.Headline						{ display: block; margin-bottom: 20px; }
h1.HeadlineHot					{ display: block; margin-bottom: 20px; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin-bottom: 15px; line-height: 1.2em; color: #000000; }
h3								{ margin-bottom: 15px; letter-spacing: 0em; font-weight: bold; font-size: 75%; color: #000000; }
h4								{ margin-bottom: 15px; letter-spacing: 0em; font-weight: bold; font-size: 70%; color: #000000; }
p								{ margin: 0px 0px 15px 0px; font-size: 70%; line-height: 140%; }

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; }

/*------------------------- */
/*		Header				*/
/*------------------------- */

#HeaderWrapper					{ width: 100%; background-position: -1000px -1000px; margin-bottom: 30px; }
#Header							{ width: 700px; margin-left: auto; margin-right: auto; }
#Logotype						{ width: 400px; float: left; }
#Logotype img					{ display: none; margin-bottom: 20px; }
#Logotype img.PrintLogotype		{ display: block; }
#LoginPanel						{ display: none; }
#HeaderSub						{ display: none; }
#ActiveUserPanel				{ display: none; }


/*------------------------- */
/*		Frame				*/
/*------------------------- */

#Frame							{ width: 700px; margin-left: auto; margin-right: auto; }

/*------------------------- */
/*		Column				*/
/*------------------------- */

#LeftColumn						{ width: 650px; float: left; }
div.ColumnMargin				{ display: none; }
.Box							{ padding: 10px 10px 5px 0px; }
.Split							{ min-height: 100px; height: auto !important; height: 100px; padding: 0px; }
.SmallBoxWrapper				{ width: 300px; float: left; }
.SmallBox						{ padding: 10px 10px 5px 0px; }

.Box ul							{ margin-left: 20px; margin-bottom: 20px; }
.Box ul li						{ font-size: 70%; }

#RightColumn					{ display: none; }

/*------------------------- */
/*		Button				*/
/*------------------------- */

.SubmitButton					{ display: none; }

.SubmitButtonHot				{ display: none; }

.HeaderButton					{ display: none; }

.HeaderButtonHot				{ display: none; }

/*------------------------- */
/*		Footer				*/
/*------------------------- */

#FooterWrapper					{ width: 100%; margin-top: 20px; border-top: 1px solid #000000; }
#Footer							{ width: 100%; }
#FooterContent					{ width: 700px; margin-left: auto; margin-right: auto; }
#Copyright						{ width: 600px; float: left; text-align: left; font-size: 60%; color: #000000; }
#Copyright span					{ margin-left: 15px; margin-right: 15px; }

#Production						{ display: none; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.Form							{ margin: 0px; }
.FormTitle,
.FormTitleActive				{ font-weight: bold; font-size: 70%; margin-bottom: 3px; color: #545454; }
.FormTitleActive				{ color: #e18518; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #545454; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid #898989; font-size: 70%; padding: 3px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #626262; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #e18518; color: #000000; }

.SubscriptionList tr td			{ font-size: 70%; padding-right: 5px; padding-bottom: 4px; padding-top: 4px; border-bottom: 1px solid #e8e8e8; }
.SubscriptionList tr td.RadioButton	{ padding-top: 2px; }
.SubscriptionList tr td.Headline	{ color: #545454; font-weight: bold; }

.SubscriptionList tr.Last td	{ border-bottom: 0px; }
.SubscriptionList tr.Header td	{ color: #000000; }

/*------------------------- */
/*		List    			*/
/*------------------------- */

.List tr td						{ font-size: 70%; padding-right: 5px; padding-bottom: 4px; padding-top: 4px; border-bottom: 1px solid #e8e8e8; }
.List tr.Header	td				{ color: #000000; font-weight: bold; vertical-align: bottom; }
.List td.Header					{ color: #000000; }
