#fileupload table tr td, #fileupload table tr th
{
	padding:5px;
}
#fileupload table tr th
{
	text-align:right;
}

tr.rpspc
{
	height:0px;
	border:0px;
	margin:0px;
	padding:0px;
}
tr.rpspc td
{
	height:0px;
	border:0px;
	margin:0px;
	padding:0px;
}
hr.pb
{
	display:none;
	visibility:none;
}

table.excelread tr td.center
{
	text-align:center;
}	
table.excelread tr td div.rpad
{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:2px;
}

table.excelread tr td.right,table.excelread tr td.normal
{
	text-align:right;
}

table.report tr td.right
{
	text-align:right;
}

.currentNews
{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:95%;
	height:150px;
	padding:2px;
}

a.photolink img
{
	border:4px solid #BBEDFB;
}

a.photolink:hover img
{
	border:4px solid #cccccc;
}

#updateForm textarea
{
	width:900px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
}

span.red
{
	font-weight:bold;
	color:#CC0000;
}

/*working kp*/
#footer table tr td.help a
{
	color:#FFFFFF;
}


table.updateFormTableNormal tr th, .headerCell
{
	text-align:right;
	padding:3px;
}

table.updateFormTableNormal tr td
{
	/*text-align:right;*/
	padding:3px;
}

table.updateFormTableNormal tr td input
{
	font-size:11px;
	border:1px solid #CCCCCC;
	width:200px;
}
#notsavedbig
{
	padding:0px;
	margin:0px;
	position:absolute;
	z-index:150;
	text-align:center;
	width:700px;
	left:50%;
	margin-left:-358px;
}
#notsavedbig img
{
	padding:0px;
	margin:0px;
}
fieldset
{
	border:1px solid #CCCCCC;
}

legend
{
	color:#0066CC;
	font-variant:small-caps;
}

table.updateFormTableNormal tr td select
{
	font-size:11px;
	border:1px solid #CCCCCC;
}

table.report tr td,table.report tr th.subheader
{
            border-bottom: none;
			font-style: normal;
			margin:0px;
            padding:5px;
}


#newrows
{
	padding:4px;
	background-color:#DFF2E1;
	width:300px;
	border:1px solid #C7E9CA;
	margin:5px;
}

#newrows input
{
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #C7E9CA;
	font-size:11px;
	width:50px;
}

#newrows input.button
{
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #C7E9CA;
	font-size:11px;
	width:100px;
}



p.big
{
	font-size:18px;
	color:#006699;
	font-weight: lighter;
	font-variant: small-caps;
}

ul.biglist li
{
	display:block;
	font-size:14px;
	list-style-image: none;
	list-style-type: none;
}

ul.biglist li a
{
	background:url(../../images/bl0.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.biglist li a:hover
{
	background:url(../../images/bl1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}

/* EXCEL */

table.excelread
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

table.excelread tr td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}


table.excelread tr th
{
	font-size:13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	font-variant:small-caps;
	text-align:left;
}

table.excel
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

table.excel tr td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}


table.excel tr th
{
	font-size:13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	font-variant:small-caps;
	text-align:left;
}

table.excel tr th img
{
	border:0px;
	vertical-align:bottom;
}

table.excel tr td input, .newCellContainer input
{
	border:0px;
	margin:0px;
	padding:3px;
	
	width:80%;
	
	font-size:11px;
}

table.excel tr td select
{
	border:0px;
	margin:0px;
	padding:3px;	
	width:95%;	
	font-size:11px;
}

table.excel tr td select
{
	border:0px;
	font-size:12px;
}




#commonData th
{
	background-color:#069;
	color:#fff;
	padding:4px;
}

#commonData 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}

#commonData  tr td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding:4px;
	
}


#commonData tr th
{
	font-size:13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	font-variant:small-caps;
	text-align:left;
}

#commonData  tr th img
{
	border:0px;
	vertical-align:bottom;
}

#commonData tr td input, .newCellContainer input
{
	border:0px;
	margin:0px;
	padding:3px;
	
	width:80%;
	
	font-size:11px;
}

#commonData  tr td select
{
	border:0px;
	margin:0px;
	padding:3px;	
	width:95%;	
	font-size:11px;
}

