@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed); /*font-family: 'Ubuntu Condensed', sans-serif;*/
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin,latin-ext);

/**/

body
{
	/* background: #333333;*/
	/* font-size: .80em;  background: #b6b7bc;*/
	font-family: Roboto Condensed,Arial, Helvetica, sans-serif;

	margin: 0px;
	padding: 0px;
	color: Black;
  font-size: 11px
}

body.body-admin {
font-family : Roboto Condensed,Arial, Helvetica, sans-serif;
font-size : 11px;
color : #1A1A1A;

 padding: 0;
  margin: 0;
  background: #f8f7e5 url(../images/bgnd.png) center top;

  width: 100%;
  display: table;
                }

 body.body-public {
font-family : Roboto Condensed,Arial, Helvetica, sans-serif;
font-size : 11px;
color : #1A1A1A;

 padding: 0;
  margin: 0;
  background: #f8f7e5 url(../images/bgnd_public.png) center top;

  width: 100%;
  display: table;
                }

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

.transp{
    background-color: inherit
}


/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    border: 1px solid #496077;
    margin-top: 20px;
    margin-bottom: 10px
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100px;
	background-image: url(../images/header_bgnd.gif);
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


div.PageTitle2
{
	background-color: #F9F9F9;
	border: 1px solid #DBDBDB;
	height: 40px;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.PageTitle
{
	height: 36px;
	width: 740px;
	background-image: url(../images/blue-bar.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
div.MenuHeader
{
	height: 36px;
	width: 190px;
	background-image: url(../images/mnu_header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}



div.SubTitle
{
	height: 24px;
	background-image: url(../images/bg_title.gif);
  vertical-align: middle;
  padding-left: 10px;
  font-size: 14px;
  color: #FFFFFF;
  font: bold;
  padding-top: 2px;
  margin-bottom: 10px;
  margin-top: 10px
}

div.SubTitleNoBottom
{
	height: 24px;
	background-image: url(../images/bg_title.gif);
  vertical-align: middle;
  padding-left: 10px;
  font-size: 14px;
  color: #FFFFFF;
  font: bold;
  padding-top: 2px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 10px
}
  /*background-image: url(../images/page_bkg.jpg);
	background-repeat: no-repeat;*/
div.AdminPage
{

    border: 1px solid #68674f;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  background: #FFFFFF;
  min-height: 300px;
  width: 958px
}

div.NameBar
{
	height: 26px;
	width: 440px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/name_bar.gif);
	background-repeat: no-repeat;
}
div.PoweredBy
{
	height: 34px;
	width: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
}
div.MainGrid
{
	background-color: #E5EAEC;
	border: 1px solid #BADCDD;
	width: 738px;
}

div.MainGrid200
{
	background-color: #E5EAEC;
	border: 1px solid #BADCDD;
	height: 200px;
	width: 738px;
}
div.MainGrid300
{
	background-color: #E5EAEC;
	border: 1px solid #BADCDD;
	height: 300px;
	width: 738px;
}
div.MainGrid420
{
	background-color: #E5EAEC;
	border: 1px solid #BADCDD;
	height: 420px;
	width: 738px;
}
div.MainGrid438
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
	height: 508px;
	width: 738px;
}

div.GridFooter
{
	height: 30px;
	width: 740px;
	background-color: #09374f
}

div.EmployeeGrid
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
	height: 151px;
	width: 478px;
  overflow: auto
}
div.EmployeeForms
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
	height: 362px;
	width: 738px;
}
 div.EmployeeForms2
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
	width: 738px;
}
div.MainGrid508h
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
	height: 508px;
	width: 738px;
}
div.Grid
{
	background-color: #E5EAEC;
	border: 1px solid #7690A8;
}
div.PageForm075
{
	background-color: #E8F2F4;
	border: 1px solid #BADCDD;
	height: 75px;
	width: 600px;
}
div.PageForm170
{
	background-color: #E8F2F4;
	border: 1px solid #BADCDD;
	height: 170px;
	width: 600px;
}
div.win
{
	background-color: #FFFFFF;
}
div.win608x280
{
	background-color: #DFE8F0;
	width: 608px;
	height: 280px;
}
div.win608x310
{
	background-color: #DFE8F0;
	width: 608px;
	height: 310px;
}
div.win608x340
{
	background-color: #DFE8F0;
	width: 608px;
	height: 340px;
}
div.win608x400
{
	background-color: #DFE8F0;
	width: 608px;
	height: 400px;
}
div.win708x350
{
	background-color: #DFE8F0;
	width: 708px;
	height: 350px;
}
div.win690x380
{
	background-color: #DFE8F0;
	width: 690px;
	height: 380px;
}
div.popup_window
{
	background-color: #DFE8F0;
}
div.header32
{
	background-color: #DFE8F0;
  background-image: url(../images/bg_header.gif);
  font-size: 11px;
  color: #000000;
  height: 23px;
  vertical-align: middle;
  padding-left: 4px;
  font-weight: normal;
  padding-bottom: 2px
}
div.welcome
{
	font-size: 12px;
	color: White;
	height: 26px;
	width: 220px;
	text-align: right;
	margin-right: 0px;
	display: block;
	background-image: url(../images/welcome_bar.gif);
	padding-right: 0px;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-top: 10px;
}

