*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Tahoma, Veranda Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	background: #EBEBEA;
	margin: 0 auto;
	width: 770px;
    text-align: left;
}
a
{
	color: #1D93C3;
}
a:hover
{
	color: #E88100;
	margin: 0px;
}
.whitetext
{
	color: #fff;
	text-decoration: none;
}

#headerLogo
{
	background: url(images/header-bg.gif) repeat-x;
	border: 1px solid #7F9DB9;
	height: 110px;
	font-size: 140%;
	color: #DA7A00;
	font-weight: bolder;
}
.form
{
	color: #000;
	height: 14px;
	width: 130px;
}
.nav-bar-left
{
	background: url(images/left-nav.gif);
	width: 215px;
	color: #fff;
	height: 100%;
	padding-top: 10px;
	font-size: 1.0em;
}
.table
{
	background: #7F9DB9;
}

.joinUs-table
{
	margin-left: 0px;
}

.joinUs-border, .columns
{
	background: #fff;
	border: 1px solid #7F9DB9;
	width: 183px;
	padding: 7px;
	color: #000;
}
.joinUsheader
{
	background: url(images/joinus-bg.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	width: 169px;
	height: 25px;
	padding-left: 8px;
}
.joinUsfooter
{
	background: url(images/joinus-bg-foot.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	width: 169px;
	height: 25px;
	padding-left: 8px;
}
.interiorBg
{
	background: #fff;
	border: thick solid #7F9DB9;
	font-size: 1.0em;
	padding: 7px;
	color: #000;
}
.copyright
{
	color: #333;
	font-size: .75em;
}
.smtext
{
	font-size: 60%;
	font-weight: normal;
}
h3
{
	font-size: 130%;
	font-weight: bold;
	color: #252F33;
	margin-bottom: 12px;
}
h4
{
	font-size: 115%;
	font-weight: bold;
	color: #252F33;
	margin-bottom: 12px;
}

ul
{
  margin-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
}

.breadcrumbs
{
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
input.login
{
	font-size: 60%;
	font-weight: normal;
	font-family: Tahoma, Veranda Helvetica, sans-serif;
}
.media td, th
{
	padding: 2px;
	vertical-align: top;
	white-space: nowrap;
	border: solid 1px #7F9DB9;
}
.schedule td, th
{
	padding: 2px;
	vertical-align: top;
	white-space: nowrap;
	empty-cells: show;
	border: solid 1px #7F9DB9;
	border-collapse: collapse;
}

#contentJoinUsTable1
{
	margin-left: -10px;
}

.thinColumn
{
	width: 4px;
	border: none;
}

.schedule td.thinColumn, th.thinColumn
{
	border: none;
	width: 4px;
	white-space: nowrap;
}

.regularColumn
{
	white-space: nowrap;
	}
.nameColumn
{
	width: 150px;
	white-space: nowrap;
}
.hiddenRegularColumn
{
	width: 35px;
	display: none;
}
