/* ****************** START STANDARD HTML STYLES ******************/
body {
	font-size: 0.8em;
	color: #000047;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}
td{
	font-size: 0.8em;
	color: #000047;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

img	{
	border: 0px
}

a {
	text-decoration: underline;
	color: #000047
}

a:hover	{
	text-decoration: underline;
	color: #000047
}

h1{
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px;
	margin: 0px;
	color: #000047;
}

p, li{
	font-weight: normal;
	font-size: 12px;
	color: #000047;
	padding: 0px 0px 0px 0px;
}
form
{
	margin-top: 0px;
}
form td
{
	font-weight: bold;
	font-size: 12px;
	color: #000047;
	font-family: verdana;
}
form select
{
	height: 17px;
	width: 155px;
	font-size: 11px;
	color: #525252;
	font-family: verdana;
}
hr{
	height: 0px;
	border-top: #000047 1px solid;
}
/* ****************** END STANDARD HTML ELEMENTS ******************/

/* ******************* START PAGE LAYOUT STYLES *******************/
#functionBar {
	height:22px;
	font-size: 0.85em;
	color: #8d8d8d;
}

#functionBar a	{
	color: #8d8d8d;
	text-decoration: none;
} 

#functionBar a:hover {
	color: #8d8d8d;
	text-decoration: underline;
} 

#displayVersion {
	padding-top: 4px;
	padding-left: 5px;
	color: #8d8d8d;
	text-decoration: none;
}

#keyLinks {
	padding-top: 4px;
	color: #8d8d8d;
}

#keyLinks a	{
	padding-right: 20px;
} 

#keyLinks a:hover	{
	padding-right: 20px;
} 

#siteSearch {
	line-height:2em
}

#siteSearch form {
	margin: 0px;
	padding: 0px
}

#siteSearch input {
	font-size: 1em;
}

#siteSearch .submit {
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: hand;
	color: #3D9FFB;
	background-color: #EDF1F3
}

div#header {
	background: #FFFFFF url(../../../../images/structure/header/background002.gif) repeat-x top right;
}

div#site{
}

div#leftColumn {
	margin-top: 20px
}

div#rightColumn {
	margin-top: 20px
}
   

div#center {
	padding-top: 5px
}

div.pageTitle {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px;
	margin: 0px 0px -10px 0px;
	color: #000047;
}

div.pageCopy {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #000047;
}
div.pageCopy p{
	padding: 0px 10px 0px 0px;

}

div#footer {
	margin-top: 20px;
	border-top: 1px solid #E3E8EB;
	font-size: 0.8em;
	padding: 10px 0px;
	text-align: center;
	color: #000047;
}
div#footer p{
	font-size: 11px;
	color: #000047;
}

#footer A
{
	color: #AEAEAE;
	text-decoration: underline
}
#footer a:hover
{
	color: #000047;
	text-decoration: underline
}

/* ******************** END PAGE LAYOUT STYLES ********************/

/* ****************** START MENU WIDGET STYLES ********************/
.webMenu .title{
	background-color: #AAD400;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 5px;
	border: #999999 1px solid;
}
.webMenu .body {
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 0px;
	padding-left: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	text-indent: -1em;
	padding-top: 5px;
}

.webMenu .menuItem {
	padding-bottom: 2px
}

.webMenu .menuItem A {
	text-decoration: none;
	color: #554B46;
}

.webMenu .menuItem A:hover {
	text-decoration: underline;
	color: #554B46;
}
/* ******************* END MENU WIDGET STYLES *********************/

/* ******************* START VACANCY RESULTS STYLES ********************/
.vacancySearch .title{
	background-color: #AAD400;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 5px;
	border: #999999 1px solid;
}

.vacancyResults td{
	font-size: 12px;
	color: #000047;
}
.vacancyDetails td{
	font-size: 12px;
	color: #000047;
}
.vacancyDetails ul{
	font-size: 12px;
	color: #000047;
}
.vacancyDetails p{
	font-size: 12px;
	color: #000047;
}

.vacancyContents .contents {
	background-color: #FFFDDB
}

.vacancyContents .title {
	background-color: #AAD400;
	color: #FFF300;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px
}

.vacancyContents A {
	text-decoration: none;
	color: #000047
}

.vacancyContents A:hover {
	text-decoration: underline;
	color: #000047
}
/* ******************* END VACANCY RESULTS STYLES ********************/

/********************* DEFAULT FORM STYLES ***********************/
.blueMondayForm{
                     font-size: .9em;
}
.blueMondayForm .activeForm{
	/*margin-top: -17px;*/
	width: 400px;
}

.blueMondayForm .activeForm td{
	font-family: arial;
}

.blueMondayForm .activeForm input {
	font-size: 1.0em;
}

.blueMondayForm .activeForm button {
	font-size: 0.8em;
}

.blueMondayForm .activeForm submit {
	font-size: 1em;
}

.blueMondayForm .activeForm select {
	font-size: 1em;
	width: auto;
}


.blueMondayForm .activeForm .formItemWrapper {
	float: left;
	padding: 5px 0px 5px 0px;
}

.blueMondayForm .activeForm .formLabelH {
	float: left;
	width: 135px;
	padding: 4px 1px 1px 5px;
	text-align: right;
	
}

.blueMondayForm .activeForm .formInputH {
	float: right;
	width: 255px;
	padding: 1px;
}
.blueMondayForm .activeForm .formSummaryH {
	float: right;
	width: 275px;
	padding: 4px 1px 1px 1px;
	font-size: 1em;
}

.blueMondayForm .activeForm .formLabelV {
	float: left;
	padding: 4px 1px 1px 5px;
	text-align: right;
}

.blueMondayForm .activeForm .formInputV {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
	font-size: 0.85em;
}