/* TAB MENU
----------------------------------------------------------*/

/*div.hideSkiplink
{
    background-color:#3a4f63;
    width:180px;
	height: 30px;
}*/

div.menutree
{
	padding: 0px 0px 0px 0px;
	width: 190px;
	min-height: 500px;
}
td.menu-td
{
	padding: 0px 0px 0px 0px;
	width: 190px;
	height: 510px;
   /*	background-image: url(../images/mnu_background190.gif); */
	background-image: url(../images/spacer.gif);
}
div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 30px;
}

div.menu ul li
{
	background-image: url(../images/mnu_bgnd190.gif);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 30px;
}

div.menu ul li a:link, div.menu ul li a:visited, div.menu ul li ul li a:link, div.menu ul li ul li a:visited
{
	color: #c56d00;
	display: block;
	text-decoration: none;
	width: 190px;
	background-image: url(../images/mnu_bgnd190.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	vertical-align: text-bottom;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-indent: 20px;
}

div.menu ul li a:hover, div.menu ul li ul li a:hover
{
	color: #4682B4;
	display: block;
	text-decoration: none;
	width: 190px;
	background-image: url(../images/mnu_bgnd_hover190.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	vertical-align: text-bottom;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-indent: 20px;
}

div.menu ul li a:active, div.menu ul li ul li a:active
{
	color: #465c71;
	display: block;
	text-decoration: none;
	width: 190px;
	background-image: url(../images/mnu_bgnd_hover190.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	vertical-align: text-bottom;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-indent: 20px;
}

.menuitem
{
	color: #4682B4;
	text-decoration: none;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuitem_hover
{
	color: #465c71;
	text-decoration: none;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.submenuitem
{
	color: #4682B4;
	text-decoration: none;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenuitem_hover
{
	color: #465c71;
	text-decoration: none;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.EmployeeInfo ul
{
  margin-left: -18px;
}

div.EmployeeInfo ul li
{
  list-style:   disc;
  padding-left: 0px;

}

/* MISC
----------------------------------------------------------*/


.headerBlue{
	color: #51B4DD;
	font-size: 14px;
	padding-right: 8px;
}
.headerWhite{
	color: White;
	font-size: 14px;
	padding-right: 8px;
}
.hidden{
	visibility: hidden;
}

/* BUTTONS
----------------------------------------------------------*/

a.alogout:link
{
	background-image: url(../images/but_logout.gif);
	font-size: 12px;
	color: White;
	height: 26px;
	width: 90px;
	text-align: center;
	margin: 0px;
	display: table-cell;
	padding-left: 20px;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-top: 12px;
}
a.alogout:visited
{
	background-image: url(../images/but_logout.gif);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
}
a.alogout:hover
{
	background-image: url(../images/but_logout.gif);
	background-repeat: no-repeat;
	color: Red;
	text-decoration: none;
}

a.aMyProfile:link
{
	font-size: 12px;
	color: White;
	height: 24px;
	width: 90px;
	display: block;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
}
a.aMyProfile:visited
{
	font-size: 12px;
	color: White;
	height: 24px;
	width: 90px;
	display: block;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
}
a.aMyProfile:hover
{
	font-size: 12px;
	color: Red;
	height: 24px;
	width: 90px;
	display: block;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
}


a.button.aPrint
{
	font-size: 12px;
	color: Gray;
	height: 29px;
	width: 90px;
	text-align: center;
	display: block;
	background-image: url(../images/bnt80.gif);
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-bottom: 8px;
}

a:hover.button.aPrint
{
	font-size: 12px;
	color: Black;
	height: 29px;
	width: 90px;
	text-align: center;
	display: block;
	background-image: url(../images/bnt80hover.gif);
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-bottom: 8px;
}

a.button80{
	background: url(../images/bnt80.gif);
	display: block;
	color: Gray;
	height: 27px;
	line-height: 27px;
	margin-bottom: 0px;
	text-decoration: none;
	width: 80px;
	text-align: center;
}
a:hover.button80{
	background: url(../images/bnt80hover.gif);
	color: Black;
}
a.button80red{
	background: url(../images/bnt_red.gif);
	display: block;
	color: White;
	height: 27px;
	line-height: 27px;
	margin-bottom: 0px;
	text-decoration: none;
	width: 80px;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
a:hover.button80red{
	background: url(../images/bnt_red_over.gif);
	color: White;
	background-repeat: no-repeat;
	font-weight: bold;
}
a.button120{
	background: url(../images/bnt120.gif);
	display: block;
	color: Gray;
	height: 27px;
	line-height: 27px;
	margin-bottom: 0px;
	text-decoration: none;
	width: 120px;
	text-align: center;
}
a:hover.button120{
	background: url(../images/bnt120hover.gif);
	color: Black;
}

a.lbtn:link{
  text-decoration: none;
  color: #000000;
  min-width: 60px;
  max-width: 150px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd.gif);
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 16px;
}
a.lbtn:visited{
  text-decoration: none;
  color: #000000;
  min-width: 60px;
  max-width: 150px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd.gif);
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 16px;
}
a.lbtn:hover{
  text-decoration: none;
  color: #000000;
  min-width: 60px;
  max-width: 150px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd_hover.gif);
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 16px;
}
a.lbtn:selected{
  text-decoration: none;
  color: #000000;
  min-width: 60px;
  max-width: 150px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd_hover.gif);
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 16px;
}
a.lbtn:active{
  text-decoration: none;
  color: #000000;
  min-width: 60px;
  max-width: 150px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd_hover.gif);
  font-size: 11px;
  padding-left:5px;
  padding-right:5px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 16px;
}
a.lbtn2:link{
  text-decoration: none;
  color: #000000;
  min-width: 50px;
  /*max-width: 150px;*/
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd.gif);
  font-size: 11px;
  padding-left:4px;
  padding-right:4px;
  padding-top:1px;
  margin-left:0px;
  margin-right:0px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 15px;
}
a.lbtn2:visited{
  background: url(../images/tab_bgnd.gif);
}
a.lbtn2:hover{
  background: url(../images/tab_bgnd_hover.gif);
}
a.lbtn2:active{
  background: url(../images/tab_bgnd_hover.gif);
}
a.lbtn2:selected{
  background: url(../images/tab_bgnd_hover.gif);
  color: #CC0000
}

a.lbtn3:link{
  text-decoration: none;
  color: #000000;
  min-width: 50px;
  /*max-width: 150px;*/
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7A7A7A;
  border-left-color: #BBBBBB;
  background: url(../images/tab_bgnd_selected.gif);
  font-size: 11px;
  padding-left:4px;
  padding-right:4px;
  padding-top:1px;
  margin-left:0px;
  margin-right:0px;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 15px;
}
a.lbtn3:visited{
  background: url(../images/tab_bgnd_selected.gif);
}
a.lbtn3:hover{
  background: url(../images/tab_bgnd_hover.gif);
}
a.lbtn3:active{
  background: url(../images/tab_bgnd_hover.gif);
}
a.lbtn3:selected{
  background: url(../images/tab_bgnd_hover.gif);
  color: #CC0000
}

a:link.bntlb_add{
  background-image: url(../images/bntlb_add.gif);
  display: block
}
a:link.bntlb_add-all{
  background-image: url(../images/bntlb_add-all.gif)
}
a:link.bntlb_substract{
  background-image: url(../images/bntlb_substra)
}

input.txtbox11{
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding: 1px;
    height: 20px
}

.ddl{
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding: 1px;
    height: 22px
}

a.lnk11:link{
  text-decoration: none;
  color: #4477ED;
  font-size: 11px
}
a.lnk11:visited{
  text-decoration: none;
  color: #4477ED;
  font-size: 11px
}
a.lnk11:hover{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
} a.lnk11:active{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
}
a.lnk11:selected{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
}

a.lnk12:link{
  text-decoration: none;
  color: #4477ED;
  font-size: 11px
}
a.lnk12:visited{
  text-decoration: none;
  color: #4477ED;
  font-size: 11px
}
a.lnk12:hover{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
} a.lnk12:active{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
}
a.lnk12:selected{
  text-decoration: none;
  color: #B22222;
  font-size: 11px
}

a.button16view:link{
	background:  url(../images/icon16_view.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16view:visited{
   background:  url(../images/icon16_view.gif) no-repeat;
}
a.button16view:active{
   background:  url(../images/icon16_view.gif) no-repeat;
}
a.button16view:hover{
	background: url(../images/icon16_view_hover.gif) no-repeat;
}

a.button16edit:link{
	background:  url(../images/icon16_edit.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16edit:visited{
   background:  url(../images/icon16_edit.gif) no-repeat;
}
a.button16edit:active{
   background:  url(../images/icon16_edit.gif) no-repeat;
}
a.button16edit:hover{
	background: url(../images/icon16_edit_hover.gif) no-repeat;
}

a.button16admin:link{
	background:  url(../images/icon16_admin.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16admin:visited{
   background:  url(../images/icon16_admin.gif) no-repeat;
}
a.button16admin:active{
   background:  url(../images/icon16_admin.gif) no-repeat;
}
a.button16admin:hover{
	background: url(../images/icon16_admin_hover.gif) no-repeat;
}

a.button16view:link{
	background:  url(../images/icon16_view.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16view:visited{
   background:  url(../images/icon16_view.gif) no-repeat;
}
a.button16view:active{
   background:  url(../images/icon16_view.gif) no-repeat;
}
a.button16view:hover{
	background: url(../images/icon16_view_hover.gif) no-repeat;
}

a.button16amend:link{
	background:  url(../images/icon16_amend.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16amend:visited{
   background:  url(../images/icon16_amend.gif) no-repeat;
}
a.button16amend:active{
   background:  url(../images/icon16_amend.gif) no-repeat;
}
a.button16amend:hover{
	background: url(../images/icon16_amend_hover.gif) no-repeat;
}


a.button16delete:link{
	background:  url(../../images/icon16_delete.gif)  no-repeat;
	display: block;
	height: 16px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 16px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button16delete:visited{
   background:  url(../images/icon16_delete.gif) no-repeat;
}
a.button16delete:active{
   background:  url(../images/icon16_delete.gif) no-repeat;
}
a.button16delete:hover{
	background: url(../images/icon16_delete_hover.gif) no-repeat;
}

a.button20edit:link{
	background:  url(../../images/icon20_edit.gif)  no-repeat;
	display: block;
	height: 20px;
	padding-left: 0px;
    padding-top: 0px;
	text-decoration: none;
	width: 20px;
    margin-bottom:0px;
    margin-top: 0px;
}
a.button20edit:visited{
   background:  url(../images/icon20_edit.gif) no-repeat;
}
a.button20edit:active{
   background:  url(../images/icon20_edit.gif) no-repeat;
}
a.button20edit:hover{
	background: url(../images/icon20_edit_hover.gif) no-repeat;
}

a.bluebutton:link{

    background: #4477ED;
	display: inline-block;
	height: 22px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 0px
}
a.bluebutton:visited{
   background: #4477ED;
}
a.bluebutton:active{
   background: #FFA500;
}
a.bluebutton:hover{
	background: #FFA500;
}

a.orderbutton:link{

    background-image: url(../images/btnOrdenar.gif);
}
a.orderbutton:visited{
   background-image: url(../images/btnOrdenar.gif);
}
a.orderbutton:active{
   background-image: url(../images/btnOrdenar_hover.gif);
}
a.orderbutton:hover{
	background-image: url(../images/btnOrdenar_hover.gif);
}

a.verbutton:link{

    background-image: url(../images/btnVer.gif);
}
a.verbutton:visited{
   background-image: url(../images/btnVer.gif);
}
a.verbutton:active{
   background-image: url(../images/btnVer_hover.gif);
}
a.verbutton:hover{
	background-image: url(../images/btnVer_hover.gif);
}

a.viewdocbutton:link{

    background-image: url(../images/btnVerDoc.gif);
}
a.viewdocbutton:visited{
   background-image: url(../images/btnVerDoc.gif);
}
a.viewdocbutton:active{
   background-image: url(../images/btnVerDoc_hover.gif);
}
a.viewdocbutton:hover{
	background-image: url(../images/btnVerDoc_hover.gif);
}

a.emailbutton:link{

    background-image: url(../images/btnEmail.gif);
}
a.emailbutton:visited{
   background-image: url(../images/btnEmail.gif);
}
a.emailbutton:active{
   background-image: url(../images/btnEmail_hover.gif);
}
a.emailbutton:hover{
	background-image: url(../images/btnEmail_hover.gif);
}

a.viewmorebutton:link{

    background-image: url(../images/btnVerMas.gif);
}
a.viewmorebutton:visited{
   background-image: url(../images/btnVerMas.gif);
}
a.viewmorebutton:active{
   background-image: url(../images/btnVerMas_hover.gif);
}
a.viewmorebutton:hover{
	background-image: url(../images/btnVerMas_hover.gif);
}

a.viewbutton16:link{

    background-image: url(../images/circ16_right.gif);
}
a.viewbutton16:visited{
   background-image: url(../images/circ16_right.gif);
}
a.viewbutton16:active{
   background-image: url(../images/circ16_right_hover.gif);
}
a.viewbutton16:hover{
	background-image: url(../images/circ16_right_hover.gif);
}

a.backbutton:link{

    background-image: url(../images/btnAtras.gif);
}
a.backbutton:visited{
   background-image: url(../images/btnAtras.gif);
}
a.backbutton:active{
   background-image: url(../images/btnAtras_hover.gif);
}
a.backbutton:hover{
	background-image: url(../images/btnAtras_hover.gif);
}
/* TEXT
----------------------------------------------------------*/

.textDate
{
	color: White;
	font-size: 11px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.txtbox10
{
	font-size: 10px;
	border: 1px solid #7F9DB9;
	height: 16px;
}
input.txtbox11
{
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding: 1px
}
input.txtbox10number
{
	font-size: 10px;
	border: 1px solid #7F9DB9;
	height: 16px;
  text-align: right;
  vertical-align: middle;
}
input.txtbox10numberNb
{
	font-size: 10px;
	border:  0px  none;
	height: 16px;
  text-align: right;
  vertical-align: middle;
}
input.txtbox11number
{
	font-size: 11px;
	border: 1px solid #7F9DB9;
	height: 18px;
  text-align: right;
  vertical-align: middle
}

input.txtbox11numberNb
{
	font-size: 11px;
	border:  0px  none;
	height: 16px;
  text-align: right;
  vertical-align: middle;
}

input.txtbox12number
{
	font-size: 12px;
	border: 1px solid #7F9DB9;
	height: 20px;
  text-align: right;
  vertical-align: middle
}
input.txtbox12number_pdf
{
	font-size: 12px;
	border: 0px solid #FFFFFF;
	height: 20px;
  text-align: right;
  vertical-align: middle;
}
input.txtbox12
{
	font-size: 12px;
	border: 1px solid #7F9DB9;
	height: 20px;
}

input.chkBox
{
	font-size: 11px;
	border: 1px solid #ADD8E6;
}

select.ddl11
{
	padding: 1px;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	}

select.ddl175
{
	width: 175px;
	padding: 1px;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	height: 18px;
}

.ImageButton
{
 cursor: auto;
 height: 16px;
 width:  16px;
}

/* GRID ROWS
----------------------------------------------------------*/
.grd-item
{
	background-color: White;
	font-size: 11px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
	color: Black;
}
.grd-item-alt
{
	background-color: #E8F2F4;
	font-size: 11px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
	color: Black;
}
.grd-item-sel
{
	background-color: #BBD9DF;
	font-size: 11px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	height: 25px;
	vertical-align: middle;
	color: Black;
	width: 500px;
}
.grd-item-sel input{
	width: 500px;
	background-color: inherit;
	border-width: 0px;
	border-style: none;
}
.padding0{
	padding: 0px !important;
    margin: 0px !important;
}
.grd-max500
{
	max-height: 500px;
}


li.par::marker {
	content: "(" counter(counter) ")";
	width: 12px;
	text-align: center;
}
li.par {
	display: list-item;
	counter-increment: initial;
}

ul {
     list-style-type: none;
     padding: 2px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-top: 10px
}

ul li.blue {
     background-image: url(../images/sqblue.png);
     background-repeat: no-repeat;
     background-position: 0px 5px;
     padding-left: 14px;
 }

div.RoundDivTitle16	{
	font-size: 14px;
	font-weight: bold;
	color: Black;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #E5EAEC;
  display: inline;
  height: 20px;
  text-align:left;
}
/* td
----------------------------------------------------------*/
td.menu_back {
  background-color: #630460;
  width: 100%;
  display: table-row
}
td.dotsleft {
	border-left : 1px dotted Gray;
}
td.dotssides {
	border-left : 1px dotted Gray;
	border-right : 1px dotted Gray;
}
td.dotsright {
	border-right : 1px dotted Gray;
}
td.dotsbottom {
	border-bottom:  1px  dotted #000000;
}
td.linebottom {
	border-bottom:   1px solid  #000000;
}
td.doublelinebottom {
	border-bottom:    3px double  #000000;
}
td.dotstop {
	border-top: 1px dotted Gray;
}
td.dotsall {
	border: 1px dotted Gray;
}
td.footerBar{
    background-color: #4e5766
}

table.borderGray {
	border: 1px solid Gray;
}

/* Round Div
----------------------------------------------------------*/
#myBox {

    text-align: left;
    background-color: #E5EAEC;
    border: 1px solid #7690A8;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin:   -8px 5px 10px 5px

}
div.GroupContainer {

    text-align: left;
    background-color: #E5EAEC;
    border: 1px solid #7690A8;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin:   -8px 5px 0px 5px

}
div.GroupContainer2 {

    text-align: left;
    background-color: #E5EAEC;
    border: 1px solid #7690A8;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin:   -8px 0px 0px 0px

}
div.GridContainer {

    background-color: #E5EAEC;
    border-bottom: 1px solid #7690A8;
    border-left: 1px solid #7690A8;
    border-right: 1px solid #7690A8;
  border-top: 0px none;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin:  0px 0px 0px 0px;
}

#myBox p {
  padding:0;

}
div.Pos1{
  left: 0px
}
div.Pos2{
  left: -750px
}
div.Pos3{
  left: -1500px
}
div.Pos4{
  left: -2250px
}
div.Pos5{
  left: -3000px
}
rgFilterBox
{
       margin: 0 ;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

div.mainFrame
{
  border: 1px solid #68674f;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  background: #FFFFFF;
  min-height: 300px;
  width: 958px
}

div.frame
{
  border: 1px solid #C0C0C0;
  /*border: 1px solid #68674f;*/
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 5px;
}


div.frame2
{
  border: 1px solid #68674f;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 8px;
  background: #B0C4DE
}

div.frametitle
{
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.txtframetitle
{
  font-size: 14px;
  background-color: #FFFFFF;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 700;
  color: Black;
  font-family: "Oswald", Arial, Helvetica, sans-serif
}

div.HeaderOcif
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url('../images/headerOcif.png');
}

div.HeaderBlank
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url(../images/headerBlank2.png);
}

div.HeaderAccount
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url(../images/headerAccount.png);
}

div.HeaderReports
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url('../images/headerReports.png');
}

div.HeaderSite
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url('../images/headerSite.png');
}

div.HeaderSysAdmin
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #004b65;
    width: 960px;
    height: 100px;
    background-image: url('../images/headerSysAdmin.png');
}

div.commandBar
{
    position: relative;
    margin: 0px;
    background: #333333;
    width: 100%;
    height: 28px;
    vertical-align: middle;
    padding: 0px;

}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


.header_violet	{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
  font-family: "Oswald",Arial, Helvetica, sans-serif;
  background-color: #7b60a5
}

/* Footers
----------------------------------------------------------*/

div.footer
{
    color: #FFFFFF;
    width: 958px;
    padding: 8px 0px 0px 0px;
    margin-top: 10px;
    text-align: center;
    line-height: normal;
    background: #333333
}

div.mainFooter
{
    color: #FFFFFF;
    width: 960px;
    padding: 8px 0px 0px 0px;
    margin-top: 10px;
    text-align: center;
    line-height: normal;
    background: #00008B;
    /*background: #333333;*/
}

div.mainFooter
{
    color: #FFFFFF;
    width: 960px;
    padding: 8px 0px 0px 0px;
    margin-top: 10px;
    text-align: center;
    line-height: normal;
    background: #333399;
    /*background: #333333;*/
}

div.mainTitle
{

    width: 960px;
    padding: 0 0px 0px 12px;
    background: #B22222;
    /*background: #333333;*/
    height: 28px;
    vertical-align: middle
}

div.footerLeftBorder{
  border-left: thin solid #D3D3D3;
  min-width: 100px;
  min-height: 130px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  margin-bottom: 10px;
  text-align: left
}

div.footerNoBorder{
  min-width: 100px;
  min-height: 130px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  margin-bottom: 10px;
}

.arwBut
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 21px;
    height: 19px;
    background-image: url('../circ_arw_r.gif');
}