#commonData tr td select
{
	border:0px;
	font-size:12px;
}

/* CSS Document */

table.report tr.group td
{
	border:0px;
	font-size:16px;
	font-weight:normal;
	padding-top:20px;
	color:#416D92;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.reportbox
{
	width:100%;
	margin-top:5px;
	padding:5px;
	background-color:#EAF4FF;
	border:1px solid #1DBBCD;
}
table.reportbox tr td h1
{
	color:#0A364B;
	font-size:15px;
	font-variant:small-caps;
}

table tr.reportfilter td h1
{
	margin:0px;
	padding:0px;
	padding-left:4px;
	text-align:left;
	font-size:12px;
	font-variant:small-caps;
}

table tr.reportfilter td
{
	margin:0px;
	padding:0px;
	color:#E2F1FA;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

#filterbox
{
	color:#aaaaaa;
	background-color:#EEEEEE;
	border-top: 1px solid #aaaaaa;
	padding-bottom:10px;
}
#filterbox h1
{
	color:#666666;
	font-size:14px;
	font-variant:small-caps;
}

table.report tr td.number
{
	text-align:right;
}

table.report tr td.numberCenter
{
	text-align:center;
}

table.report tr td,table.report tr th
{
	margin:0px;
	padding:5px;
	border-bottom:1px solid #416D92;
}

table.report
{
	padding-top:15px;
	padding-bottom:15px;
}

table.report tr th
{
	text-align:left;
}

table.report tr th.TitleRight
{
	text-align:right;
}

table.report tr th.TotalLine
{
	text-align:left;
	border-bottom:none;
}

table.report tr th.Rheading
{
	text-align:right;
}

table.report tr th.Rheadbottom
{
	text-align:right;
	vertical-align:bottom;
}

table.report tr th.Lheadbottom
{
	text-align:left;
	vertical-align:bottom;
}

table.report tr th.error2
{
	text-align:left;
	background-color:none;
	color:#FF0000;
}

table.report tr th.error3
{
	text-align:left;
	background-color:none;
	color:#FF0000;
	border-bottom:none;
}

table.report tr th.error4
{
	text-align:center;
	background-color:none;
	color:#FF0000;
	border-bottom:none;
}

table.report tr td.error5
{
	text-align:right;
	background-color:none;
	color:#FF0000;
	font-weight:bold;
}

table.report tr td.centerCell
{
	text-align:center;
}

table.report tr td
{
	border-bottom:1px solid #416D92;
}

table.report tr.total td
{
	border-bottom:0px;
	text-align:right;
	font-weight: bold;
}

table.report tr.total td.tcell
{
}

table.report tr.total td.tcell2
{
	border-bottom:none;
	text-align:left;
}

table.report tr.total td.tcell3
{
	border-bottom:none;
	text-align:right;
}

table.simpleForm tr th
{
	text-align:right;
}

table.simpleForm tr td input
{
	font-size:11px;
	padding:1px;
	color:#333333;
	border:1px solid #999999;
}

h3
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#BDDFF0;
	font-variant:small-caps;
}
a
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	color:#107196;
	text-decoration:none;
}

