body
{
	color: black;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 120%;
	font-style: normal;
	margin: 5px 10px 5px 15px;
	background-color: #CCC;
}

A:link, A:visited
{
	color: #669;
	text-decoration: none;
	border-bottom: #990;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}


A:hover, A:active
{
	color: #600;
	text-decoration: underline;
}


.table1
{
	margin: 15px auto 10px auto;
	width: 800px;
}

.table1 A:visited
{
	color: #669;
	text-decoration: none;
	border-bottom: #990;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.table1 A:hover
{
	color: #600;
	text-decoration: underline;
}


.table_eTCeds
{
	color: #666;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	margin: 3em 4em 1em 4em;
}

#wrapper
{
	margin: 10px auto 10px auto;
	background-color: #FFF;
	width: 900px;
	padding: 15px;
	border: 1px #666 solid;
}

#navbar
{
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
	border-top: 0px #CCC none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
	
#navbar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#navbar li {
    display: inline; 
    }
	
#navbar ul li a
{
	text-decoration: none;
	margin: 0px 2px 5px 2px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #663;
	border: none;
}
	
#navbar ul li a:hover
{
	color: #300;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px 1px 5px 1px;
	border: 1px #999 solid;
}

/*
.navlinks
{
	color: #000;
	font-family: verdana, arial;
	font-size: 9px;
	line-height: 120%;
	font-style: normal;
	border-style: none;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}

.navlinks A:link, A:visited
{
	color: #669;
	text-decoration: none;
	border-width: 0px;
}

.navlinks A:hover
{
	color: #900;
	border-width: 0px;
	text-decoration: none;
}
*/


h2
{
	color: #666;
	font-family: verdana, arial;
	font-size: large;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
}

h3
{
	color: #666;
	font-family: verdana, arial;
	font-size: medium;
	line-height: 120%;
	font-style: oblique;
	font-weight: bold;
}

.list1
{
	list-style-type: default;
	list-style-image: url(images/bullets/0147_blue-4square.png);
	list-style-position: outside;
	line-height: 120%;
}


address
{
	margin: 30pt 30pt 20pt 30pt;
	color: #999;
	font-size: x-small;
	line-height: 120%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}
