/* Do not rename this file. Reference is used in DejaVuRadEditor in CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.error
{
	color: #FF0000;
	padding-left: 1px;
}

.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
 
* 
{
	margin: 0;
	padding: 0;
}

html, body 
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font: normal 12px/18px Verdana, Helvetica, sans-serif;
}

html
{
    overflow: -moz-scrollbars-vertical;
}

body
{
	width: 100%;
	height: 100%;
}

table 
{		
	padding: 0px;
	margin: 0px;
	font: normal 12px/18px Arial, sans-serif;
	vertical-align: top;
}

a:link, a:visited, a:active
{
	color: #739828;
	text-decoration: none;
}

a:hover
{
	color: #739828;
	text-decoration: underline;
}

.Green
{
	color: #9EB358;
}

H1
{
	font: bold 14px/22px  Arial, sans-serif;
	color: #739828;
}

H2
{
	font: bold 12px/18px  Arial, sans-serif;
	color: #739828;
}

H3
{
	font: 12px/18px  Arial, sans-serif;
	color: #000000;
}

H4
{
	font: bold 14px/22px  Arial, sans-serif;
	color: #739828;
}

.HomepageLink
{
	color: #739828;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	white-space: nowrap;
}

hr
{
	border: 1px solid #CDE599;
	border-bottom: none;
	height: 1px;
	padding: 0;
	line-height: 1px;
}

* html
{
	line-height: 21px;
}

.ContentDiv li, .ContentRightDiv li
{
	margin-left: 17px;
}

li 
{
	margin-left: 17px;
}
 
ol li
{
	margin-left: 24px;
}
 
/* for indentation through editor */
blockquote
{
	margin-left: 17px;
}

 
/* Positioning */
#containerDiv
{
	position: relative;
	text-align: left;
	width: 980px;
	border: 1px solid #A9B976;
	margin: 0 auto;
	background-color: white;
	z-index: 0;
}

#headerDiv
{
	position: relative;
	width: 980px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	z-index: 300;
}

#headerLogoOnderschriftDiv
{
    padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	left: 16px;
	top: 48px;
}

#headerLogoCorgwellDiv
{
    padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	left: 12px;
	top: 23px;
}


#headerDiv #logoImg
{
	display: block;
}

#loginDiv
{
	position: absolute;
	top: 0px;
	left: 750px;
}

#searchDiv
{
	position: absolute;
	top: 86px;
	left: 750px;
}

#searchControlDiv
{
	position: absolute;
	top: 91px;
	left: 775px;
	z-index: 20000;
}

#contentMainDiv
{
	position: relative;
	width: 980px;
	height: auto;
	z-index: 200;
}

#showWindowDiv
{
	width: 610px;
	height: 365px;
	position: absolute;
	top: 22px;
	left: 22px;
	z-index: 0;
	background: transparent url(../images/ShowWindowBackground.png) no-repeat top left;
	padding-top: 18px;
	padding-left: 5px;
}

.showWindowTitleDivImage
{
	background-image: url(../images/ShowWindowButton.png);
	background-repeat: no-repeat;
	font-family: Arial;
	width: 150px;
	height: 65px;
	color: #91A943 !important;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
	cursor: hand;
}

.showWindowTitleDivImage a, .showWindowTitleDivImage a:hover
{
	color: #91A943 !important;
}

.showWindowTitleDivNoImage
{
	font-family: Arial;
	width: 150px;
	height: 65px;
	color: #91A943 !important;
	font-weight: bold;
	padding-left: 15px;
}

.showWindowTitleDivNoImage a, .showWindowTitleDivNoImage a:hover
{
	color: #91A943 !important;
}