td.data {border-bottom: #1dbbcd solid thin;}
td.total {border-right: #1dbbcd solid thin;border-left: #1dbbcd solid thin;border-bottom: #1dbbcd solid thin;}

	.filtercell img, .filtercell a
	{
		padding:0px;
		margin:0px;
	}

	.filtercell
	{
		padding:0px;
		margin:0px;
		text-align:left;
	}
	
	#filterForm
	{
		padding:0px;
		margin:0px;
	}
	
	table.headers tr td a
	{
		color:#333333;
		font-weight:bold;
		text-decoration:none;
	}
	
	table.headers tr td a:hover
	{
		color:#416D92;
		font-weight:bold;
		text-decoration:none;
	}
	
	table.headers2 tr td a
	{
		color:#333333;
		font-weight:bold;
		text-decoration:none;
	}
	
	table.headers2 tr td a:hover
	{
		color:#416D92;
		font-weight:bold;
		text-decoration:none;
	}
	
	table.filterbar tr td input
	{
		font-size:11px;
	}
	
	
	#reportpage
	{
		background-color:#FFFFFF;
	}
	
	#reportfooter
	{
		border-top: 1px solid #1DBBCD; /* set border COLOR as desired */
		color: #006699;
		font-variant: small-caps;
		background-color: #E7F5FE;
		text-align:center;
	}
	
	#reportheader
	{
		background-color:#FFFFFF;
		text-align:right;
	}
	
	h1
	{
		font-size:18px;
	}
	
	.message
	{
		background-color:#EAF4FF;
		border-top:1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		font-weight:bold;
		padding:4px;
	}
	
	.error
	{
		background-color:#9F060B;
		border-top:1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		font-weight:bold;
		padding:4px;
		color: #FFFFFF;
		text-align:center;
	}
	
	/*
	
		listings
	*/
	
	table.listings tr th
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:left;
		padding:4px;
		font-variant:small-caps;
	}
	
	table.listings tr th img
	{
		border:0px;
		vertical-align:bottom;
	}
	
	table.listings tr th a
	{
		color:#333333;
		text-decoration:none;
	}
	
	/*
	
	DATA
	
	*/
	
	table.listings
	{
		width:100%;
	}
	
	table.listings tr td
	{
		padding:2px;
	}
	

	/*
	
		EXCEL LOOK
		
	*/
	
	#data table.listings tr td input
	{
		border:0px;
		width:100%;
		color:#666666;
	}
	
	#data table.listings tr td.options input
	{
		width:25px;
		margin:0px;
		border:0px;
		padding:0px;
	}
	
	#data table.listings tr td.options
	{
		width:100px;
	}
	
	#data table.listings tr td
	{
		color:#666666;
	
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	#data table.listings tr th
	{
	
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
	}
	
	#data table.listings
	{
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	
	/*
	
		filter
		
	*/
	
	
	h2
	{
		color:#333333;
		font-size:13px;
		font-variant: small-caps;
		margin:0px;
		padding:3px;
		text-align:left;
	}
	
	#filter
	{
		font-size:11px;
		color: #666666;
		border-bottom: 1px solid #1DBBCD; /* set border COLOR as desired */
		background-color: #EAF4FF;
		margin:0px;
		padding:0px;
	}
	
	#filter select, #filter option
	{
		font-size:11px;
	}
	
	
	#filter table.titlebar
	{
		width:100%;
	}
	#filter table.filterbar
	{
		width:100%;
	}
	hr
	{
		margin:0px;
		padding:0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-bottom-style: dashed;
		border-bottom-color: #EAEAEA;
		background-color:#FFFFFF;
		color:#FFFFFF;
	}
	
	.specialExpand .CollapsiblePanelTab
	{
		margin:0px;
		padding:0px;
		border:0px;
	}
	
	td table.updateFormTableNormal, .updateFormTableNormal
	{
		/*width:100%;*/
	}
	.headerCell
	{
		text-align:right;
		font-weight:bold;
	}
	
	.smaller
	{
		width:40px;
	}
	
	.msg_body
	{
		margin-bottom:15px;
	}
	
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;

}
input.file img
{
	float:left;
}
div.fakefile .browse
{
	background-image:url(../../images/browse_normal.png);
	border:0px;
	position: relative;
	float:left;
}

div.fakefile .browse:hover
{
	background-image:url(../../images/browse_hover.png);
	width:75px;
	height:19px;
	border:0px;
	position: relative;
	left: 200px;
}

.avgNormal
{

}

.avgStrong
{
	font-weight:bold;
	text-align:right;
}


.updateFormCell input
{
	width:75px;
}
.headerCell
{
	margin:0px;
	padding:0px;
}
.updateFormCell
{
	padding:1px;
}
.updateFormCell input
{
	padding:1px;
	margin-top:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:11px;
}
.updateFormCell select
{
	font-size:11px;
	border:1px solid #CCCCCC;
	width:100%;
}
.right
{
	text-align:right;
}

.disabled,.disabled input
{
	background-color:#fff;
	color:#000;
}
 .new .disabled, .new .disabled input
{
	background-color:#DFF2E1;
	color:#000;
}

input.smallerInput
{
	width:25px;
}