html, form, #canvas 
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	background: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

p, div, td, span
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.text
{
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}

a:link.orange
{
	text-decoration: none;
	color: #f6ae26;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
}
a:visited.orange
{
	text-decoration: none;
	color: #f6ae26;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
}
a:hover.orange
{
	text-decoration: underline;
	color: #f6ae26;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
}
a:active.orange
{
	text-decoration: underline;
	color: #f6ae26;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
}


a:link.powered
{
	text-decoration: none;
	color: #a4a4a4;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
}
a:visited.powered
{
	text-decoration: none;
	color: #a4a4a4;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
}
a:hover.powered
{
	text-decoration: underline;
	color: #a4a4a4;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
}
a:active.powered
{
	text-decoration: underline;
	color: #a4a4a4;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
}

.subtitle
{
	color: #606676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
}

img
{
	vertical-align: middle;
	border-style: none;
}
img.wb
{
	vertical-align:baseline;
}
.topgrey
{
	background: url(../images/greytile.gif);
	background-repeat: repeat-x;
}

.tab
{
	background: url(../images/tab.jpg) no-repeat top left;
	width:512px;
}
.userPermessionText
{ 
	 
	font-weight: bold;

}
.userPermessionDescription
{
	background-color: #CCCCFF;
}
.topblack
{
	background: url(../images/blacktile.gif);
	background-repeat: repeat-x;
	height:38px;
}

.fade
{
	background: url(../images/fade.gif);
	background-repeat: repeat-x;
}

.date
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	line-height: 15px;
	color: #636363;
}


.main
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	line-height: 15px;
}

.lightgrey
{
	background-color: #ececec;
}
.lightgreyRight
{
	background-color:#ececec;
	text-align:right;
}
.lightgreySilver
{
	background:url(../images/silver.gif) no-repeat left #000000;
	height:2px;
}
.toptitle 
{
	width: 100%;
	overflow: hidden;
}

.company
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding-top:15px;
	padding-right:5px;
	font-weight: bold;
	overflow:hidden;
}
.banner
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#A00000;
	padding-right:5px;
	font-style:italic;
	overflow:hidden;
}
.website
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dbdcdf;
	padding-left:20px;
}

.name, .name a
{
	font-size: 14px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align:middle;
	text-decoration:none;
}
.title
{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align:middle;
	text-decoration:none;
}

.powered
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a4a4a4;
	background-color: #000000;
}



---- td.darkgrey
{
	background-color: #858585;
}

td.darkblue
{
	background-color: #5e667e;
}

td.lightblue
{
	background-color: #e5e8ef;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e667e;
	font-size: 12px;
}

td.lightblue2
{
	background-color: #5e667e;
	font-family: Arial, Helvetica, sans-serif;
	color: #387799;
	font-size: 12px;
}

.lightblue3
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.lightblue4
{
	background-color: #e5e8ef;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

td.white
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

td.white2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
}

td.white3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #387799;
	font-size: 12px;
	font-weight:normal;
}

td.title
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	width: 80%;
}

td.print
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
}

td.bottomblue
{
	background: url(../images/tilebottom_blue.gif) repeat-x #FFFFFF bottom;
}

td.bottomwhite
{
	background: url(../images/tilebottom_white.gif) repeat-x #FFFFFF top;
}

td.topblue
{
	background: url(../images/tiletop_blue.gif) repeat-x #FFFFFF top;
}

td.toplightblue
{
	background: url(../images/tiletop_lightblue.gif) repeat-x #FFFFFF top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

td.topwhite
{
	background: url(../images/tiletop_white.gif) repeat-x #FFFFFF bottom;
	border:0px;
	height:14px;
}

td.leftblue
{
	background: url(../images/tileleft_blue.gif) repeat-y #FFFFFF left;
}

td.rightwhite
{
	background: url(../images/tileright_white.gif) repeat-y #FFFFFF right;
}

td.leftwhite
{
	background: url(../images/tileleft_white.gif) repeat-y #FFFFFF left;
}

td.leftlightblue
{
	background: url(../images/tileleft_lightblue.gif) repeat-y #FFFFFF left;
}

td.leftlightblue2
{
	background: url(../images/tileleft_lightblue.gif) repeat-y #e5e8ef left;
}

td.rightlightblue
{
	background: url(../images/tileright_lightblue.gif) repeat-y #FFFFFF right;
}

td.rightlightblue2
{
	background: url(../images/tileright_lightblue.gif) repeat-y #e5e8ef left;
}

.button
{
font-size: 11pt; 
font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; /*background-color: #f19d16; border-top:0px solid #FFFFFF; border-bottom:0px solid #FFFFFF; border-left:0px solid #FFFFFF; border-right:0px solid #FFFFFF; */
background:url(../images/button.gif) top repeat-x;
}

.field
{
font-size: 11pt; 
width : 100px; 
font-family: verdana, helvetica, sans-serif; 
background-color: #FFFFFF;
border-top:1px solid #5e667e;
border-bottom:1px solid #5e667e;
border-left:1px solid #5e667e;
border-right:1px solid #5e667e;

}
.lb1
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:20px;
}
.lb1c
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 11px;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:20px;	
}
.lb2
{
	background-color: #e5e8ef;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:20px;
}
.lb
{
	border-left:1px solid #e5e8ef;
}
.lbs
{
	font-size: 11px;
	color: #909090;
	border-left: 1px solid #e5e8ef;
}
.rb
{
	border-right:1px solid #e5e8ef;
}
table#loginDialog
{
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}

