body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	background-color: #efefef;
	margin: 20px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
background:#efefef url(/img/bg_body.jpg) center top repeat-x;
}

table, td, th, p, li
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

p, div
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.dynamic-tab-pane-control .tab-pane
{
	position: relative;
	width: 97%;
	margin-right: -3px;
}

.dynamic-tab-pane-control .tab-row .tab
{
	width: 70px;
	height: 16px;
	background-image: url(http://www.edelegate.com/online/images/default/tab.png);
	position: relative;
	top: -1;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: Default;
	margin:	1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
	border:	0;
	z-index: 1;
	font: 11px Tahoma;
	white-space: nowrap;
	text-align: center;
}

.dynamic-tab-pane-control .tab-row .tab.selected
{
	width: 74px !important;
	height:	18px !important;
	background-image: url(http://www.edelegate.com/online/images/default/tab.active.png) !important;
	background-repaet: no-repeat;

	border-bottom-width: 0;
	z-index: 3;
	padding: 2px 0 0px 0;
	margin: 1px -3px -3px 0px;
	top: -2px;
	font: 11px Tahoma;
}

.dynamic-tab-pane-control .tab-row .tab a
{
	font: 11px Tahoma;
	color: Black;
	text-decoration: none;
	cursor: default;
}

.dynamic-tab-pane-control .tab-row .tab.hover
{
	font: 11px Tahoma;
	width: 70px;
	height: 16px;
	background-image: url(http://www.edelegate.com/online/images/default/tab.hover.png);
	background-repeat: no-repeat;
}

.dynamic-tab-pane-control .tab-page
{
	clear: both;
	border: 1px solid #ebebeb;
	background: #ffffff;
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma;
	color: Black;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
			progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	padding: 10px;
}

.dynamic-tab-pane-control .tab-row
{
	z-index: 1;
	white-space: nowrap;
}
.htmlarea
{
    min-width: 630px;
	width: 1%;
	border: 2px groove;
	font: 10pt verdana;
    background: #E1E1E2;
	padding: 9px;
}

.iframe_class
{
	border: 2px inset;
	font: 10pt verdana;
}

.htmlarea .toolbar
{
	width: 97%;
	background: #E1E1E2;
	padding: 1px;
	border: 1px solid;
	border-color: #E1E1E2;
}

.htmlarea .toolbar img
{
	border: none;
}

.htmlarea .toolbar .button
{
	background: #E1E1E2;
	color: ButtonText;
	border: 1px solid #E1E1E2;
	padding: 1px;
	margin: 0px;
}

.htmlarea .toolbar .buttonHover
{
	background: #c1d2ee;
	border: 1px solid;
	border-color: #316ac5;
}

.htmlarea .toolbar .buttonActive, .htmlarea .toolbar .buttonPressed
{
	background: #98b5e2;
	padding: 2px 0px 0px 2px;
	border: 1px solid;
	border-color: #316ac5;
}

.htmlarea .toolbar .buttonPressed
{
	background: ButtonHighlight;
}

.htmlarea .toolbar .indicator
{
	padding: 0px 3px;
	overflow: hidden;
	width: 20px;
	text-align: center;
	cursor: default;
	border: 1px solid ButtonShadow;
}

.htmlarea .toolbar .buttonDisabled img
{
	filter: alpha(opacity = 25);
	-moz-opacity: 25%;
}

.htmlarea .toolbar .separator
{
	position: relative;
	margin: 3px;
	border-left: 1px solid ButtonShadow;
	border-right: 1px solid ButtonHighlight;
	width: 0px;
	height: 16px;
	padding: 0px;
}

.htmlarea .toolbar .space
{
	width: 3px;
}

.htmlarea .toolbar select
{
	font: 11px verdana,Verdana,sans-serif;
}

select, select:hover, select:active
{
	background: FieldFace; color: ButtonText;
}
.page
{
	background-color: #ffffff;
	color: #000000;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	color: #000000;
}

a:active
{
	color: #000000;
}

.highlight
{
	background: #6D8CB3;
	color: #FFFFFF;
}

td.tablehead_blank
{
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	padding-top: 2px;
	height: 30px;
}

td.tablehead a:link
{
	color: #ffffff;
}

td.tablehead a:visited
{
	color: #ffffff;
}

td.tablehead a:hover
{
	color: #ffffff;
}

td.tablehead a:active
{
	color: #ffffff;
}

td.tablehead
{
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	font-weight: bold;
	background: url(http://www.edelegate.com/online/images/default/gradient/tablehead.gif);
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	color: #000000;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}

td.tablehead_alt
{
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	font-weight: bold;
	background: url(http://www.edelegate.com/online/images/default/gradient/tablehead_alt.gif);
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}

td.tablehead_alt2
{
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	font-weight: bold;
	background: url(http://www.edelegate.com/online/images/default/gradient/tablehead_alt.gif);
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}

td.tableheadcat
{
	background: #afafaf;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, Verdana, sans-serif;
}

.tableheadcat a:link
{
	color: #ffffff;
	text-decoration: none;
}

.tableheadcat a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.tableheadcat a:hover, .tableheadcat a:active
{
	color: #ffff66;
	text-decoration: underline;
}

.tableborder
{
	border-right: #223D74 1px solid;
	border-top: #223D74 1px solid;
	border-left: #223D74 1px solid;
	border-bottom: #223D74 1px solid;
	background-color: #fff;
}

.tablebordergray
{
	border-right: #ebebeb 1px solid;
	border-top: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	border-bottom: #ebebeb 1px solid;
	background-color: #ffffff;
}

.tdrow1
{
	border-right: #d1dceb 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #d1dceb 1px solid;
	background-color: #dee6f1;
}

.tdrow2
{
	border-right: #d1dceb 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #d1dceb 1px solid;
	background-color: #eef5fc;
}

.tdrow3
{
	border-right: #bec7d2 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #bec7d2 1px solid;
	background-color: #f4f7fb;
}

.tdrow4
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #dedede 1px solid;
	background-color: #ffffff;
}

.tdrow5
{
	border-right: #aeb8c4 1px solid;
	border-top: #fff 1px solid;
	font-weight: bold;
	border-left: #fff 1px solid;
	color: #455e83;
	border-bottom: #aeb8c4 1px solid;
	background-color: #d1d9e4;
}

.header
{
	font-family: Trebuchet MS, Tahoma;
	font-size: 13pt;
	color: #000000;
	font-weight: bold
}

.panel
{
	background: #f1f1f1;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}

.panelbackground
{
	background: #dedede;
	color: #000000;
}

.tfooter
{
	background-color: #223D74;
	color: #ffffff;
	padding: 3px;
}

.tfooter a:link
{
	color: #ffffff;
}

.tfooter a:visited
{
	color: #ffffff;
}

.tfooter a:hover, .tfooter a:active
{
	color: #FFFFFF;
}

fieldset 
{
         -moz-border-radius: 5px;
}

legend
{
         padding: 1px;
         font-size: 9pt;
         font-weight: bold;
         color: #000000;
}

.small
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.smaller
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normal
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

div.bluehlite
{
	padding-right: 4px;
	border-top: #5a7edc 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 5px auto;
	padding-top: 4px;
	border-bottom: #5a7edc 1px solid;
	background-color: #FCFDFF;
}

div.greenhlite
{
	padding-right: 4px;
	border-top: #83DB5A 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 5px auto;
	padding-top: 4px;
	border-bottom: #83DB5A 1px solid;
	background-color: #fcfffa;
}

div.yellowhlite
{
	padding-right: 4px;
	border-top: #D9CE5B 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 5px auto;
	padding-top: 4px;
	border-bottom: #D9CE5B 1px solid;
	background-color: #fffefa;
}

div.redhlite
{
	padding-right: 4px;
	border-top: #d95b5b 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 5px auto;
	padding-top: 4px;
	border-bottom: #d95b5b 1px solid;
	background-color: #fffafa;
}

div.purplehlite
{
	padding-right: 4px;
	border-top: #d95bb7 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 5px auto;
	padding-top: 4px;
	border-bottom: #d95bb7 1px solid;
	background-color: #fff7fd;
}

div.smaller
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

span.errormessage
{
	background-color: #ffffe1;
	border: 0px #CFCFCF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 8px;
}

div.errormessage
{
	background-color: #ffffe1;
	border: 1px dashed #cfcfcf;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}

div.errormessage td
{
	line-height: 18px;
}

img.errormessage
{
	margin-left: -24px;
}

div.seperator
{
	background-image: url(http://www.edelegate.com/online/images/default/sep.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.doubleunderline
{
	border-bottom: 0.065em #6a7ecc solid; line-height: 127.5%;
	color: #71c253;
}

td.td_left
{
	border-right: none;
	border-left: #ebebeb 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	border-bottom: #ebebeb 1px solid;
	height: 35px;
}

td.td_mid
{
	border-right: none;
	border-left: #ebebeb 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	color: #333333;
	border-bottom: #ebebeb 1px solid;
	height: 35px;
}

td.td_right
{
	border-right: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	border-bottom: #ebebeb 1px solid;
	color: #333333;
	height: 35px;
}

.buttons
{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

.buttons_smaller
{
	font-size: 10px;
	color : #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

.input
{
   font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

.textarea
{
	border: 1px inset;
	padding-left: 3px;
	font-size: 10pt;
	width: 191px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 77px;
	background-color: #ffffff;
}

.pulldown
{
	font-size: 13px;
	width: 198px;
	color: #444444;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 24px;
}

.code
{
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-family: monospace;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	cursor: crosshair;
}

#infobar
{
	overflow: hidden;
	font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
    margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground;
	padding: 6px;
	border-top: .1em outset;
	border-left: .1em outset;
	border-right: .1em outset;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover
{
    overflow: hidden;
	color: HighlightText;
	background: Highlight;
}

.calendartable
{
	border: 0px
	solid #ffffff;
	padding: 0px;
	margin: 0px;
}

.calendartd
{
	background: #f8f8f8;
	color: #000;
	padding: 3px;
	margin: 0px;
	height: 60px;
	text-align: right;
	vertical-align: top;
	border: 0.5pt solid #ffffff;
}

.calendartd2
{
	background: #ffffff;
	color: #000000;
	padding: 3px;
	margin: 0px;
	height: 60px;
	text-align: right;
	vertical-align: top;
	border:0.5pt solid #ffffff;
}

.calendarnotinmonth
{
	background: #ebebeb;
	border: 0.5pt
	solid #f8f8f8;
}

.nav_top
{
	padding-right: 15px;
	background-image: url(http://www.edelegate.com/online/images/default/misc/menuopen.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
}

.nav_menu
{
	text-align: left;
}

#mini_tabs 
{
	float: left;
	line-height: normal;
	clear: both;
	margin-bottom: 0px;
}

#mini_tabs ul.mini 
{
	margin: 0px;
	padding: 0px 3px 0px 0px;
	list-style: none;
	white-space: nowrap;
}

#mini_tabs li.mini 
{
	float: left;
	list-style: none;
	background: url(http://www.edelegate.com/online/images/default/nav/mini_nav_l.gif) no-repeat left top;
	margin: 0px 0px 0px 3px;
	padding: 0 0 0 9px;
}

#mini_tabs a 
{
	float: left;
	display: block;
	background: url(http://www.edelegate.com/online/images/default/nav/mini_nav_r.gif) no-repeat right top;
	padding: 5px 11px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#mini_tabs a 
{
	float: none;
}

#mini_tabs a:hover 
{
	color: #333;
}

#mini_tabs #current 
{
	background-image: url(http://www.edelegate.com/online/images/default/nav/mini_nav_l_2.gif);
}

#mini_tabs #current a 
{
	background-image: url(http://www.edelegate.com/online/images/default/nav/mini_nav_r_2.gif);
	color: #333;
	padding-bottom: 2px;
}

#interface1 {z-index:1;}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {font-family:Tahoma, Helvetica, sans; font-size:10px; color:#000000; background-color:#FFFFFF; padding:10px 0 16px 0; margin:0 auto; display:block; width:135px; border:1px solid #6A6A6A; text-align:left; z-index:255; }
#progress {height:5px; font-size:1px; width:1px; position:relative; top:1px; left:10px; background-color:#9D9D94}
#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}
.border_preview{z-index:100;position:absolute; background-color: #FFF;width:460px; border: 1px solid #888; min-height:380px; height:auto !important; height:380px;}
.title_h2 {width:300px;padding:12px 0 0 18px;}