/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}
td  {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}
h1 { 
	font-size:18px;
	color:#333333;
}

.logo {
	margin:15px 0px 16px 18px;
}
.miniLogos {
	margin:14px 35px 54px 0px;
	text-align:right;
}
.image {
	margin:20px 35px 28px 0px;
	padding:3px 3px 3px 3px;
	border:1px solid #999999;
}

#large {
	font-size:16px;
}
.bullet {
	list-style-image: url(images/bullet.gif);
	font-size:12px;
}
li {
	margin-bottom:5px;
}
ul {
	margin-bottom:10px;
	margin-top:0px;
}
.navTD {
	background-attachment: scroll;
	background-color: 79C352;
	background-image: url(images/nav_gradient.jpg);
	background-repeat: repeat-y;
}
a.nav:link, a.nav:visited {
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight:bold;
	padding:0px 4px 0px 4px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 4px 0px 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.navDiv {
	margin:7px 0px 0px 17px;
}
.navOn {
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 4px 0px 4px;
}
a.navBullet:link, a.navBullet:visited {
	color: #000000;
	text-decoration: none;
}

a.navBullet:hover, a.navBullet:active {
	color: #0000FF;
	text-decoration: underline;
}
.address {
	margin:220px 0px 5px 17px;
	font-size:10px;
	vertical-align:bottom;
}
.bottomBar {
	background-color:#CCCCCC;
	height:11px;
}a:hover, a:active {
	color: #CC6600;
}
