﻿html
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.body
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    font-family: Verdana;
    font-size: 11px;
}

a
{
    color: #003399;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#silverlightControlHost 
{
    height: 100%;
}

/* dialogs */

.d_body
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    overflow: hidden;
    font-family: Verdana;
    font-size: 11px;
}

.d_content
{
    width: 100%; 
    overflow: auto;
}

.d_navigation
{
    position: absolute; 
    bottom: 0px; 
    right: 0px; 
    width: auto; 
    height: 20px;
}

/* frame */

#p
{
    position: absolute;
    top: 27px;
    left: 15px;
    background-color: #ffffff;
}

#c
{
    background-color: #ffffff;
    position: absolute;
    top: 118px;
    left: 25px;
    overflow: auto;
}

#b
{
    background-color: #4466cc;
    position: absolute;
    top: 105px;
    padding: 0px 0px 0px 0px;
    width: 140px;
    overflow: hidden;
}

#h
{
    position: absolute;
    height: 89px;
    top: 18px;
    left: 16px;
    overflow: hidden;
}

#l2
{
    margin-top: 21px;
    height: 28px;
    background: #acceed url('../../img/d/logo.gif') no-repeat right;
}

#tph
{
    position: absolute;
    height: 28px;
    top: 110px;
    left: 22px;
    overflow: hidden;
    color: #444444;
    font-size: 18px;
    line-height: 28px;
    border-bottom: solid 1px #b1b1b1;
}

#tb
{
    position: absolute;
    height: 18px;
    top: 119px;
    right: 25px;
    overflow: hidden;
    color: #444444;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

#sb
{
    position: absolute;
    top: 22px;
    right: 5px;
    width: 200px;
    z-index: 99;
}

#bb
{
    position: absolute;
    top: 22px;
    left: 9px;
    width: 400px;
    z-index: 99;
}

/* Navigation */

#nc
{
    position: absolute;
    left: 15px;
    top: 29px;
    z-index: 100;
}

.n
{
    width: 500px;
    height: 30px;
    cursor: pointer;
    line-height: 25px;
    font-family: Arial Narrow, Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.ntc
{
    width: 150px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    text-align: center;
    border-right: solid 2px #ffffff;
}

.ntc:hover
{
    background-color: #003399;
}

.m1
{
    background-color: #00143d;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    color: #ffffff;
    font-style: italic;
}

.m1:hover
{
    background-color: #003399;
}

/* pacosoft:Checkbox */

.cb
{
    border: none;
}

/* pacosoft:Dialog */

.d_cb
{
	width: 23px;
	height: 23px;
	position: relative;
	right: 3px;
	top: -11px;
	cursor: pointer;
	background: transparent url('../../img/bm/dlg/cb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/cb.png',sizingMethod='scale');
}

.d_m
{
    left: 0px;
    top: 0px;
    background: url('../../img/bm/dlg/mb.png');
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=33);
	-moz-opacity: 0.33;
	opacity: 0.33;
}

.d_t
{
}

.d_tr
{
    height: 69px;
}

.d_tc
{
    padding: 0px 0px 13px 0px;
    height: 54px;
    width: auto;
    vertical-align: bottom;
    color: #444444;
    font-size: 18px;
    background: transparent url('../../img/bm/dlg/t.png') repeat-x;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/t.png',sizingMethod='scale');
}

.d_tt
{
}

.d_lt
{
    padding: 0px 0px 0px 0px;
    height: 69px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/lt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/lt.png',sizingMethod='scale');
}

.d_rt
{
    padding: 0px 0px 0px 0px;
    height: 69px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/rt.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/rt.png',sizingMethod='scale');
}

.d_cr
{
}

.d_cc
{
    padding: 0px 0px 0px 0px;
    width: auto;
    background-color: #ffffff;
    background-image: url('../../img/d/busy.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

.d_l
{
    padding: 0px 0px 0px 0px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/l.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/l.png',sizingMethod='scale');
}

.d_r
{
    padding: 0px 0px 0px 0px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/r.png') repeat-y;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/r.png',sizingMethod='scale');
}

.d_br
{
    height: 27px;
}

.d_bc
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: auto;
    background: transparent url('../../img/bm/dlg/b.png') repeat-x;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/b.png',sizingMethod='scale');
}

.d_lb
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/lb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/lb.png',sizingMethod='scale');
}

