@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-family: Arial, Tahoma !important;
	font-size: 180% !important;
	font-weight: normal;
	color:#003366 !important;
	margin:0px;
}

#BaseRegion h2
{
	font-family: Arial, Tahoma !important;
	font-size: 160% !important;
	font-weight: normal;
	color:#003366 !important;
	margin:0px;
}

#BaseRegion h3
{
	font-family: Arial, Tahoma !important;
	font-size: 145% !important;
	font-weight: normal;
	color:#003366 !important;
	margin:0px;
}

#BaseRegion h4
{
	font-family: Arial, Tahoma !important;
	font-size: 125% !important;
	font-weight: normal;
	color:#003366 !important;
	margin:0px;
}

#BaseRegion h5
{
	font-family: Arial, Tahoma !important;
	font-size: 110% !important;
	font-weight: normal;
	color:#003366 !important;
	margin:0px;
}

#BaseRegion h6
{
	font-family: Arial, Tahoma !important;
	font-size: 90% !important;
	font-weight: normal;
	color:#003366 !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: #003366;
}

#HeaderRgn
{
	width:100%;
	max-height:77px;
	height:77px;
	_height:77px;
	overflow:hidden;
}

#HeaderRgn .HeaderPanelWrapper
{
	max-height:57px;
	height:57px;
	_height:57px;
	overflow:hidden;
	padding:10px;
}

#HeaderRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	color: #003366;
	
	height:57px;
	_height:57px;
	min-height:57px;
	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:24px;
	_height:24px;
	vertical-align:middle;
	background-image: url('images/menu/menuback.gif');
	background-repeat: repeat-x;
	background-color: #0b41b2;
}

#MenuRgn .EditorPanel
{
	height:24px;
	vertical-align:middle;
}

/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
}

#BodyRgn td
{
	font-family:Arial, Tahoma !important;
	font-size:12px !important;
	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
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

.PS_CentralPanel #BodyRgn .MainPanelWrapper
{
  width:100%;
  padding:10px 10px 10px 10px;
  font-family: Arial, Tahoma;
  font-size:13px;
  color:#000000;
}

.PS_CentralPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:880px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
}

/* 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 .FooterPanelWrapper
{
	height: auto;
	_height: 40px;
	min-height: 40px;
	padding:10px;
}

#FooterRgn .EditorPanel
{
	height:auto;
	_height:40px;
	min-height:40px;		
	font-family: Arial, Tahoma;
	font-size:11px;
	color:#7d7d7d;
}

#FooterRgn .EditorPanel a
{
	color:#3054ca;
	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;
}

/************************************************************/
/* WTPPowerByLink Styles                                    */
/************************************************************/

#WTPPowerByLink
{
	width:900px;
	margin:auto;
	color: #000000;
	font-size:10px;
	font-family:Arial;
	margin-top: 10px;
	text-align: right;
	display:none;
}

#WTPPowerByLink a
{
	color: #000000;
	font-size:10px;
	font-family: Arial;
	text-decoration: underline !important;
}

#WTPPowerByLink a:hover
{
	text-decoration: underline !important;
}