body
{
		background-color:#C3D2D7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}


#content a:link, #content a:visited
{
	color:#336485;
	text-decoration:none;
	/*font-size:12px;*/
	font-family:"Arial Regular";
}

#content a:hover
{
	text-decoration: underline;
	color: #336485;
}

/*.controlholder a:link, .controlholder  a:visited
{
	color:#336485;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial";
}

.controlholder  a:hover
{
	text-decoration: underline;
	color: #336485;
}*/


.NewsSummaryContent
{
	color:Black;
	font-size:12px;
	font-family:"Arial";
	text-align:justify;

}

.NewsSummaryTitle
{
	font-size:12px;
	font-family:"Arial";
	font-weight:bold;
	color:#336485;
}


.LeadPerson-item a:link, .LeadPerson-item a:visited
{
	color:#336485;
	text-decoration:none;
	font-size:14px;
	font-family:"Arial";
}

.LeadPerson-item a:hover
{
	text-decoration: underline;
	color: #336485;
}


.LeadContent
{
	color:Black;
	font-size:12px;
	font-family:"Arial";
	text-align:justify;
}

.LeadTitle
{
	padding-top: 3px;
	color:Black;
	font-size:12px;
	font-family:"Arial";
	font-style:italic;

}


.LinkColor a, .LinkColor a:visited, .LinkColor a:link
{
	color:#336485;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial";
}

.archive
{
	margin-left:270px;
}

/* JobRegistration Control */

.Header
{
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	width: 200px;
	padding-bottom: 10px;
}

.HeaderInGeneralInformations
{
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
}

#GeneralInformationsTable tr
{
	height: 20px;
}


.Competency
{
	padding-left:30px;
}

.ControlCell
{
	padding-left:40px;
}


.Title
{
	font-family:"Arial Black";
	font-size:16px;
	margin-bottom: 20px;
}

.JobContent
{
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
}

/*.JobContent a:link, body a:visited
{
	text-decoration: none;
	color: #336485;
}

.JobContent a:hover
{
	text-decoration: underline;
	color: #336485;
}*/


.Button
{
	background-color: #C3D2D6;
	color: #336485;
	font-weight:bold;
}

.ButtonHover
{
	background-color: #20415E;
	color: white;

}

/* Layout, borders*/
.layoutTable
{
	width: 570px;
}

#TopLeft
{
	width: 19px;
	padding:0;
	margin:0;
	height: 19px;
	background-image: url('../../Grepton/Images/upperLeft.gif');
	background-position:left;
}

#TopLeftNews
{
	width: 19px;
	padding:0;
	margin:0;
	height: 25px;
	background-image: url('../../Grepton/Images/upperLeftNews.gif');
	background-position:left;
	background-repeat:no-repeat;
}


#Top
{
	background-image: url('../../Grepton/Images/upper.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#TopNews
{
	background-image: url('../../Grepton/Images/upperNews.gif');
	background-repeat: repeat-x;
	background-position: top;
}


#TopRight
{
	width: 19px;
	padding:0;
	margin:0;
	height: 19px;
	background-image: url('../../Grepton/Images/upperRight.gif');
	background-position:right;
}

#TopRightNews
{
	width: 19px;
	padding:0;
	margin:0;
	height: 25px;
	background-image: url('../../Grepton/Images/upperRightNews.gif');
	background-position: top;
	background-repeat:no-repeat;

}



#Left
{
	background-image: url('../../Grepton/Images/left.gif');
	background-repeat: repeat-y;
	width:19px;
}

#Right
{
	background-image: url('../../Grepton/Images/right.gif');
	background-repeat: repeat-y;
	width:19px;
}

#LowerLeft
{
	width: 19px;
	padding:0;
	margin:0;
	height: 19px;
	background-image: url('../../Grepton/Images/lowerLeft.gif');
}

#Lower
{
	background-image: url('../../Grepton/Images/Lower.gif');
	background-repeat: repeat-x;
}

#LowerRight
{
	width: 19px;
	padding:0;
	margin:0;
	height: 19px;
	background-image: url('../../Grepton/Images/lowerRight.gif');
}

/* Other layout elements */

#articletitle
{
	font-family:"Arial Black";
	font-size:14px;
	font-weight:bold;
}

#articleByLine
{
	font-family:"Arial";
	font-size:12px;
	font-style:italic;
	text-align:justify;	
}

#ImageCaption
{
	font-family:"Arial";
	font-size:10px;
	font-style:italic;

}

#NewsInfos
{
	text-decoration:underline;
	font-family:"Arial";
	font-size:12px;
}

.separator
{
	color:#b5b5b5;
	background-color:#b5b5b5;
	border:0;
	height:1px;
}

.theader{
	background-color:#336485;
	border:0;
	color:White;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	padding:3px 5px;
	letter-spacing:1px;
	text-align:center;
	line-height:2em;
}
.caption{
	background-color:#35588e;
	border-bottom:1px white solid;
	color:White;
	font-size:10pt;
	font-weight:bold;
	padding:3px 5px;
	letter-spacing:1px;
	text-align:center;
	display:block;
	width:584px;
}

.left{
	text-align:left;
}
.article_date{
	font-size:10pt;
	text-align:left;
	font-family:Arial;
}

.row{
	background-color:#e4edf6;
}
.alterrow{
	background-color:#f0f7ff;
}

.collapsePanel{
	overflow: hidden ;
}

.WPPageContent{
	position:relative;
	top:-15px;
}

.WPPageContent P{
	text-align:justify;
}

.CompanyHeaderLogo
{	
	padding-right: 30px;	
}

.CompanyHeaderSeparator
{
height:10px;
}

.CompanyDDLTitle
{
	font-weight: bold ;
	padding-right:5px;
}
.searchDate
{
font-size:11px;
	text-align:left;
/*	font-family:Arial;*/
	font-weight: normal;

	
}

.Popup
{
	 padding: 10px;
	 background-color:white;
	background-image: url('/Grepton/Images/ModalBG.gif');
	 background-position:center;
	 background-repeat:no-repeat;
	border: #336485 2px solid;
}

.PopupHeader
{
	cursor: move;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	background-color:#336485;
	color: white;
	padding-top: 10px;
	height: 30px;
	vertical-align: middle;
}

td#closeButtonDiv
{
	text-align:right;
}

.modalBackground
{
	background-color:Gray ;
	filter:alpha(opacity=70);
	opacity:0.7;
}
