#menu {width:100%;overflow:hidden;margin:15px auto;}
#menu li {float:left}
#menu a {display:block;font-size:18px;color:#000;background:url(../images/menu.gif) top repeat-x;line-height:48px;text-decoration:none}
#menu li span {display:block;background:url(../images/menu_left.gif) top left no-repeat}
#menu .alpha span {background:url(../images/left_menu.gif) top left no-repeat}
#menu .alpha a:hover span,#menu .alpha#menu_active a span {background:url(../blue/left_menu_active.gif) top left no-repeat}
#menu .omega span span {background:url(../images/right_menu.gif) top right no-repeat}
#menu .omega a:hover span span,#menu .omega#menu_active a span span {background:url(../blue/right_menu_active.gif) top right no-repeat}

/* Configure 2 : Set menu button length  78px*/
#menu li span span,#menu .alpha span span {background:url(../images/menu_right.gif) top right no-repeat;padding:0 64px}

#menu a:hover,#menu #menu_active a {color:#fff;background:url(../blue/menu_active.gif) top repeat-x}
#menu a:hover span,#menu #menu_active a span {background:url(../blue/menu_left_active.gif) top left no-repeat}
#menu a:hover span span,#menu #menu_active a span span,#menu .alpha#menu_active a span span,#menu .alpha a:hover span span  {background:url(../blue/menu_right_active.gif) top right no-repeat} 

/* content */
#content {margin-top:18px;margin-bottom:10px;background:url(../blue/bg_cont.gif) bottom repeat-x #fff;border:1px solid #ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:1px 1px 2px #cfcfcf;-moz-box-shadow:1px 1px 2px #cfcfcf;-webkit-box-shadow:1px 1px 2px #cfcfcf;position:relative}

#CCIframe {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 300px;
	z-index: 99;
}
#CC { 
	position:absolute;
	background-color:#FFF;
	margin:0; padding:0;
	display:none;
	z-index: 100;
}

#CC table { 
	/*font-family: arial, verdana, helvetica, sans-serif;*/
	/*font-size: 18pt;*/
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#CC tr, #CC td, #CC th {
	font-size: 16px;
	line-height: 26px;
} 

#CC th {
	font-weight: normal;
	text-align: center;
	
}

#CC th a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
}
#CC td {
	text-align: center;
}

#CC .header {
	background-color: #DE5D13;
}
#CC .weekday {
	background-color: #eee;
	color: #000;
}
#CC .weekend {
	background-color: #FFC;
	color: #000;
}
#CC .weekno {
	background-color: #c0daf8;
	color: #555;
}
#CC .current {
	border: 1px solid #339;
	background-color: #285b86;
	color: #FFF;
}
#CC .weekday, #CC .weekend, #CC .current {
	display: block;
	text-decoration: none;
	border: 1px solid #FFF;
	width: 2.5em;
}
#CC .weekday:hover, #CC .weekend:hover, #CC .current:hover {
	color: #FFF;
	background-color: #285b86;
	border: 1px solid #999;
}
#CC .previous {
	text-align: left;
}
#CC .next {
	text-align: right;
}
#CC .previous, #CC .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}
#CC .previous a, #CC .next a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#CC .title {
	text-align: center;
	font-weight: bold; 
	color: #FFF;
}
#CC .empty {
	background-color: #ddd;
	border: 1px solid #FFF;
}
	
.company_name{
	padding-top: 14pt;
	//padding-left: 50pt;	
	color:#308da2;
	font-size: 20px;
	font-weight: bold;
	float:left;
}
	
