body{
	background: white;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
}

hr.header{
	height: 1px;
	width: 100%;
}

hr.footer{
	height: 1px;
	width: 100%;
	
}
td.spacer{
	height: 4px;
	width: 100%;
	background: url('../images/vertical_gradient.jsp?width=1&height=30&start=333333&end=FFFFFF') repeat-x top;
	
}
td.banner_menu{
	border-top: 1px solid #808000; 
	border-bottom: 1px solid #808000; 
	background: url('../images/vertical_gradient.jsp?width=1&height=30&start=999999&end=808000') repeat-x center;
   text-align: center;
}

a.banner_menu{
	color: white;
	text-decoration: none;
	font-weight: Normal;
	font-size: 11px;
}

a.banner_menu:hover{
	color: yellow;
	font-weight: light;
}

td.body_content{
	padding: 10px;
	background:white;
}

td.footprints{
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid black;
}

a.footprints{
	color: blue;
	text-decoration: none;
}

a.footprints:hover{
	color: red;
	text-decoration: none;
}

td.footer{
	font-size: 12px;
	color: white;
	text-align: center;
}
a.footer{
	color: white;
}
td.contact_panel{
	background: url('../images/vertical_gradient.jsp?width=1&height=600&start=999999&end=808000') repeat-x top;	border: 1px solid black; 
	padding: 20px; 
	font-size: 12px;
	color:white
}

td.login_panel{
	font-size: 12px;
}

table.panel{
	background: url('../images/vertical_gradient.jsp?width=1&height=600&start=DDDDDD&end=808000') repeat-x top;
	border: 1px solid black; 
	padding: 20px; 
	font-size: 14px;
}

td.product_menu{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: url('../images/vertical_gradient.jsp?width=1&height=35&start=BBBBBB&end=808000') repeat-x center;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 12px;
	cursor: pointer;
}

th.product_menu{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: #808000;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 12px;
	color: white;
}

td.product_menu_hover{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: url('../images/vertical_gradient.jsp?width=1&height=35&start=003366&end=808000') repeat-x center;
	color: yellow;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 14px;
	cursor: pointer;
}

td.product_description{
	border: 1px solid black;
	text-align: justify;
	padding: 20px;
	font-size: 12px;
	width:500px;
	
	color: black
}

div.search_examples{
	font-size: 10px;
	background: url('../images/vertical_gradient.jsp?width=1&height=600&start=#FFFFFF&end=#FFFFFF') repeat-x top;	border: 1px  black;
	
	
}

div.headerborder
{
	border:url('../images/vertical_gradient.jsp?width=1&height=600&start=#CFCFCF&end=#FAFAFA') repeat-x top;
	
}
table.etaxdetail{	
	border: 1px solid black;
	border-collapse: collapse;
	padding: 5px;
}
td.etaxdetailname{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	width: 20%;
	padding: 3px;
}
td.etaxdetailvalue{
	text-decoration: none;	
	font-size: 12px;
	width: 30%;
	font-family: verdana;
	padding: 3px;
}
td.etaxtext{
	text-decoration: none;	
	font-size: 14px;
	width: 20%;
	padding: 3px;
	font-weight: bold;
}
table.searchresults{
	border-collapse: collapse;
}
tr.searchresults{
background: #EEECCC;
}
tr.searchresultsalt{
background: #EEEEEE;
}

th.searchresults{
	border: 1px solid white;
	font-size: 12px;
	padding: 3px;
	background: url('../images/vertical_gradient.jsp?width=1&height=70&start=000000&end=808000') repeat-x top;
	color: white;
}
td.searchresults{
	border: 1px solid black;
	font-size: 12px;
	padding: 3px;	
}
a.searchresultsth{
	color: white;
}
a.searchresultstd{

}

/*
td.tab_active{
	background: url('../images/tab.jsp?height=25&width=125&border=000000&fill=CCCCCC&background=FFFFFF&active=true') no-repeat center;
	width: 123px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
*/

td.tab_active{
	background: url('../images/vertical_gradient.jsp?width=1&height=25&start=AAAAAA&end=CCCCCC') repeat-x top #CCCCCC;
	width: 12%;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/*
td.tab_inactive{
	background: url('../images/tab.jsp?height=25&width=125&border=000000&fill=003366&background=FFFFFF&active=false') no-repeat center;
	color: white;
	width: 123px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid black;
	cursor: pointer;
}
*/

td.tab_inactive{
	background: url('../images/vertical_gradient.jsp?width=1&height=23&start=003366&end=6699CC') repeat-x top #6699CC;
	color: white;
	width: 12%;
	height: 25px;
	text-align: center;
	font-size: 13px;
	border: 1px solid black;
	cursor: pointer;
}

table.tab_document{
	width: 95%;
	border-collapse: collapse;
}

td.tab_spacer{
	border-bottom: 1px solid black;
	width: 1%;
}	

td.tab_end_rp{
	border-bottom: 1px solid black;
	width: 21%;
}

td.tab_end_cs{
	border-bottom: 1px solid black;
	width: 10%;
}

td.tab_end_vt{
	border-bottom: 1px solid black;
	width: 60%;
}

td.tab_body{
	background: url('../images/vertical_gradient.jsp?width=1&height=200&start=CCCCCC&end=EEEEEE') repeat-x top #EEEEEE;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.ownership{
	background: white;
	border: 1px solid black;
	border-collapse: collapse;
}
td.ownership{
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
th.ownership{
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: left;
}

td.standard_text{
	font-size: 14px;
}

td.search_form{
	font-size: 12px;
}

td.search_title{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
td.dlq_notice{
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

td.paynow{
	background: url('../images/vertical_gradient.jsp?width=1&height=30&start=000000&end=000000') repeat-x center;
	text-align: center;
	font-size: 12px;
	color: white
	font-weight: bold;
	text-decoration: none;
	border: 1px solid black;
}
a.paynow{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.paynow:hover{
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

table.search{
	width: 100%;
}
th.search{
	background: #CCCCCC;
	border: 1px solid black;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
td.search{
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.index{
	width: 75%;
}
td.index{
	width:50%;
}