.showWindowTitleTr
{
	vertical-align: middle; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.showWindowTitleDivImage:hover
{
	cursor: pointer;
	cursor: hand;
}

.showWindowTitleDivNoImage:hover
{
	cursor: pointer;
	cursor: hand;
}

.showWindowFrameDiv
{
	position: absolute;
	background-repeat: no-repeat;
	left: 152px;
	top: 18px;
	height: 327px;
	width: 437px;
}

.TextDiv a
{
	color: #000000 !important;
	text-decoration: underline;
}

.OutlineDiv
{
	width: 407px;
	background-image: url(../images/ShowWindowOutlineBackground.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF !important;
	font-size: 16px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.OutlineDiv a
{
	color: #FFFFFF !important;
	text-decoration: underline;
}

.backgroundColumnOne
{
	background: transparent url(../images/BackgroundColumnOne.png) repeat-y top left;
}

.backgroundColumnOneNoGreen
{
	background: transparent url(../images/BackgroundColumnOneNoGreen.png) repeat-y top left;
}

.backgroundColumnOneWhite
{
	background: transparent url(../images/BackgroundColumnOneWhite.png) repeat-y top left;
}

.backgroundHomepage
{
	background: transparent url(../images/BackgroundHomepage.png) repeat-y top left;
}

#contentMainFullwidthDiv
{
    float: left;
    width: 952px;
    height: auto;
    left: 0px;
}

#backgroundDiv
{
	z-index: -2000;
	height: 528px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #A9B976;
	background-image: url(../images/BackgroundMain.png);
	background-repeat: repeat-x;
}

#contentMainLeftDiv
{
    /*background-color: #E2FEBF;*/
    width: 327px;
    left: 0px;
    float: left;
}

#contentMainRightDiv
{
    position: relative;
    background-color: #FFFFFF;
    /*width: 584px;*/
    width: 653px;
    left: 0px;
    float: left;
    z-index: 201;
}

#leftTd
{
	background-color: #E2FEBF;
	width: 327px;
	height: 100%;
	vertical-align: top;
}

#rightTd
{
	width: 100%;
	vertical-align: top;
}


/*  HOEMAPAGE */
#homePageColumnOne
{
    float: left;
    width: 654px; 
    margin: 0;
    padding: 0;
    height: 410px;
    border-right: 1px solid #A9B976;
}

#homePageColumnOneIntro
{
	 padding: 14px;
}

#homePageColumnOneNote
{
	 padding: 14px;
}

#homePageColumnOneIntro
{
	 padding: 14px;
}


#homePageColumnOneMissie
{
	 padding: 14px;
}

#homePageColumnTwoSamenwerking
{
    /*border-bottom: 1px solid #CCE599;*/
	padding: 14px;
}


#homePageColumnTwo
{
    float: left;
    width: 325px;
    margin: 0;
    padding: 0;
    height: 410px;
}
 
/* Header*/ 
#headerDiv
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 132px;
	border: 0;
}

#logoImg
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 110px;
	border: 0;
}
 
.SearchTextbox
{
	font-size: 11px;
	margin:0;
	top: 2px;
	left: 50px;
	position: absolute;
} 
 
/* Menu */
#menuLevelOneDiv
{
    padding: 0;
	margin: 0;
	display: block;
	padding-left: 4px;
	top: 110px;
	height: 14px;
	border-top: solid 3px B6C38B;
	border-bottom: solid 3px B6C38B;
}

#menuLevelOneOuterDiv
{
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	left: 0px;
	width: 980px;
	top: 110px;
	height: 22px;
	background-image: url(../images/BackgroundMenu.png);
	background-repeat: no-repeat;
	z-index: 100000;
}

#menuShadowDiv
{
	position: absolute;
	padding: 0;
	margin: 0;
	top: 124px;
	left: 0px;
	height: 6px;
	width: 980px;
}

* html #menuLevelOneDiv 
{
	height: 21px;
}

#footerDivList
{
	width: 980px;
	height: 113px;
	background-image: url(../images/Footer.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 410px;
	margin: 0;
	padding: 0;
	left: 0;
	z-index: -500;
	text-align: center;
}

#homepageLinksDiv
{
	padding-top: 5px;
	z-index: 600;
	width: 930px;
	padding-left: 25px;
}

#breadcrumDiv
{
	position: absolute;
	top: 0px;
	left: 26px;
	font-size: 10px;
}

/*
#menuLevelOneDiv .link
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #739828;
}

#menuLevelOneDiv .link:hover,
#menuLevelOneDiv .selected .link
{
	color: #000000;
	list-style: none;
}
*/
.menuLevelTwoDiv
{
    padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	left: 14px;
	top: 130px;
}

.menuLevelTwoDiv .link
{
    text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

.menuLevelTwoDiv .link:hover,
.menuLevelTwoDiv .selected .link
{
	color: #A4C751;
	list-style: none;
}

#headerMenu
{
    padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	right: 10px;
	top: -1px;
}

#headerMenu .link
{
    text-transform: lowercase;
    font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9EB358;
}

#headerMenu .link:hover,
#headerMenu .selected .link
{
	color: #000000;
	list-style: none;
}

#headerMenu img
{
	border-width: 0px;
}

#contentHeaderDiv
{
	width: 980px;
	height: 151px;
	background-color: #7FA2B6;
}


/* Search Engine */
#ListSEDiv
/* Used to place SE friendly links outside the visible area */
{
	position: absolute;
    top: -5000px;
}

/* Content */
#rightTd.TwoColumns
{
	background: transparent url(../images/TwoColumnBackground.gif) repeat-y top right;
}

#rightTd.FullWidth
{
	background: #CCDAE2;
}

.TwoColumns .ContentDiv
{
	width: 376px;
	float: left;
}

.FullWidth .ContentDiv
{
	width: 730px;
}

.ContentRightDiv
{
	margin-left: 376px;
	width: 340px;
}

.ContentSpacingDivTwoColumns
{
	margin: 10px 18px;
}

.ContentRightDiv .ContentSpacingDiv
{
	margin: 10px 10px 10px 18px;
}

* html .ContentRightDiv .ContentSpacingDiv
{
	margin-left: 14px;
}

.ContentDiv hr
{
	border: 1px solid #FEDC89;
	border-bottom: none;
	height: 1px;
	margin: 0.5em -5px;
	/*_margin: 0 -5px;*/
	padding: 0;
	line-height: 1px;
}

.ContentRightDiv hr
{
	border: 1px solid #A8C0CF;
	border-bottom: none;
	height: 1px;
	margin: 0.5em -5px;
	/*_margin: 0 -5px;*/
	padding: 0;
	line-height: 1px;
}

/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.clearing:after 
{
    content: ".";
    display: block;
	line-height: 0px;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearing 
{
    display: inline-block;
}

/* hides from IE/Mac \*/
* html .clearing 
{
	height: 1%;
}

.clearing 
{
	display: block;
}
/* end hide from IE-Mac */
/*** end clearing hack ***/


/* PROJECT */
.projectLeftDiv
{
    margin: 14px;
}
.projectDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.projectDetailRightTable
{
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 22px;
}

.projectMetaTable
{
    width: 100%;
    border-collapse: collapse;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCE599;
}

.projectMetaTable td
{
    padding: 12px;
    vertical-align: top;
}

.projectMetaTdBorder
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #CCE599;
}

.projectLink, .projectLink:link, .projectLink:visited, .projectLink:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.projectLink:hover
{
	text-decoration: underline;
}

.projectListTable
{
    border: 1px solid #BDDD7E;
    background-color: #FFFFFF;
    width: 100%;
}

.projectListTd
{
    padding-left: 5px;
    padding-right: 5px;
}
.projectListTdLeft
{
    padding-left: 10px;
}
.newsListTdRight
{
    padding-right: 10px;
}
.projectListTdTop
{
    padding-top: 10px;
}

.projectListDiv
{
    margin: 14px;
}

.projectListLink:link, .projectListLink:hover, .projectListLink:visited, .projectListLink:active
{
    color: #000000;
    text-decoration: none;
}

/* VACANCY */
.vacancyDetailRightTable
{
	width: 590px;
	vertical-align: top;
    margin-right: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 22px;
}

#vacancyHomepageDiv
{
	height:254px !important; 
	background-color: #E7E7EF; 
	width: 325px;
	position: absolute;
	top: 155px;
}

.vacancyDetailRightTable td
{
	width: 100%;
}

.vacancyDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.vacancyListTable
{
    border: 1px solid #BDDD7E;
    background-color: #FFFFFF;
    width: 100%;
}

.vacancyListTd
{
    padding-left: 5px;
    padding-right: 5px;
}
.vacancyListTdLeft
{
    padding-left: 10px;
}
.vacancyListTdRight
{
    padding-right: 10px;
}
.vacancyListTdTop
{
    padding-top: 10px;
}

.vacancyListDiv
{
    margin: 14px;
}

.vacancyListLink:link, .vacancyListLink:hover, .vacancyListLink:visited, .vacancyListLink:active
{
    color: #000000;
    text-decoration: none;
}

.vacancyLink, .vacancyLink:link, .vacancyLink:visited, .vacancyLink:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.vacancyLink:hover
{
	text-decoration: underline;
}
.vacancyLinkImg
{
	border-width: 0px;
}
#vacancyLegend
{
	background-color: #EFFCDE;
	color: #769F29;
	line-height: 29px;
	margin-left: -14px;
	margin-right: -5px;
	padding-left: 34px; 
	height: 29px;
}

/* EVENT */
#eventHomepageDiv
{
    width: 326px;
    background: transparent url(../images/BackgroundHomepageEvent.png) top left;
}

.eventHomepageTrHeader
{
	
}

.eventHomepageTdHeader
{
	vertical-align: top;
    height: 38px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #739828;
}

.eventHomepageTr
{
	vertical-align: middle;
}

.eventHomepageDate, .eventHomepageDate:link, .eventHomepageDate:hover, .eventHomepageDate:visited, .eventHomepageDate:active
{
    color: #739828;
    vertical-align: top;
    padding-left: 10px;
    width: 80px;
	text-decoration: none;
}    

.eventHomepageNoResult
{
    color: #739828;
    vertical-align: top;
    padding-left: 10px;
    width: 120px;
	text-decoration: none;
}

.eventHomepageTitle, .eventHomepageTitle:link, .eventHomepageTitle:visited, .eventHomepageTitle:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.eventHomepageTitle:hover
{
	text-decoration: underline;
}

.eventDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.eventListTable
{
    border: 0px solid #BDDD7E;
    width: 100%;
}

.eventListTd
{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
}
.eventListTdLeft
{
    padding-left: 0px;
}
.eventListTdRight
{
    padding-right: 5px;
}
.eventListTdTop
{
    padding-top: 5px;
}

.eventListDiv
{
    margin: 14px;
}

.eventListLink:link, .eventListLink:hover, .eventListLink:visited, .eventListLink:active
{
    color: #000000;
    text-decoration: none;
}

/* NEWS */
.newsHomepageTable
{
    width: 325px;
    height: 155px;
    background-color: #FFFFFF;
}

.newsHomepageTd
{
    padding-left: 14px;
    padding-right: 14px;
}

.newsHomepageDate, .newsHomepageDate:link, .newsHomepageDate:hover, .newsHomepageDate:visited, .newsHomepageDate:active
{
    color: #739828;
    vertical-align: top;
    padding-left: 10px;
    width: 80px;
	text-decoration: none;
}    

.newsHomepageTitle, .newsHomepageTitle:link, .newsHomepageTitle:visited, .newsHomepageTitle:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.newsHomepageTitle:hover
{
	text-decoration: underline;
}


.newsDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.newsListTable
{
    border: 0px solid #BDDD7E;
    width: 100%;
}

.newsListTd
{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
}
.newsListTdLeft
{
    padding-left: 0px;
}
.newsListTdRight
{
    padding-right: 5px;
}
.newsListTdTop
{
    padding-top: 5px;
}

.newsListDiv
{
    margin: 14px;
}

.newsListLink:link, .newsListLink:hover, .newsListLink:visited, .newsListLink:active
{
    color: #000000;
    text-decoration: none;
}

/* VACANCY */
.vacancyHomepageTable
{
    width: 325px;
    border-top: 1px solid #BCBEC0;
    
}

.vacancyHomepageTd
{
    padding-left: 14px;
    padding-right: 14px;
    vertical-align: top;
    height: 30px;
}

.vacancyHomepageDate, .vacancyHomepageDate:link, .vacancyHomepageDate:hover, .vacancyHomepageDate:visited, .vacancyHomepageDate:active
{
    color: #739828;
    vertical-align: top;
    padding-left: 10px;
    width: 80px;
	text-decoration: none;
}    

.vacancyHomepageTitle, .vacancyHomepageTitle:link, .vacancyHomepageTitle:visited, .vacancyHomepageTitle:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.vacancyHomepageTitle:hover
{
	text-decoration: underline;
}

/* PROJECT HOMEPAGE */
#projectHomepageDiv
{
}

#projectHomepageTableDiv
{
	padding: 14px;
}

.projectHomepageTable
{
    vertical-align: top;
    width: 100%;
    height: 120px;
}

.projectHomepageMultiMediaTable
{
    width: 100%;
}

#projectHomgePageImageDiv
{
	line-height: 1px;
	width: 100%;
}

/* SERVICE */
.serviceLeftDiv
{
    margin: 14px;
}

.serviceLeftPersonDiv
{
	position: absolute;
    margin: 0px;
    background-color: #FFFFFF;
    width: 326px;
}

.serviceDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.serviceMetaTable
{
    width: 100%;
    border-collapse: collapse;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCE599;
}

.serviceMetaTable td
{
    padding: 12px;
    vertical-align: top;
}

.serviceMetaTdBorder
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #CCE599;
}

.serviceLink, .serviceLink:link, .serviceLink:visited, .serviceLink:active
{
    color: #000000;    
    vertical-align: top;
	text-decoration: none;
}

.serviceLink:hover
{
	text-decoration: underline;
}

.serviceIconDiv
{
	position: relative;
	left: 10px;
	top: 8px;
}

.serviceVcardDiv
{
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}

.serviceVcardImageDiv
{
	border: none;
	position: absolute;
	top: 8px;
	left: 9px;
	z-index: 1000;
}

.servicePersonalInfoTable
{
	margin: 0px;
	height: 123px;
}


.servicePersonalInfoTable td
{
	vertical-align: top;
}


.servicePersonalTable
{
	width: 100%;
	height: 81px;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCE599;
	border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCE599;
}

.servicePersonalTable td
{
	vertical-align: top;
	margin: 0px;
}


/* Publication */
.publicationDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 36px;
}

.publicationListTable
{
    border: 0px solid #BDDD7E;
    width: 100%;
}

.publicationListTd
{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
}
.publicationListTdLeft
{
    padding-left: 0px;
}
.publicationListTdRight
{
    padding-right: 5px;
}
.publicationListTdTop
{
    padding-top: 5px;
}
.publicationListTdBottom
{
    padding-bottom: 10px;
}

.publicationInput
{
	border: 1px solid #BDDD7E;
	height: 18px;
	width: 230px;
	vertical-align: middle;
}

.publicationButton
{
	background-color: #BDDD7E;
	width: 67px;
	height: 20px;
	border: 0px;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;	
}


.publicationListDiv
{
    margin: 14px;
}

.publicationListLink:link, .publicationListLink:hover, .publicationListLink:visited, .publicationListLink:active
{
    color: #000000;
    text-decoration: none;
}

.publicationLine
{
    width: 100%;
    border-collapse: collapse;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCE599;
    margin: 0px;
    height: 1px;
}
.publicationActionTable
{
    margin-right: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 36px;
}

.publicationActionTable td
{
	vertical-align: middle;
	padding-right: 12px;
}

.publicationMailArticle
{
	color: #81A33C;
	font-weight: bold;
}

.publicationMailTd
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCE599;
}
.publicationActionMailTable
{
	border-style: solid;
    border-width: 1px;
    border-color: #C0DF84;
    margin: 0px;
    padding: 0px;
    background-color: #F4FFE6;
    height: 34px;
    width: 100%;
}

