/* CSS Document */

BODY {
	background-image:none;}

#container {
	background-image:url(../images/main_bg_inner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;}
	
	
	#header {}
	
		#header-left {}
			
		#header-right {}
			
			#header-right-top {}
				
				#header-right-top-left {}
					
				#header-right-top-right {
					color:#0082a3;}
					
				#header-right-top-right A{
					color:#0082a3;}
					
				#header-right-top-right A:HOVER{}
					
				#header-right-top-right TD {
					color:#707173;}
			
			#header-right-nav {}
	
	
	#footer {
		color:#0082a3;}
		
		.footer-tablecell {}
			
		#footer A {
			color:#0082a3;
			text-decoration:none;}
			
		#footer A:HOVER {
			color:#0082a3;
			text-decoration:underline;}
			
			
/*Form objects - START*/
.textbox {
	border:0px;
	margin:0px;
	background-image:url(/files/HTECXX0001/images/form_objects/textbox-bg-inv.gif);
	background-repeat:no-repeat;
	width:130px;
	height:22px;
	line-height:22px;
	padding:0 10px 0 10px;
	vertical-align:middle;
	font-size:11px;
	color:#007a94;}
	
.searchbutton {
	background-image:url(/files/HTECXX0001/images/form_objects/btngo-inv.gif);
	background-repeat:no-repeat;
	height:28px;
	width:28px;
	border:0px none;
	margin:0px;
	padding:0px;}
/*Form objects - END*/