﻿@import "OutputMenuSettings.css";

/************************************************************/
/* Base Styles                                              */
/************************************************************/
body
{
    background: #3b434d url('Images/BodyBack.gif') left top repeat-x;
    font-family: Arial, Tahoma;
    color:#4b565e;
}

/*img
{ 
	behavior: url(/Skins/WebTreePro/iepngfix.htc);
}*/

#BaseRegion
{
	width:774px;
	margin:auto;
	margin-top:20px;
} 

#BaseRegion blockquote
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

#BaseRegion h1
{
	font-family: Arial, Tahoma !important;
	font-size: 180% !important;
	font-weight: normal;
	color:#ff7201 !important;
	margin:0px;
}

#BaseRegion h2
{
	font-family: Arial, Tahoma !important;
	font-size: 160% !important;
	font-weight: normal;
	color:#4b565e !important;
	margin:0px;
}

#BaseRegion h3
{
	font-family: Arial, Tahoma !important;
	font-size: 145% !important;
	font-weight: normal;
	color:#92b30e !important;
	margin:0px;
}

#BaseRegion h4
{
	font-family: Arial, Tahoma !important;
	font-size: 125% !important;
	font-weight: normal;
	color:#4b565e !important;
	margin:0px;
}

#BaseRegion h5
{
	font-family: Arial, Tahoma !important;
	font-size: 110% !important;
	font-weight: bold;
	color:#4b565e !important;
	margin:0px;
}

#BaseRegion h6
{
	font-family: Arial, Tahoma !important;
	font-size: 90% !important;
	font-weight: normal;
	color:#4b565e !important;
	margin:0px;
}

.LeftShadow
{
	background: #ffffff url(Images/LeftShadow.gif) repeat-y;
	width:50px;
}

.RightShadow
{
	background: #FFFFFF url(Images/RightShadow.gif) repeat-y;
	width:50px;
}

/************************************************************/
/* HeaderRgn Styles											*/
/************************************************************/
#HeaderRgn td
{
	color:#3a4d5e;
}

#HeaderRgn
{
	width:100%;
	max-height:132px;
	height:132px;
	_height:132px;
	overflow:hidden;
	background: url(Images/HeaderBack.jpg) no-repeat left top;
}

#HeaderRgn .HeaderPanelWrapper
{
	max-height:112px;
	height:112px;
	_height:112px;
	overflow:hidden;
	padding:10px 10px 5px 10px;
}

#HeaderRgn .EditorPanel
{	
	height:117px;
	_height:117px;
	min-height:117px;
	overflow:hidden;
	
	font: 12px, Arial, Tahoma;
}

#HeaderRgn .EditorPanel ul, #HeaderRgn .EditorPanel ul li,
#HeaderRgn .EditorPanel ol, #HeaderRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* END: HeaderRgn Styles */


/************************************************************/
/* MenuRgn Styles											*/
/************************************************************/


#MenuRgn
{
	width:100%;
	height:57px;
	_height:57px;
	vertical-align:middle;
	background-image: url('Images/Menu/MenuBack.jpg');
	background-repeat: no-repeat;
	background-color: #cee331;
}

#MenuRgn .EditorPanel
{
	height:57px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
}

/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
}

#BodyRgn td
{
	font-family:Arial, Tahoma !important;
	font-size:12px !important;
	line-height:17px;
	color:#4b565e;
}

#BodyRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	font-size:12px;
	line-height:17px;
}

#BodyRgn .EditorPanel a
{
	color:#739e00;
	font-weight:bold;
	text-decoration:none;
}

#BodyRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#BodyRgn .EditorPanel ul, #BodyRgn .EditorPanel ul li,
#BodyRgn .EditorPanel ol, #BodyRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

#BodyRgn .BodyBack2
{
	background-image: url(Images/BodyBack2.gif);
	background-repeat: repeat-y;
	background-position:left;
}

#BodyRgn .BodyLeftBorder
{
	background-image: url(Images/BodyLeftBorder.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	width:5px;
}

#BodyRgn .BodyRightBorder
{
	background-image: url(Images/BodyRightBorder.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	width:5px;
}

.WTP_CentralPanel #BodyRgn .MainPanelWrapper
{
  width:764px;
  font-family: Arial, Tahoma;
  background-color:#ffffff;
  font-size:12px;
  line-height:17px;
  color:#4b565e;
  
}

.WTP_CentralPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:704px;
	height:auto;
	_height:200px;
	min-height:200px;
	margin:38px 30px 20px 30px;
}

.WTP_NrwLeftPanel #BodyRgn .LeftRailPanelWrapper
{
  width:252px;
  font-family: Arial, Tahoma;
  font-size:12px;
  line-height:17px;
  color:#4b565e;
}

.WTP_NrwLeftPanel #BodyRgn .MainPanelWrapper
{
  width:512px;
  font-family: Arial, Tahoma;
  font-size:12px;
  line-height:17px;
  color:#4b565e;
  background: url(Images/VertLine.gif) repeat-y left center;
}

.WTP_NrwLeftPanel #BodyRgn .LeftRailPanelWrapper .EditorPanel
{
	width:214px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	margin:38px 8px 20px 30px;
}

.WTP_NrwLeftPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:474px;
	height:auto;
	_height:200px;
	min-height:200px;
	margin:38px 30px 20px 8px;
}

.WTP_NrwLeftGrayPanel #BodyRgn .LeftRailPanelWrapper
{
  width:252px;
  font-family: Arial, Tahoma;
  font-size:12px;
  line-height:17px;
  color:#4b565e;
}

.WTP_NrwLeftGrayPanel #BodyRgn .MainPanelWrapper
{
  width:512px;
  font-family: Arial, Tahoma;
  font-size:12px;
  line-height:17px;
  color:#4b565e;
}

.WTP_NrwLeftGrayPanel #BodyRgn .LeftRailPanelWrapper .EditorPanel
{
	width:214px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	margin:38px 8px 20px 30px;
	background-color:#eeeeee;
}

.WTP_NrwLeftGrayPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:474px;
	height:auto;
	_height:200px;
	min-height:200px;
	margin:38px 30px 20px 8px;
}

#BodyRgn .BodyEnd
{
	background-image: url(Images/BodyEnd.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:12px;
}

/* END: BodyRgn Styles */

/************************************************************/
/* FooterRgn Styles											*/
/************************************************************/

#FooterRgn
{
	width:100%;
	height:auto;
	min-height:60px;
	_height:60px;
}

#FooterRgn td
{
	font-family: Arial, Tahoma;
	font-size:11px;
	color:#858d99;
}

#FooterRgn .FooterPanelWrapper
{
	height: auto;
	_height: 40px;
	min-height: 40px;
	padding:5px 5px 5px 5px;
}

#FooterRgn .EditorPanel
{
	height:auto;
	_height:40px;
	min-height:40px;
	font-family: Arial, Tahoma;
	font-size:11px;
	color:#858d99;
}

#FooterRgn .EditorPanel a
{
	color:#858d99;
	text-decoration:none;
}

#FooterRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#FooterRgn .EditorPanel ul, #FooterRgn .EditorPanel ul li,
#FooterRgn .EditorPanel ol, #FooterRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* END: FooterRgn Styles */

#LoginLink,
#LoginLink a
{
	width: 764px;
	margin:auto;
	margin-top: 10px;
	font-size: 11px !important;
	font-family: Arial, Tahoma, Verdana !important;
	color:#606060 !important;
	text-decoration: none !important;
}

#LoginLink a:hover
{
	text-decoration: underline !important;
	color:#606060;
}