.publicationMailInput
{
	border: 1px solid #BDDD7E;
	height: 18px;
	width: 225px;
	vertical-align: middle;
}

/* Person */
.personDetailTable
{
    margin-right: 14px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 14px;
    width: 620px;
}

.personPersonalTable
{
	width: 639px;
	height: 74px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 14px;
    border: 1px solid #BDDD7E;
    border-right: 0px;
    background-color: #FFFFFF;
}

.personListTable
{
    border: 0px solid #BDDD7E;
    width: 100%;
}

.personListTd
{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
}
.personListTdLeft, .personListTdLeft:link, .personListTdLeft:visited, .personListTdLeft:active
{
    padding-left: 0px;
    font-weight: bold;
    color: #A5C653;
}

.personListTdRight
{
    padding-right: 0px;
}
.personListTdTop
{
    padding-top: 5px;
}
.personListTdBottom
{
    padding-bottom: 10px;
}

.personInput
{
	border: 1px solid #BDDD7E;
	height: 18px;
	width: 230px;
	vertical-align: middle;
}

.personButton
{
	background-color: #BDDD7E;
	width: 67px;
	height: 20px;
	border: 0px;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
}


.personListDiv
{
    margin: 14px;
}

.personListLink:link, .personListLink:hover, .personListLink:visited, .personListLink:active
{
    color: #000000;
    text-decoration: none;
}

.personIconDiv
{
	position: relative;
}

.personVcardDiv
{
	border: none;
	position: absolute;
	top: -10px;
	left:0px;
	z-index: 1001;
}

.personVcardImageDiv
{
	border: none;
	position: absolute;
	top: 2px;
	left: 9px;
	z-index: 1000;
}
.personPersonalTable td
{
    padding: 12px;
    vertical-align: top;
}	

.personMetaTable
{
    width: 640px;
    border: 0px;
    margin: 0px;
    margin-left: 7px;
}

.personMetaTable td
{
    padding: 12px;
    vertical-align: top;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #CCE599;
}

/* FORM */

.subRow
{
	padding-left: 50px;
}

#headerLogoCorgwellDivPrint
{
    display: none;
}

.ShowForPrint
{
    display: none;
}

.SubscriptionError
{
	color: #FF0000;
}

.SubscriptionError li
{
	margin-left: 15px;
}