﻿body {
}



div.DynamicBodyContent
{
	float: left;
	width: 668px;
	padding: 0px 15px 0px 0px;
}

	div.DynamicBodyContent h1
	{
		color: #004684;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
div.DynamicBodyContent a
{
	color:#660460;
}


div.Breadcrumbs
{
	float: left;
	width: 683px;
	padding: 5px 0px 20px 0px;
	color: #a078a1;
}




/* ------------------------------------------------------------------------ */
/* --------------------------    News Details    -------------------------- */
/* ------------------------------------------------------------------------ */


    
.newsDate
{
    font-weight: bold;
}

div.DynamicBodyContent h1
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* ------------------------------------------------------------------------ */
/* --------------------------       Careers      -------------------------- */
/* ------------------------------------------------------------------------ */



div.CareerRow
{
	float:left;
	width: 100%;
	border-bottom: solid 1px #660460;
	padding: 10px 0px 10px 0px;
}

	div.CareerTitle
	{
		float:left;
		padding: 0px 0px 6px 0px;
	}

	a.careerLink
	{
		text-decoration: none;
		color: #660460;
	}
	
		a.careerLink:hover
		{
			text-decoration: underline;
		}
		
	div.CareerPosting
	{
		float:left;
		clear:both;
	}
	
	div.CareerContent
	{
		float:left;
		clear:both;
		width: 100%;
		padding: 10px 0px 10px 0px;
	}
	
	div.ApplyNowContainer
	{
		width: 500px;
		border: solid 1px #8E8D7D;
		padding: 10px 10px 10px 10px;
		margin: 10px 0px 0px 0px;
	}
	
		div.ApplyNowRow
		{
			width: 100%;
			margin: 3px 0px 2px 0px;
		}
		
			div.ApplyNowLabel
			{
				float:left;
				width: 150px;
			}
			
			div.ApplyNowInput
			{
				float:left;
				width: 300px;
			}
	

div.CategoryRow
{
	float:left;
	width: 100%;
	margin: 16px 0px 3px 0px;
}

	a.faqLink
	{
		color: #660460;
		text-decoration: none;
	}
	
	a.faqLink:hover
	{
		text-decoration:underline;
	}
	

div.Answer
{
	float:left;
	padding: 10px 0px 15px 0px;
}

div.QuestionRow
{
	padding: 14px 0px 0px 0px;
}
