﻿div.contactTitle
{
	margin: 15px 5px 5px 5px;
	background-color: #E0E7EA;
	font-size: 25px;
	font-weight: bold;
}

div.contactContent
{
	margin: 15px 5px 5px 5px;
	font-size: 12px;
}

div.contactContent div
{
	margin-top: 20px;
}

div.contactContent div.divTitle
{
	font-weight: bold;
	background-color: #E0E7EA;
}

table.contactTable
{
	width: 100%; 
	height: 100%
}

table.contactTable td.leftColumn
{
	width: 50%; 
	vertical-align: top;
}

table.contactTable td.rightColumn
{
	width: 50%; 
	vertical-align: top;
	font-size: 12px; 
	padding-top: 10px;
	font-weight: bold;
}

table.contactTable td.rightColumn div.messageForm
{
	background-color: #E0E7EA; 
	margin: 5px 5px 10px 5px; 
	padding: 5px 5px 5px 5px;
}

div.errorDiv_red
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #FF5555;
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}

div.errorDiv_green
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #88FF88;
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
	color: #000000;
}

div.errorDiv_yellow
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #FFFF00;
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
	color: #000000;
}

table.contactTable td.rightColumn div.messageForm div.Title
{
	margin-bottom: 15px; 
	font-weight: bold;
}

table.contactTable td.rightColumn div.messageForm div.SendButton
{
	text-align: right;
}

table.contactTable td.rightColumn div.messageForm div.submitCode
{	
	text-align: left;
	margin-top: 10px;
}

/* user registration interface */

div.RegisterPageContainer
{
	padding: 10px;
	text-align: center;
}

div.RegisterDivContainer
{
	background-color: #E0E7EA;
	width: 400px;
	text-align: left;
	border: solid 1px #003c5a;
	margin: auto;
}

div.RegisterDivHeader
{
	background-color: #003c5a;
	color: #FFFFFF;
	height: 20px;	
}

div.RegisterDivError
{
	background-color: #FF5555;
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	text-align: left;
	width: 390px;
	border: solid 1px #AA2222;
}

.hideSelect
{
	display: none;
}

div.aboutTitle
{
	margin: 15px 5px 5px 5px;
	background-color: #E0E7EA;
	font-size: 25px;
	font-weight: bold;
}

div.aboutContent
{
	margin: 15px 5px 5px 5px;
	font-size: 12px;
}

div.groupArticleListTitle
{
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 5px;
}

span.groupArticleListPath,
span.groupArticleListPath a:hover,
span.groupArticleListPath a:link,
span.groupArticleListPath a:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.groupArticleListPath,
span.groupArticleListPath a:link,
span.groupArticleListPath a:visited
{
	color: #AAAAAA;
}
span.groupArticleListPath a:hover
{
	color: #003c5a !important;
}

table.groupArticleList
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	font-size: 11px;		
	margin-bottom: 50px;
}

table.groupArticleList th
{
	background-color: #94b5ca;
	font-weight: bold;
	text-align: left;
}

table.groupArticleList tr.mainRow
{	
	background-color: #F0F0F0;
}
table.groupArticleList tr.alternateRow
{
	background-color: #DEDEDE;
}

table.groupArticleList div.title
{
	color: #002c4a;
	font-weight: bold;
}

table.groupArticleList div.description
{
	margin-top: 5px;
}

table.groupArticleList th.idColumn
{
	width: 30px;
}

table.groupArticleList td.idColumn
{
	text-align: center;
}

table.groupArticleList th.titleColumn
{
	width: auto;
}
table.groupArticleList td.titleColumn
{
	width: auto;
}

table.groupArticleList th.crDateColumn
{
	width: 70px;	
}

table.groupArticleList td.crDateColumn
{
	text-align: center;
}

table.tblJobDescription
{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;	
}

table.tblJobDescription span.TitleLabel
{
	color: #003c5a;
	font-family: Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;
	
	margin-left: 5px;
}

table.tblJobDescription span.DescriptionLabel
{
	color: #94b5ca;
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;	
	
	margin-left: 5px;
}

