@charset "UTF-8";
/* CSS Document */


/*html {
	background: none;
} */

body {
	font-size: 100%;
    height: 100%;
    line-height: 125%;
    margin: 0 auto;
    max-height: 100%;
    min-height: 320px;
    min-width: 320px;
    overflow: hidden;
    width: 100%;
	
}

#wrapper {
	margin: 0 auto;
	/*width: 87.5%; /* 1400 / 1600 */
	height: 100%;
	position: relative;
	padding: 0;
}

h2 {
margin: 1em 0 0 0;
font-size: 120%;
clear: left;
}

h2.noclear {
clear: none;
}

p {
	margin: 1em 0 0 0;
}

em {
	font-style: normal;
}

ul {
list-style: disc;
margin: .5em 0 .5em 2.5em;
}

ul > li {
	font-size: 90%;
margin: 0 0 .5em 0;
padding: 0;
line-height: 1.25;
}

ul.links > li > a {
	color: #006FB3;
text-decoration: none;
border-bottom: 1px dashed #006FB3;
outline: 0;
}

ul.links > li > a:hover {
	color: #DD0F00;
	text-decoration: none;
	border-bottom: 1px dashed #DD0F00;

}


#header .big {
    font-size:150%
}

.small {
	display: none;
}

.smallTitle {
	display: block;
}

a > img {
	border: none;
}

#searchform input {
display: block;
border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
-moz-border-radius: 30px;
background: #97D7FF;
border: none;
height: 1.5em;
width: 60%;
float: left;
margin: 0;
padding: 0 0 0 2em;
behavior: url("/css/PIE.htc");

}

#searchform label {
font-family: "Open Sans";
margin: 0 .5em 0 0;
color: #003759;
float: left;
width:20%;
font-size:1em;
}


#header > #branding > .search {
float: right;
margin: 0 1% 0 0;
padding: 1em 0 0 0;
width: 35%;
text-align: right;

}

.search > label {
font-family: "Gudea", sans-serf;
font-size: 115%;
color: 
#000035;
padding: 0 .5em 0 0;
width: 38%;

}

#header .hire a {
	color: #fff;
}

#nav .hire a {
	color: #fff;
}

#header .jobs a {
	color: #DFF3FF;
}

#nav .jobs a {
	color: #DFF3FF;
	display:block;
}

#header .trillium a {
	color: #003759;
}

#nav .trillium a {
	color: #003759;
}

li > a {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}

.full {
	border: none;
	max-width: 100%;
}

h1 > a {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}

.border {
/*border-bottom: 1px dashed #003457;*/
padding-bottom: 1em;
}

blockquote, q {
quotes: none;
line-height: 1.5em;
font-size: 80%;
border-top: 1px dashed #003457;
padding-top: 1em;
}

blockquote:first-of-type, q:first-of-type{
border-top: none;
}


cite {
font-size: 85%;
font-weight: bold;
margin: 0 0 1em 0;
}


.video {
float: right;
width: 500px;
margin: 0 2% 5% 5%;
height: 450px;
}

.legalise {
	font-size: 80%;
	line-height:150%;
}

.legalise > h2 {
	font-size: 150%;
	margin: 1em 0 .5em 0;
	border-top: 1px dashed #003759;
	padding: 1em 0 0 0;
}

.legalise > h2:first-child {
	border: none;
	padding: 0;
}

.legalise > h3 {
	font-style: italic;
	font-size: 125%;
	margin: 1em 0 .5em 0;
}

.legalise > h4 {
	font-size: 125%;
	margin: 1em 0 .5em 0;
}

.legalise > h5 {
	font-size: 100%;
	margin: 1em 0 .5em 0;
}

.section {
	line-height: 150%;
}

.ui-helper-reset {
font-size: 90%;
}

