body					{ background-color: #e1eaee; margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, Arial; color: #1e546d; font-size: 8pt; }
A:link, A:visited		{ text-decoration: none; }
A.active, A:hover		{ text-decoration: underline; }
.bgWhite				{ background-color: white; }

/* Mainmenu */
DIV#MainMenuContainer	{ position: relative; width: 800px; height: 143px; background-image: url(/img/parfier-logo.gif); } 
DIV#MainMenu			{ position: absolute; top: 102px; left:  14px; width: 525px; height: 27px; }
A.MainMenu				{ font-size: 8pt; color: #1e546d; font-weight: bold; font-variant: small-caps; padding-right: 30px; text-decoration: none; }
A.MainMenuSel, A.MainMenu A:hover	{font-size: 8pt; color: #0283ab; font-weight: bold; font-variant: small-caps; padding-right: 30px; text-decoration: none; }

/* Submenu */
DIV#SubMenuContainer	{ position: relative; margin-left: 5px; margin-top: 5px; width: 790px; height: 130px; overflow: hidden; background-image: url(/img/submenu-bg.gif); }

DIV#SubMenuContain1		{ position: absolute; top:   0px; left:   0px; width: 120px; height: 120px; overflow: hidden; }
DIV#SubMenuContain2		{ position: absolute; top:   0px; left: 125px; width: 120px; height: 120px; overflow: hidden; }
DIV#SubMenuContain3		{ position: absolute; top:   0px; left: 250px; width: 120px; height: 120px; overflow: hidden; }
DIV#SubMenuContain4		{ position: absolute; top:   0px; left: 375px; width: 120px; height: 120px; overflow: hidden; }
DIV#SubMenuContain5		{ position: absolute; top:   0px; left: 500px; width: 289px; height: 120px; overflow: hidden; }

DIV.SubMenuHead			{ position: relative; width: 100%; height: 23px; padding-left: 15px; background-color: #1e546d; overflow: hidden; }
DIV.SubMenuHeadSel		{ position: relative; width: 100%; height: 23px; padding-left: 15px; background-color: #0283ab; overflow: hidden; }
A.SubMenuHead			{ font-size: 8pt; color: #ffffff; font-weight: bold; font-variant: small-caps; text-decoration: none; }

DIV.SubMenuItems		{ position: relative; width: 100%; height: 95px; padding-left: 15px; margin-top: 7px; }
A.SubMenuItem			{ font-size: 8pt; color: #1e546d; text-decoration: none; line-height: 130%; letter-spacing: 0px;}
A.SubMenuItemSel		{ font-size: 8pt; color: #1e546d; text-decoration: none; line-height: 130%; letter-spacing: 0px; font-weight: bold; }

/* Page Title */
DIV#PageTitle			{ position: relative; width: 770px; margin-top: 26px; margin-left: 14px; font-size: 17pt; color: #0283ab; letter-spacing: -1px; }

/* Page Content */
DIV#PageContent			{ position: relative; width: 770px; height: 100%; overflow: visible; margin-top: 30px; margin-left: 15px; font-size: 10pt; line-height: 130%; color: #1e546d; background-color: white; }
DIV#PageContent B, DIV#PageContent STRONG, DIV#PageContent ITALIC, DIV#PageContent P, DIV#PageContent TABLE TR TD, DIV#PageContent LI, DIV#PageContent UL, DIV#PageContent FONT, DIV#PageContent SPAN, DIV#PageContent DIV { font-size: 10pt; line-height: 130%; color: #1e546d; background-color: white; }
DIV#PageContent A, DIV#PageContent A:link, DIV#PageContent A:visited, DIV#PageContent A:active   { font-size: 10pt; line-height: 130%; color: #0283ab; background-color: white;}

/* Page Elements */
DIV#PageElementContainer{ position: relative; width: 800px; height: 125px; }
DIV#PageElementImg		{ }
DIV#PageElementTxt		{ margin-top: -10px; padding-left: 20px; }
.ElementTxt				{ font-size: 7pt; color: #1e546d; letter-spacing: -1px; text-decoration: none; }

/* ContactForm */
DIV#ContactContent			{ position: relative; width: 770px; height: 100%; overflow: visible;  line-height: 130%; color: #1e546d; background-color: white; }
DIV#ContactContent B, DIV#ContactContent STRONG, DIV#ContactContent ITALIC, DIV#ContactContent P, DIV#ContactContent TABLE TR TD, DIV#ContactContent LI, DIV#ContactContent UL, DIV#ContactContent FONT, DIV#ContactContent SPAN, DIV#ContactContent DIV { font-size: 10pt; line-height: 130%; color: #1e546d; background-color: white; }
DIV#ContactContent A, DIV#ContactContent A:link, DIV#ContactContent A:visited, DIV#ContactContent A:active   { font-size: 10pt; line-height: 130%; color: #0283ab; background-color: white;}

IFRAME#ContactForm		{ width: 770px; height: 900px; }
input, select, textarea { font-family: Helvetica, Arial; color: #1e546d; }
INPUT.FormInput			{ border: 1px solid #e1eaee; background-color: #FFFFFF; width: 250px; }
INPUT.FormButton		{  }
INPUT.FormRadio			{  }
INPUT.FormCheckbox		{  }
TEXTAREA				{ border: 1px solid #e1eaee; background-color: #FFFFFF; width: 250px; }
SELECT					{ border: 1px solid #e1eaee; background-color: #FFFFFF; width: 250px; }

/* MainTable correction for RSS Feeder, same as lineheight RSS reader*/
TABLE#MainTable			{ margin-top: -20px; }

/* RSS Feeder*/
DIV#RSSfeed				{ position: relative; top: 50px; left: auto; width: 800px; height: 20px; z-index: 100; padding-left: 15px; text-align: left; }
SPAN.rsstitle A			{ font-family: Times, Times New Roman; Color: #777777; font-size: 12pt; text-decoration: none; font-weight: bold; }
DIV.rssdescription		{}
DIV.rssdate				{}


