﻿body
{
	/*margin: 0 10 0 10; */
	margin-top: 0px;
	color: #000;
	font-family: Verdana,Tahoma,Arial;
}

.main
{
	padding-top: 0px;
	width: 100%;
}

.spacer
{
	height: 10px;
}

.SubHeading
{
	margin: 0px;
	padding: 4px 2px 4px 2px;
	height: 15px;
	color: #144B34;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
	width: 100%;
}

.LoadingTable
{
	border: solid 1 white;
}

.LoadingDiv
{
	width: 120;
	height: 32;
	padding: 5px 5px 5px 5px;
	color: White;
	background-color: #047245;
	z-index: 10000;
}

table.mainImage
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: solid 1px #EEE;
}

table.mainImage th
{
	padding: 0px 0px 0px 0px;
}

table.mainImage td
{
	padding: 0px 0px 0px 0px;
}

.contentholder
{
	padding-top: 5px;
	width: 100%;
}

.header
{
	/*position: relative;*/
	height: 60px;
}

.logo
{
	display: block;
	width: 320px;
	height: 78px;
	background: url(App_Themes/Default/Images/ERRA_logo.gif) no-repeat left top;
}


.LoginStrip
{
	margin: 0px;
	color: #BBCFC5;
	text-decoration: none;
	font: normal 10px Verdana;
	width: 100%;
	padding: 3px;
}
.LoginLabel
{
	border: 0;
	font: normal 10px Verdana;
	font-weight: bold;
	color: green;
}


/*.Footer
{
	border: 2px solid #08643E;
	border-bottom: 2px solid #08643E;
	background-color: #BBCFC5;
	font-size: 8pt;
	padding: 10px;
	width: 100%;
}*/

.Footer a
{
	color: #49708f;
	text-decoration: none;
}

.Footer
{
	float: left;
	width: 100%;
	background-color: #ffffff;
	background-image: url(Images/bg-footer.png);
	background-repeat: no-repeat;
	padding: 15pt 2pt 5pt 10pt;
	color: #4a4a4a;
	font-size: 11px;
	background-position-x: center;
}

.Footer1
{
	float: left;
	width: 10%;
	background-color: #ffffff;
	background-image: url(Images/bg-footer.png);
	background-repeat: no-repeat;
	padding: 15pt 0pt 5pt 10pt;
	color: #4a4a4a;
	font-size: 11px;
	background-position-x: center;
	text-align: right;
}

img
{
	border: 0;
}
.PageHeading
{
	padding: 10px;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #037244;
	font-weight: bold;
	font-size: 15pt;
	width: 100%;
	text-align: left;
}

.SubPageHeading
{
	padding: 3; /*display: block;*/
	vertical-align: middle;
	text-decoration: none;
	color: Green;
	font-weight: bold;
	font-size: 10pt;
}

.Title
{
	padding: 10;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
	font-size: 10pt;
}

.HeadingRow, .Row0, .Row1, Lane0, Lane1
{
	padding: 5;
}

.HeadingRow
{
	font-weight: bold;
	background-color: #CCC;
}

.Lane0
{
	background-color: #f6f6f6;
}

.Lane1
{
	background-color: #ffffff;
}

.Row0
{
	background-color: #f6f6f6;
}

.Row1
{
	background-color: #ffffff;
}
/* Login Control Formatting*/
table .Login
{
	background-color: #E6EDEA;
	padding: 6px;
	border: 1px solid #BBCFC5;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Verdana,Tahoma,Arial;
}
table.Login th
{
	padding: 4px 2px 4px 2px;
	height: 20px;
	color: #144B34;
	background-color: #BBCFC5;
	font-size: 14pt;
	font-family: Verdana,Tahoma,Arial;
}

.GridHeader
{
	margin: 0px;
	padding: 6px 4px 6px 4px;
	height: 20px;
	color: #144B34;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 10pt;
	text-align: left;
	font-family: Verdana,Tahoma,Arial;
}


table.Login td
{
	padding: 8px;
	font-size: 9pt;
	color: #49708F;
}

/* standard list style table */
table.adminlist
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

.Line
{
	color: black;
	width: 100%;
	padding: 0px;
	height: 0px;
	border-bottom: 1px solid #08643E;
	text-decoration: bold;
}

table.rptlistheader
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

