
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5B65;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset 
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4F5B65;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #005876;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;
}

p, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
	line-height: 17px;
}

p {
}

ol
{
    line-height: 12px;
    list-style: none;
}

ol li
{

}
ol.SearchResultsHeader
{
    background: #F0F6FA;
    padding:10px;
	border: 1px solid #99C1DD;
}
ol.SearchResultsItem 
{
    padding:10px;
	border: 1px solid #99C1DD;
	margin-bottom: 18px;
}
ol.VacancyItem 
{
    padding:10px;
	border: 1px solid #99C1DD;
}

ul li a {
	color: #005479;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.instructions 
{
    font-weight:bold;
    list-style-type:circle;
	padding-left: 10px;
}

ul.list1 li a {
	padding-left: 15px;
	background: url(../images/homepage09.gif) no-repeat left center;
}

ul.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	padding: 10px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px;
	font-size: 13px;
}

ul.list2 h3 a {
	text-decoration: none;
	color: #005876;
}

ul.list2 h3 a:hover {
	text-decoration: underline;
	color: #0090BA;
}

ul.list2 p {
	margin: 0px;
}

ul.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list3 li {
	padding: 20px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list3 li.first {
	padding-top: 0px;
	border: none;
}

ul.list3 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list3 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #005876;
}

ul.list3 h3 a:hover {
	text-decoration: underline;
	color: #0090BA;
}

ul.list3 p {
	margin: 0px;
}

a {
	color: #0090BA;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(../images/homepage10.gif) repeat-x left top;
}

.more a {
	padding-left: 17px;
	background: url(../images/homepage11.gif) no-repeat left center;
	color: #56636F;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #CBD0D4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

img.aligncenter {
}

hr {
	/*display: none;*/
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	background: url(../images/subpage1_01.jpg) no-repeat right top;
}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
}

#search input {
	float: left;
}

#search .input-text {
	width: 165px;
	height: 16px;
	background: #FFFFFF;
	border: 0px none;
}

#search-input-submit {
	margin-left: 5px;
}


.today {
	float: left;
	padding: 8px 20px 0px 0px;
}

#login {
	float: right;
	padding: 8px 0px 0px 0px;
	color: #3F6967;
}

#login span {
	color: #7F979D;
}

#login a {
	color: #3F6967;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

.three-columns .column2 {
	float: left;
	width: 580px;
	padding: 0px 10px;
}

.three-columns .column3 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

/** 2-COLUMN LAYOUT WITH RIGHT CONTENT AREA */

.two-columns-right-content {
}

.two-columns-right-content #content {
	float: right;
	width: 790px;
}

.two-columns-right-content #sidebar {
	float: left;
	width: 180px;
}

/** 2-COLUMN LAYOUT WITH LEFT CONTENT AREA */

.two-columns-left-content {
}

.two-columns-left-content #content {
	float: left;
	width: 770px;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 200px;
}

/** 1-COLUMN LAYOUT */

.one-column-content {
}

/** FOOTER */

#footer {
	background: #D8E9EF;
}

#footer .container {
	width: 970px;
	padding: 15px 0px;
	height: 50px;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #5F8B9D;
}

#footer a {
	padding: 0px 10px;
	color: #5F8B9D;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

/** BOX STYLE 1 */

.box-style1 {
	margin-bottom: 10px;
}

.box-style1 h2 {
	height: 25px;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: url(../images/homepage06.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.box-style1 li {
	height: 21px;
	margin-top: 1px;
	padding: 9px 0px 0px 15px;
	background: #E4E7E9;
}

.box-style1 li.alt {
	background: #DADEE1;
}

.box-style1 a {
	text-decoration: none;
	color: #4E5A64;
}

.box-style1 a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(../images/homepage07.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 10px;
}

.box-style3 .title 
{
    letter-spacing:2px;
	height: 28px;
	background: url(../images/subpage3_01.jpg) no-repeat right top;
}

.box-style3 .title h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(../images/subpage3_02.jpg) no-repeat left top;
	font-size: 11px;
	color: #394149;
}

.box-style3 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 10px;
}

