/*

 Common styles for screen, print and handheld media
 
*/

body {
	font-family: Verdana;
	text-align: left;
	color: #2d5069;
}
label a:link {
	color: #000;
}
label a:hover {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #2d5069;
}

a:hover, a:focus, a:active {
	color: #ba0128;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	clear: left;
}

h1 {
	font-size: 130%;
	line-height: 1.03125em;
	margin: 1.03125em 0 1.03125em 0;
	color: #ba0128;
}

h2 {
	font-size: 114%;
	line-height: 1.1em;
	margin: 1.1em 0 1.1em 0;
	color: #ba0128;
}

h3 {
	font-size: 107%;
	line-height: 1.17857em;
	margin: 1.17857em 0 1.17857em 0;
	color: #2d5069;
}

h4 {
	font-size: 95%;
	line-height: 1.26923em;
	margin: 1.26923em 0 1.26923em 0;
	color: #2d5069;
}

h5 {
	font-size: 92%;
	line-height: 1.375em;
	margin: 1.375em 0 1.375em 0;
	color: #2d5069;
}

h6 {
	font-size: 85%;
	line-height: 1.5em;
	margin: 1.5em 0 1.5em 0;
	color: #2d5069;
}



dt,li,pre,p,blockquote,th,td, label {
	font-size: 95%;
	line-height: 1.5em;
}

dd p, li blockquote, li p, blockquote p, li blockquote p, ol li ul li, ul li ol li, blockquote li, blockquote h3 {
	font-size: 100%;
}


p, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
}

ul {
	list-style-type: disc;
}

ul li {
	margin-left: 1.5em;
	margin-bottom: .5em;
}

ol {
	list-style-type: decimal;
}

ol li {
	margin-left: 1.8em;
	margin-bottom: .5em;
}

dt {
	font-weight: bold;
    display: block;
}
dd {
	margin-bottom: 1.5em; 
    display: block;
}

strong {
	font-weight: bold;
}

em	{
	font-style: italic;
}

cite {
	font-weight: bold;
}

/* General styles */

.upper-alpha {
	list-style-type: upper-alpha;
}

.list-style1, .list-style1 li {
	list-style: none;
	margin-left: 0;
}

.note {
	border: 2px solid #ba0128;
	clear: left;
	margin:0 0 1em 0;
}

.note h2 {
	margin-bottom: -.5em;
}

.note .content {
	padding-left: 1.5em;
	padding-right: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em !important;
}

blockquote.note h3 {
	text-transform: uppercase;
	color: #ba0128;
}

.section {
	border-top: 2px solid #ba0128;
	margin-top: 3em;
	padding-top: 1.5em;
}

.first-section {
	border-top: none;
	margin: auto;
	padding-top: 0;
}

cite .source {
	font-size: 80%;
    font-weight: normal;
}

/* 

Tables

*/

th {
	font-weight: bold;
}

/* 

Forms

*/

input.deletebutton {
    margin-left: 10px;
    margin-right: 10px;
}

fieldset .fields ol, fieldset .fields ol li {
	margin: 0;
	padding: 0;
}

fieldset {
	
	background: #FFF;
	padding:10px 0 0 0;
	margin-bottom: 20px;

}

fieldset.first {
	margin-top: 0px;
}

div.line {
    border-top: 2px solid #2d5069;
    margin-bottom: 10px;
}

legend {
	color: #2d5069;
	font-weight: bold;
    clear: both;
}

legend span {
	font-size: 130%;
	padding:0 10px 0 0;
	margin:0 0 10px 0;
}

fieldset .instructions {
	width: 100%; 
}

fieldset .instructions p, fieldset .instructions ul, fieldset .instructions h3 {
	margin-left: 1em;
}

fieldset .instructions h3 {
	color: #ba0128;
}

fieldset .fields {
	width: 100%;
}

fieldset .fields ol {
	margin-left: 0;
	list-style: none;
}

fieldset .fields table {
	border-collapse: collapse;
}

fieldset .fields table td {
	padding: 3px;
}

fieldset .fields ol li {
	padding-bottom: 1em; 
	list-style: none;
	line-height: 2em;	
}

div.example {
		width: 150px; 
		font-size: 90%;
        float: right;
        clear: none;
        margin: 0;
        padding: 0;
}
div.exampleNoFloat {
		font-size: 90%;
        margin: 0;
        padding: 0;
}

fieldset.submit, fieldset.congratz {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

fieldset.congratz {
	padding-top: 0;
}


fieldset.submit input {
	margin: 0;
	padding: 0;
}

fieldset.submit div.fields {
	text-align: left;
}

div.fields {
    width: 700px;
}

div.loginbox {
    
}

fieldset.after-note {
    border-top: 2px solid #2d5069;
	margin-top: 2em;
}

fieldset.no-legend {
	padding-top: 1em;
}

fieldset.pre-note {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 1em;
}

label {
    float: left;
	text-align: right;
	width: 13em;
	margin-right: 1em;
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	line-height: 2em;
}

label strong {
	width: 130px;
	color: #2d5069;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

p.required-msg {
	clear: both;
	margin-top: 2.5em;
}

form blockquote.note {
	width: 100%;
	margin-top: 0;
}

.fields li.action {
	padding-left: 14.5em;
	margin-left: 0;
	width: 300px;
}

p.clarifier {
	border-top: 2px solid #2d5069;
	padding-top: 1.5em;
}

/* input styling */

input, textarea {
	padding: 3px;
	color: #2d5069;
}

.text, .textarea {
	border: 1px solid #2d5069;
}

.text {
	width: 300px;
}

.textarea {
	width: 300px;
}



/* custom inputs */

.reference {
	width: 400px;
}

input.position_requirements, input.matching_talent, input.example {
	width: 210px;
}

table.signupTable {
    padding: 10px;
}

td.signupTd {
    padding: 10px;
}

input.submitButton {
    padding: 20px;
    margin-left: 175px;
}

ol.nobuttons {
	list-style-type: none;
}