a {color:#308da2;text-decoration:none}
a:hover {text-decoration:underline} 
	
table.tablestyle {
	/*border-collapse: collapse;*/
	margin-bottom: 15px;
	border: 1px solid #8cacbb;
	
	/* position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */

	/*padding: 2px;*/
}

table.tablestyle td {
	border-collapse: collapse;	
	background-color:#F5F7FC;
	/*vertical-align:middle;*/			
	padding-left: 6px;
	padding-right: 4px;
}

table.tablestyle_item {
	/*border-collapse: collapse;*/
	margin-bottom: 15px;
	border: 4px solid #308da2;
	
	/* position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */

	/*padding: 2px;*/
}

table.tablestyle_item tr{		
	vertical-align: middle; 
}

table.tablestyle_item td {
	//border: 1px solid #308da2;
	border-collapse: collapse;	
	background-color:#F5F7FC;
	/*vertical-align:middle;*/			
	padding: 4px 4px 4px 6px;
	//padding-right: 4px;
}

table.tablepager {
	/*border-collapse: collapse;*/
	margin-bottom: 20px;
	border: 1px solid #8cacbb;
	/*padding: 2px;*/
}

table.tablepager td {
	border-collapse: collapse;	
	background-color:#F5F7FC;
	vertical-align:middle;			
	/*
	padding-left: 6px;
	padding-right: 4px; */
	padding: 4px 6px 4px;
}

table tr.rowpager{	
	line-height : 16px;
}

table tr.rowpager:hover td{	
	background : #D8D8D8;	
}

table td.tableheader {
	background-color:#D6DFFC;
	color:#03205B;
	font-size:14px;
	/* font-weight:bold; */ 
	line-height:26px;
	
} 

table td.tablelinemisc {
	background-color:#D6DFFC;
	/*
	color:#03205B;
	font-size:14px;
	font-weight:bold; 
	line-height:26px;
	*/
} 

table td.tablelineheader {
	/* background-color:#D6DFFC;*/	
	border-bottom: 1px solid #D6DFFC;	
	color:#03205B;
	font-size:14px;
	/* font-weight:bold; */ 
	line-height:26px;
	
}

table td.tablefooter {
	/*background-color:#D6DFFC;*/
	font-size: 15px;
	color:#03205B;	
	font-weight:bold;
	line-height:26px;
	
} 

table td.tablefooterbrown {
	/*background-color:#D6DFFC;*/
	font-size: 15px;
	color:brown;	
	font-weight:bold;
	line-height:26px;
	
} 

table td.gltablefooter {
	/*background-color:#D6DFFC;*/
	font-size: 14px;
	color:#03205B;	
	font-weight:bold;
	line-height:26px;
	
} 

table td.columnheader {
	background-color:#D6DFFC;
	color:#03205B;	
	font-size:16px;
	text-indent:12px;	
	line-height:24px;
	border-radius: 4px;
	/*font-weight:600; */	
} 

table td.tdLline {
	border-left: 1px solid #8cacbb;	
	/*border-right: 1px solid #8cacbb;	*/
} 

td.draw_line {
	border-bottom: 1px solid #000;	
	/*border-right: 1px solid #8cacbb;	*/
} 

table td.tdRline {	
	border-right: 1px solid #8cacbb;	
} 

table td.tdTline {	
	border-top: 1px solid #8cacbb;	
	padding-top: 10px;
} 

table td.tdHighlight{	
	background-color:#fff0ab;
	/* font-weight: bold; */	
} 

table.tablestyle2 {
	padding: 5px;
	border-radius:6px;
	margin-bottom: 15px;
	/*border-collapse: collapse; */
	border: 1px solid #8cacbb;
	background-color: #F5F7FC;
}

table.tablestyle2 td {
	border-collapse: collapse;
	padding: 2px;
	/*border: 1px solid #cccccc;*/
}

table.tablestyle3 {	
	border-collapse: collapse;
	border: 1px solid #cccccc; 	
}

table.tablestyle3 td {
	text-align:center;
	border: 1px solid #cccccc;
	padding: 5px 10px;
}

table.tablestyle_inner {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}
table.tablestyle_inner td {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}

table.tablestyle_noborder {	
	margin-bottom:	18px;
}

table.tablestyle_noborder2 {		
	padding: 3px;	
}

.editbutton {
   color:#0000FF;
   background-color:transparent;
   border-style:none;
   text-decoration:underline;
   cursor: pointer;
}

.cssbutton {     
   /* font-family: 'Open Sans'; */
   font-family: Helvetica, Arial, Verdana;	
   padding:	4px 6px;
   border: 1px solid #8cacbb;
   border-radius:3px;
   background-color:#D6DFFC;
   color:#000;
   text-decoration:none;  
   vertical-align: inherit;
   cursor: pointer;
}

.cssbutton:hover {
	background-color:#fff0ab;
}

.transbutton 
{
	/*
	-moz-box-shadow:inset 0px 0px 0px 1px #bbdaf7;
	-webkit-box-shadow:inset 0px 0px 0px 1px #bbdaf7;
	box-shadow:inset 0px 0px 0px 1px #bbdaf7;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	font-weight:bold;
	*/
	
	background-color:#308da2;		
	border-radius:6px;
	border:1px solid #308da2;
	display:inline-block;
	color:#ffffff;
	//font-family: 'Open Sans';
	font-family: Helvetica, Arial, Verdana;
	font-size:16px;	
	/* font-weight:bold; */
	padding:4px 26px;
	text-decoration:none;
}

.tran2button a
{
	background-color:#308da2;		
	border-radius:6px;
	border:1px solid #308da2;
	display:inline-block;
	color:#ffffff;
	//font-family: 'Open Sans';
	font-family: Helvetica, Arial, Verdana;
	font-size:16px;	
	padding:4px 26px;
	text-decoration:none;
}

.tran2button a:hover {
	background-color:#fff0ab;
	color:#000;
}

.transbutton:hover {
	background-color:#fff0ab;
	color:#000;
}

.transbutton:focus{
	outline-color: red;
}


.navibutton[disabled], .navibutton[disabled] span {
  color:#808080;
  background-color:#CFCFCF;  
  text-decoration: none;
  cursor: auto;
}

.navibutton {
   //font-family: 'Open Sans';
   font-family: Helvetica, Arial, Verdana;
   font-size: 28px;
   //font-weight: bold; 
   color:#000; */
   margin-top: 15px;
   margin-bottom: 2px;
   margin-left: 12px;
   font-size: 14px;
   padding:	1px 6px;
   border-radius:4px;
   border:1px solid #8cacbb;
   background-color:#D6DFFC;  
   cursor: pointer;
}


/*
.navibutton:hover {
	background-color:#fff0ab;
} */

/*
.navibutton span {
	text-decoration: underline;
}
*/

.headerbutton {
	//font-family: 'Open Sans';
	font-family: Helvetica, Arial, Verdana;
	color:#03205B;
	font-size:14px;
	/* font-weight:bold; */ 
	line-height:26px;
   padding: 0;
   background-color:transparent;
   border-style:none;

   cursor: pointer;
}

.headerbutton  img{
   vertical-align:middle;
} 

.footerbar {
	padding-left: 2px;
	padding-right: 2px;
	/* background: #dee7ec;*/
	color: black;	
	/*border-bottom: 1px solid #8cacbb; */
	width: 100%;
}

.ajaxwrapper
{	
	display: block;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 64px;
    height: 64px;
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 1002;
    text-align:center;
    overflow: auto;
	
	/*
	margin: 10px;	
	width: 100%;
	*/
}

div.err_msg {
	margin: 10px;
	padding: 10px;
	border: 1px solid #cc3300;
	background-color: #ffcccc;
	color: #dd2200;
	text-align: left;
	line-height:140%;
	//font-size: 14px;
}

div.warn_msg {
	margin: 10px;
	padding: 10px 15px;
	/*border: 1px solid #ff9900;*/
	border-radius:6px;
	background-color: #DFDFDF;
	/*color: #ff5500;*/
	color: #f00;
	text-align: left;
	line-height:140%;
	//font-size: 16px;
}

div.note_msg {
	margin: 10px; 
	padding: 3px;
	border: 1px solid #33cc00;
	background-color: #ccffcc;
	color: #007700;
	line-height:140%;
	text-align: left;
	font-size: 14px;
}

.goback a{	
	background-color:#308da2;		
	border-radius:6px;
	border:1px solid #308da2;
	display:inline-block;
	color:#ffffff;
	//font-family: 'Open Sans';
	font-family: Helvetica, Arial, Verdana;
	font-size:16px;	
	/* font-weight:bold; */
	padding:8px 26px;
	text-decoration:none;
}

.goback a:hover {
	background-color:#fff0ab;
	color:#000;
}

.goback:focus{
	outline-color: red;
}

/*
.goclose:focus{
	outline-color: red;
}
*/

.itemImg{
	float:left;
	padding:10px;
	font-size: 12pt;
	line-height: 14pt;	
	background-color:#fff0ab;
	border-radius: 4px;
}

.sub2 {
	color: #007700;
}
	
span.tinytext1 {
	font-size: 10pt;
}

.tinytext2 {		
	font-size: 10.5pt;
	color: #308da2;
	line-height: 11pt;
	text-align: center;
}

span.note {			
	padding: 0 10pt;	
	line-height: 20pt;	
	font-size: 12pt;	
}

span.note img {				
	vertical-align: middle;
}

span.note a:hover {
	color:RED;
	/* font-weight:bold; */
	text-decoration:none;
}

span.notebutton {				
	margin-top: 20px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	background-color:#D6DFFC;
	padding: 5px 10px;
	line-height: 20pt;	
	font-size: 14pt;
	
	color:RED;	
}



