@import "outputmenusettings.css";

/************************************************************/
/* Base Styles                                              */
/************************************************************/
body
{
    background-color: #ffffff;
    font-family: Arial, Tahoma;
}

#BaseRegion
{
	width:1000px;
	margin:auto;
} 

#BaseRegion blockquote
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

#BaseRegion h1
{
	font-size: 20px !important;
	color:#e73123 !important;
	margin:0px;
}

#BaseRegion h2
{
	font-size: 160% !important;
	margin:0px;
}

#BaseRegion h3
{
	font-size: 145% !important;
	margin:0px;
}

#BaseRegion h4
{
	font-size: 125% !important;
	margin:0px;
}

#BaseRegion h5
{
	font-size: 110% !important;
	margin:0px;
}

#BaseRegion h6
{
	font-size: 90% !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: #e25e1a;
}

#HeaderRgn
{
	width:100%;
	max-height:75px;
	height:75px;
	_height:75px;
	overflow:hidden;
}

#HeaderRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	color: #e25e1a;
	
	height:auto;
	_height:75px;
	min-height:75px;
	overflow:hidden;
}

#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:23px;
	_height:23px;
	vertical-align:middle;
	background-image: url('images/menu/menuback.gif');
	position:relative;
	z-index:2;
}

#MenuRgn .EditorPanel
{
	height:23px;
	vertical-align:middle;
}

#SubMenuRgn
{
	width:100%;
	overflow:hidden;
	height:22px;
	_height:22px;
	font-family:Arial, Tahoma;
	font-size:12px;
	border-bottom:solid 1px #e9e3db;
	background-color: #ececec;
	vertical-align:middle;
}

#SubMenuRgn .EditorPanel
{
	height:22px;
}

/************************************************************/
/* MainImageRgn Styles										*/
/************************************************************/

#MainImageRgn
{
	width:100%;
	height:auto;
	_height:160px;
	vertical-align:middle;
}

#MainImageRgn .EditorPanel
{
	height:auto;
	_height:160px;
	min-height:160px;
	vertical-align:middle;
	font-family:Arial, Tahoma;
	font-size:12px;
}

#MainImageRgn .EditorPanel ul, #MainImageRgn .EditorPanel ul li,
#MainImageRgn .EditorPanel ol, #MainImageRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

.MainImageDivision
{
	line-height:6px;
}


/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
	position:relative;
}

#BodyRgn td
{
	font-family:Arial, Tahoma;
	line-height: 150%;
	font-size:12px;
	color:#000000;
}

#BodyRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	font-size:12px;
}

#BodyRgn .EditorPanel a
{
	color:#3399FF;
	text-decoration:none;
}

#BodyRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#BodyRgn .EditorPanel ul, #BodyRgn .EditorPanel ul li,
#BodyRgn .EditorPanel ol, #BodyRgn .EditorPanel ol li,
#BodyRgn .EditorPanelImage ul, #BodyRgn .EditorPanelImage ul li,
#BodyRgn .EditorPanelImage ol, #BodyRgn .EditorPanelImage ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

#BodyRgn .LeftRailWrapper
{
	width:201px;
	background-image: url(images/vertline.gif);
	background-repeat:repeat-y;
	background-position: right;
	padding:0px 15px 0px 15px;	
	font-family: Arial, Tahoma;
	font-size:12px;
}

#BodyRgn .LeftRailWrapper .EditorPanel
{
	width:201px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
}

#BodyRgn .RightRailWrapper
{
	width:162px;
	padding:0px 15px 0px 15px;
	font-family: Arial, Tahoma;
	font-size:12px;
}

#BodyRgn .RightRailWrapper .EditorPanel
{
	width:144px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	padding:8px;
	border:solid 1px #f08326;
}

.II_NrwLeftPanel #BodyRgn .MainPanelWrapper,
.II_NrwLeftPanelImage #BodyRgn .MainPanelWrapper
{
  width:670px;
  padding:0px 15px 0px 15px;
  font-family: Arial, Tahoma;
  font-size:12px;
  color:#000000;
}

.II_NrwLeftPanelImage #BodyRgn .MainPanelWrapper .EditorPanel,
.II_NrwLeftPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:640px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	color:#000000;
}

.II_NrwLeftPanelImage #BodyRgn .MainPanelWrapper .EditorPanelImage
{
	width:640px;
	height:auto;
	_height:100px;
	min-height:100px;
	overflow-x:hidden;
	margin-bottom:10px;
	color:#000000;
}

.II_CentralPanel #BodyRgn .MainPanelWrapper
{
  width:100%;
  padding:10px 10px 10px 10px;
  font-family: Arial, Tahoma;
  font-size:13px;
  color:#000000;
}

.II_CentralPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:880px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
}

.II_ThreePanels #BodyRgn .MainPanelWrapper
{
  width:478px;
  padding:0px 0px 0px 15px;
  font-family: Arial, Tahoma;
  font-size:12px;
  color:#000000;
}

.II_ThreePanels #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:463px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	color:#000000;
}
/* END: BodyRgn Styles */

.FooterDivision
{
	background-image: url(images/footerdivision.gif);
	height:12px;
	_height:12px;
	line-height:12px;
}

/************************************************************/
/* FooterRgn Styles											*/
/************************************************************/

#FooterRgn
{
	width:100%;
	height:auto;
	min-height:60px;
	_height:60px;
	background-color:#ececec;
}

#FooterRgn .EditorPanel
{
	height:auto;
	_height:50px;
	min-height:50px;		
	font-family: Arial, Tahoma;
	font-size:11px;
	padding:5px;
	color:#7d7d7d;
}

#FooterRgn .EditorPanel a
{
	color:#f08325;
	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;
}

.FooterFinalizer
{
	background-image: url(images/footerfinalizer.gif);
	height:12px;
	_height:12px;
	line-height:12px;
}

/* END: FooterRgn Styles */

#LoginLink,
#LoginLink a
{
	width: 900px;
	margin:auto;
	margin-top: 10px;
	font-size: 11px !important;
	font-family: Arial, Tahoma, Verdana !important;
	color:#c0c0c0 !important;
	text-decoration: none !important;
}

#LoginLink a:hover
{
	text-decoration: underline !important;
	color:#c0c0c0;
}

.EditorPanel IFRAME {
  padding: 0px 0px 10px 10px;
}

a.FTBBookmark
{
    font-family: Arial, Tahoma !important;
	color: #000000 !important;
    text-decoration: none !important;
}