p,td    {margin-top: 0; margin-bottom: 0 }

ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}


/*BEGIN MAIN MENU*/
#navlist {
position: absolute;
width: 155px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;


}
#navlist li {
margin: 0px;
padding: 0px;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #0000000;
background-image:  url(../assets/button.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
margin: 0px;
}
#navlist a:link, #navlist a:visited {
color: #eee;
text-decoration: none;
}

/* you can combine the last two rules if you wish */

#navlist a:hover, #navlist a:active {
background-color: #ffffff;
background-image:  url(../assets/button_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #ffffff;

}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #000000;
background-image:  url(../assets/button_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF;
}
/*END of MAIN MENU styles */




.tableMain {
	border: 1px solid #000000;
}
.tabeTopBanner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
.copyright a:link {
	text-decoration: underline;
		color: #666666;
	
}
.copyright a:visited {
	text-decoration: underline;
	color: #999999;
}
.copyright a:hover {
	text-decoration: none;
}
.copyright a:active {
	text-decoration: underline;
}
.highlightBox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 4px;
	border: 1px solid #999999;
	padding: 4px;
}

.textTitle {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 13px 15px 3px;
	padding: 4px;
	font-variant: normal;
	text-transform: uppercase;
}
.textMain {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	padding: 4px;
	margin-bottom: 4px;

}
.textTitleBG {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 15px 3px;
	padding: 1px 4px;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;


}
.highlightTitleBG {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 10px 0px;
	padding: 1px 4px;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px none #999999;
	border-left: 1px #999999;
}
/* retired on Oct 12 2007
.highlightBoxRight {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px 10px 3px;
	border: 1px solid #999999;
	padding: 0px 4px;
} */
.highlightBoxRight {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC03;
	margin: 0px 10px 3px;
	border: 1px solid #999999;
	padding: 5px;
}
.imageRight {

	border: 1px solid #000000;
	float: right;
	margin: 4px;
}
.tableBody {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 1px;
	border: 1px solid #666666;
	background-color: #CCCCCC;


}
.imageLeft {


	border: 1px solid #000000;
	float: left;
	margin: 4px;
}
.textMainForms {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;

}
.imageBordered {
	border: 1px solid #999999;
}
.textForms {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
