/* Table Content */
td {
	font: 12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#666666;
}


body {
	font: 14px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color: #323232;
}

resources {
	font: 12px/120% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color: #323232;
}

a {
   text-decoration:none;
   color:#377596;
}

a:hover {
   color:#336600;
}

#navigation  a {
		color:#323232;
}

#navigation  a:hover {
		color:#377596;
}

h1	{	
	color:#336600;
	font-size:16px;
	margin:5px 0 0 0 ;
}

h2	{
	font-family: georgia, times, serif;
	size:16px;
	color:#336600;
	margin:30px 0 0 0 ;
	font-weight:100;
}

h3	{
	font-family: georgia, times, serif;
	size:12px;
	color:#438EB4;
	margin:35px 0 0 0;
}

/******* Homepage **********/

#homepageText p	{
	font: 12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#666666;
	margin:0;
}


/* Column Styles */

#rightColumn p {
	font: 10px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#666666;
	margin:0px;
	padding:0px;
}

#centerColumn p	{
	font: 12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#666666;
}

p.firstParagraph	{
	margin:0 0 0 0;
}


#centerColumnWide p	{
	font: 12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#666666;
}

#centerColumnWide p.firstParagraph	{
	margin:0 0 0 0;
}


#boxContent {
	font: 12px/120% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#000000;
}

#boxContent h4 {
	font-family: georgia, times, serif;
	size:14px;
	color:#000000;
	margin:0px 0px 3px 0px;
}

#boxContentWide {
	font: 12px/120% 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#000000;
}

#boxContentWide h4 {
	font-family: georgia, times, serif;
	size:14px;
	color:#000000;
	margin:0px 0px 3px 0px;
}


#bbc	{
	color:#BDD2A6;
	font-size:12px;
}

#bbc a {
	color:#BDD2A6;
	text-decoration:underline;
}

/******** Jobs portion **************/
fieldset {
	border: 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px 1px 10px 1px;
	margin: 20px 0 30px 0;
}
fieldset legend {
	padding: 0 4px;
	margin: 0 10px;
	letter-spacing: 0;
	text-align: center;
	font-style: italic;
	color: #444;
}
fieldset legend a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
fieldset legend a:hover {
	border-bottom: 1px solid #999;
}

ul#jobs {
	margin: 5px 0 10px 0;
	padding: 0;
	list-style: none;
	color: #999;
}
ul#jobs li {
	display: block;
	margin: 2px 0;
}

ul#jobs li a {
	padding: 3px 5px 1px 5px;
	text-decoration: none;
	display: block;
	background: #fff url('../gfx/pushpin.png') left top no-repeat;
	padding-left: 28px;
	color: #377596;
}
ul#jobs li a:hover {
	background-color: #E8EAEC;
	padding-bottom: 0;
	border-bottom: 1px solid #eec;
	padding-top: 2px;
	border-top: 1px solid #eec;
	color: #336600;
}
ul#jobs li a span {
	color: #aaa;
	font-weight: normal;
	font-size: 12px;
	
}
ul#jobs li a:hover span {
	color: #808080;
}

.newsArticle	{
	font-size: 12px;
	color:#666666;
	margin:0;
}