.d_rb
{
    padding: 0px 0px 0px 0px;
    height: 27px;
    width: 27px;
    background: transparent url('../../img/bm/dlg/rb.png') no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bm/dlg/rb.png',sizingMethod='scale');
}

/* pacosoft:TextInput */

.ti
{
    width: 225px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
}

/* pacosoft:NumericInput */

.ni
{
    width: 225px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
    text-align: right;
}

/* pacosoft:NumericInput @ Large */

.ni_l
{
    width: 85px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

/* pacosoft:NumericInput @ Large2 */

.ni_l2
{
    width: 100px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    text-align: right;
}

/* pacosoft:NumericInput */

.tm
{
    width: 225px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
}

/* pacosoft:DateInput */

.di_t
{
    background-color: #ffffff;
    border: solid 1px #acceed;
}

.di_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.di_ic
{
    padding: 0px 0px 0px 0px;
}

.di_b
{
    cursor: pointer;
}

.di_bc
{
    padding: 0px 0px 0px 0px;
}

/* pacosoft:Lookup */

.l_t
{
    background-color: #ffffff;
    border: solid 1px #acceed;
}

.l_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.l_ic
{
    padding: 0px 0px 0px 0px;
}

.l_b
{
    cursor: pointer;
}

.l_bc
{
    padding: 0px 0px 0px 0px;
}

/* pacosoft:Select */

.s_t
{
    border: solid 1px #acceed;
}

.s_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.s_ic
{
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

.s_b
{
    cursor: pointer;
}

.s_bc
{
    padding: 0px 0px 0px 0px;
}

.s_p
{
    margin-top: 1px;
    background-color: #ffffff;
    height: 90px;
    border: solid 1px #acceed;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999999;
}

.s_i2
{
    font-family: Verdana;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.s_i2:hover
{
    background-color: #ecf1f7;
}

.s_si
{
    font-family: Verdana;
    font-size: 11px;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.s_si:hover
{
    background-color: #ecf1f7;
}

.s_cbi
{
    margin-right: 5px;
    vertical-align: middle;
}

/* pacosoft:Grid */

.g_t
{
    width: 100%;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
}

.g_si
{
    margin-left: 5px;
}

.g_hr
{
}

.g_hc
{
    color: #666666;
    border-bottom: solid 1px #eeeeee;
    height: 20px;
    padding: 0px 3px 0px 3px;
}

.g_ht
{
    /*cursor: pointer;*/
}

.g_dr
{
    background-color: #ffffff;
}

.g_dr:hover
{
    background-color: #f2f2f2;
}

.g_dc
{
    /*cursor: pointer;*/
    color: #000000;
    height: 20px;
    padding: 0px 3px 0px 3px;
}

.g_adr
{
    background-color: #f9f9f9;
}

.g_adr:hover
{
    background-color: #f2f2f2;
}

.g_adc
{
    /*cursor: pointer;*/
    height: 20px;
    padding: 0px 3px 0px 3px;
}

.g_sdr
{
    background-color: #eff5fb;
}

.g_sdr:hover
{
    background-color: #e6f0f8;
}

.g_sadr
{
    background-color: #eff5fb;
}

.g_sadr:hover
{
    background-color: #e6f0f8;
}

.g_ctr
{
    background-color: #ffffff;
}

.g_ctsc
{
    border-right: solid 3px #e6e6e6;
}

.g_actr
{
    background-color: #f9f9f9;
}

.g_actsc
{
    border-right: solid 3px #e6e6e6;
}

.g_ctc
{
    background-color: #ffffff;
}

.g_actc
{
    background-color: #ffffff;
}

.g_cr
{
}

.g_cc
{
}

.g_ci
{
    cursor: pointer;
    border: none;
    vertical-align: middle;
    margin-right: 3px;
    text-decoration: none;
}

.g_ct
{
    margin-right: 10px;
    color: #003399;
    cursor: pointer;
}

.g_ct:hover
{
    text-decoration: underline;
}

.g_ct_s
{
    font-size: 10px;
    margin-right: 10px;
    color: #003399;
    cursor: pointer;
}

.g_ct_s:hover
{
    text-decoration: underline;
}

.g_f_t
{
    border: solid 1px #acceed;
    float: right;
}

.g_f_i
{
    border: none 0px;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    color: #666666;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding: 0px 0px 0px 3px;
}

.g_f_ic
{
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}

.g_f_b
{
    cursor: pointer;
}

.g_f_bc
{
    padding: 0px 0px 0px 0px;
}

.g_pr
{
    color: #666666;
}

.g_pc
{
    border-top: solid 1px #eeeeee;
    padding-top: 3px;
}

.g_pf
{
    margin-right: 5px;
    cursor: pointer;
}

.g_pp
{
    margin-right: 10px;
    cursor: pointer;
}

.g_pn
{
    margin-left: 10px;
    cursor: pointer;
}

.g_pl
{
    margin-left: 5px;
    cursor: pointer;
}

.g_pfd
{
    margin-right: 5px;
}

.g_ppd
{
    margin-right: 10px;
}

.g_pnd
{
    margin-left: 10px;
}

.g_pld
{
    margin-left: 5px;
}

.g_lp
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
    background: #ffffff url('../../img/d/busy.gif') no-repeat center center;
}

.g_egr
{
}

.g_egc
{
    font-style: italic;
    height: 20px;
    text-align: center;
}

/* pacosoft:Menu */

.m_t
{
    border: solid 1px #acceed;
}

.m_ii
{
    width: 22px;
    text-align: center;
    background-color: #ffffff;
    border-right: solid 1px #e2e3e3;
}

.m_i
{
    border-left: solid 1px #ffffff;
    line-height: 20px;
    padding: 0px 15px 0px 5px;
}

.m_r
{
    cursor: pointer;
    background-color: #edf5fc;
}

.m_r:hover
{
    background-color: #dae8f6;
}

/* pacosoft:TabStrip */

.ts_t
{
	width: 100%;
	height: 28px;
	table-layout: fixed;
	margin-bottom: 10px;
}

.ts_sc
{
	padding: 0px 0px 0px 0px;
	width: 5px;
	border-bottom: solid 1px #b1b1b1;
	font-size: 1px;
}

.ts_atc
{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.ts_iatc
{
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #b1b1b1;
	vertical-align: bottom;
}

.ts_at
{
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #b1b1b1;
	border-top: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
}

.ts_iat
{
	height: 22px;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	background-color: #e4e5ea;
	border-left: solid 1px #b1b1b1;
	border-top: solid 1px #b1b1b1;
	border-right: solid 1px #b1b1b1;
	cursor: pointer;
}

.ts_iat:hover
{
	text-decoration: underline;
}

/* paca:ImageButton */

.ib
{
    color: #003399;
    cursor: pointer;
    vertical-align: middle;
}

.ib:hover
{
    text-decoration: underline;
}

.ib_i
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 3px;
    text-decoration: none;
}


/* paca:ImageButton - Small */

.ib_s
{
    color: #666666;
    cursor: pointer;
    font-size: 10px;
}

.ib_s:hover
{
    text-decoration: underline;
}

.ib_i_s
{
    cursor: pointer;
    border: none;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 3px;
    text-decoration: none;
}

/* paca:TextButton - Login */

.tbl
{
    display: block;
    width: 100px;
    height: 19px;
    background-color: #488ccd;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    line-height: 16px;
    vertical-align: bottom;
    cursor: pointer;
}

.tbl:hover
{
    background-color : #377bbc;
}

/* paca:TextButton */

.tb
{
    display: block;
    width: 100px;
    height: 19px;
    float: left;
    background-color: #003399;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    line-height: 17px;
    vertical-align: bottom;
    cursor: pointer;
}

.tb:hover
{
    background-color : #00143d;
}

/* paca:Section */

.sc
{
    margin-bottom: 15px;
}

.scc
{
    padding: 0px 0px 0px 0px;
}

.sch
{
    background: #ffffff url('../../img/d/d.png') repeat-x center;
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    vertical-align: top;
    height: 15px;
}

.sct
{
    background-color: #ffffff;
    padding-right: 3px;
}

.scc_b2
{
    padding: 3px 0px 0px 0px;
}

._t
{
    width: 100%;
}

._h
{
    font-family: Verdana;
    padding-left: 10px;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
    text-align: right;
}

._c
{
    width: 1%;
    padding: 1px 0px 1px 0px;
    text-align: right;
    white-space: nowrap;
}

._t_d
{
}

._h_d
{
    font-family: Verdana;
    padding-left: 10px;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
    text-align: right;
}

._c_d
{
    padding: 1px 0px 1px 0px;
    text-align: right;
    white-space: nowrap;
}

/* textarea */

.ta
{
    width: 99%;
    margin-left: 0px;
    border: solid 1px #acceed;
    font-family: Verdana;
    font-size: 11px;
}

/* paca:Section2 */

.sc_b
{
    margin-bottom: 15px;
    table-layout: fixed;
}

.scc_b
{
    padding: 0px 0px 0px 0px;
}

.sch_b
{
    background-color: #00143d;
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    width: auto;
}

.sct_b
{
    background-color: #003399;
    padding-right: 3px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 25px;
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    width: 125px;
}

.scc_b
{
    padding-top: 5px;
}

/* paca:ArrowNavigation */

.an_t
{
    width: 100%;
    height: 27px;
    table-layout: fixed;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    font-weight: bold;
    margin-bottom: 5px;
}

.an_s
{
    width: 10px;
}

.an_di
{
    width: auto;
    cursor: pointer;
    background-color: #00143d;
    padding-left: 10px;
}

.an_di:hover
{
    text-decoration: underline;
}

.an_dl
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/bm/done_left.gif') no-repeat;
}

.an_dr
{
    width: 21px;
    background: #ffffff url('../../img/bm/done_right.gif') no-repeat;
}

.an_ai
{
    width: auto;
    background-color: #003399;
    padding-left: 10px;
}

.an_al
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/bm/now_left.gif') no-repeat;
}

.an_ar
{
    width: 21px;
    background: #ffffff url('../../img/bm/now_right.gif') no-repeat;
}

.an_tdi
{
    width: auto;
    cursor: pointer;
    background-color: #d4d5e1;
    padding-left: 10px;
}

.an_tdi:hover
{
    text-decoration: underline;
}

.an_tdl
{
    width: 21px;
    padding: 0px 0px 0px 0px;
    background: #ffffff url('../../img/bm/todo_left.gif') no-repeat;
}

.an_tdr
{
    width: 21px;
    background: #ffffff url('../../img/bm/todo_right.gif') no-repeat;
}

.isSharedIcon
{
	margin-right: 5px;
}

/* New layout */

.logoutd
{
	position: absolute; 
	top: 10px; 
	right: 25px; 
	font-family: Verdana; 
	color: #ffffff; 
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
	background-color: Red;
	height: 16px;
	line-height: 16px;
	background: #00143d url('../../img/bm/logout.gif') no-repeat;
}

.logout
{
	float:right;
	margin: 5px 7px 10px 10px;
	font-family: Verdana; 
	color: #ffffff; 
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
	background-color: Red;
	height: 16px;
	line-height: 16px;
	background: #00143d url('../../img/bm/logout.gif') no-repeat;
}

.logout:hover
{
	text-decoration: underline;
}

.btn
{
    padding: 0px 0px 0px 0px; 
    background-color: #4d71b8; 
    border-top: solid 4px #ccd6eb; 
    border-left: solid 4px #ccd6eb; 
    border-bottom: solid 4px #003399; 
    border-right: solid 4px #003399; 
    font-family: Verdana; 
    font-weight: bold; 
    font-size: 13px; 
    vertical-align: middle; 
    text-align: center; 
    line-height: 21px; 
    color: #ffffff;
    cursor: pointer;
}

.btn:hover
{
	background-color: #4064a9;
	border-top: solid 4px #acbad8;
	border-left: solid 4px #acbad8;
	border-right: solid 4px #003399;
	border-bottom: solid 4px #003399;
	color: #ffffff;
}

/* Tips */

.tipBody
{
	margin: 0px 0px 0px 0px;
	background-color: #fffbe3;
	font-family: Arial;
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.tipsTable
{
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border: dashed 3px #ffd371;
}

.tipsTableCell
{
	background-color: #fffbe3; 
	vertical-align: top; 
	padding: 5px 5px 5px 5px;
}

/* CALENDAR */

#CalendarControl
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	color: #949494;
}

#CalendarControl table
{
	margin-top: 1px;
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #acceed;
}

#CalendarControl th
{
	font-weight: normal;
	width: 25px;
}

#CalendarControl th a
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	padding: 1px;
}

