﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	background-color: #d1d5c7;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
}
td#masterpagecontent
{
	background-color: #FFF;
	width: 800px;
}

.sectionTitle
{
    font-size: 12pt;
    text-decoration: underline;
    font-weight: bold;
}
.formLabel
{
font-weight: bold;
}

.formLabelRequired
{
    color: #FF0000;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
a:link,
a:visited
{
    color: #23518c;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}

h1,
h2, 
h3, 
h4, .subsectionTitle,
h5
{
	font-weight: bold;
	color: Black;
	padding: 0.5em;
}
h1 { font-size: 14pt; }
h2, pageTitle { font-size: 12pt; }
h3, sectionTitle { font-size: 10pt; }
h4, subsectionTitle { font-size: 9pt; }
h5 { font-size: 8pt; }

img { border: none; }

table { border: none; }

th,
td
{
	vertical-align:middle;
    
}
.pageTitle
{
	font-size: 16px;
	padding: 5 5 5 5;
	font-weight: bold;
	color: Black;
}

.formLabel
{
	font-family: Arial;
	font-size: 9pt;
}
input[type="text"],
input[type="password"],

textarea
{
	color: Black;
	background-color: #eeeeff;
	border: solid 1px;
	border-top-color: #aaaacc;
	border-left-color: #aaaacc;
	border-right-color: #ccccdd;
	border-bottom-color: #ccccdd;
}

input[type="text"][readonly],
input[type="password"][readonly],
textarea[readonly]
{
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}

input[type="text"][disabled],
input[type="password"][disabled],
textarea[disabled]
{
	background-color: #cccccc;
}

input[type="submit"],
input[type="button"]
{
/*
background-image: url('ButtonSprites.png');

	background-position: right -21px;
	color: #FFFFFF;
*/	
	/*background-color: #809E72;
	border : solid;
	border-color: White;
	border-width: 1px;
	color : white;
	font-weight: normal;
	*/
}
input[type="submit"][disabled],
input[type="button"][disabled]
{
	background-color: #778899;
}

input[type="radio"]
{
}
input[type="checkbox"]
{
}

.error
{
	color: Red;
	font-weight: bold;
}

.toplabel
{
	font-weight: bold;
}

.rightlabel
{
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	padding-top: 2px;
}

.strong
{
	font-weight: bold;
}

.topnavtext a
{
    font-weight: bold;
	font-size: 12px;
	margin: 5px 10px 0px 0px;
}

.footer
{
    color: Black;
	font-size: 9pt;	
}

.footer a:link,
.footer a:visited
{
    color: black;
	text-decoration: none; 
}
.footer a:hover
{
	text-decoration: underline; 
	color:#17365e;
}
.footer a:active
{
	text-decoration: none;
	color: Black;
}

.sectionHeader
{
background-color: #639E5F;
}

/* Section for Co-op Styles */
.RadUploadTable
{
	background: white url('Img/RadUploadTable.gif') repeat-x;
	border: solid 1px #333;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#404040,strength=3); 
	margin: 5px 0px;
	width: 350px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: black;
}

.RadUploadTable td
{
	padding: 4px;
}

.RadUploadButtonArea
{
	background: transparent;
}

.RadUploadButton
.RadUploadFileSelector 
.RadUploadRemoveButton 
{
 visibility:hidden;
 }

.radUploadButtonMedium
.RadUploadSelectButton
.RadUploadClearButton

{
	background-color: #666699;
	border: 2px;
	border-style:solid;
	border-color: White;
	height: 23px;
	width: 114px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: white;
}

.RadUploadButtonDisabled
{
	background-color: White;
	border: 0px;
	height: 23px;
	width: 114px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: black;
	filter: alpha(opacity=30);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.RadUploadFileSelector
{
	/* checkbox */
}

.RadUploadInputField
{
	width: 134px;
	_background-attachment: fixed; /* IE Only */
	_width: 144px;
	border: 0px;
	height: 24px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
	padding-top: 3px;
	padding-left: 7px;
	vertical-align: top;
	margin-top: 1px; /* Mozilla fix */
	_margin-top: 0px; /* Mozilla fix IE override  */
}

input.RealFileInput
{
	z-index: 2;
	position: relative;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
}

input.NoSkinnedFileUnput
{
	border: solid 1px #1a43b0;
}

/* r.a.d.upload Windows Vista skin */
.RadUploadProgressArea
{
	border: 0px;
	/* height:120px; */
	width:400px;
	top:150px;
	left:0px;
	background-image: url(Img/RadUploadTable.gif);
	background-color: #fafafa;
	z-index:10000;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#404040,strength=3); 
	cursor: default;
}

.RadUploadProgressTable
{
	border:1px solid #828282;
	height:120px;
}

.RadUploadProgressBarHolder
{
	text-align:left;
}

.RadUploadTotalProgressData
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}

.RadUploadCurrentFileName
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #2f76cd;
}

.RadUploadFileCountProgressData
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}

