/* ********** General ********** */

body {
	font-family: verdana, geneva, helvetica, sans-serif;
	margin: 0;
}

p, th, td, h1, h2, h3, h4, h5, h6, h7, li, input, select, textarea {
	font-family:  verdana, geneva, helvetica, sans-serif;
}

input, textarea, select {
	font-size: 100%;
}

p, li {
	font-size: 80%;
	line-height: 1.2em;
	font-weight: normal;
}

div {
	font-size: 80%;
	font-weight: normal;
}

p, ul {
	margin-bottom: 0.8em;
	margin-top: 0;
}

h1 {
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 3px;
	font-weight: normal;
}

h2 {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

h3 {
	font-size: 80%;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

table {
	border: none;
}

td {
	text-align: left;
	vertical-align: top;
	border: none;
}

img {
	border: none;
}

ul {
	list-style: disc inside;
	margin: 0 0 0.8em 0;
	padding-left: 0;
}
	
ol {
	list-style: inside;
	margin: 0 0 0.8em 0;
	padding-left: 0;
}	

li {
	margin-top: 0.8em;
}

/* ********** Inner and outer tables ********** */

.outertable {
	width: 100%;
	height: 100%;
}

.outermarginleft {
	width: 50%;
	background-color: #e7efef;
}

.outermarginright {
	width: 50%;
	background-color: #e7efef;
}

.innertable {
	width: 765px;
	height: 100%;
}

/* ********** Global navigation ********** */

.globalbox {
}

.globalbg {
	background-color: #5f5f5f;
	vertical-align: middle;
}

.aboutbg {
	background-color: #00319c;
	vertical-align: middle;
}

.recruitbg {
	background-color: #ce0021;
	vertical-align: middle;	
}

.pressbg {
	background-color: #006a00;
	vertical-align: middle;
}

.codebg {
	background-color: #79008a;
	vertical-align: middle;
}

.white {
	background-color: #ffffff;
}

.global:link {
	color: #ffffff;
	font-size: 75%;
	text-decoration: none;
	font-weight: normal;
}

.global:visited {
	color: #ffffff;
	font-size: 75%;
	text-decoration: none;
	font-weight: normal;
}

.global:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ********** Separator ********** */

.separator {
	height: 17px;
}

/* ********** Local navigation ********** */

.navbox {
	width: 170px;
}

.local:link {
	padding-left: 7px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.local:visited {
	padding-left: 7px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.local:hover {
	color: #999999;
	text-decoration: underline;
}

.localselect:link {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.localselect:visited {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.localselect:hover {
	color: #999999;
	text-decoration: underline;
}

.localdrop:link {
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.localdrop:visited {
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.localdrop:hover {
	color: #999999;
	text-decoration: underline;
}

.localdropselect:link {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.localdropselect:visited {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.localdropselect:hover {
	color: #999999;
	text-decoration: underline;
}

.localspace {
	padding-top: 3px;
	clear: both;
}

.localdropspace {
	clear: both;
	padding-top: 1px;
}

.localspace img, .localdropspace img {
	float: left;
	padding-top: 4px;
}

.localspace a, .localdropspace a {
	float: left;
	clear: right;
}

.localpic {
	margin-top: 20px;
}

/* ********** Page title ********** */

.titlebox {
	padding-left: 10px;
	padding-right: 10px;
	height: 33px;
}

.about {
	color: #00319c;
}

.recruit {
	color: #ce0021;	
}

.press {
	color: #006a00;	
}

.code {
	color: #79008a;	
}

.second {
	color: #5f5f5f;	
}

/* ********** Content ********** */

.contentbox {
	width: 400px;
	height: 900px;
	padding-left: 10px;
	padding-right: 10px;
}

.para1 {
	font-weight: bold;
}

.rightlink:link {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.rightlink:visited {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.rightlink:hover {
	color: #999999;
	text-decoration: underline;
}

.break {
	margin-top: 0;
	margin-bottom: 7px;
}

.pdf:link {
	color: #000000;
	text-decoration: underline;
	padding-left: 3px;
}

.pdf:visited {
	color: #666666;
	text-decoration: underline;
	padding-left: 3px;
}

.pdf:hover {
	color: #999999;
}

.end {
	margin-bottom: 1.0em;
	font-size: 70%;
}

.top:link {
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}

.top:visited {
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}

.top:hover {
	color:#999999;	
	text-decoration: underline;
}

.pressdate {
	color: #006a00;
	padding-left: 7px;
	margin-bottom: 0.8em;
}

.releasedate {
	font-weight: bold;
}

.recruitdate {
	color: #ce0021;
	padding-left: 7px;
	margin-bottom: 0.8em;
}

.quotebox {
	width: 100%;
	background-color: #dbdbdb;
	margin-top: 0.2em;
	margin-bottom: 0.7em;
}

.quotecontent {
	font-size: 70%;
	padding-top: 1px;
}

.quotesource {
	font-size: 70%;
	text-align: right;
	font-weight: bold;
	padding: 3px;
}

.quote66 {
	padding: 3px;
}

.quote99 {
	padding: 3px;
	vertical-align: bottom;
}

.expandbox {
	width: 575px;
	padding-left: 10px;
	padding-right: 10px;
}

#formtable {
	padding-bottom: 0.8em;
}

#formtable td, #formtable th {
	font-size: 80%;
	padding: 2px;
	text-align: left;
}

#formtable th {
	background-color: #00319c;
	color: #fff;
}

/* ********** Supplementary navigation ********** */

.suppbox {
	width: 168px;
	margin-right: 7px;
}

.suppimg {
	margin-left: 2px;
	vertical-align: bottom;
} 

.supptitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 3px;
}

.supptitlesmall {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
}

.supptitlevsmall {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-left: 3px;
}

.aboutsuppside {
	background-color: #00319c;
	width: 1px;
}

.aboutsuppbottom {
	background-color: #00319c;
	height: 1px;
}

.recruitsuppside {
	background-color: #ce0021;
	width: 1px;
}

.recruitsuppbottom {
	background-color: #ce0021;
	height: 1px;
}

.presssuppside {
	background-color: #006a00;
	width: 1px;
}

.presssuppbottom {
	background-color: #006a00;
	height: 1px;
}

.codesuppside {
	background-color: #79008a;
	width: 1px;
}

.codesuppbottom {
	background-color: #79008a;
	height: 1px;
}

.suppcontent { 
	padding: 2px;
	font-size: 70%;
}

.suppseparator {
	padding-top: 2px;
	padding-bottom: 2px;
}

.supplink:link {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.supplink:visited {
	padding-left: 2px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.supplink:hover {
	color: #999999;
	text-decoration: underline;
}

.rightpic {
	width: 175px;
}

/* ********** Secondary navigation ********** */

.secondbox {
	width: 100%;
	height: 100%;
	background-color: #e7efef;
	text-align: center;
	padding-bottom: 5px;
}

a.second:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.second:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.second:hover {
	color: #000000;
	text-decoration: underline;
}

/* ********** Footer ********** */

.footer {
	font-size: 70%;
	padding-top: 5px;
}
