@charset "UTF-8";

/*-----------------------------------------------------------------------------------------------------------------
Menu Panel
-----------------------------------------------------------------------------------------------------------------*/
#careersMenu
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	width: 225px;
	text-align: left;
	height: 182px;
}

#careersMenu ul
{
	padding: 0px;
	margin: 15px;
	list-style: none;
}

#careersMenu ul li
{
	line-height: 23px;
	border-bottom: 1px solid #A6BCDB;
}

#careersMenu ul li a
{
	color: #1851A0;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#careersMenu ul li a:HOVER
{
	text-decoration: underline;
}

#careersMenu ul li ul
{
	padding: 0px;
	margin: 0px;
}

#careersMenu ul li ul li
{
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	line-height: 23px;
	border: 0px;
	border-top: 1px solid #A6BCDB;
}

#careersMenu ul li ul li a
{
	color: #2E5C2E;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#careersMenu ul li ul li a:HOVER
{
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------------------
Body Panel
-----------------------------------------------------------------------------------------------------------------*/
#contentBody a
{
	color: #4474BB;
	text-decoration: none;
}

#contentBody a:HOVER
{
	text-decoration: underline;
}

#contentBody p span
{
	font-weight: bold;
	font-size: 12px;
	color: #1851A0;
}

#contentBody ul
{
	margin: 5px 0px 15px 15px;
	padding: 0px;
}

#contentBody ul li
{
	margin: 0px;
	padding: 0px;
	list-style-image: url('../_images/bullet_square.gif');
}

#contentBody ul li a
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #1851A0;
	text-decoration: none;
}

#contentBody ul li a:HOVER
{
	text-decoration: underline;
}

#contentBody ul li span
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

#contentBody ul li p
{
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}

#contentBody ul li p a
{
	font-size: 12px;
	font-family: arial;
	color: #4474BB;
	text-decoration: none;
}

#contentBody ul li p a:HOVER
{
	
}
#contentBody ul li ul
{
	margin: 5px 0px 15px 15px;
	padding: 0px;
}

#contentBody ul li ul li
{
	margin: 0px;
	padding: 0px;
	list-style-image: url('../_images/bullet_smallsquare_blue.gif');
}

#oImageMap div.linkMenu
{
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
}

/*-----------------------------------------------------------------------------------------------------------------
List Panel
-----------------------------------------------------------------------------------------------------------------*/
#oBodyList
{
	border: 0px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#oBodyList div.personnelTitle
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#oBodyList div.personnelList
{
	border: 0px;
	border-bottom: 1px dotted #F7941D;
}

#oBodyList div.personnelEntry, #oBodyList div.personnelEntryAlter
{
	margin: 0px;
	padding: 10px 5px 10px 0px;
	border: 0px;
	line-height: 18px;
	border-top: 1px dotted #F7941D;
	background: #FFFFFF;
}

#oBodyList div.personnelEntryAlter
{
	background: #EFEFEF;
}

#oBodyList div.entryImage
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 50px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	float: left;
}

#oBodyList a
{
	color: #4474BB;
	font-weight: bold;
	text-decoration: none;
}

#oBodyList a:HOVER
{
	text-decoration: underline;
}

#oBodyList a.linkMore
{
	color: #993333;	
}


#oBodyList p
{
	margin: 0px;
	padding: 5px 0px 0px 10px;
}



#oBodyList div.entryCity
{
	margin: 0px 10px 0px 0px;
	height: 18px;
	line-height: 18px;
	width: 140px;
	float: left;
}

#oBodyList div.entryAddress
{
	margin: 0px 10px 0px 0px;
	height: 18px;
	line-height: 18px;
	width: 210px;
	float: left;
	overflow: hidden;
}

#oBodyList div.entryCity a
{
	font-weight: bold;
	color: #4474bb;
	text-decoration: none;
}

#oBodyList div.entryCity a:HOVER
{
	text-decoration: underline;
}

#oBodyList div.eventDate
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	width: 140px;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#oBodyList div.eventDetails
{
	margin: 0px 0px 0px 150px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	width: 380px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#oBodyList div.eventList
{
	border: 0px;
	border-bottom: 1px dotted #F7941D;
}

#oBodyList div.entryItem, #oBodyList div.entryItemAlter
{
	margin: 0px;
	padding: 10px 0px;
	border: 0px;
	height: 78px;
	line-height: 18px;
	border-top: 1px dotted #F7941D;
	background: #FFFFFF;
}

#oBodyList div.entryItemAlter
{
	background: #EFEFEF;
}

#oBodyList div.entryDate
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	width: 140px;
	float: left;
}

#oBodyList div.entryDetail
{
	margin: 0px 0px 0px 150px;
	padding: 0px;
	width: 380px;
}

#oBodyList div.entryDetail span
{
	font-weight: normal;
	color: #1851A0;
}

#oBodyText p span
{
	font-weight: bold;
	color: #000000;
}

#oBodyText p a
{
	font-weight: normal;
	color: #4474bb;
	text-decoration: none;
}

#oBodyText p a:HOVER
{
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------------------
Profile Panel
-----------------------------------------------------------------------------------------------------------------*/
#oBodyText div.profilePicture
{
	margin: 0px 0px 10px 10px;
	width: 133px;
	height: 200px;
	float: right;
}

#oBodyText p.profileName span
{
	color: #1851A0;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	line-height: 21px;
}
