@charset "utf-8";

body input:focus, textarea:focus, select:focus{
	background-color:#fefdc6;
	border: 1px solid #aaa;
	padding: 2px 0px 2px 3px;
}

.mainTable 
{
    min-height: 100%;
    width: 100%;
    height: 100%;
	vertical-align:middle;
}

.btn
{
	cursor: pointer;	
}

form, td, p
{
	font-family:Verdana, Geneva, sans-serif;
	font:12px/12px Verdana;
}

table, td 
{
	font-family:Verdana, Geneva, sans-serif;
	font:12px/12px Verdana;
}

table, td, img 
{
	font-family:Verdana, Geneva, sans-serif;
	font:12px/12px Verdana;
	border:0;
}

td, tr 
{
	font-family:Verdana, Geneva, sans-serif;
	font:12px/12px Verdana;
}

.tips
{
	color : #666666;
	font-size: 10px;
	font-weight: normal;
}

.redBold
{
	font-weight: bold;
	color:#ff0000;	
}

.orangeBold
{
	font-weight: bold;
	color:#F90;	
}

.whiteNormal
{
	font-size: 10px;
	color:#b7b7b7;	
}

.blackNormal-s
{
	color : #333333;
	font-size: 11px;
}

.blackNormal
{
	color : #333333;
	font-size: 12px;
}

.blackBold
{
	color : #333333;
	font-size: 11px;
	font-weight: bold;
}

.blackBold-s
{
	color : #333333;
	font-size: 10px;
	font-weight: bold;
}

.blueNormal
{
	font-size: 11px;
	font-weight:normal;
	color: #00F;
}

.blueBold
{
	font-weight:bold;
	color: #00F;
}

.blueBold-s
{
	font-size: 10px;
	font-weight:bold;
	color: #00F;
}

.orangeBold
{
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
}

.doc_container_wrapper
{
	height: 460px;
	min-height:460px;
	background-color:#FFF;
	padding:13px 13px 0px 13px;
}

.doc_container
{
	font-size:11px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #EEEEEE;
}

.doc_container td
{
	font-size:11px;
}

.doc_container input
{
	font-size:11px;
}

.doc_container select
{
	font-size:11px;
}

.doc_container textarea
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.formTable
{
	text-align: left;
	border: 0px;
	width: 668px;
	margin-left: 62px;
	margin-top: 18px;
}

.formTitle
{
	font-weight: bold;
	background-color: #e7e9f5;
	padding: 3px 3px 3px 3px;
}

.toplink 
{
	color:#737373;
	font-weight:normal;
	text-decoration: none;
}	

.toplink:hover, toplink:focus, toplink:active 
{
	color:#ff7800;
	font-weight:normal;
	text-decoration: none;
}

.toplinkSelected
{
	color:#ff7800;
	font-weight:normal;
	text-decoration: none;
}

.menulink 
{
	color:#737373;
	font-weight:normal;
	text-decoration: none;
}	

.menulink:hover, menulink:focus, menulink:active 
{
	color:#9cff00;
	font-weight:normal;
	text-decoration: none;
}

.menulinkDim
{
	color:#464646;
	font-weight:normal;
}

.menulinkSelected
{
	color:#9cff00;
	font-weight:bold;
	text-decoration: none;
}

.menulinkDummy
{
	color:#737373;
}

.menuLinkContainer
{
	height:33px;
	width:136px;
	padding-bottom: 3px;
}

.menuLinkContainer_s
{
	height:23px;
	width:136px;
	padding-bottom: 3px;
}

.menuLinkContainer_m
{
	height:26px;
	width:136px;
	padding-bottom: 3px;
}

.menuLinkContainer_xs
{
	height:17px;
	width:136px;
	padding-bottom: 3px;
}

.h_gap
{
	background-image:url(../images/h_gap.gif);
	background-repeat:repeat-x;
	height: 28px;
	margin-top: 5px;
	width: 130px;
}

.h_gap_s
{
	background-image:url(../images/h_gap.gif);
	background-repeat:repeat-x;
	height: 18px;
	margin-top: 8px;
	width: 130px;
}

.blacklink 
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}	

