body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.body-bkgrnd {
	background-color: #FFFFFF;
	background-image: url(../images/body-bkgrnd.jpg);
	background-repeat: repeat-y;
}
.body-text {
    font-family: verdana, helvetica, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000080;
}.top-slogan-left {
	background-image: url(../images/top-slogan-left.jpg);
	background-repeat: repeat;
}
.top-slogan-right {
	background-image: url(../images/top-slogan-right.jpg);
	background-repeat: no-repeat;
}
.footer-text {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a:link			{
	color: #000080;
	text-decoration: none;
	}

a.alt:link		{	
	color: #000080;
	text-decoration: none;
	}

a.alt2:link	{
	color: #000080;
	text-decoration: underline;
	}

a.alt3:link	{
	color: #800000;
	text-decoration: underline;
	}

a:visited		{
	color: #000080;
	text-decoration: none;
	}

a.alt:visited	{	
	color: #000080;
	text-decoration: none;
	}

a.alt2:visited	{	
	color: #000080;
	text-decoration: underline;
	}

a.alt3:visited	{	
	color: #800000;
	text-decoration: underline;
	}

a:hover			{	
	color: #FFFFFF;
	text-decoration: underline;
	}

a.alt:hover		{	
	color: #000080;
	text-decoration: underline;
	}

a.alt2:hover	{	
	color: #800000;
	text-decoration: underline;
	}

a.alt3:hover	{	
	color: #EE0000;
	text-decoration: underline;
	}
	
TT				{
	font-family: verdana, helvetica, arial;
	font-size: 8pt;
	}

TT.alt			{
	font-size: 7pt;
	}
.footer-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000080;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000080;
	text-decoration: underline;
}
.footer-bkgrnd {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.sb-associate-input {
	width: 58px;
	border: 1px solid #000080;
	font-family: verdana, helvetica, arial;	
	font-size: 8.5pt;	
	color: black;	
}
.search-input {
	width: 100px;
	border: 1px solid #000080;
	font-family: verdana, helvetica, arial;	
	font-size: 8.5pt;	
	color: black;	
}