table.tblJobDescription div.jobDescriptionContent
{
	margin: 15px 5px 5px 5px;
	font-size: 12px;
}

table.tblJobDescription td.PathLabel
{
	height: 30px;
	vertical-align: top;
}

span.PathLabel,
span.PathLabel a:hover,
span.PathLabel a:link,
span.PathLabel a:visited
{
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.PathLabel,
span.PathLabel a:link,
span.PathLabel a:visited
{
	color: #AAAAAA;
}

span.PathLabel a:hover
{
	color: #003c5a !important;
}


table.dynJobDescription
{
	width: 100%;
	border-width: 0px;
}

table.dynJobDescription td
{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	background-color: #003c5a;
	color: #FFFFFF;
}

table.dynJobDescription td.KeyWordColumn
{
	border-top-color: #003c5a;
	width: 100px;
	font-weight: bold;
	vertical-align: top;
	color: #003c5a;
	background-color: Transparent;
}

.BtnApplyJob
{
	background-color: #003c5a;
	color: #FFFFFF;
}

div.ApplyJob
{
	margin-top: 20px;
	border: solid;
	border-color: #003c5a;
	border-width: 1px;
	padding: 5px;
	background-color: #E0E7EA;
	text-align: right;
}

div.ApplyJobForm
{
	margin-top: 20px;
	border: solid;
	border-color: #003c5a;
	border-width: 1px;
	padding: 5px;
	background-color: #E0E7EA;
	text-align: right;
	display: none;
	vertical-align: top;
}

div.ApplyJobForm table.JobParameters
{
	width: 100%;
	font-size: 12px;
	color: #003c5a;
	font-family: Verdana, Helvetica;
	text-align: left;	
}

div.ApplyJobForm table.JobParameters td.TitleRow
{
	padding-bottom: 20px;
	background-color: Transparent;
}

div.ApplyJobForm table.JobParameters td.ParamTitle
{
	background-color: #003c5a;
	color: #FFFFFF;
	width: 40%;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	vertical-align: top;
}

div.ApplyJobForm table.JobParameters td.ParamValue
{
	background-color: #FFFFFF;
	width: 60%;
}

div.JobsListRepeater
{
	margin: 20px 5px 5px 5px;
}

div.JobsListTitle
{
	margin: 15px 5px 5px 5px;
	background-color: #E0E7EA;
	font-size: 25px;
	font-weight: bold;
}

table.newsArticleBody
{
/*	width: 500px;*/	
	overflow: scroll;
	margin-left: 5px; 
	margin-right: 10px;
	border-collapse: collapse;	
}

table.newsArticleBody span.TitleLabel
{
	color: #003c5a;
	font-family: Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;	
	
	margin-left: 5px;
}

table.newsArticleBody span.DescriptionLabel
{
	color: #94b5ca;
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;		
	margin-left: 5px;
}

table.newsArticleBody div.newsArticleContent
{
/*	width: 540px; */
	overflow: auto;
	margin: 5px;
	padding-right: 10px;
}

table.newsArticleBody td.PathLabel
{
	height: 30px;
	vertical-align: top;
}

span.PathLabel,
span.PathLabel a:hover,
span.PathLabel a:link,
span.PathLabel a:visited
{
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.PathLabel,
span.PathLabel a:link,
span.PathLabel a:visited
{
	color: #AAAAAA;
}

span.PathLabel a:hover
{
	color: #003c5a !important;
}

/* Wide version */

td.left_sidebar_newsArticle
{
	width: 0px;
}

td.main_area_newsArticle
{
	width: 700px;	
	height: 850px;
}

div.subGroupList_Group
{
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 40px;
	vertical-align: top;
}

div.subGroupList_Group_mouseover
{
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ECF1F3;
	height: 40px;
	vertical-align: top;
}

div.subGroupList_Title
{
	font-size: 18px;
	font-weight: bold;
}

div.subGroupList_Title a:hover
{
	text-decoration: underline;
}