/**********************************************/
/***										***/
/*** WARNING:								***/
/***										***/
/*** This is an auto-generated file, any	***/
/*** any changes maually made may result	***/
/*** in data loss upon redployment via the	***/
/*** BST.									***/
/**********************************************/

/*** Stylehseet used to setup the color schema ***/
/*** Begin main framework layout styles ***/
#layout_body
{
	background-color: #ffffff;
}

#header_banner
{
	background-color: #ffffff;
	border-bottom-color: #a8a9ad;
	border-bottom-width: 2;
}

.header_banner_left
{
	background-color: #ffffff;
}

.header_banner_right
{
	background-color: #ffffff;
}
/*** End main framework layout ***/

/*** Begin cell menu styles ***/
#cell_menu
{
	background-color: #ffffff;
}
/*** End cell menu styles ***/


/*** Begin content styles ***/
#cell_content
{
	background-color: #ffffff;
}

#content_title_text
{
	color: #295ac0;
}

/*** End content styles ***/


/*** Begin content footer styles ***/
#content_footer
{
	background-color: #c0c0c0;
    border-top-color: #000000;
    border-left-color: #000000;
}
/*** End content footer styles ***/



.dgHeader, .dgHeader_border {
    background-color: #D9DADA;
    color: #000000;
}
.dgHeader td, .dgHeader th {
    border-top-color: #000000;
}
.dgGrid td, .dgGrid th {
    border-bottom-color: #000000;
}
.dgItem0, .dgItem0_border {
    background-color: #FFFFFF;
  
}
.dgItem1 {
    background-color: #E9E9E9;
   
}

/* Standard DataGrid Cell Link style: EDIT button on Admin / RenameAccount page */
.dgCellLink
{
	color: #0000ff;
	
}

a.default, a.default:hover
{
	color: #0000ff;
	cursor:hand;
}

a.default:hover
{
	color: #ff0000;
}

a.default:visited
{
	color: #0000ff;
}

/* Informational text: Top of page */
.message_status
{
    background-color: #ffffff;
    color: #000000;
}

/* Error text: Top of page and field validation */
.message_error
{
    background-color: #ffffff;
    color: #ff0000;
}

/* Section headers for content */
.subheader
{
    color: #295ac0;             /*PageTitleText*/
}

/* Section headers for page elements */
.subheader_detail
{
    color: #393939;
}

/* Help page styles */
.HelpTopic
{
    color: #000000;
}
.HelpDetail
{

}




/*** End general page styles ***/
