html { height: 100%; }
*, body * { margin: 0; padding: 0; }
img { border: 0; }

body {
	font: 85%/120% Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0D287B;
}

ul { padding: 0 0 0 2em; }
li { margin: .5em 0; }
p { 
	margin: 0 .5em .5em .5em;
	line-height: 1.2em;
 }

h1, h2, h3 {
	margin: 0;
	padding: 0;
} 
 
h1 {
	font-size: large;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: medium;
	line-height: 1.2em;
	margin: 0 0 0 .5em;	
}

h3 {
	font-size: small;
	margin: 0 0 0 .5em;
}

h4 {
	font-size: small;
	margin: 0 0 0 .5em;
	font-weight: normal;
}

blockquote {
	margin: 1em 2em;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {
	border: 0;
}

.bar_back {
	width: 10px; 
	background: url(../images_page/careers/bar_back.gif) bottom left no-repeat;
}

.bar_blue {
	background: url(../media/bar_blue.gif) top left repeat-x;
	margin: 0 auto;
}

.bar_dblue {
	background: url(../media/bar_dblue.gif) top left repeat-x;
	margin: 0 auto;	
}

.bar_yellow {
	background: url(../media/bar_yellow.gif) top left repeat-x;
	margin: 0 auto;	
}

.sbs {
	background: url(../media/ms-sbs.gif) bottom left no-repeat;
	width: 115px;
}

.gcp {
	width: 272px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #0D287B;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #0D287B;
	margin: 0;
	padding: 0;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu li a {
font-size: 1em;
line-height: 2em;
text-transform: capitalize;
}

form {
	margin: 0;
	padding: 0;
}

ul#topNav {
	margin: 0 0 0 5px;
	padding: 15px 0 0 5px;
	vertical-align:bottom;
	border-left: 1px solid #0D287B;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, sans-serif;	
	list-style-type: none;
}

ul#topNav li {
	margin: 20px 0 0 0;
	padding: 0;
}

ul#topNav li a {
	color: #0D287B;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
	vertical-align:baseline;	
}

ul#topNav li a:hover {
	color: #0099FF;
}

.error {
	font-size: .9em;
	font-weight: bold;
	color: #FF0000;
}

#header {
	margin: 0 0 0 10px;
	padding: 0;
}

#imageBar {
	margin: 0;
	padding:0;
}

#content {
	margin: 0 0 0 10px;
	padding: 0;
}

#subcontent {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer {
	margin: 10px 0 0 30px;
	padding: 0;
	clear: both;
}

.main_col, .side_col {
	margin-top: 1em;
}

.side_col {
	color: #333;
	margin-bottom: 1em;
}

ol.legal {
	margin: 0;
	padding: 0 0 0 2em;
}

ol.legal li {
	list-style-type: upper-roman;
	margin: .5em 0;
	padding: 0;
}


ul.sitemap, ul.sitemap li ul {
	margin: 0;
	padding: 0;
}

ul.sitemap li {
	margin: .5em 0 .5em 2em;
	padding: 0;
}

ul.sitemap li ul li {
	margin: .25em 0 .25em 1em;
}

ul.multicol {
	float: left;
}

div.raq {
	height: 20px;
	line-height: 20px;
	background-color: #FAFCD7;
	font-weight: bold;
}

div.raq a, div.raq a:link, div.raq a:visited, div.raq a:focus, div.raq a:hover, div.raq a:active {
	padding-left: 44px;
	margin-left: 4px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	background: #FAFCD7 url(../media/raq.gif) center left no-repeat;
	display: block;
	color: #0D287B;
}

div.raq a:focus, div.raq a:hover, div.raq a:active {
	background: #FAFCD7 url(../media/raq_over.gif) center left no-repeat;
	color: #0099FF;
}

div#w3 {
	float: right;
}

table.results {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.results th {
	text-align: center;
	vertical-align: top;
}

table.results tr {
	background-color: #FAFCD7;
}

table.results tr.headers {
	background-color: transparent;
}

table.results tr.odd {
	background-color: #FFF;
}

table.results tr.inactive, table.results tr.inactive a {
	color: #999;
}

table.results th, table.results td {
	height: 2em;
	padding: .25em;
}

table.results div.desc {
	overflow: auto;
	overflow-y: auto;
	width: 16em;
	line-height: 1.2em;
	height: 2.4em;
	display: block;
}

.left {
	float: left;
	margin: .25em .25em 0 0;
}

.right {
	float: right;
	margin: .25em 0 0 .25em;	
}

a.sc,
a.sc:link,
a.sc:visited,
a.sc:focus,
a.sc:hover,
a.sc:active {
	border: 2px solid #0D287B;
	display: block;
}

a.sc:focus,
a.sc:hover,
a.sc:active {
	border: 2px solid #FF7606;
}

.help {
	display: none;
	background-color: #E5EDF5;
	margin: .5em 0;
	padding: .5em;
}

.logo {
	margin-left: 75px;
}

.bar_top {
	background: transparent url(/images_page/index/bar_top.gif) top left no-repeat;
	padding-top: 30px;
}

input.cta {
	font-size: 1.3em;
	line-height: 3em;
}

hr {
	clear: both;
}

.captcha {
	visibility: hidden;
}