.RadUploadTimeData
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #2f76cd;
}

.RadUploadCancelButtonHolder
{
	vertical-align: bottom;
}

input.RadUploadCancelButton
{
	border: 0px;
	background-color: Transparent;
	background-image: url(Img/radUploadBtnSmall.gif);
	background-repeat: no-repeat;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #000;
	height: 22px;
	width: 66px;
}
.RadUploadProgressCancelledMessage
{
	font-weight: bold;
	font-size: 11px;
	padding-left: 50px;
	
}
.RadUploadProgressCancelledIcon
{
	padding-left: 155px;
	padding-top: 20px;
}

.RadUploadProgressBarHolder IMG
{
   height:21px;
}

/* Regular CSS Style */

body {
}
/*
input.btn, .eNoraButton
{
	background-color: #809E72;
	border : solid;
	border-color: White;
	border-width: 2px;
	color : white;
	font-weight: normal;
	
}
*/
.CapitalTextbox
{
    text-transform: uppercase;
     font-weight: bold;
}

input.btn, .eNoraButton
{
    width: auto;
    white-space: nowrap;
    background-color: #80A14F;
    color: white;
    font-weight: normal;
}
.eNoraButton:hover, input.btn:hover
{
    background-color: #3767A5;
}

.eNoraButton:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}

.eNoraHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    color: #3767A5;
    padding-left: 5px;
    text-indent: 5px;
    text-align: left;
    height: 30px;
    vertical-align: middle;
}

.ComboHeaderStyle
{
	background-color: #809E72;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	color: White;
}

.ComboItemStyle
{
	font-size: 10px;
	font-family:Arial;
	color: black;
}

.GridHeaderStyle
{
	background-color: #809E72;
	border : solid;
	border-width: 2px;
	color : white;
	font-size: 14px;
	font-weight: bold;

}
.GridItemStyle
{
	color : black;
	font-size: 12px;
	font-weight: normal;
}
   
.LegendHeaderStyle
{
	font-size: 14px;
	font-weight: bold;
}

.LegendItemStyle
{
	color : black;
	font-size: 12px;
	font-weight: normal;
}
/*   End Co-op Style */

/* Marketing Style */

A:visited {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION: none
}
.BlueLegendHeader 

{
	font-size: 18pt;
	color: #23518c;
	font-weight: bold;

}

.Header
 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.SubHead 
{
	font-weight: bold;
	font-size: 10pt;
}
/* END Of Marketing Style */


.Transparent25
{
	filter:alpha(opacity=75);
	opacity:0.75;
}
.Transparent50
{
	filter:alpha(opacity=50);
	opacity:0.5;
}
.Transparent75
{
	filter:alpha(opacity=25);
	opacity:0.25;
}

Table.eNoraCompositeComboBoxItem tr
{
	border:none 0px Transparent;
	width:100%;
}

Table.eNoraCompositeComboBoxItem td
{
	text-align: left;
	vertical-align:top;
	line-height:normal;
	font-size:9pt;
	border-bottom:solid 1px #777777;
}
