body
{
	background-color: #336699;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	color: #336699;
}

td
{
	background-color: #FFFFFF;
}

table.list
{
	border: #a9a9a9 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

tr.list
{
	font-weight: bold;
	font-size: 10pt;
	color: #0066cc;
	font-family: Verdana;
}


td.top
{
	background-image: url(../images/top.jpg);
	width: 810px;
	background-repeat: no-repeat;
	height: 110px;
}

td.topRight
{

	height: 110px;
	background-color: #336699;
}


td.topBar
{
	background-image: url(../images/topBar.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 10px;
}
td.topBarSmall
{
	background-image: url(../images/topBarSmall.jpg);
	background-repeat:repeat-x;
	height: 10px;
}

td.bottomBar
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/bottomBar.jpg);
	vertical-align: bottom;
	width: 810px;
	color: #b0c4de;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 24px;
	background-color: #336699;
	text-align: center;
	padding: 0px 0px 10px 0px;
}
td.bottomBarSmall
{
	background-image: url(../images/bottomBarSmall.jpg);
	background-repeat:repeat-x;
	height: 24px;
	background-color: #336699;
	padding: 0px 0px 10px 0px;
}

td.divider
{
	background-image: url(../images/divider.jpg);
	background-repeat:repeat-y;
}

td.menu
{
	vertical-align: top;
	width: 150px;
}

td.content
{
	font-size: 10pt;
	vertical-align: top;
	width: 620px;
	color: #696969;
	font-family: Verdana;
}

a:link.footer, a:visited.footer
{
	color: #ffffff;
	text-decoration: none;
}
a:hover.footer
{
	color: #b0c4de;
	text-decoration: underline;
}

a:link.default, a:visited.default
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover.default
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#navlist {
	position: relative;
	/*left: 36px;
	width: 186px;*/
	top: 10px;
	left:10px
	
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 0px 2px 0px;
	
	/*border: 1px solid #333;*/
	width: 150px;
	/* background-image:  url(images/btnDefault.png);  */
}

#navlist a:link, #navlist a:visited
{
	color: #336699;
	text-decoration: none;
}

#navlist a:hover {
	/* border: 1px solid #333; */
	background-image:  url(../images/menu.gif);
	color: #000000;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {

	/*background-image:  url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	color: #CCCCCC;
}