table.rptlistheader td
{
	padding: 5px;
	font-size: 9pt;
	color: #000; /*#49708F;*/
}

table.rptlist
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	border: 1px solid #08643E;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}



table.rptlist th
{
	margin: 0px;
	padding: 4px 2px 4px 2px;
	height: 15px;
	color: #000;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}

table.rptlist td
{
	padding: 5px;
	font-size: 9pt;
	color: #000; /*#49708F;*/
}

table.adminlist th
{
	margin: 0px;
	padding: 4px 2px 4px 2px;
	height: 15px;
	color: #144B34;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}

table.adminlist th.Heading
{
	margin: 0px;
	padding: 4px 2px 4px 2px;
	height: 15px;
	color: #144B34;
	background-color: #f6f6f6;
	background-repeat: repeat;
	font-size: 8pt;
	text-align: center;
	font-family: Verdana,Tahoma,Arial;
}

table.adminlist th a:link, table.adminlist th a:visited
{
	color: #144B34;
	text-decoration: none;
}
table.adminlist td a:link, table.adminlist td a:visited
{
	color: #327157;
	text-decoration: none;
}

table.adminlist th a:hover
{
	text-decoration: underline;
}

table.adminlist tr.row0
{
	background-color: #f6f6f6;
	height: 15px;
}
table.adminlist tr.row1
{
	background-color: #ffffff;
	height: 15px;
}
table.adminlist td
{
	padding: 5px;
	font-size: 9pt;
	color: #49708F;
}
table.adminlist td.Separator
{
	height: 30px;
	padding: 8px;
	background: url(Images/separator.gif) repeat-x;
	background-position: center;
}
table.adminlist tr.row0:hover
{
	background-color: #D4DEDA;
}
table.adminlist tr.row1:hover
{
	background-color: #D4DEDA;
}

.GreenSection
{
	background-color: #E6EDEA;
	width: 100%;
	border: 1px solid #08643E;
	text-align: left;
	font-size: 9pt;
	color: #49708F;
}
.BeigeSection
{
	border: 1px solid #d2b48c;
	margin: 10px 0px 10px 0px;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-size: 8pt;
	background-color: #faf6ed;
	width: 100%;
}
.Text
{
	font-family: Verdana;
	font-size: 8pt;
}

.TextBox
{
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	width: 130pt;
	color: green;
}

.TextArea
{
	font-family: Courier New;
	font-size: 11pt;
	color: green;
}

.Label
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: green;
}

.DropDownList
{
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	width: auto;
	color: green;
}


.Button
{
	background: url(Images/ButtonBG.gif) repeat-x;
	height: 22px;
	border: solid 1px #BBCFC5;
	font-weight: bold;
	font-size: 11px;
	color: White;
	padding: 1px;
	margin: 0 1 0 1;
	width: 110px;
	vertical-align: middle;
}

.ButtonHolder
{
	padding: 4pt;
	margin: 4pt;
	text-align: right;
}

.Validator
{
	color: Red;
	font-size: 7pt;
}

h1
{
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}
/* This is used in the MessageBox Control */
.MessageBoxInfo
{
	display: none;
	background: #66ff33;
	border: 1px solid #BBCFC5;
	margin: 10 0 10 0;
	padding: 5px;
	display: block;
	color: #000;
	font-size: 8pt;
	text-align: left;
}

.MessageBoxWarning
{
	display: none;
	background: #ffff99;
	border: 1px solid #BBCFC5;
	margin: 10 0 10 0;
	padding: 5px;
	display: block;
	color: #000;
	font-size: 8pt;
	text-align: left;
}

.MessageBoxError
{
	display: none;
	background: #ffff99;
	border: 1px solid #BBCFC5;
	margin: 10 0 10 0;
	padding: 10px;
	display: block;
	color: #000;
	font-size: 8pt;
	text-align: left;
}

.RedText
{
	position: absolute;
	float: left;
	color: Red;
	font-size: 7pt;
	font-weight: bold;
}

/*------------------------------------------- TOP MENU ---------------------------------------------------------------*/
#TopMenu
{
	/*top:25px; 	right:18px;*/
}

ul.TopMenu
{
	/*position:absolute;*/
	margin: 0;
	padding: 0;
}
ul.TopMenu li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font: 11px tahoma,sans-serif;
	text-transform: uppercase;
}
ul.TopMenu li a
{
	color: #49708F;
	background: url(Images/nav-border.gif) no-repeat right;
	padding: 0 11px 0 9px;
}
ul.TopMenu li a:hover
{
	text-decoration: underline;
}
ul.TopMenu li.last a
{
	background: none;
	padding-right: 0;
}

