﻿.foo {margin:0;} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

body
{
	text-align: center;
		
}
#container
{
	width: 798px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	border-top: #002B7F 1px solid;
	border-right: #002B7F 1px solid;
	border-left: #002B7F 1px solid;
	border-bottom: #002B7F 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	text-align: left;
	background-image: url("/images/background.gif");
		
}	
#header
{
}


#headerleft
{	float: left;
	width: 178px;
	padding: 0px;
	background: #b2bdd8;
	border-right: #e5eaf2 18px solid;
}

#headerright
{
	float: right;
	width: 602px;
	padding: 0px;
	color: white;
	font-size: smaller;
	/*background-color: #00cc00;*/
}
#headerrightleft
{
	float: left;
	width: 464px;
	padding: 0px;
	color: white;
	font-size: smaller;
	/*background-color: #00cc00;*/
}

#searchinput
{ 	float:right;
	background-color: #00cc00;
	height:20px;
	
	width: 138px;
 }


#title
{
	font-size: medium;
	font-weight: bold;
	color: white;
}


.topmenu, td.topmenu
{
	width: 100%;
	font-size: 11px;
	color: white;
	background-color: #009c00; /* dark green */
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height: 10px;
	width: 55px;
	border-style:none;
	
}


.rightnav, td.rightnav
{
	width: 100%;
	font-size: 12px;
	color: white;
	background-color: #4a6ba5; /* mid blue */
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none; /*height: 31px;  */
	width: 138px;
	border-style: none;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	
}

#headerright A:link A:visited A:hover A:active
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.b
{
	font-weight: bold;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.logo
{
	border-right: #ccd3e5 18px solid;

}
#left
{
	clear: both;
	float: left;
	width: 178px;
	background: #b5bdd6;
	border-right: #e5eaf2 18px solid;
	padding: 0px;
	text-align: left;
	
	
}

#leftSub, #leftSub A:link, #leftSub A:visited, #leftSub A:hover, #leftSub A:active
{
	cursor: hand;
	text-decoration: none;
	color: #00247d;
	padding-left: 10px;
	line-height: 20px;
		
	margin: 0px;
	
	font-size: 12px;
	font-family: Arial, Sans-Serif, Verdana, 'Microsoft Sans Serif';
	font-weight: bold;
	letter-spacing: 0.5px;
	
	/*text-indent: 10px; */
}

#right
{
	float: right;
	width: 138px;
	padding: 0px;
	/*background-color: #ced6e7; */
	background-color: #e5eaf2; /* very light blue*/
	color: #4d69a3; /* light blue */
}


.rightbluepadding
{
	padding: 5px; 
}

#rightblue A:link, #rightblue A:visited, #rightblue A:hover, #rightblue A:active,
#rightblue
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	font-size: 12px;
	
}

#rightblue UL li A
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	text-decoration: underline;
}


#main
{
	width: 428px; /* background: beige;  */
	margin-left: 211px; /* left width 178 + border 18 + padding 15 */
	margin-right: 153px; /* right width 138 + padding 15 */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	/*padding-top: 15px;*/
	color: #4d69a3; /* light blue */
	line-height: 18px;
	font-size: 12px;
}
#main A:link, #main A:visited, #main A:hover, #main A:active
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	font-size: 12px;
	
}
#main UL li A
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	text-decoration: underline;
}


#mainWithoutRtMenu
{
	float: right;
	width: 590px;   
	padding: 4px;
	color: #4d69a3; /* light blue */
	line-height: 18px;
	font-size: 12px;
}
#mainWithoutRtMenu A:link, #mainWithoutRtMenu A:visited, #mainWithoutRtMenu A:hover, #mainWithoutRtMenu A:active
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	font-size: 12px;
	
}
#mainWithoutRtMenu UL li A
{
	color: #4d69a3; /* light blue */
	font-family: Arial;
	text-decoration: underline;
}

#maincareers
{
	width: 581px; /* 428 + 153 background: beige;  */
	margin-left: 211px; /* left width 178 + border 18 + padding 15 */
	/*margin-right: 153px;*/     /* right width 138 + padding 15 */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	/*padding-top: 15px;*/
	color: #4d69a3; /* light blue */
	line-height: 18px;
	font-size: 12px;
}

#rightcareers
{
	float: right;
	width: 138px;
	padding: 0px;
	/*background-color: #ced6e7; */
	background-color: #e5eaf2;
}

#searchVacancy
{
	background-color: #4a6ba5;
	color: White;
	width: 138px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* dark blue #00297b */

#footerheha
{
	/*clear: right; */
	float: right;
	width: 599px; /*  581px; + border 18  background: beige;  */
	/*margin-left: 211px; */ /* left width 178 + border 18 + padding 15 */
	/* margin-right: 153px; */ /* right width 138 + padding 15 */
	padding: 0px;
	/* height: 20px; */
	font-size: 11px;
	/* background: lightgreen; */
}

#footer
{
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-image: url("/images/Bottom_Banner.gif" ); /* background-attachment: fixed; does not work in firefox */
	background-repeat: no-repeat;
	text-align: center;
}

#footer ul 
{	
	list-style-type: none; 
	display:inline;
}

#footer ul li
{
	display:inline; 
	height: 20px; 
	
}

.bottommenu, td.bottommenu, #footer ul li a
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	height: 20px; 
	border-style: none;
	/*padding: 5px 10px 0px 0px; */
	vertical-align: middle; 
	
}



H3,H4
{
	color: #009c00; /* dark green */
	margin-top: 0px;
	margin-bottom: 5px;
	
}
h5
{	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
H6
{	color: #009c00; /* dark green */
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
IMG
{
	border: 0;
	padding: 0px;
}

.sm
{	font-size: .9em;
}
INPUT
{
	padding: 0px;
}
P
{	margin-top: 0px;
	margin-bottom: 10px;
}

#location
{
	/* clear: both; */
	float: left;
	width: 100px;
	
}
#profession
{
	width: 150px;
	padding: 0px;
	
}

#jobtitle
{
	width: 200px;
	padding: 0px;
	
}

.hdrlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; /*color: #001F89; */
	text-decoration: none;
	color: #00247d;
	text-decoration: none;
}
.bg1 {
	background-color : #E5EAF2;
}
.bg4 {
	background-color: #F6F8FA; /* light blue*/
	
}

/*a.hdrlinks:link, a.hdrlinks:visited, a.hdrlinks:active, a.hdrlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	color: #990099;
	font-style: italic;
}
.hdrlinks a:link; .hdrlinks a:visited, .hdrlinks a:active, .hdrlinks a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #339933;
	font-style: italic;
}
*/
