body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none 0px;
	font-face:Trebuchet MS, Verdana, Arial;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:11px;
	
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #666666;
	
	color:#CCCCCC;
	background-color:#000000;
	background-image:url(../images/background_body.jpg);
	background-position:center top; 
	background-repeat:repeat-y;
}

img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none 0px;
}

td{
	/*margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;*/
	border:none 0px;
	text-align:justify;
	vertical-align:top;
	
	color:#CCCCCC;
	font-face:Trebuchet MS, Verdana, Arial;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	text-decoration: none;
}

tr.trEven{
	background-color:#333333;
}

fieldset{
	border:solid 1px #DDDDDD;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	margin-top:40px;
	padding-top:15px;
	margin-right:0px;
	/*background-color:#FFFFFF;*/
}

legend{
	font-weight:bold;
	font-size:12px;
	color:#999999;
}

input{
	height:18px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	vertical-align:middle;
	border:solid 1px #666666;
}

select{
	font-size:11px;
	text-transform:uppercase;
	height:18px;
	border:solid 1px #999999;
	color:#CCCCCC;
	background-color:#333333;
	vertical-align:middle;
}

option{
	font-size:11px;
	text-transform:uppercase;
	color:#CCCCCC;
	vertical-align:middle;
}

hr{
	height:1px;
	color:#333333;
}

h1{
	color:#999999;
	font-size:26px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}

h2{
	color:#999999;
	margin-top:20px;
	margin-bottom:20px;
	font-size:22px;
	line-height:22px;
	/*text-transform:capitalize;*/
	text-align:left;
}

h3{
	margin-top:10px;
	color:#999999;
	font-size:20px;
	line-height:20px;
	text-align:left;
}

h4{
	margin-top:10px;
	color:#999999;
	font-size:16px;
	line-height:16px;
	text-align:left;
}

h5{
	margin-top:10px;
	color:#999999;
	font-size:14px;
	line-height:14px;
	text-align:left;
}

h6{
	margin-top:10px;
	color:#999999;
	font-size:12px;
	line-height:12px;
	text-align:left;
}

a{
	color:#666666;
}

a:hover{
	color:#CCCCCC;
}

/*************************************************************/

fieldset.fieldsetReport{
	border:solid 1px #FF0000;
}

fieldset.fieldsetReport legend{
	color:#ff0000;
}

/*************************************************************/

#divShell{
	position:absolute; 
	width:100%; 
	/*height:100%; */
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border:none 0px;
	/*background-color:#FFFFFF;*/
	text-align:center;
	/*background-image:url(../images/backgroundBodyLeft.png);
	background-position:left top; 
	background-repeat:repeat-x;*/
	vertical-align:top;
}

#tableShell{
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	border:none 0px;
	width:1000px;
	height:100%;
	background-color:black;
	background-image:url(../images/background_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-face:Trebuchet MS, Verdana, Arial;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	line-height: 14px;
	text-decoration: none;
	vertical-align:top;
}

#tableShell_td1{
	height:21px; 
	vertical-align:top;
	width:1000px;
	/*background-image: url(../images/background_header01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

#tableShell_td2{
	height:200px; 
	vertical-align:top;
	background-image: url(../images/header_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}

#tableShell_td3{
	height:23px; 
	vertical-align:top; 
	vertical-align:top;
	/*background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
}

/*content*/
#tableShell_td4{
	height:370px;
	/*background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
	padding-left:222px;	/*40px*/
	padding-right:20px;
	padding-bottom:60px;
	padding-top:40px;
	
	font-size:12px;
	line-height: 18px;
	text-align:left;
	color:#AAAAAA;
}

/*blank.php must match style of content*/
#bodyBlank{
	width:693px;	/* 768px - 40px - 55px*/
	padding:10px 10px 10px 10px;
	
	line-height: 16px;
	text-align:left;
}

#tableShell_td5{
	/*background-image: url(../images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:30px; 
}

/*************************************************************/

a.aList {
	color:#333333;
	text-decoration:none;
}

a.aList:hover {
	text-decoration:underline;
}

input.inputTransMini{
	margin-left:12px;
	width:300px;
}

input.input300{
	width:300px;
}