#CalendarControl td
{
	width: 25px;
	text-align: center;
}

#CalendarControl .header
{
	background-color: #dddddd;
}

#CalendarControl .weekday
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .weekend
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .current
{
	background-color: #dddddd;
	color: #ffffff;
}

#CalendarControl .navigate
{
	background-color: #ffffff;
	color: #949494;
}

#CalendarControl .weekday, #CalendarControl .weekend, #CalendarControl .current
{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

#CalendarControl .weekday:hover, #CalendarControl .weekend:hover, #CalendarControl .current:hover
{
	color: #ffffff;
	background-color: #949494;
}

#CalendarControl .previous
{
	text-align: left;
}

#CalendarControl .next
{
	text-align: right;
}

#CalendarControl .previous, #CalendarControl .next
{
	padding: 1px 3px 1px 3px;
	font-size: 13px;
}

#CalendarControl .previous a, #CalendarControl .next a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#CalendarControl .title
{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#CalendarControl .empty
{
	background-color: #ffffff;
}

    .SectionHeader
    {
        font-weight: bold;
        color: #003399;
        font-size: 12px;
        padding-bottom: 10px;
        padding-top: 20px;
    }
    
    .SectionHeader2
    {
        font-weight: bold;
        color: #333333;
        font-size: 11px;
        padding-bottom: 2px;
        padding-top: 10px;
    }
    
    .caption
    {
        padding-right: 5px;
        text-align: right;
        width: 110px;
        font-size: 11px;
    }
    
    .caption20
    {
        padding-right: 5px;
        text-align: right;
        width: 110px;
        line-height: 20px;
    }
    
    .required
    {
        vertical-align: top;
        color: Red;
        line-height: 20px;
    }
    
    .Remark
    {
        font-size: 10px;
        color: #999999;
        padding-bottom: 10px;
    }
    
    .validation
    {
        color: Red;
        font-weight: bold;
        font-size: 10px;
    }
    
    .confirm
    {
        font-style: italic;
        line-height: 20px;
        text-decoration: underline;
    }
    
.hdr1
{
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}

.hdr2
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.hdr3
{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

/* Steps
*/

.stepHeader
{
	font-size: 17px;
	color: #003399;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.stepDescription
{
	color: #666666;
	text-align: center;
	vertical-align: bottom;
}

.previousStep
{
	height: 3px;
	background-color: #003399;
}

.currentStep
{
	height: 3px;
	background-color: #003399;
}

.nextStep
{
	height: 3px;
	background-color: #cccccc;
}

/* paca:TextButton */

.tb2
{
    width: 100px;
    height: 19px;
    background-color: #003399;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 17px;
    vertical-align: bottom;
    cursor: pointer;
}

.tb2:hover
{
    background-color : #00143d;
}
