		/* Happy Resyndicator
		----------------------------------------------- */

		div.feedburnerFeedBlock p.feedTitle {
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			display: inline;
			text-indent: 0;
			}
		
		div.feedburnerFeedBlock p.date {
			font-size: 12px;
			font-weight: bold;
			display: inline;
			text-indent: 0;
			}
		div.feedburnerFeedBlock span.headline {
			font-family: Arial;
			font-size: 13px;
			font-weight: bold;
			color: #FF0000;
			display: block;
			text-indent: 0;
			}
		div.feedburnerFeedBlock div {
			margin-bottom: 2em;
			padding-left: 0 !important;
			text-indent: 0 !important;
			}

td, tr, p {
  font-family      : Arial;
  font-size        : 12px;
  color            : #333333;
}

ul {
  margin-left      : 0;
  padding-left     : 5;
  list-style       : none;
}

li {
  padding-left: 15px;
  background-image: url(images/redarrow.gif);
  background-repeat: no-repeat;
}

.dottedtable {
  width: 90%;
}
.dottedtable td {
  width: 100%;
  border: dotted;
  border-width: 1px;
  border-bottom-color: #B0C4DE;
  border-top-color: #B0C4DE;
  border-left-color: #B0C4DE;
  border-right-color: #B0C4DE;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial;
}

.adtable {
  width: 60%;
}
.adtable td {
  width: 100%;
  border: solid;
  border-width: 5px;
  border-bottom-color: #003366;
  border-top-color: #003366;
  border-left-color: #003366;
  border-right-color: #003366;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial;
}

.jobtable {
  width: 90%;
  border: dotted;
  border-width: 1px;
  border-bottom-color: #B0C4DE;
  border-top-color: #B0C4DE;
  border-left-color: #B0C4DE;
  border-right-color: #B0C4DE;
}

.jobtable td {
  width            : 100%;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial;
}

/* now lets' try a redesign of the navbar */

td.navheader {
  text-valign      : center;
  background-color : #003366;
  border-top: 1px solid #B0C4DE;
  border-bottom: 1px solid #B0C4DE;
  border-right: 1px solid #B0C4DE;
  border-left: 1px solid #B0C4DE;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FFFFFF;
  font-family      : Arial;
}

#navcontainer
{
  background-color: #EEEEEE;
  border-left: 1px solid #B0C4DE;
  border-right: 1px solid #B0C4DE;
  width            : 100%;
}

ul.nav
{
  margin-left      : 0;
  padding-left     : 5;
  list-style       : none;
}

ul.nav li
{
  padding-left: 15px;
  background-image: url(images/redarrow.gif);
  background-repeat: no-repeat;
}

ul.nav a
{
  display: block;
  border-bottom: #cccccc 1px solid;
  background-color: #EEEEEE;
  text-decoration: none;
  width: 170px;
  font-family: Arial;
  font-size: 12px;
  text-align:left;
  color: #333333;
	}
}

#jobsearch
{
  background-color: #EEEEEE;
  border-left: 1px solid #B0C4DE;
  border-right: 1px solid #B0C4DE;
  width            : 50%;
}

.jobdotted {
  width: 200;
}
.jobdotted td {
  width: 100%;
  border: dotted;
  border-width: 1px;
  border-bottom-color: #B0C4DE;
  border-top-color: #B0C4DE;
  border-left-color: #B0C4DE;
  border-right-color: #B0C4DE;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial;
}

/* these 2 lines are hacks to help Mozilla, hidden from IE6 */
html>body ul.nav a { width:160px;}
html>body ul.nav ul a { width:140px; }


ul.nav a:hover
{
	color: #990000 !important;
    background-color: #ffffff;
	text-decoration: underline;
}

ul.nav ul a.active
{
	color: #990000 !important;
    background-color: #ffffff;
	text-decoration: underline;
}

/* that's it for the redesign of the navbar */

table.promotions {
  width            : 90%;
  border-width     : 1px;
  border-color     : #990000;
  border-spacing   : 0;
  text-align       : center;
  align            : center;
  valign           : center;
  margin-left	   : auto;
  margin-right     : auto;
  margin-top	   : 1em;
  margin-bottom    : 1em;
}

td.promotions {
  width            : 90%;
  text-valign      : top;
  background-color : #CCCCCC;
  padding-top      : 5px;
}

table.innerpromo {
  font-size        : 12px;
  font-family      : Arial;
  color            : #333333;
  border-spacing   : 0;
  text-align       : center;
  text-valign      : top;
  background-color : #FFFFFF;
  width            : 100%;
}

table.innerpromo td {
  text-valign      : top;
  width            : 50%;
  padding-top      : 10px;
  padding-bottom   : 10px;
}

.promoheading {
  font-size        : 13px;
  font-weight      : bold;
  color            : #990000;
  font-family      : Verdana, Arial, Helvetica, sans-serif
}

.navheading {
  font-size        : 12px;
  font-weight      : bold;
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif
}

.partnertable {
  width            : 90%;
  align            : auto;
}

#partners {
  background-color: #EEEEEE;
  border-left: 1px solid #B0C4DE;
  border-right: 1px solid #B0C4DE;
  width            : 50%;
}

.contentheading {
  font-family      : Arial;
  font-size        : 16px;
  font-weight      : bold;
  color            : #990000;
  text-align       : left;
}

#navlist
{
margin-left: 0;
padding-left: 5;
list-style: none;
}

#navlist li 
{
padding-left: 15px;
background-image: url(images/redarrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

a.adlink:link, a.adlink:visited, a.adlink:active, a.adlink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	}

a.menulink:link, a.menulink:visited {
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	}

a.menulink:active {
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	color: #990000;
	text-decoration: underline;
	}

a.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}

a.partnerlink:link, a.partnerlink:visited {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	}

a.partnerlink:active {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	color: #990000;
	text-decoration: underline;
	}

a.partnerlink:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}

a.textlink:link, a.textlink:visited {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	color: #333333;
	text-decoration: underline;
	}

a.textlink:hover {
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	color: #990000;
	text-decoration: underline;
	}


a.articletitle:link, a.articletitle:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
 	color: #003366;
	text-decoration: italic;
	text-align:left;
	}

a.articletitle:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	text-decoration: italic;
	font-weight: bold;
	}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 250px;
  align            : center;
}
