/* SEARCH PANELS
--------------------------------------------------*/
P.Intro{
	Width:				694px;
}

.MyDLPanel{
	Width:				694px;
	BackGround:			#F0DEE1 URL(../pic/Panel_BG_Maroon_MyDL.gif);
	Margin-Left:		6px;
	Margin-Top:			5px;
	Margin-Bottom:		10px;
}
/* IE7 */
*+html .MyDLPanel{
	Position:			relative;
	xTop:				30px;
}

.MyDLPanel #Top{
	Width:				694px;
	Height:				4px;
	BackGround:			URL(../pic/Panel_Top_Maroon_MyDL.gif) No-Repeat;
	Display:			Block;
	Font-Size:			0;
}

.MyDLPanel #Bottom{
	Width:				694px;
	Height:				4px;
	BackGround:			URL(../pic/Panel_Bottom_Maroon_MyDL.gif) No-Repeat;
	Display:			Block;
	Font-Size:			0;
}

.MyDLPanel #Body{
	Padding:			0 10px;
	Height:				140px;
}

.MyDLPanel #Body H1{
	Font-Family:		Verdana, Arial;
	Color:				#6F2C3E;
	Font-Size:			13.2pt;
	Font-Weight:		Normal;
	Display:			Inline;
	Float:				Left;
	Margin-Top:			-450px;
	Margin-Bottom:		0px;
}

*html .MyDLPanel #Body H1{
	Margin-Top:			-2px;
}
*+html .MyDLPanel #Body H1{
	Margin-Top:			-2px;
}
:root .MyDLPanel #Body H1{
	Margin-Top:			-22px;
}

/*******************************************/
/* Oprea */
.MyDLPanel #Body I{
	Font-Family:		Verdana, Arial;
	Font-Size:			8pt;
	Font-Style:			Normal;
	Color:				#6F2C3E;
	Display:			Inline;
	Position:			absolute;
	Margin-Left:		550px;
	Padding-Top:		3px;
}
/* IE 6*/
* html .MyDLPanel #Body I{
	Margin-Left:		290px;
}
/* IE 7*/
*+html .MyDLPanel #Body I{
	Margin-Left:		290px;
}
/* Mozilla & Netscape*/
:root .MyDLPanel #Body I{
	Margin-Left:		550px;
	Margin-Top:			-20px;
}
/********************************************/
.MyDLPanel #Body #HR{
	Clear:				Both;
	BackGround:			URL(../pic/Panel_DIV_Maroon.gif) Repeat-X;
	Height:				1px;
	Font-Size:			0;
	Margin:				0 -12px 0 -6px;
	Width:				69px;
}
.MyDLPanel #Body #HR{
	Clear:				none;
	Margin-Top:			20px;
	Margin-Left:		-8px;
	Width:				690px;
}
.MyDLPanel #Body FORM{
	Position:			absolute;
}
/*************************************************/
/*Opera*/
.MyDLPanel #Body #Buttons{
	Width:				145px;
	Float:				Right;
	Margin-Right:		-110px;
}
/* IE 6*/
* html .MyDLPanel #Body #Buttons{
	Margin:			12px 0 0 0;
}
/* IE 7*/
*+html .MyDLPanel #Body #Buttons{
	Margin-Right:		20px;
}
/* Mozilla & Netscape*/
:root .MyDLPanel #Body #Buttons{
	Margin-Right:	20px;
}

/***********************************************/
.MyDLPanel #Body FORM INPUT{
	Margin:				6px 0 0 0;
}

.MyDLPanel #Body FORM SELECT{
	Margin:				0 0 0 10px;
}

.MyDLPanel #Body B{
	Font-Family:		Verdana, Arial;
	Font-Size:			9pt;
	Color:				#6F2C3E;
	Display:			Block;
	Margin:				8px 0 0 0;
}

.MyDLPanel #Body P{
	Display:			Inline;
	Font-Family:		Arial;
	Font-Size:			9pt;
	Color:				Black;
}


/***********************************************/
#TextBox_YourName{
	BackGround:			White URL(../pic/textbox/YourName.gif) 98% 4px No-Repeat;
	Height:				18px;
	Border:				2px Solid #6F2C3E;
	Color:				Black;
	Font-Family:		Verdana, Arial;
	Font-Size:			9pt;
	Width:				250px;
}

#TextBox_eMail{
	BackGround:			White URL(../pic/textbox/eMail.gif) 98% 4px No-Repeat;
	Height:				18px;
	Border:				2px Solid #6F2C3E;
	Color:				Black;
	Font-Family:		Verdana, Arial;
	Font-Size:			9pt;
	Width:				250px;
}

#TextBox_Question{
	Border:				2px Solid #6F2C3E;
	Color:				Black;
	Font-Family:		Verdana, Arial;
	Font-Size:			9pt;
	Width:				510px;
	Height:				70px;
	BackGround:			White URL(../pic/textbox/YourQuestion.gif) 98% 3px No-Repeat Fixed;
	OverFlow-Y:			Auto; 
}
/* FF */
html>/**/body .Popup1 #TextBox_Question{
	BackGround:			White URL(../pic/textbox/YourQuestion.gif) 98% 3px No-Repeat;
}

.ButtonRight{
	Left:9px;
	Position:Relative;
}

#ThankYou{
	Font-Family:		Verdana, Arial;
	Color:				#6F2C3E;
	Font-Size:			11pt;
	Font-Weight:		Normal;
	Margin:				10px;
	Display:			Block;
}

/* SEARCH PANELS - Results
--------------------------------------------------*/
.AnswersPanel{
	Width:				694px;
	BackGround:			#F5F5F5 URL(../pic/Panel_BG_Grey.gif);
	Margin-Top:			10px;
	Margin-Left:		6px;
	Clear:				Both;
}

.UnAnswered{
	BackGround:			#F9F1F2 URL(../pic/bk_pinkstripe.gif);
}

.AnswersPanel #Top{
	Width:				694px;
	Height:				4px;
	BackGround:			URL(../pic/Panel_Top_Grey.gif) No-Repeat;
	Display:			Block;
	Font-Size:			0;
}

.AnswersPanel #Bottom{
	Width:				694px;
	Height:				4px;
	BackGround:			URL(../pic/Panel_Bottom_Grey.gif) No-Repeat;
	Display:			Block;
	Font-Size:			0;
}

.AnswersPanel #Body{
	Padding:			4px 7px;
	Position:			Relative;
}

.AnswersPanel #Body FORM{
	Display:			Inline;
}

.AnswersPanel #Body TEXTAREA{
	Border:				2px Solid #6F2C3E;
	Color:				Black;
	Font-Family:		Verdana, Arial;
	Font-Size:			9pt;
	Width:				675px;
	Height:				50px;
	BackGround:			White URL(../pic/textbox/ReplyHere.gif) 98% 3px No-Repeat Fixed;
	OverFlow-Y:			Auto; 
	Margin-Bottom:		10px;
}

.AnswersPanel B{
	Font-Family:		Verdana, Arial;
	Color:				Black;
	Font-Size:			10pt;
	Display:			Block;
	Width:				665px;
	Margin:				2px 0;
	Color:				#6F2C3E;
}

.AnswersPanel I, .AnswersPanel FONT{
	Font-Family:		Arial;
	Color:				Black;
	Font-Size:			10pt;
	Font-Weight:		Normal;
	Display:			Block;
	Width:				660px;
	Margin:				2px 5px 10px 5px;
}
/* / SEARCH PANELS
--------------------------------------------------*/