.blacklink:hover, blacklink:focus, blacklink:active 
{
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.orderColumn 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.orderColumnC 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: center;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.orderColumn2 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #66758b;
	border-bottom: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.orderColumn2C 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: center;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #66758b;
	border-bottom: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.reportColumn 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.reportColumn a
{
	color:#333333;
	font-size : 11px; 
	font-weight : bold;
	text-decoration: none;
}

.reportColumn a:hover, .reportColumn a:focus, .reportColumn a:active 
{
	color:#ff7800;
	font-weight:bold;
	text-decoration: none;
}

.reportColumnC {
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.reportColumnC a
{
	color:#333333;
	font-size : 11px; 
	font-weight : bold;
	text-decoration: none;
}

.reportColumnC a:hover, .reportColumn a:focus, .reportColumn a:active 
{
	color:#ff7800;
	font-weight:bold;
	text-decoration: none;
}

.reportColumnR 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 11px; 
	font-weight : bold;
	text-align: right;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #66758b;
	border-top: 1px solid #66758b;
}

.reportColumnR a
{
	color:#333333;
	font-size : 11px; 
	font-weight : bold;
	text-decoration: none;
}

.reportColumnR a:hover, .reportColumn a:focus, .reportColumn a:active 
{
	color:#ff7800;
	font-weight:bold;
	text-decoration: none;
}

.reportRow {
	color : #333333; 
	font-size : 11px; 
	text-align: left;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #66758b;
}
.reportRowC {
	color : #333333; 
	font-size : 11px; 
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #66758b;
}
.reportRowR {
	color : #333333; 
	font-size : 11px; 
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #66758b;
}

.reportTR:hover {
	background-image:url(../images/row_bg.gif);
}

.myInput:focus {
	background-color:#FFC;
	border: 1px solid #aaa;
	padding: 2px 0px 2px 3px;
}


.reportColumn_s 
{
	background-color: #e9f1fd;
	color : #333333; 
	font-size : 10px; 
	font-weight : normal;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #c5ccd5;
	border-top: 1px solid #9dafca;
}

.reportColumn_sC {
	background-color: #e9f1fd;
	color : #333333; 
	font-size : 10px; 
	font-weight : normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #c5ccd5;
	border-top: 1px solid #9dafca;
}

.reportColumn_sR 
{
	background-color: #e9f1fd;
	color : #333333; 
	font-size : 10px; 
	font-weight : normal;
	text-align: right;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #c5ccd5;
	border-top: 1px solid #9dafca;
}

.reportRowS {
	color : #333333; 
	font-size : 10px; 
	text-align: left;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #9dafca;
}
.reportRowSC {
	color : #333333; 
	font-size : 10px; 
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #9dafca;
}
.reportRowSR {
	color : #333333; 
	font-size : 10px; 
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #c5ccd5;
	border-left: 1px solid #9dafca;
}

.reportColumn_n 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 10px; 
	font-weight : bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #9dafca;
	border-top: 1px solid #9dafca;
}

.reportColumn_nC 
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 10px; 
	font-weight : bold;
	text-align: center;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #9dafca;
	border-top: 1px solid #9dafca;
}

.reportColumn_n R
{
	background-color: #bad2f4;
	color : #333333; 
	font-size : 10px; 
	font-weight : bold;
	text-align: right;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #9dafca;
	border-top: 1px solid #9dafca;
}

.leftBorder
{
	border-left: 1px solid #66758b;
}

.rightBorder
{
	border-right: 1px solid #66758b;
}

.topBorder
{
	border-top: 1px solid #66758b;
}

.bottomBorder
{
	border-bottom: 1px solid #66758b;
}

.myHR
{
	color: #dddddd;
}

.pagination{
	color : #333333; 
	font-size : 11px; 
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
}
.pagination a{
	text-decoration: none;	
}

.errorMsg
{
	font-size : 10px; 
	color:#FF0000;
}

.errorMsgBold
{
	font-weight:bold;
	color:#FF0000;
}

.field-l
{
	width: 433px;
	padding: 2px 0px 2px 3px;
}

.field-sl
{
	width: 388px;
	padding: 2px 0px 2px 3px;
}

.field
{
	/*width: 388px;*/
	padding: 2px 0px 2px 3px;
}

.field-m
{
	width: 180px;
	padding: 2px 0px 2px 3px;
}

.field-s
{
	width: 118px;
	padding: 2px 0px 2px 3px;
}

.field-xs
{
	width: 60px;
	padding: 2px 0px 2px 3px;
}

.field-xxs
{
	width: 38px;
	padding: 2px 0px 2px 3px;
}

.required 
{
	font-size:11px;
	border:1px solid #aaaabb; 
	padding: 2px 0px 2px 3px;
	width: 388px;
}

.myDDL
{
	width: 393px;
}

.myDDL-lm
{
	color : #666666;
	width: 270px;
}

.myDDL-m
{
	width: 180px;
}

.myDDL-s
{
	width: 125px;
}

div.clockPane 
{
	color: #333333;
	font-size: 11px;
}

.addressPane
{
	padding: 8px 8px 8px 8px;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 1.3;
	border: 1px solid #c5ccd5;
	width: 300px;
}

.addressTextArea
{
	font-family:Verdana, Geneva, sans-serif;
	padding: 3px 8px 3px 8px;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 1.2;
	border: 1px solid #c5ccd5;
	width: 300px;
	height: 56px;
}

.dimColor
{
	background-color:#eef4ff;
}

.print_row
{
	display: none; 
}

@media print
{
	.print_hide
	{
		display: none;		
	}
	
	.print_header_height
	{
		height: 50px;
	}
	
	.print_row
	{
		display: table-row;
	}
	
	.page-break-row
	{ 
		display:block;
		page-break-before:always;
	}
	
	.page-break-block
	{ 
		display: inline-table;
		page-break-inside: avoid;
	}
}