/*------------------------------------------- MAIN MENU ---------------------------------------------------------------*/
#MainMenu
{
	width: 100%;
	padding: 0px;
}

div.MainMenu
{
	width: 100%;
	position: relative; /* right:10px;     left:30px;*/
	z-index: 1;
	padding: 15px 0px 15px 0px;
	background: url(Images/MenuBG.bmp) repeat-x;
}

div.LoggedUser
{
	position: absolute;
	height: 12px;
	width: 260px;
	right: -1px;
	top: 0px;
	display: inline;
	padding: 15px 15px 15px 45px;
	text-align: center;
}
div.right
{
	position: absolute;
	height: 47px;
	width: 7px;
	right: -1px;
	top: -15px;
	padding: 15px 0px 15px 0px;
	background: url(Images/MenuRightBG.bmp) no-repeat;
	background-position: right;
}
div.left
{
	position: absolute;
	height: 47px;
	width: 7px;
	top: -15px;
	padding: 15px 0px 15px 15px;
	background: url(Images/MenuLeftBG.bmp) no-repeat;
	background-position: left;
}
div.middle
{
	position: relative;
	z-index: 1;
	display: inline;
	padding: 15px 15px 15px 30px;
}

div.myLeft
{
	position: relative;
	z-index: 1;
	display: inline;
}


div.MainMenu a
{
	color: #FFF;
	padding: 0;
	font-size: 10pt;
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
}
div.MainMenu a:hover
{
	color: #BBCFC5;
	padding: 0;
}

.SubMenu
{
	margin: 0px;
	background-color: #E6EDEA; /*beige*/
	color: black;
	text-decoration: none;
	font: normal 10px Verdana;
	padding: 5px;
	border-bottom: 2px solid #08643E;
	height: 10px;
}



div.SubMenu a
{
	color: #144B34;
	padding: 0;
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
}
div.SubMenu a:hover
{
	color: #144B34;
	padding: 0;
}

.ImageClickCursor
{
	cursor: pointer;
}

table.imagelist
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	border: 1px solid #e6edea;
	border-spacing: 0px;
	border-collapse: collapse;
}

.imageMargin
{
	margin: 0px;
	padding: 0px;
}



.rpt_SectionHeading
{
	padding: 4px 2px 4px 2px;
	height: 20px;
	color: #144B34;
	background-color: #BBCFC5;
	font-size: 14pt;
	font-family: Verdana,Tahoma,Arial;
}

.rpt_Label, .rpt_Value
{
	color: #49708f;
	display: block;
	float: left;
	margin: 10px;
	font-family: Courier New, Arial;
	font-size: 10pt;
}

.rpt_Value
{
	color: Navy;
}

.tableHeader
{
	margin: 0px;
	padding: 4px 2px 4px 2px;
	height: 15px;
	color: #144B34;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}
.SelectedRowStyle
{
	background-color: Yellow;
}


table.rptlistmon
{
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #08643E;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

table.rptlistmon th
{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	height: 15px;
	color: #000;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}

table.rptlistmon td
{
	height: 15px;
	padding: 3px 3px 3px 3px;
	font-size: 9pt;
	color: #000; /*#49708F;*/
}

table.rptlistmongrey
{
	background-color: #f6f6f6;
	margin: 0px;
	border: 1px solid #08643E;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

table.rptlistmongrey th
{
	margin: 0px;
	padding: 2px 2px 2px 2px;
	height: 15px;
	color: #000;
	background-color: #BBCFC5;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}

table.rptlistmongrey td
{
	height: 15px;
	background-color: #f6f6f6;
	padding: 3px 3px 3px 3px;
	font-size: 9pt;
	color: #000; /*#49708F;*/
}

table.rptlistrect
{
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

table.rptlistrect th
{
	margin: 0px;
	padding: 4px 4px 4px 4px;
	height: 15px;
	color: #000;
	background-color: #CCC;
	background-repeat: repeat;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial;
}

table.rptlistrect td
{
	height: 15px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #CCC;
	font-size: 8pt;
	color: #000;
}

.toplevel
{
	margin-top: 0px;
}