div.divSection{
	float:right;
	position: relative;
	}
	div.rowEven{
		background-color:#222222;
	}
	div.rowOdd{
		background-color:#000000;
	}
	
/*************************************************************/
/*header01*/

	#tableHeader01{
	width:1000px;
	height:21px; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	border-bottom:solid 1px #666666;
	}
	#tableHeader01 img{ 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	}
	#tableHeader01 a{ 
	/*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
	vertical-align:top;
	}
	#header01_td1{
		height:22px;
		text-align:left;
		vertical-align:top;
		color:#CCCCCC;
		padding-left:10px;
		padding-top:4px;
	}
	
	#header01_td2{
		text-align:right;
		vertical-align:top;
		font-size:12px;
		color:#666666;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		width:345px;
	}
	
	/*#header01_td2	a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	}*/
	
	#header01_td2	a:hover{
	color: #333333;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	#header01_02_td1{
		height:0px;
		text-align:left;
		vertical-align:top;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	
	#header01_02_td2{
		text-align:right;
		vertical-align:top;
	}
	
	#header01_02_td2 img{
		border:none 0px;
		vertical-align:top;
	}
	
	#header01_03_td1{
		height:0px;
	}
	
	img.imgQuicklink{
		/*margin:0px 0px 0px 0px;*/
	}
	
/*************************************************************/
/*header02*/

	#tableHeader02{
	width:100%;
	height:0px;
	border:none 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	#header02_td1{
		text-align:right;
		vertical-align:top;
		padding:0px 0px 0px 0px;
		color:#999999;
		margin:0px 0px 0px 0px;
	}
	#header02_td1 a{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;*/
	}
	#header02_td1 a:hover{
	/*color:#18457B;*/
	color:#333333;
	/*background-color:#FFFFFF;*/
	}
	#header02_td1 img.imgQuicklink{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:none 0px;
		position:relative; 
		top:0px; 
		float:left;
	}
	#divUserNavigation{
		float:right;
		right:0px;
		margin-top:0px;
		padding-top:0px; 
		vertical-align:top; 
		height:0px;
		width:670px;
		text-align:right;
	}
	#divLanguages{
		float:right;
		width:100px;
		height:0px; 
		vertical-align:middle;
		text-align:right;
	}
	
/*************************************************************/
/*header03*/

	#tableHeader03{
	width:100%;
	height:0px;
/*	background-image: url(../images/background_header03.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	border:none 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#333333;
	border-top:solid 1px #666666;
	}
	#header03_td1{
		text-align:left;
		vertical-align:top;
		padding:0px 0px 0px 0px;
		border:none 0px;
		padding:1px 0px 1px 0px;
		margin:0px 0px 0px 0px;
		color:#999999;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		/*background-color:#333333;*/
		background-image: url(../images/background_nav.jpg);
		background-repeat: repeat-x;
		background-position: left top;
	}
	#header03_td1 a{
		color:#999999;
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		text-transform:uppercase;
		margin:1px 1px 1px 0px;
	}
	#header03_td1 a:hover{
		color:#333333;
		text-decoration:none;
	}
	#header03_td2{
		color:white;
		text-align:right;
		vertical-align:top;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		width:50%;
		border:none 0px;
	}
	#header03_td2 a{
		color:white;
		text-decoration:none;
		text-align:right;
		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	#header03_td2 a:hover{
		text-decoration:underline;
	}
	
		#formHeaderSearch{
		border:none 0px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	#formHeaderLogin{
		border:none 0px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	
/*************************************************************/
/*footer01*/	
	
	#tableFooter01{
		width:100%;
		height:42px;
		/*background-image: url(../images/backgroundFooter.png);
		background-repeat: repeat-x;
		background-position: left top;*/
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:none 0px #666666;
	}
	#footer01_td1{
		text-align:center;
		vertical-align:top;
		padding:25px 0px 0px 10px;
		margin:0px 0px 0px 0px;
		background-image: url(../images/footerLogo.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#footer01_td2{
		text-align:right;
		vertical-align:middle;
		padding:0px 10px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	a.aFooter{
		color:#666666;
		font-size:10px;
		text-decoration:none;
		text-transform:capitalize;
		margin-left:7px;
	}
	a.aFooter:hover{
		color:#CCCCCC;
		background-color:#000000;
	}