td#main
{
	padding: 5px;
	vertical-align: top;
}
td#sbMenu
{
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
td#title
{
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/actionBar_bg.gif) repeat-x #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	width: 160px;
}
td#date
{
	padding: 2px 10px 2px 2px;
	color: #FFFFFF;
	background: url(../images/actionBar_bg.gif) repeat-x #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
td#UserWelcome
{
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/actionBar_bg.gif) repeat-x #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
td#content
{
	vertical-align: top;
	padding: 10px;
	font-family: Arial, sans-serif;
	width: auto;
}
td#loginHeader
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366AA;
	padding: 2px;
	text-align: left;
	background: url(../images/bg1.jpg) repeat-x #3366AA;
}
td#logo
{
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #ffffff;
}
td#loginContent
{
	padding: 10px;
	background-color: #f8f8f8;
	text-align: left;
	border: 4px solid #000000;
	color: #000000;
	height: 160px;
}
td#loginContent a
{
	color: #3366AA;
	font-weight: bold;
}

.menuFrm
{
	position: absolute;
	top: 0px;
	width:250px;
	z-index:100;
}
.menu 
{
	width: 250px;
	border: 2px solid #505050;
	background:#000000 repeat-y right;
	color:#FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.menuHdr
{
	padding-left:5px;
	height:20px;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	opacity: 1;
	filter: alpha(opacity=100);
}
.menuItm
{
	padding-left:10px;
	height:20px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
.menuItm a
{
	color:#FFFFFF;
	text-decoration:none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.actionBarTitle
{
	font-size:11pt;
	font-weight:bold;
}
.actionBarTitle:first-letter
{
	color:#FF5050;
}
.actionBar
{
	height:25px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	background:url(../images/actionBar_bg.gif) #000000 repeat-x top;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #808080;
}
.actionBar a 
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}
.actionBar a:Hover 
{
	text-decoration:underline;
}
.actionWin 
{
	border:3px solid #505050;
	background:#FFFFFF;
	padding:2px;
}
.txtBx, textarea
{
	border: 1px solid #666666;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	background: url(../images/textbox_bg.jpg) #FFFFFF top repeat-x;
}
.txttrt
{
	border: 1px solid #666666;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #FFFFFF;
}
.btn
{
	/*	border:solid 1px #A0A0A0;background:url(../images/btn_bg.jpg) repeat-x #D0D0D0 top;  color:#000000; */
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; /*	background-color: #f19d16; 	border-top:0px solid #FFFFFF; 	border-bottom:0px solid #FFFFFF; 	border-left:0px solid #FFFFFF; 	border-right:0px solid #FFFFFF; */
	background:url(../images/button.gif) top repeat-x #303e56;
	color:#FFFFFF;
	height:22px;
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
}

.msg 
{
	color:#0000FF;
}
.errMsg, .errTxt
{
	color:#FF0000;
}
/* GridView classes */
.gv 
{
}
.gH
{
	background: url(../images/blacktile.gif) repeat-x top #000000;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
}
.gH th 
{
	font-weight:normal;
}
.gH a 
{
	color:#FFFFFF;
	text-decoration:none;
}
.gH a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.gP
{
	background: url(../images/blacktile.gif) repeat-x top #000000;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}
.gP a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.gF
{
	background:#FFFFC0;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
.gR
{
	text-align:left;
}
.gRA
{
	background:#e5e8ef;
	text-align:left;
}

.gvi 
{
}
.gHi
{
	text-align:left;
	background: url(../images/tiletop_lightblue.gif) repeat-x #5e667e top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.gHi th 
{
	color:#FFFFFF;
	font-weight:normal;
	padding:4px;
}
.gHi a
{
	color:#FFFFFF;
	text-decoration:none;
}
.gHi a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.gPi
{
	background: url(../images/tiletop_lightblue.gif) repeat-x top #5e667e;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
.gPi a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.gFi
{
	background:#FFFFC0;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
.gRi
{
	background:#ffffff;
	text-align:left;
	font-size:12px;
	padding:4px;
}
.gRi td
{
	padding:4px;
}
.gSi
{
	background:#FFE090;
	text-align:left;
	font-size:12px;
	padding:4px;
}
.gSi td
{
	padding:4px;
}

.gRAi
{
	background:#e5e8ef;
	text-align:left;
	font-size:12px;
	padding:4px;
}
.gRAi td
{
	padding:4px;
}
.gRic
{
	text-align:center;
	font-size:12px;
	padding:4px;
}
.gRic td
{
	padding:4px;
}
.gRAic
{
	background:#e5e8ef;
	text-align:center;
	font-size:12px;
	padding:4px;	
}
.gRAic td
{
	padding:4px;
}
/* DetailView Classes */
.dH
{
	background:#505050;
	color:#FFFFFF;
}
.dR
{
	text-align:left;
}
.dRH
{
	background:#F0F0F0;
	text-align:right;
	vertical-align:top;
}
.req
{
	color:#FF0000;
}
.lbl
{
	text-align:right;
	vertical-align:top;
}
.fld
{
	text-align:left;
	vertical-align:top;
}
.nfld
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.menuLink
{
	line-height:14px;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	vertical-align:top;
}

.waitPrompt
{
	background: #FFFFFF;
	border: 2px solid #8080FF;
	width: 250px;
	height: 80px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
.dBtn
{
	padding:5px;
	text-align:center;
}
.blu_tl
{
	background:url(../images/topleft_lightblue.gif) no-repeat top left #5e667e;
	height:20px;
	width:5px;
	border-right:0px;
}
.blu_tr
{
	background:url(../images/topright_lightblue.gif) no-repeat top right #5e667e;
	height:20px;
	width:5px;
	border-right:0px;
}

.gHia
{
	text-align:left;
	background: url(../images/tiletop_lightblue.gif) repeat-x #5e667e top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.gHia th 
{
	position:relative;
	color:#FFFFFF;
	font-weight:normal;
	padding:4px;
}
.gHia a
{
	color:#FFFFFF;
	text-decoration:none;
}
.gHia a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}

.blu_tla
{
	position:relative;
	background:url(../images/topleft_lightblue.gif) no-repeat top left #5e667e;
	height:20px;
	width:5px;
	border-right:0px;
}
.blu_tra
{
	position:relative;
	background:url(../images/topright_lightblue.gif) no-repeat top right #5e667e;
	height:20px;
	width:5px;
	border-right:0px;
}

.wb_tl
{
	background:url(../images/topleft_white.gif) no-repeat bottom left #FFFFFF;
	height:14px;
	width:14px;
}
.wb_tr
{
	background:url(../images/topright_white.gif) no-repeat bottom right #FFFFFF;
	height:14px;
	width:14px;
}
.wb_bl
{
	background:url(../images/bottomleft_white.gif) no-repeat top left #FFFFFF;
	height:14px;
	width:14px;
}
.wb_br
{
	background:url(../images/bottomright_white.gif) no-repeat top right #FFFFFF;
	height:14px;
	width:14px;
}
.hbtn
{
	display: none;
	visibility: hidden;
}
.mod
{
	font-size:10px;
	vertical-align:middle;
	display:block;
	color:#C0C0C0;
}
.mod1
{
	font-size:12px;
	color:#505050;
	background:#ffffff;
	display:block;
	width:100%;
	line-height:15px;
}
.mod2
{
	font-size:12px;
	color:#505050;
	background:#e5e8ef;
	display:block;
	width:100%;
	line-height:15px;
}
.tSt
{
	color:#4040FF;
}
#ll
{
	width:9px;
}

.cal, .cal  td
{
	font-size:8px;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}
.ajax__calendar_container
{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	border:1px solid #cccccc;
}
/* POPUP ALERT */
.winTtl
{
	background:url(../images/blacktile.gif) repeat-x top #84b152;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	width:100%;
	line-height:22px;
}
.winBdy
{
	padding:20px;
}
.modalBG
{
	background:#000000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}