/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
/* Style For HTML PAGE               */html
{
	height: 100%;
}
/* Style For HTML BODY               */body
{
	margin: 0;
	text-align: center;
	scrollbar-base-color: #52237F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #A183AA;
	scrollbar-shadow-color: transparent;
	scrollbar-lightshadow-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
}
/* Setting Text Throughout the skin  */table, td, tr, p
{
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;
	margin-top: 0;
	text-align: left;
}

/*========================================================*/
/*  2. Text                                               */
/*========================================================*/
/* headings -                        */H1
{
	left: 0;
	font-family: arial;
	margin-bottom: 0;
	font-size: 12pt;
	background-color: #5cb75a;
	color: #52237F;
}
/* headings -                        */H2
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #52237F;
}
/* most of the text on site          */.normal, .Normal
{
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	line-height: 1.3em;
}
/* most of the bold text on site     */.NormalBold
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #52237F;
}
/* red text on site for errors       */.NormalRed
{
	color: #52237F;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}
/* subheadings - mostly in admin     */.SubHead
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #F78424;
	padding: 0;
}
/* headings                          */.head
{
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11.5pt;
	color: #52237F;
	font-weight: bold;
}

/*========================================================*/
/*  3. Links                                              */
/*========================================================*/
/* login and user token idle         */a.loginStyle:hover, .loginStyle, a.loginStyle:link, a.loginStyle:visited, a.loginStyle:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active
{
	color: #52237F;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
/* login and user token hover        */a.USER_object:hover
{
	color: #000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
/* default links visited and active  */a:link, a:visited, a:active
{
	color: #52237F;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
}
/* default links hover               */a:hover
{
	color: #52237F;
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
}
/* normal  links visited and active  */a.Normal:link, a.Normal:visited
{
	color: #52237F;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
/* normal  links hover               */a.Normal:hover
{
	color: #52237F;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}
/* admin button-link style           */a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
	color: #52237F;
	border: 2px solid #ABABAB;
	background: #EFEFEF;
	padding: 2px 3px 3px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	height: 26px;
}
/* admin button-link style hover     */a.CommandButton:hover
{
	color: #52237F;
	border: 2px solid #868686;
	background: #DFDFDF;
	padding: 2px 3px 3px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	height: 26px;
}
/* search text                       */a.SkinObject:link, a.SkinObject:hover
{
	color: #52237F;
	vertical-align: middle;
}


/*========================================================*/
/*  4. Forms                                              */
/*========================================================*/
/* default form elements             */select, input
{
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
/* textbox used for search           */.NormalTextBox
{
	padding-left: 2px;
	margin-top: 2px;
	background-color: #f2f2f2;
}


/*========================================================*/
/*  5. Skin                                               */
/*========================================================*/
/* Title bar                         */.titleBar
{
	height: 120px;
	width: 980px;
	background: url( "header.jpg" ) no-repeat;
	text-align: right;
}
/* Left column                       */.leftArea
{
	height: 573px;
	width: 155px;
	background: url( "leftCol.jpg" ) no-repeat;
}
/* Main area for contentPane         */.contentArea
{
	height: 573px;
	width: 825px;
	background: url( "body.gif" ) no-repeat;
	text-align: left;
}

#centered
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}


/*========================================================*/
/*  6. SolpartMenu                                               */
/*========================================================*/
#SPMplacement
{
	position: relative;
	float: left;
	top: 81px;
	cursor: pointer;
	text-align: right;
	left: 350px;
}
.RootMenuActive
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.MainMenuIdle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: Transparent;
}
.MainMenuSelected
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F58425;
}

.SubMenuIdle
{
	font-family: Arial;
	font-size: 12pt;
	background: #FBB278;
}
.SubMenuActive
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #52237F;
}

.MenuContainer
{
	font-family: Arial;
	font-size: 14pt;
	color: #F58425;
	width: 100px;
}
.SubMenuContainer
{
	background: #FBB278;
	border: solid 2px #F58425;
}

.MainMenu_MenuIcon
{
	display: none;
}