.box-style4 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(../images/homepage12.gif) left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style4 .content {
	padding: 20px 15px 0px 15px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.box-style4 .SearchResults {
	padding: 10px 10px 10px 10px;
	background: #F0F6FA;
	border: 1px solid #99C1DD;
}


.box-style4 .Title 
{
    line-height:20px;
    font-weight:bold;
	padding: 10px 10px 10px 10px;
	border: 1px solid #99C1DD;
}

.SearchResultsLabel
{
	width:100px;
	text-align:left;
	line-height: 13px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

/** BOX STYLE 5 */

.box-style5 {
	margin-bottom: 10px;
}
.box-style5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(../images/homepage15.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}	

/** BOX STYLE ERROR */

.box-styleError 
{
	margin-bottom: 10px;
}

.box-styleError .title {
	background: url(../images/subpage3_01.jpg) no-repeat right top;
}

.box-styleError .title h2 {
	height: 100px;
	margin: 0px;
	padding: 28px 15px 0px 15px;
	background-color:#DADEE1;
	font-size: 11px;
	color: #394149;
	border:solid 1px #003D5C;
}

.box-style3 .content {
	padding: 20px 15px 10px 15px;
}	


/** STOCK TICKER */

.stock-ticker {
}

.stock-ticker .chart {
	margin-bottom: 5px;
}

.stock-ticker .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.stock-ticker .change span {
	font-weight: bold;
	color: #128558;
}

.stock-ticker .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#more-headlines .content {
	padding-bottom: 10px;
}

/** AC ADDITIONS */
.VacancyApplicationTitle
{
	text-align:left;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	color: #B36B6E;
}

.loginLabel
{
	text-align:left;
	width: 120px;
	padding-right:10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

.loginLabelCB
{
	width: 130px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

.loginLabelCaptcha
{
	text-align:left;
	vertical-align:middle;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}

ol {
	margin: 0;
	padding: 0;
}

li 
 {
	list-style: none;
	padding: 2px;
	margin: 0;
}

fieldset 
{
	border:solid 1px #BDCBD5;
	width: 400px;
	margin-left: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	color: #0A4E67;
}

.input1 
{
	margin-top:1px;
	width: 220px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
	overflow:auto;
}

.vacancyinputs 
{
	margin-top:1px;
	overflow:auto;
	width: 400px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

.button 
{
	padding:0 8px 0 8px;
    /*text-transform:uppercase;*/
    background: #C7FF5A;
    color: #004564; 
    border:solid 1px #004769;
    text-decoration:none;
    text-align:center
}

.button:hover{background: #A8E52F;color:#FFF}

.LinkButton
{
    font-weight:bold;
    /*width: 10em;*/
    padding:2px 12px 2px 12px;
    /*text-transform:uppercase;*/
    background: #C7FF5A;
    /*color: #666; */
    border:solid 1px #004769;
    text-decoration:none;
    text-align:center
}

.LinkButton:hover
{
    background: #A8E52F;
    color:#FFF
}

.dropdown 
{
    color: #666; 
    border:solid 1px #004769;
}


.text3
{
	width: 130px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #B36B6E;
	display:inline-block;
}
.xError
{
    background-color:#FFFACD;
    border: 1pt solid #444;
    outline-color:Red;
    margin-top:1px;
    margin-left:1px;
}

.xTextBox
{
    color: #646464;
	width: 220px;
    background-color:#FEFEED;
    border: 0.5pt solid #CACCCD;
}



.instructionsLeft 
{
    margin-top: 10px; 
    font-size: 1.1em; 
    color: #999; 
    background: transparent url(../images/Intro_bg.jpg) no-repeat; 
    float:left; 
    width:260px; 
    height:170px; }

 .instructionsRight  
{
    margin-top: 10px; 
    font-size: 1.1em; 
    color: #999; 
    background: transparent url(../images/Intro_bg.jpg) no-repeat; 
    float:right;
    width:260px; 
    height:170px; }
         
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.ResultsBlockText
{
	display:inline-block;
}

.VacancyTitle
{
    letter-spacing:3px;
	text-align:left;
	vertical-align:top;
	width: 350px;
	padding:4px;
	margin-bottom: 5px;
	/*font-weight: bold;*/
	color: #005177;
	background-color:#F0F6FA;
	border:1px solid #c0c0c0;
}
.VacancyDisplayLeft
{
    margin-top:20px;
    padding:10px;
    float:left;
    width:350px;
    border:1px solid #c0c0c0;
}
.VacancyDisplayRight
{
    margin-top:20px;
    padding:10px;
    float:right;
    width:350px;
    border:1px solid #c0c0c0;
}
.VacancyLabel
{
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	color: #394149;
	display:inline-block;
}
.ApplicationDisplay
{
    font-size: 12px;
    margin-top:20px;
    padding:10px;
    width:770px;
    border:1px solid #c0c0c0;
}