/* Greyscale

----------------------------------------------- */

table.GreyScale_CoreForm_BackColor
{
	border-collapse: collapse;
	border: 2px solid #000;
	color: black;
	background: #e8e8e8;
}

td.GreyScale_CoreForm_TextNormalProfile, 
th.GreyScale_CoreForm_TextNormalProfile 
{
border: 1px dotted #bbb;
font: normal 11px arial, helvetica, sans-serif;
text-align:right;
}

td.GreyScale_CoreForm_ContainerControlProfile, 
th.GreyScale_CoreForm_ContainerControlProfile 
{
border: 1px dotted #bbb;
font: normal 11px arial, helvetica, sans-serif;
}

.GreyScale_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align:center ;
	vertical-align: middle;
	text-decoration: none;
	
}

.GreyScale_CoreForm_ListNormal 
{
border: 1px dotted #bbb;
font: normal 11px arial, helvetica, sans-serif;
}



.GreyScale_CoreForm_ContainerControlProfile
{
font: normal 11px arial, helvetica, sans-serif;
}

caption.GreyScale_CoreForm_BackColor 
{
padding: 0 0 .5em 0;
text-align: left;
font-size: .8em;
font-weight: bold;
color: #333;
background: transparent;
}

/* =links
----------------------------------------------- */

table.GreyScale_CoreForm_BackColor a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

table.GreyScale_CoreForm_BackColor a:link {border-bottom: 1px dashed #ddd;
color: #000;}

table.GreyScale_CoreForm_BackColor a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

table.GreyScale_CoreForm_BackColor a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

thead.GreyScale_CoreForm_TextNormalProfile th, 
tfoot.GreyScale_CoreForm_TextNormalProfile th 
{
border: 2px solid #000;
text-align: left;
font-size: .8em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot.GreyScale_CoreForm_BackColor td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody.GreyScale_CoreForm_BackColor th, tbody.GreyScale_CoreForm_BackColor td {vertical-align: top;
text-align: left;}

tbody.GreyScale_CoreForm_BackColor th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody.GreyScale_CoreForm_BackColor tr:hover {background: #fafafa;}


table.SimpleHover_CoreForm_BackColor {
	color: #7F7F7F;
	font: 0.8em/1.6em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}




td.SimpleHover_CoreForm_TextNormalProfile {
	background-color: white;
	color: #666;
}

td:hover.SimpleHover_CoreForm_TextNormalProfile {
	background-color: lightgrey;
	color: #666;
}



.LightGrey_CoreForm_BackColor
{
	background-color: #F7F7F7;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}


.LightGrey_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	


.LightGrey_CoreForm_TextNormalProfile
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: black;
	margin:0px;	
	text-align:right;
}


.LightGrey_CoreForm_ContainerControlProfile
{
	font-family:Arial;
	color: #333300;
}

.LightGrey_CoreForm_InlineText
{
	font-family: Arial;
	color: #333300;
	font-size:75%;
	text-align: left;
}

.LightGrey_CoreForm_ListNormal
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:gray;
	text-align:left;
	list-style:disc;
	
}

.LightGrey_CoreForm_CoreFormMsg 
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	text-align: left;
	padding-left: 8px;
	width: 350px;
	position: absolute;
	left: -30px;
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
        
}
.LightGrey_CoreForm_CoreFormMsgHdr
{
	background-color: lightgrey;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}
	
.LightGrey_CoreForm_CoreFormValidate
{
	color: red;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}


/* Default */

.Default_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
	


.Default_CoreForm_TextNormalProfile
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: black;
	margin:0px;	
	text-align:right;
}

.Default_CoreForm_BackColor
{
	background-color: white;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}

.Default_CoreForm_ContainerControlProfile
{
	font-family:Arial;
	color: #333300;
}

.Default_CoreForm_InlineText
{
	font-family: Arial;
	color: #333300;
	font-size:75%;
	text-align: left;
}

.Default_CoreForm_ListNormal
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:gray;
	text-align:left;
	list-style:disc;
	
}

.Default_CoreForm_CoreFormMsg 
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	text-align: left;
	padding-left: 8px;
	width: 350px;
	position: absolute;
	left: -30px;
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
        
}
.Default_CoreForm_CoreFormMsgHdr
{
	background-color: lightgrey;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}
	
.Default_CoreForm_CoreFormValidate
{
	color: red;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

.modalBackground

{
	background-color:Gray; 
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
}


/* Blue */


.Blue_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	


.Blue_CoreForm_TextNormalProfile
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #333300;
	margin:0px;	
	text-align:right;
}

.Blue_CoreForm_BackColor
{
	background-color: steelblue;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}


.Blue_CoreForm_ContainerControlProfile
{
	font-family:Arial;
	color: #333300;
}

.Blue_CoreForm_InlineText
{
	font-family: Arial;
	color: #333300;
	font-size:75%;
	text-align: left;
}

.Blue_CoreForm_ListNormal
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:gray;
	text-align:left;
	list-style:disc;
	
}

.Blue_CoreForm_CoreFormMsg 
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	text-align: left;
	padding-left: 8px;
	width: 350px;
	position: absolute;
	left: -30px;
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
        
}
.Blue_CoreForm_CoreFormMsgHdr
{
	background-color: lightgrey;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}
	
.Blue_CoreForm_CoreFormValidate
{
	color: red;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}



/* Maroon */



.Maroon_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	


.Maroon_CoreForm_TextNormalProfile
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: white;
	margin:0px;	
	text-align:right;
}

.Maroon_CoreForm_BackColor
{
	background-color: maroon;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}




.Maroon_CoreForm_ContainerControlProfile
{
	font-family:Arial;
	color: #333300;
}

.Maroon_CoreForm_InlineText
{
	font-family: Arial;
	color: #333300;
	font-size:75%;
	text-align: left;
}

.Maroon_CoreForm_ListNormal
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:gray;
	text-align:left;
	list-style:disc;
	
}

.Maroon_CoreForm_CoreFormMsg 
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	text-align: left;
	padding-left: 8px;
	width: 350px;
	position: absolute;
	left: -30px;
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
        
}
.Maroon_CoreForm_CoreFormMsgHdr
{
	background-color: lightgrey;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}

.Maroon_CoreForm_CoreFormValidate
{
	color: red;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}


.SmallFonts_CoreForm_TextHeaderNormal
{
	font-family: Arial;
	color: steelblue;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
	


.SmallFonts_CoreForm_TextNormalProfile
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color: black;
	margin:0px;	
	text-align:right;
}

.SmallFonts_CoreForm_BackColor
{
	background-color: white;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}

.SmallFonts_CoreForm_ContainerControlProfile
{
	font-family:Arial;
	font-size:10px;
	color: #333300;
}

.SmallFonts_CoreForm_InlineText
{
	font-family: Arial;
	color: #333300;
	font-size:75%;
	text-align: left;
}

.SmallFonts_CoreForm_ListNormal
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:gray;
	text-align:left;
	list-style:disc;
	
}

.SmallFonts_CoreForm_CoreFormMsg
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	text-align: left;
	padding-left: 8px;
	width: 350px;
	position: absolute;
	left: -30px;
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
}
.SmallFonts_CoreForm_CoreFormMsgHdr
{
	background-color: lightgrey;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}
	
.SmallFonts_CoreForm_CoreFormValidate
{
	color: red;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	text-align:left;
}