html,p, h1, h2, h3, h4, h5, h6, form, fieldset, body  {
	margin: 0;
	padding: 0;
	border: 0;
}
	
Table      {   border-collapse: collapse;
				border-spacing: 0pt;
              }

td    {
	text-align: left;
              }
			  

.menuBG {
	background-color: #EAF4FF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.spacerBar {
	line-height: 3px;
}

.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu a:hover {
	
}

.SmallerText {
font-size: 90%}

.SmallestText {
font-size: 80%}

.BiggerText {
font-size: 110%}

.BiggestText {
font-size: 120%}

a {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a:visited{
	color: #0000FF;
}

body {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
}
.strong {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pINDENT {

	text-indent: 7px;
}
.LI2
{ 
	list-style-position: inside;
	margin-left: 20px;
	padding-left: 11em;
	text-align: left;

}

.imgspaceright {
	margin-left: 0px;
	margin-right: 5px;
}
.tdnorepeat{
	background-repeat: no-repeat;
}
.tablenorepeat {
	background-repeat: no-repeat;
}
img	{
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.menulink a {
padding-left:5px;padding-bottom:5px;
border-bottom:thin dashed  #0033CC;
font-size: 12px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height:16px;
}
